[INFO] fetching crate raze 0.4.1...
[INFO] testing raze-0.4.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate raze 0.4.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate raze 0.4.1
[INFO] finished tweaking crates.io crate raze 0.4.1
[INFO] tweaked toml for crates.io crate raze 0.4.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate raze 0.4.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 173 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding sha1 v0.6.1 (available: v0.10.6)
[INFO] [stderr]       Adding tokio-util v0.6.10 (available: v0.7.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 263f4d2ad4a13282d489dda546a3c4380e4a6edb10c670cadc5fb9283944d74c
[INFO] running `Command { std: "docker" "start" "-a" "263f4d2ad4a13282d489dda546a3c4380e4a6edb10c670cadc5fb9283944d74c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "263f4d2ad4a13282d489dda546a3c4380e4a6edb10c670cadc5fb9283944d74c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "263f4d2ad4a13282d489dda546a3c4380e4a6edb10c670cadc5fb9283944d74c", kill_on_drop: false }`
[INFO] [stdout] 263f4d2ad4a13282d489dda546a3c4380e4a6edb10c670cadc5fb9283944d74c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e7dd908be47c7f289117e13b4f5a1344cba66484255ba159e83827c0fac26a1
[INFO] running `Command { std: "docker" "start" "-a" "4e7dd908be47c7f289117e13b4f5a1344cba66484255ba159e83827c0fac26a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling raze v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tokio_util::codec`
[INFO] [stdout]   --> src/utils/readers.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tokio_util::codec::{BytesCodec, FramedRead};
[INFO] [stdout]    |                 ^^^^^ could not find `codec` in `tokio_util`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.6.10/src/lib.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | / cfg_codec! {
[INFO] [stdout] 29 | |     pub mod codec;
[INFO] [stdout]    | |             ^^^^^
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_- the item is gated behind the `codec` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `raze` (lib) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4e7dd908be47c7f289117e13b4f5a1344cba66484255ba159e83827c0fac26a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e7dd908be47c7f289117e13b4f5a1344cba66484255ba159e83827c0fac26a1", kill_on_drop: false }`
[INFO] [stdout] 4e7dd908be47c7f289117e13b4f5a1344cba66484255ba159e83827c0fac26a1
