setup
checks.aarch64-linux.clippy
· build #199
· raw
1these 2 derivations will be built:2 /nix/store/v6548gkpfqiqhzyviw8f5p60p8b5ivrm-harmonia-deps-3.2.0.drv3 /nix/store/kk6ml63r0hnj2lxaqjzgl1dc2hiz0x5i-harmonia-clippy-3.2.0.drv4Failed to find a machine for remote build!5derivation: kk6ml63r0hnj2lxaqjzgl1dc2hiz0x5i-harmonia-clippy-3.2.0.drv6required (system, features): (aarch64-linux, [])71 available machines:8(systems, maxjobs, supportedFeatures, mandatoryFeatures)9([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])10error: Cannot build '/nix/store/kk6ml63r0hnj2lxaqjzgl1dc2hiz0x5i-harmonia-clippy-3.2.0.drv'.11 Reason: builder failed with exit code 101.12 Output paths:13 /nix/store/a87qh0j2fzhz8sb05h1yghf5xqi39wjr-harmonia-clippy-3.2.014 Last 25 log lines:15 > Checking harmonia-store-content-address v3.2.0 (/build/source/harmonia-store-content-address)16 > Checking harmonia-store-ref-scan v0.0.0-alpha.0 (/build/source/harmonia-store-ref-scan)17 > Checking harmonia-bench v3.2.0 (/build/source/harmonia-bench)18 > Checking harmonia-store-derivation v0.0.0-alpha.0 (/build/source/harmonia-store-derivation)19 > Checking harmonia-store-path-info v3.2.0 (/build/source/harmonia-store-path-info)20 > Checking harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)21 > Checking harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)22 > Checking harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)23 > Checking harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)24 > Checking harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)25 > Checking harmonia-cache v3.2.0 (/build/source/harmonia-cache)26 > Checking harmonia-store-gc v3.2.0 (/build/source/harmonia-store-gc)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 1 previous error38 > warning: build failed, waiting for other jobs to finish...39 > error: could not compile `harmonia-store-gc` (lib test) due to 1 previous error40 For full logs, run:41 nix log /nix/store/kk6ml63r0hnj2lxaqjzgl1dc2hiz0x5i-harmonia-clippy-3.2.0.drv