nixbot

builds
1this derivation will be built:2 /nix/store/iggvsmrmqnhy8yxdxzir58c539p9b8gr-harmonia-clippy-3.2.0.drv3Failed to find a machine for remote build!4derivation: iggvsmrmqnhy8yxdxzir58c539p9b8gr-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/iggvsmrmqnhy8yxdxzir58c539p9b8gr-harmonia-clippy-3.2.0.drv'.10 Reason: builder failed with exit code 101.11 Output paths:12 /nix/store/dqzmlq8wisyaclahg6lxl5fyfj12avr6-harmonia-clippy-3.2.013 Last 25 log lines:14 > Checking harmonia-utils-signature v3.2.0 (/build/source/harmonia-utils-signature)15 > Checking harmonia-file-nar v3.2.0 (/build/source/harmonia-file-nar)16 > Checking harmonia-store-path v3.2.0 (/build/source/harmonia-store-path)17 > Checking harmonia-store-content-address v3.2.0 (/build/source/harmonia-store-content-address)18 > Checking harmonia-store-ref-scan v0.0.0-alpha.0 (/build/source/harmonia-store-ref-scan)19 > Checking harmonia-bench v3.2.0 (/build/source/harmonia-bench)20 > Checking harmonia-store-derivation v0.0.0-alpha.0 (/build/source/harmonia-store-derivation)21 > Checking harmonia-store-path-info v3.2.0 (/build/source/harmonia-store-path-info)22 > Checking harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)23 > Checking harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)24 > Checking harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)25 > Checking harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)26 > Checking harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)27 > Checking harmonia-cache v3.2.0 (/build/source/harmonia-cache)28 > error: unused variable: `idrv`29 > --> harmonia-store-db/tests/graph.rs:183:1630 > |31 > 183 | let (iout, idrv) = (idx_of(&g, "-pkg"), idx_of(&g, ".drv"));32 > | ^^^^ help: if this is intentional, prefix it with an underscore: `_idrv`33 > |34 > = note: `-D unused-variables` implied by `-D warnings`35 > = help: to override `-D warnings` add `#[allow(unused_variables)]`36 >37 > error: could not compile `harmonia-store-db` (test "graph") due to 1 previous error38 > warning: build failed, waiting for other jobs to finish...39 For full logs, run:40 nix log /nix/store/iggvsmrmqnhy8yxdxzir58c539p9b8gr-harmonia-clippy-3.2.0.drv