[INFO] crate glm_color 0.1.2 is already in cache [INFO] testing glm_color-0.1.2 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate glm_color 0.1.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate glm_color 0.1.2 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate glm_color 0.1.2 [INFO] finished tweaking crates.io crate glm_color 0.1.2 [INFO] tweaked toml for crates.io crate glm_color 0.1.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] e0a9b75d0498d0f880aeea5d41ff59f1bc514e0aa3f36ca7143a20e349f9de37 [INFO] running `"docker" "start" "-a" "e0a9b75d0498d0f880aeea5d41ff59f1bc514e0aa3f36ca7143a20e349f9de37"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling glm v0.2.3 [INFO] [stderr] Compiling glm_color v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `rand::Rand` [INFO] [stderr] --> src/rgb.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 28 | use rand::{ Rand, Rng, thread_rng }; [INFO] [stderr] | ^^^^ no `Rand` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rand::Rand` [INFO] [stderr] --> src/hsv.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 29 | use rand::{ Rand, Rng, thread_rng }; [INFO] [stderr] | ^^^^ no `Rand` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rand::Rand` [INFO] [stderr] --> src/ycbcr.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 28 | use rand::{ Rand, Rng }; [INFO] [stderr] | ^^^^ no `Rand` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rand::Rand` [INFO] [stderr] --> src/srgb.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 29 | use rand::{ Rand, Rng }; [INFO] [stderr] | ^^^^ no `Rand` in the root [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `glm_color`. [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" "e0a9b75d0498d0f880aeea5d41ff59f1bc514e0aa3f36ca7143a20e349f9de37"` [INFO] running `"docker" "rm" "-f" "e0a9b75d0498d0f880aeea5d41ff59f1bc514e0aa3f36ca7143a20e349f9de37"` [INFO] [stdout] e0a9b75d0498d0f880aeea5d41ff59f1bc514e0aa3f36ca7143a20e349f9de37