nixbot

builds
1these 5 derivations will be built:2 /nix/store/2dvsxzbxvy1vlc4qw9nvmdgy2sgc752i-Cargo.toml.drv3 /nix/store/jrkmijd00n8vyl99r4arij225cdmw8mw-Cargo.toml.drv4 /nix/store/80b8kqqxjfrachw60l9n4y2w9vn95cy1-source.drv5 /nix/store/rrc5hdf4bgk08b7nrl6x0w1gx77924zk-harmonia-deps-3.2.0.drv6 /nix/store/0p906rf7h8zjrm2v7m15w1na1faiiq6n-harmonia-clippy-3.2.0.drv7error: build of '/nix/store/0p906rf7h8zjrm2v7m15w1na1faiiq6n-harmonia-clippy-3.2.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/0p906rf7h8zjrm2v7m15w1na1faiiq6n-harmonia-clippy-3.2.0.drv'.8 Reason: builder failed with exit code 101.9 Output paths:10 /nix/store/i7ld4f2c646pvszkhiqr11bdciz3vvla-harmonia-clippy-3.2.011 Last 25 log lines:12 > 112 ~ }13 > |14 >15 > error: this `if` statement can be collapsed16 > --> harmonia-store-gc/src/roots/runtime_roots.rs:187:917 > |18 > 187 | / if r > 0 {19 > 188 | | if let Some(p) = extract_cstr_path(&buf) {20 > 189 | | add_unchecked(store_prefix, &p, unchecked);21 > 190 | | }22 > 191 | | }23 > | |_________^24 > |25 > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if26 > help: collapse nested if block27 > |28 > 187 ~ if r > 029 > 188 ~ && let Some(p) = extract_cstr_path(&buf) {30 > 189 | add_unchecked(store_prefix, &p, unchecked);31 > 190 ~ }32 > |33 >34 > error: could not compile `harmonia-store-gc` (lib) due to 2 previous errors35 > warning: build failed, waiting for other jobs to finish...36 > error: could not compile `harmonia-store-gc` (lib test) due to 2 previous errors37 For full logs, run:38 nix log /nix/store/0p906rf7h8zjrm2v7m15w1na1faiiq6n-harmonia-clippy-3.2.0.drv39error: Cannot build '/nix/store/0p906rf7h8zjrm2v7m15w1na1faiiq6n-harmonia-clippy-3.2.0.drv'.40 Reason: builder failed with exit code 1.41 Output paths:42 /nix/store/i7ld4f2c646pvszkhiqr11bdciz3vvla-harmonia-clippy-3.2.0