setup
checks.aarch64-linux.clippy
· build #201
· raw
1these 9 derivations will be built:2 /nix/store/q16ljyfbmaw80vi8jhckkx987xfqyvqb-cargo-package-heck-0.5.0.drv3 /nix/store/qww7vgsj5i80cc7lr00pm4a5hy55gp62-cargo-package-strsim-0.11.1.drv4 /nix/store/x1l3l30gwl41n5sc22p994msg9vnn5dd-cargo-package-clap_derive-4.6.1.drv5 /nix/store/scyqmbngj501gh1rgxl4cbb02jkdzy0i-vendor-registry.drv6 /nix/store/mmn1kpjw8pw36ndds3q899vl59ji9h4i-vendor-cargo-deps.drv7 /nix/store/mj6ffxzacgdp6fbggc3sv3b22rgx6cqv-Cargo.toml.drv8 /nix/store/xm18vp31dh3fmpv6kxqilrfyva1wbcrc-source.drv9 /nix/store/8a7gilwivsidqm0rnj1i6sm7i2981c8s-harmonia-deps-3.2.0.drv10 /nix/store/mr5rwbmxzn8ywjxi093q58q5gn5wsfy5-harmonia-clippy-3.2.0.drv11Failed to find a machine for remote build!12derivation: x1l3l30gwl41n5sc22p994msg9vnn5dd-cargo-package-clap_derive-4.6.1.drv13required (system, features): (aarch64-linux, [])141 available machines:15(systems, maxjobs, supportedFeatures, mandatoryFeatures)16([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])17Failed to find a machine for remote build!18derivation: mr5rwbmxzn8ywjxi093q58q5gn5wsfy5-harmonia-clippy-3.2.0.drv19required (system, features): (aarch64-linux, [])201 available machines:21(systems, maxjobs, supportedFeatures, mandatoryFeatures)22([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])23error: Cannot build '/nix/store/mr5rwbmxzn8ywjxi093q58q5gn5wsfy5-harmonia-clippy-3.2.0.drv'.24 Reason: builder failed with exit code 101.25 Output paths:26 /nix/store/5xhfwqj0nh0jzm216jnabfp88fhdvhib-harmonia-clippy-3.2.027 Last 25 log lines:28 > Checking harmonia-store-content-address v3.2.0 (/build/source/harmonia-store-content-address)29 > Checking harmonia-store-ref-scan v0.0.0-alpha.0 (/build/source/harmonia-store-ref-scan)30 > Checking harmonia-bench v3.2.0 (/build/source/harmonia-bench)31 > Checking harmonia-store-derivation v0.0.0-alpha.0 (/build/source/harmonia-store-derivation)32 > Checking harmonia-store-path-info v3.2.0 (/build/source/harmonia-store-path-info)33 > Checking harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)34 > Checking harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)35 > Checking harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)36 > Checking harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)37 > Checking harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)38 > Checking harmonia-store-gc v3.2.0 (/build/source/harmonia-store-gc)39 > Checking harmonia-cache v3.2.0 (/build/source/harmonia-cache)40 > error: can be more succinctly written as a byte str41 > --> harmonia-store-gc/src/temp_roots.rs:210:2342 > |43 > 210 | if ack != [b'1'] {44 > | ^^^^^^ help: try: `*b"1"`45 > |46 > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#byte_char_slices47 > = note: `-D clippy::byte-char-slices` implied by `-D warnings`48 > = help: to override `-D warnings` add `#[allow(clippy::byte_char_slices)]`49 >50 > error: could not compile `harmonia-store-gc` (lib) due to 1 previous error51 > warning: build failed, waiting for other jobs to finish...52 > error: could not compile `harmonia-store-gc` (lib test) due to 1 previous error53 For full logs, run:54 nix log /nix/store/mr5rwbmxzn8ywjxi093q58q5gn5wsfy5-harmonia-clippy-3.2.0.drv