[INFO] fetching crate blake3 1.8.1... [INFO] checking blake3-1.8.1 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate blake3 1.8.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate blake3 1.8.1 on toolchain 306c6aded24f02440063be828ebe601fe5eb8323 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate blake3 1.8.1 [INFO] finished tweaking crates.io crate blake3 1.8.1 [INFO] tweaked toml for crates.io crate blake3 1.8.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate blake3 1.8.1 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" "+306c6aded24f02440063be828ebe601fe5eb8323" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f02fdf5ecf9b9b856d67eb0cabac4cfb7d2074a67d4275b0c89f5d1034cda004 [INFO] running `Command { std: "docker" "start" "-a" "f02fdf5ecf9b9b856d67eb0cabac4cfb7d2074a67d4275b0c89f5d1034cda004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f02fdf5ecf9b9b856d67eb0cabac4cfb7d2074a67d4275b0c89f5d1034cda004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f02fdf5ecf9b9b856d67eb0cabac4cfb7d2074a67d4275b0c89f5d1034cda004", kill_on_drop: false }` [INFO] [stdout] f02fdf5ecf9b9b856d67eb0cabac4cfb7d2074a67d4275b0c89f5d1034cda004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40df3d0df4bdf5d8f43f22077b41023c9070d9c14687dedad0a3fe11c3abdb11 [INFO] running `Command { std: "docker" "start" "-a" "40df3d0df4bdf5d8f43f22077b41023c9070d9c14687dedad0a3fe11c3abdb11", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking rustix v1.0.5 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling blake3 v1.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] --> benches/bench.rs:362:26 [INFO] [stdout] | [INFO] [stdout] 362 | let mut hasher = reference_impl::Hasher::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reference_impl`, use `cargo add reference_impl` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::hash::Hasher; [INFO] [stdout] | [INFO] [stdout] 5 + use blake3::Hasher; [INFO] [stdout] | [INFO] [stdout] help: if you import `Hasher`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 362 - let mut hasher = reference_impl::Hasher::new(); [INFO] [stdout] 362 + let mut hasher = Hasher::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] --> src/test.rs:346:40 [INFO] [stdout] | [INFO] [stdout] 346 | let mut reference_hasher = reference_impl::Hasher::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reference_impl`, use `cargo add reference_impl` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [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] 346 - let mut reference_hasher = reference_impl::Hasher::new(); [INFO] [stdout] 346 + let mut reference_hasher = Hasher::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] --> src/test.rs:375:40 [INFO] [stdout] | [INFO] [stdout] 375 | let mut reference_hasher = reference_impl::Hasher::new_keyed(&TEST_KEY); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reference_impl`, use `cargo add reference_impl` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [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] 375 - let mut reference_hasher = reference_impl::Hasher::new_keyed(&TEST_KEY); [INFO] [stdout] 375 + let mut reference_hasher = Hasher::new_keyed(&TEST_KEY); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] --> src/test.rs:405:40 [INFO] [stdout] | [INFO] [stdout] 405 | let mut reference_hasher = reference_impl::Hasher::new_derive_key(context); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reference_impl`, use `cargo add reference_impl` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [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] 405 - let mut reference_hasher = reference_impl::Hasher::new_derive_key(context); [INFO] [stdout] 405 + let mut reference_hasher = Hasher::new_derive_key(context); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] --> src/test.rs:437:32 [INFO] [stdout] | [INFO] [stdout] 437 | let mut reference_hasher = reference_impl::Hasher::new_keyed(&TEST_KEY); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reference_impl`, use `cargo add reference_impl` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [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] 437 - let mut reference_hasher = reference_impl::Hasher::new_keyed(&TEST_KEY); [INFO] [stdout] 437 + let mut reference_hasher = Hasher::new_keyed(&TEST_KEY); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] --> src/test.rs:453:5 [INFO] [stdout] | [INFO] [stdout] 453 | reference_impl::Hasher::new().finalize(&mut reference_out); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reference_impl`, use `cargo add reference_impl` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [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] 453 - reference_impl::Hasher::new().finalize(&mut reference_out); [INFO] [stdout] 453 + Hasher::new().finalize(&mut reference_out); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] --> src/test.rs:472:22 [INFO] [stdout] | [INFO] [stdout] 472 | let mut hasher = reference_impl::Hasher::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reference_impl`, use `cargo add reference_impl` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [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] 472 - let mut hasher = reference_impl::Hasher::new(); [INFO] [stdout] 472 + let mut hasher = Hasher::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] --> src/test.rs:575:36 [INFO] [stdout] | [INFO] [stdout] 575 | let mut reference_hasher = reference_impl::Hasher::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reference_impl`, use `cargo add reference_impl` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [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] 575 - let mut reference_hasher = reference_impl::Hasher::new(); [INFO] [stdout] 575 + let mut reference_hasher = Hasher::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blake3` (bench "bench") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] --> src/test.rs:298:43 [INFO] [stdout] | [INFO] [stdout] 298 | assert_eq!(1880, core::mem::size_of::()); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reference_impl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reference_impl`, use `cargo add reference_impl` 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 `blake3` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "40df3d0df4bdf5d8f43f22077b41023c9070d9c14687dedad0a3fe11c3abdb11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40df3d0df4bdf5d8f43f22077b41023c9070d9c14687dedad0a3fe11c3abdb11", kill_on_drop: false }` [INFO] [stdout] 40df3d0df4bdf5d8f43f22077b41023c9070d9c14687dedad0a3fe11c3abdb11