[INFO] fetching crate glm_color 0.1.2...
[INFO] testing glm_color-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate glm_color 0.1.2 into /workspace/builds/worker-5-tc1/source
[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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate glm_color 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glm v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19108c1ec6aa2cbc2e670f26cf072ce65ee503e9e3212c8ded4d825fb2610e8e
[INFO] running `Command { std: "docker" "start" "-a" "19108c1ec6aa2cbc2e670f26cf072ce65ee503e9e3212c8ded4d825fb2610e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19108c1ec6aa2cbc2e670f26cf072ce65ee503e9e3212c8ded4d825fb2610e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19108c1ec6aa2cbc2e670f26cf072ce65ee503e9e3212c8ded4d825fb2610e8e", kill_on_drop: false }`
[INFO] [stdout] 19108c1ec6aa2cbc2e670f26cf072ce65ee503e9e3212c8ded4d825fb2610e8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43c484a88276ee9cac0a946911107a9311e29b6b3763512d175069d2dc6ae7d8
[INFO] running `Command { std: "docker" "start" "-a" "43c484a88276ee9cac0a946911107a9311e29b6b3763512d175069d2dc6ae7d8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling glm v0.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling glm_color v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rand::Rand`
[INFO] [stdout]   --> src/rgb.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rand::{ Rand, Rng, thread_rng };
[INFO] [stdout]    |             ^^^^ no `Rand` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::Rand`
[INFO] [stdout]   --> src/hsv.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rand::{ Rand, Rng, thread_rng };
[INFO] [stdout]    |             ^^^^ no `Rand` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::Rand`
[INFO] [stdout]   --> src/ycbcr.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rand::{ Rand, Rng };
[INFO] [stdout]    |             ^^^^ no `Rand` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::Rand`
[INFO] [stdout]   --> src/srgb.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rand::{ Rand, Rng };
[INFO] [stdout]    |             ^^^^ no `Rand` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/rgb.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rand::{ Rand, Rng, thread_rng };
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> src/rgb.rs:331:23
[INFO] [stdout]     |
[INFO] [stdout] 331 |         let mut rng = thread_rng();
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> src/rgb.rs:342:23
[INFO] [stdout]     |
[INFO] [stdout] 342 |         let mut rng = thread_rng();
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/hsv.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rand::{ Rand, Rng, thread_rng };
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/hsv.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut rng = thread_rng();
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glm_color` (lib) due to 4 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "43c484a88276ee9cac0a946911107a9311e29b6b3763512d175069d2dc6ae7d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43c484a88276ee9cac0a946911107a9311e29b6b3763512d175069d2dc6ae7d8", kill_on_drop: false }`
[INFO] [stdout] 43c484a88276ee9cac0a946911107a9311e29b6b3763512d175069d2dc6ae7d8
