setup
checks.aarch64-linux.clippy
· build #492
· raw
1these 10 derivations will be built:2 /nix/store/15p5mwcpkwg8rvcvib6pjzqb8kyhi93g-cargo-package-rand_core-0.10.1.drv3 /nix/store/2cb36szfvpcknk332g72p4av39v6ixc2-cargo-package-rand-0.10.2.drv4 /nix/store/lgzywcf7mi2ll7mn0hdgr9mianbs8250-Cargo.toml.drv5 /nix/store/am4fz7vgiz7si5nyj3nlwl7lbqzw4yq4-source.drv6 /nix/store/5jy65ssxas60ck4rriawam6xylpz1mx3-cargo-package-chacha20-0.10.2.drv7 /nix/store/xza3yc3l0w60ndq05mnhs6mk1zzlzrs7-cargo-package-rand-0.9.5.drv8 /nix/store/p2swq5dlvxk1vj6ay230jmjlfak83d0i-vendor-registry.drv9 /nix/store/w49ipm5vaqrkffsl78fcj3qpwzpvkw06-vendor-cargo-deps.drv10 /nix/store/vdk3jshpjf4rr14ch0ds3gpx2s5phnhx-harmonia-deps-3.2.0.drv11 /nix/store/56adgm6192i23x6kzsln487dadl7br25-harmonia-clippy-3.2.0.drv12Failed to find a machine for remote build!13derivation: xza3yc3l0w60ndq05mnhs6mk1zzlzrs7-cargo-package-rand-0.9.5.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: lgzywcf7mi2ll7mn0hdgr9mianbs8250-Cargo.toml.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: am4fz7vgiz7si5nyj3nlwl7lbqzw4yq4-source.drv26required (system, features): (aarch64-linux, [])271 available machines:28(systems, maxjobs, supportedFeatures, mandatoryFeatures)29([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])30Failed to find a machine for remote build!31derivation: vdk3jshpjf4rr14ch0ds3gpx2s5phnhx-harmonia-deps-3.2.0.drv32required (system, features): (aarch64-linux, [])331 available machines:34(systems, maxjobs, supportedFeatures, mandatoryFeatures)35([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])36Failed to find a machine for remote build!37derivation: 56adgm6192i23x6kzsln487dadl7br25-harmonia-clippy-3.2.0.drv38required (system, features): (aarch64-linux, [])391 available machines:40(systems, maxjobs, supportedFeatures, mandatoryFeatures)41([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])42error: Cannot build '/nix/store/56adgm6192i23x6kzsln487dadl7br25-harmonia-clippy-3.2.0.drv'.43 Reason: builder failed with exit code 101.44 Output paths:45 /nix/store/qz7x8a36ngbbk5hckb5xdp05p1726mqy-harmonia-clippy-3.2.046 Last 25 log lines:47 > |48 > 140 | let n = rng.random_range(4..44);49 > | ^^^^^^^^^^^^50 > |51 > ::: /nix/store/3a8wcgir2044ik5d7q5wzjdn48wwwhq9-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/rand-0.10.2/src/rng.rs:163:852 > |53 > 163 | fn random_range<T, R>(&mut self, range: R) -> T54 > | ------------ the method is available for `rand::prelude::StdRng` here55 > |56 > = help: items from traits can only be used if the trait is in scope57 > help: there is a method `random` with a similar name, but with different arguments58 > --> /nix/store/3a8wcgir2044ik5d7q5wzjdn48wwwhq9-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/rand-0.10.2/src/rng.rs:93:559 > |60 > 93 | / fn random<T>(&mut self) -> T61 > 94 | | where62 > 95 | | StandardUniform: Distribution<T>,63 > | |_________________________________________^64 > help: trait `RngExt` which provides `random_range` is implemented but not in scope; perhaps you want to import it65 > |66 > 15 + use rand::RngExt;67 > |68 >69 > For more information about this error, try `rustc --explain E0599`.70 > error: could not compile `harmonia-store-gc` (lib test) due to 5 previous errors71 > warning: build failed, waiting for other jobs to finish...72 For full logs, run:73 nix log /nix/store/56adgm6192i23x6kzsln487dadl7br25-harmonia-clippy-3.2.0.drv