setup
checks.x86_64-linux.clippy
· build #215
· raw
1this derivation will be built:2 /nix/store/yk5k6j1z3crsg6xfq0pxhk4azfdn9rg9-harmonia-clippy-3.2.0.drv3error: Cannot build '/nix/store/yk5k6j1z3crsg6xfq0pxhk4azfdn9rg9-harmonia-clippy-3.2.0.drv'.4 Reason: builder failed with exit code 101.5 Output paths:6 /nix/store/lpnxs8n5nyqz17r51k1ky0r3x1vg66yb-harmonia-clippy-3.2.07 Last 25 log lines:8 > Checking harmonia-utils-signature v3.2.0 (/build/source/harmonia-utils-signature)9 > Checking harmonia-file-nar v3.2.0 (/build/source/harmonia-file-nar)10 > Checking harmonia-store-path v3.2.0 (/build/source/harmonia-store-path)11 > Checking harmonia-store-content-address v3.2.0 (/build/source/harmonia-store-content-address)12 > Checking harmonia-store-ref-scan v0.0.0-alpha.0 (/build/source/harmonia-store-ref-scan)13 > Checking harmonia-bench v3.2.0 (/build/source/harmonia-bench)14 > Checking harmonia-store-derivation v0.0.0-alpha.0 (/build/source/harmonia-store-derivation)15 > Checking harmonia-store-path-info v3.2.0 (/build/source/harmonia-store-path-info)16 > Checking harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)17 > Checking harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)18 > Checking harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)19 > Checking harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)20 > Checking harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)21 > Checking harmonia-cache v3.2.0 (/build/source/harmonia-cache)22 > error: unused variable: `idrv`23 > --> harmonia-store-db/tests/graph.rs:183:1624 > |25 > 183 | let (iout, idrv) = (idx_of(&g, "-pkg"), idx_of(&g, ".drv"));26 > | ^^^^ help: if this is intentional, prefix it with an underscore: `_idrv`27 > |28 > = note: `-D unused-variables` implied by `-D warnings`29 > = help: to override `-D warnings` add `#[allow(unused_variables)]`30 >31 > error: could not compile `harmonia-store-db` (test "graph") due to 1 previous error32 > warning: build failed, waiting for other jobs to finish...33 For full logs, run:34 nix log /nix/store/yk5k6j1z3crsg6xfq0pxhk4azfdn9rg9-harmonia-clippy-3.2.0.drv