[INFO] fetching crate iroh-blake3 1.4.3...
[INFO] checking iroh-blake3-1.4.3 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate iroh-blake3 1.4.3 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate iroh-blake3 1.4.3 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iroh-blake3 1.4.3
[INFO] finished tweaking crates.io crate iroh-blake3 1.4.3
[INFO] tweaked toml for crates.io crate iroh-blake3 1.4.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding page_size v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded page_size v0.5.0
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36b4a4be3f329bfbbfc47b1383aa0bf7b8af07ab5c0fc0ad5249b4993f757264
[INFO] running `Command { std: "docker" "start" "-a" "36b4a4be3f329bfbbfc47b1383aa0bf7b8af07ab5c0fc0ad5249b4993f757264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36b4a4be3f329bfbbfc47b1383aa0bf7b8af07ab5c0fc0ad5249b4993f757264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36b4a4be3f329bfbbfc47b1383aa0bf7b8af07ab5c0fc0ad5249b4993f757264", kill_on_drop: false }`
[INFO] [stdout] 36b4a4be3f329bfbbfc47b1383aa0bf7b8af07ab5c0fc0ad5249b4993f757264
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4431143e7a93480b2692361c7953db5541cc9186ede9db1f11676eb6ed6ff05
[INFO] running `Command { std: "docker" "start" "-a" "c4431143e7a93480b2692361c7953db5541cc9186ede9db1f11676eb6ed6ff05", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling iroh-blake3 v1.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking page_size v0.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reference_impl`
[INFO] [stdout]    --> src/test.rs:288:40
[INFO] [stdout]     |
[INFO] [stdout] 288 |             let mut reference_hasher = reference_impl::Hasher::new();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ use of undeclared crate or module `reference_impl`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 288 -             let mut reference_hasher = reference_impl::Hasher::new();
[INFO] [stdout] 288 +             let mut reference_hasher = Hasher::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reference_impl`
[INFO] [stdout]    --> src/test.rs:317:40
[INFO] [stdout]     |
[INFO] [stdout] 317 |             let mut reference_hasher = reference_impl::Hasher::new_keyed(&TEST_KEY);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ use of undeclared crate or module `reference_impl`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 317 -             let mut reference_hasher = reference_impl::Hasher::new_keyed(&TEST_KEY);
[INFO] [stdout] 317 +             let mut reference_hasher = Hasher::new_keyed(&TEST_KEY);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reference_impl`
[INFO] [stdout]    --> src/test.rs:347:40
[INFO] [stdout]     |
[INFO] [stdout] 347 |             let mut reference_hasher = reference_impl::Hasher::new_derive_key(context);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ use of undeclared crate or module `reference_impl`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 347 -             let mut reference_hasher = reference_impl::Hasher::new_derive_key(context);
[INFO] [stdout] 347 +             let mut reference_hasher = Hasher::new_derive_key(context);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reference_impl`
[INFO] [stdout]    --> src/test.rs:377:22
[INFO] [stdout]     |
[INFO] [stdout] 377 |     let mut hasher = reference_impl::Hasher::new();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^ use of undeclared crate or module `reference_impl`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 377 -     let mut hasher = reference_impl::Hasher::new();
[INFO] [stdout] 377 +     let mut hasher = Hasher::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake3`
[INFO] [stdout]  --> benches/bench.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use blake3::guts::{BLOCK_LEN, CHUNK_LEN};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake3`
[INFO] [stdout]  --> benches/bench.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use blake3::platform::{Platform, MAX_SIMD_DEGREE};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `blake3`
[INFO] [stdout]  --> benches/bench.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use blake3::OUT_LEN;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake3`
[INFO] [stdout]    --> benches/bench.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             blake3::IncrementCounter::Yes,
[INFO] [stdout]     |             ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake3`
[INFO] [stdout]    --> benches/bench.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             blake3::IncrementCounter::No,
[INFO] [stdout]     |             ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake3`
[INFO] [stdout]    --> benches/bench.rs:288:15
[INFO] [stdout]     |
[INFO] [stdout] 288 |     b.iter(|| blake3::Hasher::new().update(input.get()).finalize());
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 5   + use core::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 5   + use iroh_blake3::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 5   + use std::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 288 -     b.iter(|| blake3::Hasher::new().update(input.get()).finalize());
[INFO] [stdout] 288 +     b.iter(|| Hasher::new().update(input.get()).finalize());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reference_impl`
[INFO] [stdout]    --> benches/bench.rs:354:26
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let mut hasher = reference_impl::Hasher::new();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ use of undeclared crate or module `reference_impl`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 5   + use core::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 5   + use iroh_blake3::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 5   + use std::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 354 -         let mut hasher = reference_impl::Hasher::new();
[INFO] [stdout] 354 +         let mut hasher = Hasher::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake3`
[INFO] [stdout]    --> benches/bench.rs:511:26
[INFO] [stdout]     |
[INFO] [stdout] 511 |         let mut hasher = blake3::Hasher::new();
[INFO] [stdout]     |                          ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 5   + use core::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 5   + use iroh_blake3::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 5   + use std::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 511 -         let mut hasher = blake3::Hasher::new();
[INFO] [stdout] 511 +         let mut hasher = Hasher::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> benches/bench.rs:95:54
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let input_arrays: ArrayVec<&[u8; CHUNK_LEN], MAX_SIMD_DEGREE> = inputs
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let input_arrays: ArrayVec<&[u8; CHUNK_LEN], { MAX_SIMD_DEGREE }> = inputs
[INFO] [stdout]    |                                                      +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> benches/bench.rs:162:54
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let input_arrays: ArrayVec<&[u8; BLOCK_LEN], MAX_SIMD_DEGREE> = inputs
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let input_arrays: ArrayVec<&[u8; BLOCK_LEN], { MAX_SIMD_DEGREE }> = inputs
[INFO] [stdout]     |                                                      +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake3`
[INFO] [stdout]    --> benches/bench.rs:223:15
[INFO] [stdout]     |
[INFO] [stdout] 223 |     b.iter(|| blake3::hash(input.get()));
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0747.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iroh-blake3` (bench "bench") due to 12 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 `reference_impl`
[INFO] [stdout]    --> src/test.rs:224:43
[INFO] [stdout]     |
[INFO] [stdout] 224 |     assert_eq!(1880, core::mem::size_of::<reference_impl::Hasher>());
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ use of undeclared crate or module `reference_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 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 `iroh-blake3` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "c4431143e7a93480b2692361c7953db5541cc9186ede9db1f11676eb6ed6ff05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4431143e7a93480b2692361c7953db5541cc9186ede9db1f11676eb6ed6ff05", kill_on_drop: false }`
[INFO] [stdout] c4431143e7a93480b2692361c7953db5541cc9186ede9db1f11676eb6ed6ff05
[INFO] checking iroh-blake3-1.4.3 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate iroh-blake3 1.4.3 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate iroh-blake3 1.4.3 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iroh-blake3 1.4.3
[INFO] finished tweaking crates.io crate iroh-blake3 1.4.3
[INFO] tweaked toml for crates.io crate iroh-blake3 1.4.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding page_size v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d94785a0c84c4a472e7c1a0c8b83fd5817602c162e84df409e9ac834b4bd8a8
[INFO] running `Command { std: "docker" "start" "-a" "8d94785a0c84c4a472e7c1a0c8b83fd5817602c162e84df409e9ac834b4bd8a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d94785a0c84c4a472e7c1a0c8b83fd5817602c162e84df409e9ac834b4bd8a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d94785a0c84c4a472e7c1a0c8b83fd5817602c162e84df409e9ac834b4bd8a8", kill_on_drop: false }`
[INFO] [stdout] 8d94785a0c84c4a472e7c1a0c8b83fd5817602c162e84df409e9ac834b4bd8a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42d201d9107b98f4b19f5797e1ed4a62bb444a93aa3dcf1eb5854ac9aa0583da
[INFO] running `Command { std: "docker" "start" "-a" "42d201d9107b98f4b19f5797e1ed4a62bb444a93aa3dcf1eb5854ac9aa0583da", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling iroh-blake3 v1.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking page_size v0.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reference_impl`
[INFO] [stdout]    --> src/test.rs:288:40
[INFO] [stdout]     |
[INFO] [stdout] 288 |             let mut reference_hasher = reference_impl::Hasher::new();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ use of undeclared crate or module `reference_impl`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 288 -             let mut reference_hasher = reference_impl::Hasher::new();
[INFO] [stdout] 288 +             let mut reference_hasher = Hasher::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reference_impl`
[INFO] [stdout]    --> src/test.rs:317:40
[INFO] [stdout]     |
[INFO] [stdout] 317 |             let mut reference_hasher = reference_impl::Hasher::new_keyed(&TEST_KEY);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ use of undeclared crate or module `reference_impl`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 317 -             let mut reference_hasher = reference_impl::Hasher::new_keyed(&TEST_KEY);
[INFO] [stdout] 317 +             let mut reference_hasher = Hasher::new_keyed(&TEST_KEY);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reference_impl`
[INFO] [stdout]    --> src/test.rs:347:40
[INFO] [stdout]     |
[INFO] [stdout] 347 |             let mut reference_hasher = reference_impl::Hasher::new_derive_key(context);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ use of undeclared crate or module `reference_impl`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 347 -             let mut reference_hasher = reference_impl::Hasher::new_derive_key(context);
[INFO] [stdout] 347 +             let mut reference_hasher = Hasher::new_derive_key(context);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reference_impl`
[INFO] [stdout]    --> src/test.rs:377:22
[INFO] [stdout]     |
[INFO] [stdout] 377 |     let mut hasher = reference_impl::Hasher::new();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^ use of undeclared crate or module `reference_impl`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 377 -     let mut hasher = reference_impl::Hasher::new();
[INFO] [stdout] 377 +     let mut hasher = Hasher::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake3`
[INFO] [stdout]  --> benches/bench.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use blake3::guts::{BLOCK_LEN, CHUNK_LEN};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake3`
[INFO] [stdout]  --> benches/bench.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use blake3::platform::{Platform, MAX_SIMD_DEGREE};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `blake3`
[INFO] [stdout]  --> benches/bench.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use blake3::OUT_LEN;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake3`
[INFO] [stdout]    --> benches/bench.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             blake3::IncrementCounter::Yes,
[INFO] [stdout]     |             ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake3`
[INFO] [stdout]    --> benches/bench.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             blake3::IncrementCounter::No,
[INFO] [stdout]     |             ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake3`
[INFO] [stdout]    --> benches/bench.rs:288:15
[INFO] [stdout]     |
[INFO] [stdout] 288 |     b.iter(|| blake3::Hasher::new().update(input.get()).finalize());
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 5   + use core::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 5   + use iroh_blake3::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 5   + use std::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 288 -     b.iter(|| blake3::Hasher::new().update(input.get()).finalize());
[INFO] [stdout] 288 +     b.iter(|| Hasher::new().update(input.get()).finalize());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reference_impl`
[INFO] [stdout]    --> benches/bench.rs:354:26
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let mut hasher = reference_impl::Hasher::new();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ use of undeclared crate or module `reference_impl`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 5   + use core::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 5   + use iroh_blake3::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 5   + use std::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 354 -         let mut hasher = reference_impl::Hasher::new();
[INFO] [stdout] 354 +         let mut hasher = Hasher::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake3`
[INFO] [stdout]    --> benches/bench.rs:511:26
[INFO] [stdout]     |
[INFO] [stdout] 511 |         let mut hasher = blake3::Hasher::new();
[INFO] [stdout]     |                          ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 5   + use core::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 5   + use iroh_blake3::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] 5   + use std::hash::Hasher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hasher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 511 -         let mut hasher = blake3::Hasher::new();
[INFO] [stdout] 511 +         let mut hasher = Hasher::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> benches/bench.rs:95:54
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let input_arrays: ArrayVec<&[u8; CHUNK_LEN], MAX_SIMD_DEGREE> = inputs
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let input_arrays: ArrayVec<&[u8; CHUNK_LEN], { MAX_SIMD_DEGREE }> = inputs
[INFO] [stdout]    |                                                      +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> benches/bench.rs:162:54
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let input_arrays: ArrayVec<&[u8; BLOCK_LEN], MAX_SIMD_DEGREE> = inputs
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let input_arrays: ArrayVec<&[u8; BLOCK_LEN], { MAX_SIMD_DEGREE }> = inputs
[INFO] [stdout]     |                                                      +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blake3`
[INFO] [stdout]    --> benches/bench.rs:223:15
[INFO] [stdout]     |
[INFO] [stdout] 223 |     b.iter(|| blake3::hash(input.get()));
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `blake3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0747.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iroh-blake3` (bench "bench") due to 12 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 `reference_impl`
[INFO] [stdout]    --> src/test.rs:224:43
[INFO] [stdout]     |
[INFO] [stdout] 224 |     assert_eq!(1880, core::mem::size_of::<reference_impl::Hasher>());
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ use of undeclared crate or module `reference_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 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 `iroh-blake3` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "42d201d9107b98f4b19f5797e1ed4a62bb444a93aa3dcf1eb5854ac9aa0583da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d201d9107b98f4b19f5797e1ed4a62bb444a93aa3dcf1eb5854ac9aa0583da", kill_on_drop: false }`
[INFO] [stdout] 42d201d9107b98f4b19f5797e1ed4a62bb444a93aa3dcf1eb5854ac9aa0583da
