[INFO] fetching crate sha3_ce 0.10.6... [INFO] checking sha3_ce-0.10.6 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate sha3_ce 0.10.6 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate sha3_ce 0.10.6 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sha3_ce 0.10.6 [INFO] finished tweaking crates.io crate sha3_ce 0.10.6 [INFO] tweaked toml for crates.io crate sha3_ce 0.10.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 14 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v1.1.0) [INFO] [stderr] Adding hex-literal v0.2.2 (available: v0.4.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Downloaded hex-literal-impl v0.2.3 [INFO] [stderr] Downloaded hex-literal v0.2.2 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3de82f6e7bebab62b30ab812d40110a95882669d60bd660a54352d5f55054545 [INFO] running `Command { std: "docker" "start" "-a" "3de82f6e7bebab62b30ab812d40110a95882669d60bd660a54352d5f55054545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3de82f6e7bebab62b30ab812d40110a95882669d60bd660a54352d5f55054545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de82f6e7bebab62b30ab812d40110a95882669d60bd660a54352d5f55054545", kill_on_drop: false }` [INFO] [stdout] 3de82f6e7bebab62b30ab812d40110a95882669d60bd660a54352d5f55054545 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c8e220f47d7df9b9e732e73799cc5404af0af4f591d8498766d1557ff074648 [INFO] running `Command { std: "docker" "start" "-a" "2c8e220f47d7df9b9e732e73799cc5404af0af4f591d8498766d1557ff074648", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking blobby v0.3.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling hex-literal-impl v0.2.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha3_ce v0.10.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking hex-literal v0.2.2 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/aliases.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sha3::digest::ExtendableOutput; [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sha3` [INFO] [stdout] --> benches/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use sha3::{Sha3_224, Sha3_256, Sha3_384, Sha3_512, Shake128, Shake256}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sha3_ce` (bench "mod") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/aliases.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | fn shake128(v: sha3::Shake128) -> sha3::Shake128Reader { [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/aliases.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | fn shake128(v: sha3::Shake128) -> sha3::Shake128Reader { [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/aliases.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | fn shake256(v: sha3::Shake256) -> sha3::Shake256Reader { [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/aliases.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | fn shake256(v: sha3::Shake256) -> sha3::Shake256Reader { [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/aliases.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | fn cshake128(v: sha3::CShake128) -> sha3::CShake128Reader { [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/aliases.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 13 | fn cshake128(v: sha3::CShake128) -> sha3::CShake128Reader { [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/aliases.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | fn cshake256(v: sha3::CShake256) -> sha3::CShake256Reader { [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/aliases.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | fn cshake256(v: sha3::CShake256) -> sha3::CShake256Reader { [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sha3_ce` (test "aliases") due to 10 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/mod.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | new_test!(keccak_224, "keccak_224", sha3::Keccak224, fixed_reset_test); [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/mod.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | new_test!(keccak_256, "keccak_256", sha3::Keccak256, fixed_reset_test); [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/mod.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | new_test!(keccak_384, "keccak_384", sha3::Keccak384, fixed_reset_test); [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/mod.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | new_test!(keccak_512, "keccak_512", sha3::Keccak512, fixed_reset_test); [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | sha3::Keccak256Full, [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/mod.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | new_test!(sha3_224, "sha3_224", sha3::Sha3_224, fixed_reset_test); [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/mod.rs:19:33 [INFO] [stdout] | [INFO] [stdout] 19 | new_test!(sha3_256, "sha3_256", sha3::Sha3_256, fixed_reset_test); [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/mod.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | new_test!(sha3_384, "sha3_384", sha3::Sha3_384, fixed_reset_test); [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/mod.rs:21:33 [INFO] [stdout] | [INFO] [stdout] 21 | new_test!(sha3_512, "sha3_512", sha3::Sha3_512, fixed_reset_test); [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/mod.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | new_test!(shake128, "shake128", sha3::Shake128, xof_reset_test); [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/mod.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | new_test!(shake256, "shake256", sha3::Shake256, xof_reset_test); [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/cshake.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | sha3::CShake128, [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/cshake.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | sha3::CShake128Core, [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/cshake.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | sha3::CShake256, [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sha3` [INFO] [stdout] --> tests/cshake.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | sha3::CShake256Core, [INFO] [stdout] | ^^^^ use of undeclared crate or module `sha3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sha3_ce` (test "mod") due to 12 previous errors [INFO] [stderr] error: could not compile `sha3_ce` (test "cshake") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "2c8e220f47d7df9b9e732e73799cc5404af0af4f591d8498766d1557ff074648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c8e220f47d7df9b9e732e73799cc5404af0af4f591d8498766d1557ff074648", kill_on_drop: false }` [INFO] [stdout] 2c8e220f47d7df9b9e732e73799cc5404af0af4f591d8498766d1557ff074648