nixbot

builds

succeeded setup checks.x86_64-linux.clippy · build #200 · raw

1these 4 derivations will be built:2 /nix/store/5h2ypy2npjd3qsc018kmna3dcccdc07x-Cargo.toml.drv3 /nix/store/lwiim7jqskc1pz2nzz6yxzs275ncy1xd-source.drv4 /nix/store/2848wfsq6j7va382s87d64kg1017d2zn-harmonia-deps-3.2.0.drv5 /nix/store/r4irml3r2nlmca2sm6pzprd1g3k9qax1-harmonia-clippy-3.2.0.drv6error: Cannot build '/nix/store/r4irml3r2nlmca2sm6pzprd1g3k9qax1-harmonia-clippy-3.2.0.drv'.7 Reason: builder failed with exit code 101.8 Output paths:9 /nix/store/n4bb906hmanr4vkkgkcxwws0lgg41q38-harmonia-clippy-3.2.010 Last 25 log lines:11 > Checking harmonia-store-content-address v3.2.0 (/build/source/harmonia-store-content-address)12 > Checking harmonia-store-ref-scan v0.0.0-alpha.0 (/build/source/harmonia-store-ref-scan)13 > Checking harmonia-bench v3.2.0 (/build/source/harmonia-bench)14 > Checking harmonia-store-derivation v0.0.0-alpha.0 (/build/source/harmonia-store-derivation)15 > Checking harmonia-store-path-info v3.2.0 (/build/source/harmonia-store-path-info)16 > Checking harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)17 > Checking harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)18 > Checking harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)19 > Checking harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)20 > Checking harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)21 > Checking harmonia-cache v3.2.0 (/build/source/harmonia-cache)22 > Checking harmonia-store-gc v3.2.0 (/build/source/harmonia-store-gc)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) due to 1 previous error34 > warning: build failed, waiting for other jobs to finish...35 > error: could not compile `harmonia-store-gc` (lib test) due to 1 previous error36 For full logs, run:37 nix log /nix/store/r4irml3r2nlmca2sm6pzprd1g3k9qax1-harmonia-clippy-3.2.0.drv