nixbot

builds
1this derivation will be built:2 /nix/store/wfcn7rzgl033f3ir8ax4af2lzf2rgxxf-harmonia-clippy-3.2.0.drv3Failed to find a machine for remote build!4derivation: wfcn7rzgl033f3ir8ax4af2lzf2rgxxf-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/wfcn7rzgl033f3ir8ax4af2lzf2rgxxf-harmonia-clippy-3.2.0.drv'.10 Reason: builder failed with exit code 101.11 Output paths:12 /nix/store/b4902swn7l7c3k84kw1k9x0nkqjc9s4w-harmonia-clippy-3.2.013 Last 25 log lines:14 > Checking harmonia-store-ref-scan v0.0.0-alpha.0 (/build/source/harmonia-store-ref-scan)15 > Checking harmonia-bench v3.2.0 (/build/source/harmonia-bench)16 > Checking harmonia-store-derivation v0.0.0-alpha.0 (/build/source/harmonia-store-derivation)17 > Checking harmonia-store-path-info v3.2.0 (/build/source/harmonia-store-path-info)18 > Checking harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)19 > Checking harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)20 > Checking harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)21 > Checking harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)22 > Checking harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)23 > Checking harmonia-store-gc v3.2.0 (/build/source/harmonia-store-gc)24 > Checking harmonia-cache v3.2.0 (/build/source/harmonia-cache)25 > error: method `try_begin_delete_node` is never used26 > --> harmonia-store-gc/src/gc_socket.rs:71:1227 > |28 > 54 | impl LiveSet {29 > | ------------ method in this implementation30 > ...31 > 71 | pub fn try_begin_delete_node(&self, node: NodeIdx) -> bool {32 > | ^^^^^^^^^^^^^^^^^^^^^33 > |34 > = note: `-D dead-code` implied by `-D warnings`35 > = help: to override `-D warnings` add `#[expect(dead_code)]` or `#[allow(dead_code)]`36 >37 > error: could not compile `harmonia-store-gc` (lib) due to 1 previous error38 > warning: build failed, waiting for other jobs to finish...39 For full logs, run:40 nix log /nix/store/wfcn7rzgl033f3ir8ax4af2lzf2rgxxf-harmonia-clippy-3.2.0.drv