these 4 derivations will be built: /nix/store/q1ai5nl86z77p7f51ipglip2cbnjfy6d-Cargo.toml.drv /nix/store/b3fdgp0475m6cw74xq1anqy0rkygc804-source.drv /nix/store/k8ihbr3sfqjlsfblr68bjccxjdzmqww7-harmonia-deps-3.2.0.drv /nix/store/xiacqsqyinwks5dr8906q1jw1ha6sg7s-harmonia-clippy-3.2.0.drv error: build of '/nix/store/xiacqsqyinwks5dr8906q1jw1ha6sg7s-harmonia-clippy-3.2.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/xiacqsqyinwks5dr8906q1jw1ha6sg7s-harmonia-clippy-3.2.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/9lyb9l0hc38rjzjawfsssmyh18gjcrz2-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 test) due to 2 previous errors > warning: build failed, waiting for other jobs to finish... > error: could not compile `harmonia-store-gc` (lib) due to 2 previous errors For full logs, run: nix log /nix/store/xiacqsqyinwks5dr8906q1jw1ha6sg7s-harmonia-clippy-3.2.0.drv error: Cannot build '/nix/store/xiacqsqyinwks5dr8906q1jw1ha6sg7s-harmonia-clippy-3.2.0.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/9lyb9l0hc38rjzjawfsssmyh18gjcrz2-harmonia-clippy-3.2.0