nixbot

builds
1these 4 derivations will be built:2 /nix/store/q1ai5nl86z77p7f51ipglip2cbnjfy6d-Cargo.toml.drv3 /nix/store/b3fdgp0475m6cw74xq1anqy0rkygc804-source.drv4 /nix/store/k8ihbr3sfqjlsfblr68bjccxjdzmqww7-harmonia-deps-3.2.0.drv5 /nix/store/xiacqsqyinwks5dr8906q1jw1ha6sg7s-harmonia-clippy-3.2.0.drv6error: 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'.7 Reason: builder failed with exit code 101.8 Output paths:9 /nix/store/9lyb9l0hc38rjzjawfsssmyh18gjcrz2-harmonia-clippy-3.2.010 Last 25 log lines:11 > 112 ~ }12 > |13 >14 > error: this `if` statement can be collapsed15 > --> harmonia-store-gc/src/roots/runtime_roots.rs:187:916 > |17 > 187 | / if r > 0 {18 > 188 | | if let Some(p) = extract_cstr_path(&buf) {19 > 189 | | add_unchecked(store_prefix, &p, unchecked);20 > 190 | | }21 > 191 | | }22 > | |_________^23 > |24 > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if25 > help: collapse nested if block26 > |27 > 187 ~ if r > 028 > 188 ~ && let Some(p) = extract_cstr_path(&buf) {29 > 189 | add_unchecked(store_prefix, &p, unchecked);30 > 190 ~ }31 > |32 >33 > error: could not compile `harmonia-store-gc` (lib test) due to 2 previous errors34 > warning: build failed, waiting for other jobs to finish...35 > error: could not compile `harmonia-store-gc` (lib) due to 2 previous errors36 For full logs, run:37 nix log /nix/store/xiacqsqyinwks5dr8906q1jw1ha6sg7s-harmonia-clippy-3.2.0.drv38error: Cannot build '/nix/store/xiacqsqyinwks5dr8906q1jw1ha6sg7s-harmonia-clippy-3.2.0.drv'.39 Reason: builder failed with exit code 1.40 Output paths:41 /nix/store/9lyb9l0hc38rjzjawfsssmyh18gjcrz2-harmonia-clippy-3.2.0