these 3 derivations will be built: /nix/store/akraw01qyqxip2x6a80syc5wmcq8p39b-source.drv /nix/store/kpn5ljsj0klir8ajd9qlxkq3vgkbb38j-harmonia-deps-3.2.0.drv /nix/store/hn4dnx05xgy7bafp4svibw4mzl82dhnd-harmonia-clippy-3.2.0.drv error: build of '/nix/store/hn4dnx05xgy7bafp4svibw4mzl82dhnd-harmonia-clippy-3.2.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/hn4dnx05xgy7bafp4svibw4mzl82dhnd-harmonia-clippy-3.2.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/rc8lqm24d07yz3ii12xnlqv6vj5b7mi8-harmonia-clippy-3.2.0 Last 25 log lines: > 112 ~ } > | > > error: this `if` statement can be collapsed > --> harmonia-store-gc/src/roots/runtime_roots.rs:187:9 > | > 187 | / if r > 0 { > 188 | | if let Some(p) = extract_cstr_path(&buf) { > 189 | | add_unchecked(store_prefix, &p, unchecked); > 190 | | } > 191 | | } > | |_________^ > | > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if > help: collapse nested if block > | > 187 ~ if r > 0 > 188 ~ && let Some(p) = extract_cstr_path(&buf) { > 189 | add_unchecked(store_prefix, &p, unchecked); > 190 ~ } > | > > error: could not compile `harmonia-store-gc` (lib) due to 2 previous errors > warning: build failed, waiting for other jobs to finish... > error: could not compile `harmonia-store-gc` (lib test) due to 2 previous errors For full logs, run: nix log /nix/store/hn4dnx05xgy7bafp4svibw4mzl82dhnd-harmonia-clippy-3.2.0.drv error: Cannot build '/nix/store/hn4dnx05xgy7bafp4svibw4mzl82dhnd-harmonia-clippy-3.2.0.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/rc8lqm24d07yz3ii12xnlqv6vj5b7mi8-harmonia-clippy-3.2.0