[INFO] fetching crate pqc_sphincsplus 0.2.0...
[INFO] checking pqc_sphincsplus-0.2.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate pqc_sphincsplus 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate pqc_sphincsplus 0.2.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pqc_sphincsplus 0.2.0
[INFO] finished tweaking crates.io crate pqc_sphincsplus 0.2.0
[INFO] tweaked toml for crates.io crate pqc_sphincsplus 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 26 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fa19feee3e5d32f841e4ceae0850c19bf63b2b1e20a7721672f4ca51f693af3
[INFO] running `Command { std: "docker" "start" "-a" "3fa19feee3e5d32f841e4ceae0850c19bf63b2b1e20a7721672f4ca51f693af3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fa19feee3e5d32f841e4ceae0850c19bf63b2b1e20a7721672f4ca51f693af3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fa19feee3e5d32f841e4ceae0850c19bf63b2b1e20a7721672f4ca51f693af3", kill_on_drop: false }`
[INFO] [stdout] 3fa19feee3e5d32f841e4ceae0850c19bf63b2b1e20a7721672f4ca51f693af3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c3af9852b9a2108784169be33ef6cb61eb66261fabb9748c7a01311370a6ca5
[INFO] running `Command { std: "docker" "start" "-a" "2c3af9852b9a2108784169be33ef6cb61eb66261fabb9748c7a01311370a6ca5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking pqc_core v0.3.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pqc_sphincsplus v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `pqc_sphincsplus::*`
[INFO] [stdout]  --> tests/signverify.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pqc_sphincsplus::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HASH` in this scope
[INFO] [stdout]   --> tests/kat.rs:11:46
[INFO] [stdout]    |
[INFO] [stdout] 11 |   format!("PQCsignKAT_sphincs-{}-{}-{}.rsp", HASH, MODE, THASH)
[INFO] [stdout]    |                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MODE` in this scope
[INFO] [stdout]   --> tests/kat.rs:11:52
[INFO] [stdout]    |
[INFO] [stdout] 11 |   format!("PQCsignKAT_sphincs-{}-{}-{}.rsp", HASH, MODE, THASH)
[INFO] [stdout]    |                                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `THASH` in this scope
[INFO] [stdout]   --> tests/kat.rs:11:58
[INFO] [stdout]    |
[INFO] [stdout] 11 |   format!("PQCsignKAT_sphincs-{}-{}-{}.rsp", HASH, MODE, THASH)
[INFO] [stdout]    |                                                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CRYPTO_SEEDBYTES` in this scope
[INFO] [stdout]   --> tests/kat.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |   format!("SeedBufferKeygen_{}", CRYPTO_SEEDBYTES)
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CRYPTO_SEEDBYTES` in this scope
[INFO] [stdout]   --> tests/kat.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |   format!("SeedBufferSign_{}", CRYPTO_SEEDBYTES / 3)
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pqc_sphincsplus::*`
[INFO] [stdout]  --> tests/kat.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pqc_sphincsplus::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pqc_sphincsplus` (test "kat") due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2c3af9852b9a2108784169be33ef6cb61eb66261fabb9748c7a01311370a6ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c3af9852b9a2108784169be33ef6cb61eb66261fabb9748c7a01311370a6ca5", kill_on_drop: false }`
[INFO] [stdout] 2c3af9852b9a2108784169be33ef6cb61eb66261fabb9748c7a01311370a6ca5
