[INFO] fetching crate sha3_ce 0.10.6...
[INFO] testing sha3_ce-0.10.6 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate sha3_ce 0.10.6 into /workspace/builds/worker-5-tc1/source
[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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sha3_ce 0.10.6 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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 digest v0.10.7 (available: v0.11.3)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hex-literal v0.2.2 (available: v1.1.0)
[INFO] [stderr]       Adding keccak v0.1.6 (available: v0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex-literal v0.2.2
[INFO] [stderr]   Downloaded hex-literal-impl v0.2.3
[INFO] [stderr]   Downloaded blobby v0.3.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d17d99da0808c70e20bfadb63be36b8f8de7c1dd169996d91d234ad69140601
[INFO] running `Command { std: "docker" "start" "-a" "1d17d99da0808c70e20bfadb63be36b8f8de7c1dd169996d91d234ad69140601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d17d99da0808c70e20bfadb63be36b8f8de7c1dd169996d91d234ad69140601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d17d99da0808c70e20bfadb63be36b8f8de7c1dd169996d91d234ad69140601", kill_on_drop: false }`
[INFO] [stdout] 1d17d99da0808c70e20bfadb63be36b8f8de7c1dd169996d91d234ad69140601
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d1ae46393f54c9482d04c69e7b6b066a3ff3edab014938ca4f96a0e62415e3a
[INFO] running `Command { std: "docker" "start" "-a" "0d1ae46393f54c9482d04c69e7b6b066a3ff3edab014938ca4f96a0e62415e3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling blobby v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3_ce v0.10.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s
[INFO] running `Command { std: "docker" "inspect" "0d1ae46393f54c9482d04c69e7b6b066a3ff3edab014938ca4f96a0e62415e3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d1ae46393f54c9482d04c69e7b6b066a3ff3edab014938ca4f96a0e62415e3a", kill_on_drop: false }`
[INFO] [stdout] 0d1ae46393f54c9482d04c69e7b6b066a3ff3edab014938ca4f96a0e62415e3a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dd72b44e9ac5bd1fc84aa8ef384091a02b1fd5b336f54eeeebd344ea332e954
[INFO] running `Command { std: "docker" "start" "-a" "3dd72b44e9ac5bd1fc84aa8ef384091a02b1fd5b336f54eeeebd344ea332e954", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling hex-literal-impl v0.2.3
[INFO] [stderr]    Compiling hex-literal v0.2.2
[INFO] [stderr]    Compiling sha3_ce v0.10.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[INFO] [stdout]  --> tests/aliases.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sha3::digest::ExtendableOutput;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sha3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[INFO] [stdout]  --> tests/aliases.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn shake128(v: sha3::Shake128) -> sha3::Shake128Reader {
[INFO] [stdout]   |                ^^^^ use of unresolved module or unlinked crate `sha3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[INFO] [stdout]  --> tests/aliases.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn shake128(v: sha3::Shake128) -> sha3::Shake128Reader {
[INFO] [stdout]   |                                   ^^^^ use of unresolved module or unlinked crate `sha3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[INFO] [stdout]  --> tests/aliases.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn shake256(v: sha3::Shake256) -> sha3::Shake256Reader {
[INFO] [stdout]   |                ^^^^ use of unresolved module or unlinked crate `sha3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[INFO] [stdout]  --> tests/aliases.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn shake256(v: sha3::Shake256) -> sha3::Shake256Reader {
[INFO] [stdout]   |                                   ^^^^ use of unresolved module or unlinked crate `sha3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[INFO] [stdout]   --> tests/aliases.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn cshake128(v: sha3::CShake128) -> sha3::CShake128Reader {
[INFO] [stdout]    |                 ^^^^ use of unresolved module or unlinked crate `sha3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[INFO] [stdout]   --> tests/aliases.rs:13:37
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn cshake128(v: sha3::CShake128) -> sha3::CShake128Reader {
[INFO] [stdout]    |                                     ^^^^ use of unresolved module or unlinked crate `sha3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[INFO] [stdout]   --> tests/aliases.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn cshake256(v: sha3::CShake256) -> sha3::CShake256Reader {
[INFO] [stdout]    |                 ^^^^ use of unresolved module or unlinked crate `sha3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[INFO] [stdout]   --> tests/aliases.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn cshake256(v: sha3::CShake256) -> sha3::CShake256Reader {
[INFO] [stdout]    |                                     ^^^^ use of unresolved module or unlinked crate `sha3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[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 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[INFO] [stdout]    --> tests/cshake.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     sha3::CShake128,
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sha3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[INFO] [stdout]    --> tests/cshake.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     sha3::CShake128Core,
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sha3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[INFO] [stdout]    --> tests/cshake.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     sha3::CShake256,
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sha3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[INFO] [stdout]    --> tests/cshake.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     sha3::CShake256Core,
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sha3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[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 "cshake") due to 4 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[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 unresolved module or unlinked crate `sha3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[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 unresolved module or unlinked crate `sha3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[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 unresolved module or unlinked crate `sha3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[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 unresolved module or unlinked crate `sha3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[INFO] [stdout]   --> tests/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     sha3::Keccak256Full,
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sha3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[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 unresolved module or unlinked crate `sha3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[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 unresolved module or unlinked crate `sha3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[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 unresolved module or unlinked crate `sha3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[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 unresolved module or unlinked crate `sha3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[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 unresolved module or unlinked crate `sha3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sha3` in this scope
[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 unresolved module or unlinked crate `sha3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha3`, use `cargo add sha3` to add it to your `Cargo.toml`
[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 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "3dd72b44e9ac5bd1fc84aa8ef384091a02b1fd5b336f54eeeebd344ea332e954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dd72b44e9ac5bd1fc84aa8ef384091a02b1fd5b336f54eeeebd344ea332e954", kill_on_drop: false }`
[INFO] [stdout] 3dd72b44e9ac5bd1fc84aa8ef384091a02b1fd5b336f54eeeebd344ea332e954
