this derivation will be built: /nix/store/3skcw1ws044l09p71qjrvvnzdqilzzk1-harmonia-clippy-3.2.0.drv error: build of '/nix/store/3skcw1ws044l09p71qjrvvnzdqilzzk1-harmonia-clippy-3.2.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/3skcw1ws044l09p71qjrvvnzdqilzzk1-harmonia-clippy-3.2.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/zlsg5711gz4j02gmfbdpqa7x4am8bq70-harmonia-clippy-3.2.0 Last 25 log lines: > 111 | add_unchecked(store_prefix, s, unchecked); > 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 > error: could not compile `harmonia-store-gc` (lib test) due to 2 previous errors For full logs, run: nix log /nix/store/3skcw1ws044l09p71qjrvvnzdqilzzk1-harmonia-clippy-3.2.0.drv error: Cannot build '/nix/store/3skcw1ws044l09p71qjrvvnzdqilzzk1-harmonia-clippy-3.2.0.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/zlsg5711gz4j02gmfbdpqa7x4am8bq70-harmonia-clippy-3.2.0