setup
checks.x86_64-linux.clippy
· build #367
· raw
1this derivation will be built:2 /nix/store/gni5lvpfk5p2bcx76d7fwlg5fks966nv-harmonia-clippy-3.2.0.drv3error: Cannot build '/nix/store/gni5lvpfk5p2bcx76d7fwlg5fks966nv-harmonia-clippy-3.2.0.drv'.4 Reason: builder failed with exit code 101.5 Output paths:6 /nix/store/kvcsas1gkvdk16q7a0jq5rmx89kgwggj-harmonia-clippy-3.2.07 Last 25 log lines:8 > Checking harmonia-store-content-address v3.2.0 (/build/source/harmonia-store-content-address)9 > Checking harmonia-store-ref-scan v0.0.0-alpha.0 (/build/source/harmonia-store-ref-scan)10 > Checking harmonia-store-fs v3.2.0 (/build/source/harmonia-store-fs)11 > Checking harmonia-bench v3.2.0 (/build/source/harmonia-bench)12 > Checking harmonia-store-derivation v0.0.0-alpha.0 (/build/source/harmonia-store-derivation)13 > Checking harmonia-store-path-info v3.2.0 (/build/source/harmonia-store-path-info)14 > Checking harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)15 > Checking harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)16 > Checking harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)17 > Checking harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)18 > Checking harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)19 > Checking harmonia-cache v3.2.0 (/build/source/harmonia-cache)20 > Checking harmonia-store-gc v3.2.0 (/build/source/harmonia-store-gc)21 > error: type alias `HashMap` is never used22 > --> harmonia-store-gc/src/lib.rs:30:1723 > |24 > 30 | pub(crate) type HashMap<K, V> = std::collections::HashMap<K, V, foldhash::fast::RandomState>;25 > | ^^^^^^^26 > |27 > = note: `-D dead-code` implied by `-D warnings`28 > = help: to override `-D warnings` add `#[expect(dead_code)]` or `#[allow(dead_code)]`29 >30 > error: could not compile `harmonia-store-gc` (lib) due to 1 previous error31 > warning: build failed, waiting for other jobs to finish...32 > error: could not compile `harmonia-store-gc` (lib test) due to 1 previous error33 For full logs, run:34 nix log /nix/store/gni5lvpfk5p2bcx76d7fwlg5fks966nv-harmonia-clippy-3.2.0.drv