nixbot

builds

succeeded setup checks.x86_64-linux.clippy · build #415 · raw

1this derivation will be built:2 /nix/store/vixpd2f63mhqjlql1zzpd4j8f653ax9h-harmonia-clippy-3.2.0.drv3error: Cannot build '/nix/store/vixpd2f63mhqjlql1zzpd4j8f653ax9h-harmonia-clippy-3.2.0.drv'.4 Reason: builder failed with exit code 101.5 Output paths:6 /nix/store/6n0s85vila5l1f2gf28idfd2x3rc8dli-harmonia-clippy-3.2.07 Last 25 log lines:8 > Checking harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)9 > Checking harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)10 > Checking harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)11 > Checking harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)12 > Checking harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)13 > Checking harmonia-cache v3.2.0 (/build/source/harmonia-cache)14 > Checking harmonia-store-gc v3.2.0 (/build/source/harmonia-store-gc)15 > error: unused import: `IntoParallelRefIterator`16 > --> harmonia-store-gc/src/roots.rs:17:1917 > |18 > 17 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};19 > | ^^^^^^^^^^^^^^^^^^^^^^^20 > |21 > = note: `-D unused-imports` implied by `-D warnings`22 > = help: to override `-D warnings` add `#[allow(unused_imports)]`23 >24 > error: unused import: `ParallelIterator`25 > --> harmonia-store-gc/src/roots.rs:17:4426 > |27 > 17 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};28 > | ^^^^^^^^^^^^^^^^29 >30 > error: could not compile `harmonia-store-gc` (lib) due to 2 previous errors31 > warning: build failed, waiting for other jobs to finish...32 > error: could not compile `harmonia-store-gc` (lib test) due to 2 previous errors33 For full logs, run:34 nix log /nix/store/vixpd2f63mhqjlql1zzpd4j8f653ax9h-harmonia-clippy-3.2.0.drv