setup
checks.aarch64-linux.clippy
· build #367
· raw
1this derivation will be built:2 /nix/store/47b2xp6qczmf5fh7829xhyafkb9l5p1f-harmonia-clippy-3.2.0.drv3Failed to find a machine for remote build!4derivation: 47b2xp6qczmf5fh7829xhyafkb9l5p1f-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/47b2xp6qczmf5fh7829xhyafkb9l5p1f-harmonia-clippy-3.2.0.drv'.10 Reason: builder failed with exit code 101.11 Output paths:12 /nix/store/lwfbgx5myfjrbvfhjqspiddhjxgrz695-harmonia-clippy-3.2.013 Last 25 log lines:14 > Checking harmonia-store-content-address v3.2.0 (/build/source/harmonia-store-content-address)15 > Checking harmonia-store-ref-scan v0.0.0-alpha.0 (/build/source/harmonia-store-ref-scan)16 > Checking harmonia-store-fs v3.2.0 (/build/source/harmonia-store-fs)17 > Checking harmonia-bench v3.2.0 (/build/source/harmonia-bench)18 > Checking harmonia-store-derivation v0.0.0-alpha.0 (/build/source/harmonia-store-derivation)19 > Checking harmonia-store-path-info v3.2.0 (/build/source/harmonia-store-path-info)20 > Checking harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)21 > Checking harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)22 > Checking harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)23 > Checking harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)24 > Checking harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)25 > Checking harmonia-cache v3.2.0 (/build/source/harmonia-cache)26 > Checking harmonia-store-gc v3.2.0 (/build/source/harmonia-store-gc)27 > error: type alias `HashMap` is never used28 > --> harmonia-store-gc/src/lib.rs:30:1729 > |30 > 30 | pub(crate) type HashMap<K, V> = std::collections::HashMap<K, V, foldhash::fast::RandomState>;31 > | ^^^^^^^32 > |33 > = note: `-D dead-code` implied by `-D warnings`34 > = help: to override `-D warnings` add `#[expect(dead_code)]` or `#[allow(dead_code)]`35 >36 > error: could not compile `harmonia-store-gc` (lib) due to 1 previous error37 > warning: build failed, waiting for other jobs to finish...38 > error: could not compile `harmonia-store-gc` (lib test) due to 1 previous error39 For full logs, run:40 nix log /nix/store/47b2xp6qczmf5fh7829xhyafkb9l5p1f-harmonia-clippy-3.2.0.drv