nixbot

builds
1these 4 derivations will be built:2 /nix/store/ycp1lj8bck2lq7ph6cajrqmf3v9l0i1h-Cargo.toml.drv3 /nix/store/xp2994yg5a00kb98091xl3f10hfhngcn-source.drv4 /nix/store/9k60l951irmcj98f6ip0i916ddddiqj6-harmonia-deps-3.2.0.drv5 /nix/store/k2vq4ab0qby3fwq8j2r8wln93spc28df-harmonia-clippy-3.2.0.drv6error: build of '/nix/store/k2vq4ab0qby3fwq8j2r8wln93spc28df-harmonia-clippy-3.2.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/k2vq4ab0qby3fwq8j2r8wln93spc28df-harmonia-clippy-3.2.0.drv'.7 Reason: builder failed with exit code 101.8 Output paths:9 /nix/store/fzjk09s347br5rsz66ccfikkxd7abx1h-harmonia-clippy-3.2.010 Last 25 log lines:11 > 191 | | }12 > | |_________^13 > |14 > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if15 > help: collapse nested if block16 > |17 > 187 ~ if r > 018 > 188 ~ && let Some(p) = extract_cstr_path(&buf) {19 > 189 | add_unchecked(store_prefix, &p, unchecked);20 > 190 ~ }21 > |22 >23 > error: can be more succinctly written as a byte str24 > --> harmonia-store-gc/src/temp_roots.rs:210:2325 > |26 > 210 | if ack != [b'1'] {27 > | ^^^^^^ help: try: `*b"1"`28 > |29 > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#byte_char_slices30 > = note: `-D clippy::byte-char-slices` implied by `-D warnings`31 > = help: to override `-D warnings` add `#[allow(clippy::byte_char_slices)]`32 >33 > error: could not compile `harmonia-store-gc` (lib test) due to 3 previous errors34 > warning: build failed, waiting for other jobs to finish...35 > error: could not compile `harmonia-store-gc` (lib) due to 3 previous errors36 For full logs, run:37 nix log /nix/store/k2vq4ab0qby3fwq8j2r8wln93spc28df-harmonia-clippy-3.2.0.drv38error: Cannot build '/nix/store/k2vq4ab0qby3fwq8j2r8wln93spc28df-harmonia-clippy-3.2.0.drv'.39 Reason: builder failed with exit code 1.40 Output paths:41 /nix/store/fzjk09s347br5rsz66ccfikkxd7abx1h-harmonia-clippy-3.2.0