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/jl8r30mwxxm49br8c387jfadx5y157cj-harmonia-3.1.0.drv6error: build of '/nix/store/jl8r30mwxxm49br8c387jfadx5y157cj-harmonia-3.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/jl8r30mwxxm49br8c387jfadx5y157cj-harmonia-3.1.0.drv'.7 Reason: builder failed with exit code 101.8 Output paths:9 /nix/store/9kphw68ds6iarbdcbkh2lj81yni92fqw-harmonia-3.1.010 Last 25 log lines:11 > |12 > help: a struct with a similar name exists13 > |14 > 343 - let (hashing_reader, hash_state) = harmonia_utils_hash::HashingReader::new(source);15 > 343 + let (hashing_reader, hash_state) = harmonia_utils_hash::HashReader::new(source);16 > |17 >18 > warning: unused import: `std::ffi::CString`19 > --> harmonia-daemon/src/build_users/simple_user_lock.rs:10:520 > |21 > 10 | use std::ffi::CString;22 > | ^^^^^^^^^^^^^^^^^23 > |24 > = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default25 >26 > warning: 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 > warning: `harmonia-daemon` (lib) generated 2 warnings34 > error: could not compile `harmonia-daemon` (lib) due to 1 previous error; 2 warnings emitted35 > warning: build failed, waiting for other jobs to finish...36 For full logs, run:37 nix log /nix/store/jl8r30mwxxm49br8c387jfadx5y157cj-harmonia-3.1.0.drv38error: Cannot build '/nix/store/jl8r30mwxxm49br8c387jfadx5y157cj-harmonia-3.1.0.drv'.39 Reason: builder failed with exit code 1.40 Output paths:41 /nix/store/9kphw68ds6iarbdcbkh2lj81yni92fqw-harmonia-3.1.0