nixbot

builds
1these 8 derivations will be built:2 /nix/store/8mf8bzjpkdllms16ky8hqj8v4277wwdz-cargo-package-strsim-0.11.1.drv3 /nix/store/g9087djvpjwx8xhvkmvz9vh04wfhdxws-cargo-package-clap_derive-4.6.1.drv4 /nix/store/90l66frmi9clb46wbaf1fzb0y12jqp0x-vendor-registry.drv5 /nix/store/5zx1hij428gjgqms1drgvvq5d8l5b1d9-vendor-cargo-deps.drv6 /nix/store/j3m8mmbbbx3rpq91km5blfxkpyc5qfqf-Cargo.toml.drv7 /nix/store/p2sk33fyp7x90qmk7ydxrc9lr0k35vx1-source.drv8 /nix/store/gxxk00df3na25cq1b76h5w135i9awci9-harmonia-deps-3.2.0.drv9 /nix/store/rfkjr0hpspci0v4n9cnjwgipxi5jda40-harmonia-clippy-3.2.0.drv10error: build of '/nix/store/rfkjr0hpspci0v4n9cnjwgipxi5jda40-harmonia-clippy-3.2.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/rfkjr0hpspci0v4n9cnjwgipxi5jda40-harmonia-clippy-3.2.0.drv'.11 Reason: builder failed with exit code 101.12 Output paths:13 /nix/store/8fw5zam4f192m69ak9756y0cfj662hij-harmonia-clippy-3.2.014 Last 25 log lines:15 > 191 | | }16 > | |_________^17 > |18 > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if19 > help: collapse nested if block20 > |21 > 187 ~ if r > 022 > 188 ~ && let Some(p) = extract_cstr_path(&buf) {23 > 189 | add_unchecked(store_prefix, &p, unchecked);24 > 190 ~ }25 > |26 >27 > error: can be more succinctly written as a byte str28 > --> harmonia-store-gc/src/temp_roots.rs:210:2329 > |30 > 210 | if ack != [b'1'] {31 > | ^^^^^^ help: try: `*b"1"`32 > |33 > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#byte_char_slices34 > = note: `-D clippy::byte-char-slices` implied by `-D warnings`35 > = help: to override `-D warnings` add `#[allow(clippy::byte_char_slices)]`36 >37 > error: could not compile `harmonia-store-gc` (lib) due to 3 previous errors38 > warning: build failed, waiting for other jobs to finish...39 > error: could not compile `harmonia-store-gc` (lib test) due to 3 previous errors40 For full logs, run:41 nix log /nix/store/rfkjr0hpspci0v4n9cnjwgipxi5jda40-harmonia-clippy-3.2.0.drv42error: Cannot build '/nix/store/rfkjr0hpspci0v4n9cnjwgipxi5jda40-harmonia-clippy-3.2.0.drv'.43 Reason: builder failed with exit code 1.44 Output paths:45 /nix/store/8fw5zam4f192m69ak9756y0cfj662hij-harmonia-clippy-3.2.0