these 10 derivations will be built: /nix/store/41z0c0kf5qnsr2q1sx09pfx8pvrphmal-Cargo.toml.drv /nix/store/887xq44j4cxc4w64m9iidar1135lr7g5-cargo-package-chacha20-0.10.2.drv /nix/store/an4ydy490sa1rh66jyzbr0mzarc57w2p-cargo-package-rand_core-0.10.1.drv /nix/store/l3xy4brwcvb78ps2254yg47vg82zkpv1-cargo-package-rand-0.9.5.drv /nix/store/zpqq1z3gzh7a15zsikqd2cl93534m15c-cargo-package-rand-0.10.2.drv /nix/store/dcplxhjxs55ridyv9r94b6bavpskzdyg-vendor-registry.drv /nix/store/9hlah1vwcrpsdrg01vx2vi5vk4h3s8iw-vendor-cargo-deps.drv /nix/store/pa3v55akbcn1dfxiib52b79vzpkwyihq-source.drv /nix/store/6yqlbq9bbqs28pkz8i0hgm81ham1lziy-harmonia-deps-3.2.0.drv /nix/store/m2a6i380ajg284l0misbkd13cvmjix4m-harmonia-llvm-cov-3.2.0.drv error: Cannot build '/nix/store/m2a6i380ajg284l0misbkd13cvmjix4m-harmonia-llvm-cov-3.2.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/5chvqsr8qixlvr55s4kp5zs0skx8sr2x-harmonia-llvm-cov-3.2.0 Last 25 log lines: > | ^^^^^^^^^^^^ > | > ::: /nix/store/x1nl23z0f1hz2nh9s12nhw9s99ni132r-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/rand-0.10.2/src/rng.rs:163:8 > | > 163 | fn random_range(&mut self, range: R) -> T > | ------------ the method is available for `StdRng` here > | > = help: items from traits can only be used if the trait is in scope > help: there is a method `random` with a similar name, but with different arguments > --> /nix/store/x1nl23z0f1hz2nh9s12nhw9s99ni132r-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/rand-0.10.2/src/rng.rs:93:5 > | > 93 | / fn random(&mut self) -> T > 94 | | where > 95 | | StandardUniform: Distribution, > | |_________________________________________^ > help: trait `RngExt` which provides `random_range` is implemented but not in scope; perhaps you want to import it > | > 15 + use rand::RngExt; > | > > For more information about this error, try `rustc --explain E0599`. > warning: `harmonia-store-gc` (lib test) generated 1 warning > error: could not compile `harmonia-store-gc` (lib test) due to 4 previous errors; 1 warning emitted > warning: build failed, waiting for other jobs to finish... > error: command `/nix/store/cavxgwfb7l7akyvvqvnl39d6nw0wckgh-cargo-1.97.1/bin/cargo test --no-run --message-format json-render-diagnostics --workspace` exited with code 101 For full logs, run: nix log /nix/store/m2a6i380ajg284l0misbkd13cvmjix4m-harmonia-llvm-cov-3.2.0.drv