[INFO] crate rain 1.0.1 is already in cache [INFO] testing rain-1.0.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate rain 1.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate rain 1.0.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rain 1.0.1 [INFO] finished tweaking crates.io crate rain 1.0.1 [INFO] tweaked toml for crates.io crate rain 1.0.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6f3266ed8b52ba3e7b23609d52db56d9398e403a29163fa03158241daf0a1be0 [INFO] running `"docker" "start" "-a" "6f3266ed8b52ba3e7b23609d52db56d9398e403a29163fa03158241daf0a1be0"` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling mowl v2.0.0 [INFO] [stderr] Compiling rain v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.70s [INFO] running `"docker" "inspect" "6f3266ed8b52ba3e7b23609d52db56d9398e403a29163fa03158241daf0a1be0"` [INFO] running `"docker" "rm" "-f" "6f3266ed8b52ba3e7b23609d52db56d9398e403a29163fa03158241daf0a1be0"` [INFO] [stdout] 6f3266ed8b52ba3e7b23609d52db56d9398e403a29163fa03158241daf0a1be0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7ef64ba3785ef661170745831eeaeb43859a636f4f7d219e2c656b96fee622e0 [INFO] running `"docker" "start" "-a" "7ef64ba3785ef661170745831eeaeb43859a636f4f7d219e2c656b96fee622e0"` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rain v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `rand::distributions::Range` [INFO] [stderr] --> examples/demo.rs:2:41 [INFO] [stderr] | [INFO] [stderr] 2 | use rand::distributions::{Distribution, Range}; [INFO] [stderr] | ^^^^^ no `Range` in `distributions` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rand::distributions::Range` [INFO] [stderr] --> tests/lib.rs:3:41 [INFO] [stderr] | [INFO] [stderr] 3 | use rand::distributions::{Distribution, Range}; [INFO] [stderr] | ^^^^^ no `Range` in `distributions` [INFO] [stderr] [INFO] [stderr] warning: unused import: `Distribution` [INFO] [stderr] --> examples/demo.rs:2:27 [INFO] [stderr] | [INFO] [stderr] 2 | use rand::distributions::{Distribution, Range}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `rain`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: unused import: `Distribution` [INFO] [stderr] --> tests/lib.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | use rand::distributions::{Distribution, Range}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `rain`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7ef64ba3785ef661170745831eeaeb43859a636f4f7d219e2c656b96fee622e0"` [INFO] running `"docker" "rm" "-f" "7ef64ba3785ef661170745831eeaeb43859a636f4f7d219e2c656b96fee622e0"` [INFO] [stdout] 7ef64ba3785ef661170745831eeaeb43859a636f4f7d219e2c656b96fee622e0