[INFO] fetching crate sha3 0.11.0-rc.3...
[INFO] testing sha3-0.11.0-rc.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate sha3 0.11.0-rc.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate sha3 0.11.0-rc.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sha3 0.11.0-rc.3
[INFO] tweaked toml for crates.io crate sha3 0.11.0-rc.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sha3 0.11.0-rc.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sha3 0.11.0-rc.3 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hybrid-array v0.4.0
[INFO] [stderr]   Downloaded base16ct v0.3.0
[INFO] [stderr]   Downloaded blobby v0.4.0-pre.0
[INFO] [stderr]   Downloaded digest v0.11.0-rc.1
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.5
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.4
[INFO] [stderr]   Downloaded hex-literal v1.0.0
[INFO] [stderr]   Downloaded keccak v0.2.0-rc.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e48b387f1db689459f1915d869dd75335589e696032e7ec9aecc39fece6c25b
[INFO] running `Command { std: "docker" "start" "-a" "8e48b387f1db689459f1915d869dd75335589e696032e7ec9aecc39fece6c25b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e48b387f1db689459f1915d869dd75335589e696032e7ec9aecc39fece6c25b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e48b387f1db689459f1915d869dd75335589e696032e7ec9aecc39fece6c25b", kill_on_drop: false }`
[INFO] [stdout] 8e48b387f1db689459f1915d869dd75335589e696032e7ec9aecc39fece6c25b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27af0f5ff3c1e99fc5993d5e940fd5180ea410311ceb8fb3107e1b9e0ed00b86
[INFO] running `Command { std: "docker" "start" "-a" "27af0f5ff3c1e99fc5993d5e940fd5180ea410311ceb8fb3107e1b9e0ed00b86", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling keccak v0.2.0-rc.0
[INFO] [stderr]    Compiling hybrid-array v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.5
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.4
[INFO] [stderr]    Compiling digest v0.11.0-rc.1
[INFO] [stderr]    Compiling sha3 v0.11.0-rc.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
[INFO] running `Command { std: "docker" "inspect" "27af0f5ff3c1e99fc5993d5e940fd5180ea410311ceb8fb3107e1b9e0ed00b86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27af0f5ff3c1e99fc5993d5e940fd5180ea410311ceb8fb3107e1b9e0ed00b86", kill_on_drop: false }`
[INFO] [stdout] 27af0f5ff3c1e99fc5993d5e940fd5180ea410311ceb8fb3107e1b9e0ed00b86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 389d900b2e68807ae89ed2c97e74a8473bfb2d834eb72de43033015d77a7980a
[INFO] running `Command { std: "docker" "start" "-a" "389d900b2e68807ae89ed2c97e74a8473bfb2d834eb72de43033015d77a7980a", kill_on_drop: false }`
[INFO] [stderr]    Compiling blobby v0.4.0-pre.0
[INFO] [stderr]    Compiling hex-literal v1.0.0
[INFO] [stderr]    Compiling base16ct v0.3.0
[INFO] [stderr]    Compiling digest v0.11.0-rc.1
[INFO] [stderr]    Compiling sha3 v0.11.0-rc.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]   --> tests/cshake.rs:68:34
[INFO] [stdout]    |
[INFO] [stdout] 68 |             digest::dev::blobby::parse_into_structs!(
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout] ...
[INFO] [stdout] 89 | new_cshake_test!(cshake128_reset, "cshake128", sha3::CShake128);
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_cshake_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]   --> tests/cshake.rs:68:34
[INFO] [stdout]    |
[INFO] [stdout] 68 |             digest::dev::blobby::parse_into_structs!(
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout] ...
[INFO] [stdout] 90 | new_cshake_test!(cshake256_reset, "cshake256", sha3::CShake256);
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_cshake_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]  --> tests/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | new_test!(sha3_224_kat, sha3::Sha3_224, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]  --> tests/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | new_test!(sha3_256_kat, sha3::Sha3_256, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]  --> tests/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | new_test!(sha3_384_kat, sha3::Sha3_384, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]  --> tests/mod.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | new_test!(sha3_512_kat, sha3::Sha3_512, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]  --> tests/mod.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | new_test!(shake128_kat, sha3::Shake128, xof_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]   --> tests/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | new_test!(shake256_kat, sha3::Shake256, xof_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]   --> tests/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | new_test!(keccak_224_kat, sha3::Keccak224, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]   --> tests/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | new_test!(keccak_256_kat, sha3::Keccak256, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]   --> tests/mod.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | new_test!(keccak_384_kat, sha3::Keccak384, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]   --> tests/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | new_test!(keccak_512_kat, sha3::Keccak512, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]   --> tests/mod.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | new_test!(keccak_256_full_kat, sha3::Keccak256Full, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]   --> tests/cshake.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |             for (i, tv) in TEST_VECTORS.iter().enumerate() {
[INFO] [stdout]    |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 89 | new_cshake_test!(cshake128_reset, "cshake128", sha3::CShake128);
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_cshake_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]   --> tests/cshake.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |             for (i, tv) in TEST_VECTORS.iter().enumerate() {
[INFO] [stdout]    |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 90 | new_cshake_test!(cshake256_reset, "cshake256", sha3::CShake256);
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_cshake_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]    --> tests/turboshake.rs:53:34
[INFO] [stdout]     |
[INFO] [stdout]  53 |               digest::dev::blobby::parse_into_structs!(
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout] ...
[INFO] [stdout] 105 | / new_turbo_shake_test!(
[INFO] [stdout] 106 | |     turboshake128_6,
[INFO] [stdout] 107 | |     "turboshake128_6",
[INFO] [stdout] 108 | |     sha3::TurboShake128<6>,
[INFO] [stdout] 109 | |     turbo_shake_test,
[INFO] [stdout] 110 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `new_turbo_shake_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]    --> tests/turboshake.rs:53:34
[INFO] [stdout]     |
[INFO] [stdout]  53 |               digest::dev::blobby::parse_into_structs!(
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout] ...
[INFO] [stdout] 111 | / new_turbo_shake_test!(
[INFO] [stdout] 112 | |     turboshake128_7,
[INFO] [stdout] 113 | |     "turboshake128_7",
[INFO] [stdout] 114 | |     sha3::TurboShake128<7>,
[INFO] [stdout] 115 | |     turbo_shake_test,
[INFO] [stdout] 116 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `new_turbo_shake_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]    --> tests/turboshake.rs:53:34
[INFO] [stdout]     |
[INFO] [stdout]  53 |               digest::dev::blobby::parse_into_structs!(
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout] ...
[INFO] [stdout] 117 | / new_turbo_shake_test!(
[INFO] [stdout] 118 | |     turboshake256_6,
[INFO] [stdout] 119 | |     "turboshake256_6",
[INFO] [stdout] 120 | |     sha3::TurboShake256<6>,
[INFO] [stdout] 121 | |     turbo_shake_test,
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `new_turbo_shake_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_into_structs` in `blobby`
[INFO] [stdout]    --> tests/turboshake.rs:53:34
[INFO] [stdout]     |
[INFO] [stdout]  53 |               digest::dev::blobby::parse_into_structs!(
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ could not find `parse_into_structs` in `blobby`
[INFO] [stdout] ...
[INFO] [stdout] 124 | / new_turbo_shake_test!(
[INFO] [stdout] 125 | |     turboshake256_7,
[INFO] [stdout] 126 | |     "turboshake256_7",
[INFO] [stdout] 127 | |     sha3::TurboShake256<7>,
[INFO] [stdout] 128 | |     turbo_shake_test,
[INFO] [stdout] 129 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `new_turbo_shake_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sha3` (test "cshake") due to 4 previous errors
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]  --> tests/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | new_test!(sha3_224_kat, sha3::Sha3_224, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]  --> tests/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | new_test!(sha3_256_kat, sha3::Sha3_256, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]  --> tests/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | new_test!(sha3_384_kat, sha3::Sha3_384, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]  --> tests/mod.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | new_test!(sha3_512_kat, sha3::Sha3_512, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]  --> tests/mod.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | new_test!(shake128_kat, sha3::Shake128, xof_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]   --> tests/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | new_test!(shake256_kat, sha3::Shake256, xof_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]   --> tests/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | new_test!(keccak_224_kat, sha3::Keccak224, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]   --> tests/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | new_test!(keccak_256_kat, sha3::Keccak256, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]   --> tests/mod.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | new_test!(keccak_384_kat, sha3::Keccak384, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]   --> tests/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | new_test!(keccak_512_kat, sha3::Keccak512, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]   --> tests/mod.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | new_test!(keccak_256_full_kat, sha3::Keccak256Full, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sha3` (test "mod") due to 22 previous errors
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]    --> tests/turboshake.rs:60:28
[INFO] [stdout]     |
[INFO] [stdout]  60 |               for (i, tv) in TEST_VECTORS.iter().enumerate() {
[INFO] [stdout]     |                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 105 | / new_turbo_shake_test!(
[INFO] [stdout] 106 | |     turboshake128_6,
[INFO] [stdout] 107 | |     "turboshake128_6",
[INFO] [stdout] 108 | |     sha3::TurboShake128<6>,
[INFO] [stdout] 109 | |     turbo_shake_test,
[INFO] [stdout] 110 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `new_turbo_shake_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]    --> tests/turboshake.rs:60:28
[INFO] [stdout]     |
[INFO] [stdout]  60 |               for (i, tv) in TEST_VECTORS.iter().enumerate() {
[INFO] [stdout]     |                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 111 | / new_turbo_shake_test!(
[INFO] [stdout] 112 | |     turboshake128_7,
[INFO] [stdout] 113 | |     "turboshake128_7",
[INFO] [stdout] 114 | |     sha3::TurboShake128<7>,
[INFO] [stdout] 115 | |     turbo_shake_test,
[INFO] [stdout] 116 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `new_turbo_shake_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]    --> tests/turboshake.rs:60:28
[INFO] [stdout]     |
[INFO] [stdout]  60 |               for (i, tv) in TEST_VECTORS.iter().enumerate() {
[INFO] [stdout]     |                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 117 | / new_turbo_shake_test!(
[INFO] [stdout] 118 | |     turboshake256_6,
[INFO] [stdout] 119 | |     "turboshake256_6",
[INFO] [stdout] 120 | |     sha3::TurboShake256<6>,
[INFO] [stdout] 121 | |     turbo_shake_test,
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `new_turbo_shake_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEST_VECTORS` in this scope
[INFO] [stdout]    --> tests/turboshake.rs:60:28
[INFO] [stdout]     |
[INFO] [stdout]  60 |               for (i, tv) in TEST_VECTORS.iter().enumerate() {
[INFO] [stdout]     |                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 124 | / new_turbo_shake_test!(
[INFO] [stdout] 125 | |     turboshake256_7,
[INFO] [stdout] 126 | |     "turboshake256_7",
[INFO] [stdout] 127 | |     sha3::TurboShake256<7>,
[INFO] [stdout] 128 | |     turbo_shake_test,
[INFO] [stdout] 129 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `new_turbo_shake_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sha3` (test "turboshake") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "389d900b2e68807ae89ed2c97e74a8473bfb2d834eb72de43033015d77a7980a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "389d900b2e68807ae89ed2c97e74a8473bfb2d834eb72de43033015d77a7980a", kill_on_drop: false }`
[INFO] [stdout] 389d900b2e68807ae89ed2c97e74a8473bfb2d834eb72de43033015d77a7980a
