[INFO] fetching crate pqcrypto-sphincsplus 0.7.2...
[INFO] building pqcrypto-sphincsplus-0.7.2 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate pqcrypto-sphincsplus 0.7.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate pqcrypto-sphincsplus 0.7.2
[INFO] finished tweaking crates.io crate pqcrypto-sphincsplus 0.7.2
[INFO] tweaked toml for crates.io crate pqcrypto-sphincsplus 0.7.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pqcrypto-sphincsplus 0.7.2 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pqcrypto-sphincsplus 0.7.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pqcrypto-traits v0.3.5
[INFO] [stderr]   Downloaded pqcrypto-internals v0.2.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9072ddd2fa7ed22b927ff2af98b20063b859dfaced70a0c4e4467aafabc49c7
[INFO] running `Command { std: "docker" "start" "-a" "f9072ddd2fa7ed22b927ff2af98b20063b859dfaced70a0c4e4467aafabc49c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9072ddd2fa7ed22b927ff2af98b20063b859dfaced70a0c4e4467aafabc49c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9072ddd2fa7ed22b927ff2af98b20063b859dfaced70a0c4e4467aafabc49c7", kill_on_drop: false }`
[INFO] [stdout] f9072ddd2fa7ed22b927ff2af98b20063b859dfaced70a0c4e4467aafabc49c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f570bd57fdfa725c449ca2f13e6aebe04d5bc272b46002653f44591b24af0c1d
[INFO] running `Command { std: "docker" "start" "-a" "f570bd57fdfa725c449ca2f13e6aebe04d5bc272b46002653f44591b24af0c1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.11
[INFO] [stderr]    Compiling pqcrypto-sphincsplus v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.70s
[INFO] running `Command { std: "docker" "inspect" "f570bd57fdfa725c449ca2f13e6aebe04d5bc272b46002653f44591b24af0c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f570bd57fdfa725c449ca2f13e6aebe04d5bc272b46002653f44591b24af0c1d", kill_on_drop: false }`
[INFO] [stdout] f570bd57fdfa725c449ca2f13e6aebe04d5bc272b46002653f44591b24af0c1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fb3201a7f9f15bf91b127f3429da1bcd33d4d9de13faa7ed4458633b7cd4713
[INFO] running `Command { std: "docker" "start" "-a" "6fb3201a7f9f15bf91b127f3429da1bcd33d4d9de13faa7ed4458633b7cd4713", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.11
[INFO] [stderr]    Compiling pqcrypto-sphincsplus v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincssha2128fsimple.rs:367:44
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincssha2128fsimple.rs:378:44
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincssha2128ssimple.rs:367:44
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincssha2128ssimple.rs:378:44
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincssha2192fsimple.rs:367:44
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincssha2192fsimple.rs:378:44
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincssha2192ssimple.rs:367:44
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincssha2192ssimple.rs:378:44
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincssha2256fsimple.rs:367:44
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincssha2256fsimple.rs:378:44
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincssha2256ssimple.rs:367:44
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincssha2256ssimple.rs:378:44
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincsshake128fsimple.rs:371:44
[INFO] [stdout]     |
[INFO] [stdout] 371 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincsshake128fsimple.rs:382:44
[INFO] [stdout]     |
[INFO] [stdout] 382 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincsshake128ssimple.rs:371:44
[INFO] [stdout]     |
[INFO] [stdout] 371 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincsshake128ssimple.rs:382:44
[INFO] [stdout]     |
[INFO] [stdout] 382 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincsshake192fsimple.rs:371:44
[INFO] [stdout]     |
[INFO] [stdout] 371 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincsshake192fsimple.rs:382:44
[INFO] [stdout]     |
[INFO] [stdout] 382 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincsshake192ssimple.rs:371:44
[INFO] [stdout]     |
[INFO] [stdout] 371 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincsshake192ssimple.rs:382:44
[INFO] [stdout]     |
[INFO] [stdout] 382 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincsshake256fsimple.rs:371:44
[INFO] [stdout]     |
[INFO] [stdout] 371 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincsshake256fsimple.rs:382:44
[INFO] [stdout]     |
[INFO] [stdout] 382 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincsshake256ssimple.rs:371:44
[INFO] [stdout]     |
[INFO] [stdout] 371 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/sphincsshake256ssimple.rs:382:44
[INFO] [stdout]     |
[INFO] [stdout] 382 |         let message = (0..len).map(|_| rng.gen::<u8>()).collect::<Vec<_>>();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.82s
[INFO] running `Command { std: "docker" "inspect" "6fb3201a7f9f15bf91b127f3429da1bcd33d4d9de13faa7ed4458633b7cd4713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fb3201a7f9f15bf91b127f3429da1bcd33d4d9de13faa7ed4458633b7cd4713", kill_on_drop: false }`
[INFO] [stdout] 6fb3201a7f9f15bf91b127f3429da1bcd33d4d9de13faa7ed4458633b7cd4713
