nixbot

builds
1these 4 derivations will be built:2 /nix/store/bn6pcdaffsb6hhf2h89bvfjqgwmxgg0s-Cargo.toml.drv3 /nix/store/bs4dq6l33f3r5sllmf689925bhr5bfs0-source.drv4 /nix/store/k0ppjwc0rnf3j54cr610cc9ab63sy4zq-harmonia-deps-3.2.0.drv5 /nix/store/ad1kd8bni3ha20cxdhhvvyz4amh3qysp-harmonia-clippy-3.2.0.drv6Failed to find a machine for remote build!7derivation: bn6pcdaffsb6hhf2h89bvfjqgwmxgg0s-Cargo.toml.drv8required (system, features): (aarch64-linux, [])91 available machines:10(systems, maxjobs, supportedFeatures, mandatoryFeatures)11([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])12Failed to find a machine for remote build!13derivation: bs4dq6l33f3r5sllmf689925bhr5bfs0-source.drv14required (system, features): (aarch64-linux, [])151 available machines:16(systems, maxjobs, supportedFeatures, mandatoryFeatures)17([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])18Failed to find a machine for remote build!19derivation: k0ppjwc0rnf3j54cr610cc9ab63sy4zq-harmonia-deps-3.2.0.drv20required (system, features): (aarch64-linux, [])211 available machines:22(systems, maxjobs, supportedFeatures, mandatoryFeatures)23([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])24Failed to find a machine for remote build!25derivation: ad1kd8bni3ha20cxdhhvvyz4amh3qysp-harmonia-clippy-3.2.0.drv26required (system, features): (aarch64-linux, [])271 available machines:28(systems, maxjobs, supportedFeatures, mandatoryFeatures)29([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])30error: Cannot build '/nix/store/ad1kd8bni3ha20cxdhhvvyz4amh3qysp-harmonia-clippy-3.2.0.drv'.31 Reason: builder failed with exit code 101.32 Output paths:33 /nix/store/izxx0k278p5815dgbpibxf2m7h2nhvxk-harmonia-clippy-3.2.034 Last 25 log lines:35 > Checking harmonia-store-content-address v3.2.0 (/build/source/harmonia-store-content-address)36 > Checking harmonia-store-ref-scan v0.0.0-alpha.0 (/build/source/harmonia-store-ref-scan)37 > Checking harmonia-bench v3.2.0 (/build/source/harmonia-bench)38 > Checking harmonia-store-derivation v0.0.0-alpha.0 (/build/source/harmonia-store-derivation)39 > Checking harmonia-store-path-info v3.2.0 (/build/source/harmonia-store-path-info)40 > Checking harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)41 > Checking harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)42 > Checking harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)43 > Checking harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)44 > Checking harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)45 > Checking harmonia-cache v3.2.0 (/build/source/harmonia-cache)46 > Checking harmonia-store-gc v3.2.0 (/build/source/harmonia-store-gc)47 > error: can be more succinctly written as a byte str48 > --> harmonia-store-gc/src/temp_roots.rs:210:2349 > |50 > 210 | if ack != [b'1'] {51 > | ^^^^^^ help: try: `*b"1"`52 > |53 > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#byte_char_slices54 > = note: `-D clippy::byte-char-slices` implied by `-D warnings`55 > = help: to override `-D warnings` add `#[allow(clippy::byte_char_slices)]`56 >57 > error: could not compile `harmonia-store-gc` (lib) due to 1 previous error58 > warning: build failed, waiting for other jobs to finish...59 > error: could not compile `harmonia-store-gc` (lib test) due to 1 previous error60 For full logs, run:61 nix log /nix/store/ad1kd8bni3ha20cxdhhvvyz4amh3qysp-harmonia-clippy-3.2.0.drv