setup
checks.x86_64-linux.clippy
· build #366
· raw
1this derivation will be built:2 /nix/store/v65dm5z6xi40nrlpbw5gbd8lxp7wbbzr-harmonia-clippy-3.2.0.drv3error: Cannot build '/nix/store/v65dm5z6xi40nrlpbw5gbd8lxp7wbbzr-harmonia-clippy-3.2.0.drv'.4 Reason: builder failed with exit code 101.5 Output paths:6 /nix/store/x1fxlf5nd0acjnh2cin9gsx99vpgs9n8-harmonia-clippy-3.2.07 Last 25 log lines:8 > Checking harmonia-store-ref-scan v0.0.0-alpha.0 (/build/source/harmonia-store-ref-scan)9 > Checking harmonia-bench v3.2.0 (/build/source/harmonia-bench)10 > Checking harmonia-store-derivation v0.0.0-alpha.0 (/build/source/harmonia-store-derivation)11 > Checking harmonia-store-path-info v3.2.0 (/build/source/harmonia-store-path-info)12 > Checking harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)13 > Checking harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)14 > Checking harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)15 > Checking harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)16 > Checking harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)17 > Checking harmonia-store-gc v3.2.0 (/build/source/harmonia-store-gc)18 > Checking harmonia-cache v3.2.0 (/build/source/harmonia-cache)19 > error: method `try_begin_delete_node` is never used20 > --> harmonia-store-gc/src/gc_socket.rs:71:1221 > |22 > 54 | impl LiveSet {23 > | ------------ method in this implementation24 > ...25 > 71 | pub fn try_begin_delete_node(&self, node: NodeIdx) -> bool {26 > | ^^^^^^^^^^^^^^^^^^^^^27 > |28 > = note: `-D dead-code` implied by `-D warnings`29 > = help: to override `-D warnings` add `#[expect(dead_code)]` or `#[allow(dead_code)]`30 >31 > error: could not compile `harmonia-store-gc` (lib) due to 1 previous error32 > warning: build failed, waiting for other jobs to finish...33 For full logs, run:34 nix log /nix/store/v65dm5z6xi40nrlpbw5gbd8lxp7wbbzr-harmonia-clippy-3.2.0.drv