nixbot

builds

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

1these 2 derivations will be built:2 /nix/store/mhrmg7iz28aidr2rw45l39ycy5fm57vx-harmonia-deps-3.2.0.drv3 /nix/store/1v0r17n95wn6bhjxzwvvk4458p6pmwr7-harmonia-clippy-3.2.0.drv4error: Cannot build '/nix/store/1v0r17n95wn6bhjxzwvvk4458p6pmwr7-harmonia-clippy-3.2.0.drv'.5 Reason: builder failed with exit code 101.6 Output paths:7 /nix/store/bfgqfxs4k371pzz7haqyfhrbv4fl9h5z-harmonia-clippy-3.2.08 Last 25 log lines:9 > Checking harmonia-store-content-address v3.2.0 (/build/source/harmonia-store-content-address)10 > Checking harmonia-store-ref-scan v0.0.0-alpha.0 (/build/source/harmonia-store-ref-scan)11 > Checking harmonia-bench v3.2.0 (/build/source/harmonia-bench)12 > Checking harmonia-store-derivation v0.0.0-alpha.0 (/build/source/harmonia-store-derivation)13 > Checking harmonia-store-path-info v3.2.0 (/build/source/harmonia-store-path-info)14 > Checking harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)15 > Checking harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)16 > Checking harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)17 > Checking harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)18 > Checking harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)19 > Checking harmonia-cache v3.2.0 (/build/source/harmonia-cache)20 > Checking harmonia-store-gc v3.2.0 (/build/source/harmonia-store-gc)21 > error: can be more succinctly written as a byte str22 > --> harmonia-store-gc/src/temp_roots.rs:210:2323 > |24 > 210 | if ack != [b'1'] {25 > | ^^^^^^ help: try: `*b"1"`26 > |27 > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#byte_char_slices28 > = note: `-D clippy::byte-char-slices` implied by `-D warnings`29 > = help: to override `-D warnings` add `#[allow(clippy::byte_char_slices)]`30 >31 > error: could not compile `harmonia-store-gc` (lib test) due to 1 previous error32 > warning: build failed, waiting for other jobs to finish...33 > error: could not compile `harmonia-store-gc` (lib) due to 1 previous error34 For full logs, run:35 nix log /nix/store/1v0r17n95wn6bhjxzwvvk4458p6pmwr7-harmonia-clippy-3.2.0.drv