setup
checks.aarch64-linux.clippy
· build #415
· raw
1this derivation will be built:2 /nix/store/cicq9lcf4brs635w92lgx09x82d782c7-harmonia-clippy-3.2.0.drv3Failed to find a machine for remote build!4derivation: cicq9lcf4brs635w92lgx09x82d782c7-harmonia-clippy-3.2.0.drv5required (system, features): (aarch64-linux, [])61 available machines:7(systems, maxjobs, supportedFeatures, mandatoryFeatures)8([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])9error: Cannot build '/nix/store/cicq9lcf4brs635w92lgx09x82d782c7-harmonia-clippy-3.2.0.drv'.10 Reason: builder failed with exit code 101.11 Output paths:12 /nix/store/5d4wpf6yl1zxxd605nnjhd991kc2j22h-harmonia-clippy-3.2.013 Last 25 log lines:14 > Checking harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)15 > Checking harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)16 > Checking harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)17 > Checking harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)18 > Checking harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)19 > Checking harmonia-cache v3.2.0 (/build/source/harmonia-cache)20 > Checking harmonia-store-gc v3.2.0 (/build/source/harmonia-store-gc)21 > error: unused import: `IntoParallelRefIterator`22 > --> harmonia-store-gc/src/roots.rs:17:1923 > |24 > 17 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};25 > | ^^^^^^^^^^^^^^^^^^^^^^^26 > |27 > = note: `-D unused-imports` implied by `-D warnings`28 > = help: to override `-D warnings` add `#[allow(unused_imports)]`29 >30 > error: unused import: `ParallelIterator`31 > --> harmonia-store-gc/src/roots.rs:17:4432 > |33 > 17 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};34 > | ^^^^^^^^^^^^^^^^35 >36 > error: could not compile `harmonia-store-gc` (lib test) due to 2 previous errors37 > warning: build failed, waiting for other jobs to finish...38 > error: could not compile `harmonia-store-gc` (lib) due to 2 previous errors39 For full logs, run:40 nix log /nix/store/cicq9lcf4brs635w92lgx09x82d782c7-harmonia-clippy-3.2.0.drv