1these 4 derivations will be built:2 /nix/store/7674w6g9lcixj956i3mnszivrp5lhgl0-Cargo.toml.drv3 /nix/store/fgjagf77q4ack8qyb1q3133gwld4jl6l-source.drv4 /nix/store/4d6z5y9qv9rkjl31kxfvzyw9jcffzcjz-harmonia-deps-3.1.0.drv5 /nix/store/17a8vc2ldm0hvy1rnfm1n0ln6s974y4m-harmonia-clippy-3.1.0.drv6error: build of '/nix/store/17a8vc2ldm0hvy1rnfm1n0ln6s974y4m-harmonia-clippy-3.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/17a8vc2ldm0hvy1rnfm1n0ln6s974y4m-harmonia-clippy-3.1.0.drv'.7 Reason: builder failed with exit code 101.8 Output paths:9 /nix/store/984zicir3ddqsdrjd64hwh2lz6bxkdg1-harmonia-clippy-3.1.010 Last 25 log lines:11 > help: a struct with a similar name exists12 > |13 > 343 - let (hashing_reader, hash_state) = harmonia_utils_hash::HashingReader::new(source);14 > 343 + let (hashing_reader, hash_state) = harmonia_utils_hash::HashReader::new(source);15 > |16 >17 > error: unused import: `std::ffi::CString`18 > --> harmonia-daemon/src/build_users/simple_user_lock.rs:10:519 > |20 > 10 | use std::ffi::CString;21 > | ^^^^^^^^^^^^^^^^^22 > |23 > = note: `-D unused-imports` implied by `-D warnings`24 > = help: to override `-D warnings` add `#[allow(unused_imports)]`25 >26 > error: unused import: `User`27 > --> harmonia-daemon/src/build_users/simple_user_lock.rs:18:2928 > |29 > 18 | use nix::unistd::{Gid, Uid, User, geteuid, getuid};30 > | ^^^^31 >32 > For more information about this error, try `rustc --explain E0433`.33 > error: could not compile `harmonia-daemon` (lib) due to 3 previous errors34 > warning: build failed, waiting for other jobs to finish...35 > error: could not compile `harmonia-daemon` (lib test) due to 3 previous errors36 For full logs, run:37 nix log /nix/store/17a8vc2ldm0hvy1rnfm1n0ln6s974y4m-harmonia-clippy-3.1.0.drv38error: Cannot build '/nix/store/17a8vc2ldm0hvy1rnfm1n0ln6s974y4m-harmonia-clippy-3.1.0.drv'.39 Reason: builder failed with exit code 1.40 Output paths:41 /nix/store/984zicir3ddqsdrjd64hwh2lz6bxkdg1-harmonia-clippy-3.1.0