[INFO] fetching crate hyper-util-wasm 0.1.7...
[INFO] testing hyper-util-wasm-0.1.7 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate hyper-util-wasm 0.1.7 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate hyper-util-wasm 0.1.7
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hyper-util-wasm 0.1.7
[INFO] tweaked toml for crates.io crate hyper-util-wasm 0.1.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyper-util-wasm 0.1.7 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] crate crates.io crate hyper-util-wasm 0.1.7 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f42c07f2393374c36fef20017bb5af67910fdddf91f806e43f739aa6c6b09ca4
[INFO] running `Command { std: "docker" "start" "-a" "f42c07f2393374c36fef20017bb5af67910fdddf91f806e43f739aa6c6b09ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f42c07f2393374c36fef20017bb5af67910fdddf91f806e43f739aa6c6b09ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f42c07f2393374c36fef20017bb5af67910fdddf91f806e43f739aa6c6b09ca4", kill_on_drop: false }`
[INFO] [stdout] f42c07f2393374c36fef20017bb5af67910fdddf91f806e43f739aa6c6b09ca4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b5c7e5ce074eda48cf692b0efcef5d006ff9ce95222775c4cf00ed0573666e79
[INFO] running `Command { std: "docker" "start" "-a" "b5c7e5ce074eda48cf692b0efcef5d006ff9ce95222775c4cf00ed0573666e79", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling hyper v1.4.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling wasmtimer v0.2.0
[INFO] [stderr]    Compiling hyper-util-wasm v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.49s
[INFO] running `Command { std: "docker" "inspect" "b5c7e5ce074eda48cf692b0efcef5d006ff9ce95222775c4cf00ed0573666e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5c7e5ce074eda48cf692b0efcef5d006ff9ce95222775c4cf00ed0573666e79", kill_on_drop: false }`
[INFO] [stdout] b5c7e5ce074eda48cf692b0efcef5d006ff9ce95222775c4cf00ed0573666e79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b839a36445df83ab77cca0723726eedfecec32aa44c88ec77ce1425acf370f5
[INFO] running `Command { std: "docker" "start" "-a" "5b839a36445df83ab77cca0723726eedfecec32aa44c88ec77ce1425acf370f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling wasmtimer v0.2.0
[INFO] [stderr]    Compiling hyper v1.4.0
[INFO] [stderr]    Compiling hyper-util-wasm v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::TcpStream`
[INFO] [stdout]   --> tests/test_utils/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokio::net::TcpStream;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ no `TcpStream` in `net`
[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-1.38.0/src/net/mod.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 38 | / cfg_net! {
[INFO] [stdout] 39 | |     mod lookup_host;
[INFO] [stdout] 40 | |     pub use lookup_host::lookup_host;
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     pub use tcp::stream::TcpStream;
[INFO] [stdout]    | |                          ^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_- the item is gated behind the `net` feature
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 11 - use tokio::net::TcpStream;
[INFO] [stdout] 11 + use std::net::TcpStream;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper_util`
[INFO] [stdout]   --> tests/test_utils/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use hyper_util::client::legacy::connect::HttpConnector;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hyper_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper_util`, use `cargo add hyper_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper_util`
[INFO] [stdout]   --> tests/test_utils/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use hyper_util::client::legacy::connect::{Connected, Connection};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hyper_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper_util`, use `cargo add hyper_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper_util`
[INFO] [stdout]   --> tests/test_utils/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use hyper_util::rt::TokioIo;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hyper_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper_util`, use `cargo add hyper_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_channel`
[INFO] [stdout]  --> tests/test_utils/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_channel::mpsc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_channel`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `futures_channel`, use `cargo add futures_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper_util`
[INFO] [stdout]   --> tests/legacy_client.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use hyper_util::client::legacy::connect::HttpConnector;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hyper_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper_util`, use `cargo add hyper_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper_util`
[INFO] [stdout]   --> tests/legacy_client.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use hyper_util::client::legacy::Client;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hyper_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper_util`, use `cargo add hyper_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper_util`
[INFO] [stdout]   --> tests/legacy_client.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use hyper_util::rt::{TokioExecutor, TokioIo};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hyper_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper_util`, use `cargo add hyper_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_channel`
[INFO] [stdout]   --> tests/legacy_client.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use futures_channel::{mpsc, oneshot};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_channel`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `futures_channel`, use `cargo add futures_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::TcpListener`
[INFO] [stdout]    --> tests/legacy_client.rs:815:9
[INFO] [stdout]     |
[INFO] [stdout] 815 |     use tokio::net::TcpListener;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ no `TcpListener` in `net`
[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-1.38.0/src/net/mod.rs:43:28
[INFO] [stdout]     |
[INFO] [stdout]  38 | / cfg_net! {
[INFO] [stdout]  39 | |     mod lookup_host;
[INFO] [stdout]  40 | |     pub use lookup_host::lookup_host;
[INFO] [stdout] ...   |
[INFO] [stdout]  43 | |     pub use tcp::listener::TcpListener;
[INFO] [stdout]     | |                            ^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | }
[INFO] [stdout]     | |_- the item is gated behind the `net` feature
[INFO] [stdout] help: consider importing one of these structs instead
[INFO] [stdout]     |
[INFO] [stdout] 815 -     use tokio::net::TcpListener;
[INFO] [stdout] 815 +     use crate::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 815 -     use tokio::net::TcpListener;
[INFO] [stdout] 815 +     use std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper_util`
[INFO] [stdout]   --> tests/legacy_client.rs:48:34
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let client = Client::builder(hyper_util::rt::TokioExecutor::new()).build(
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of unresolved module or unlinked crate `hyper_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper_util`, use `cargo add hyper_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_service`
[INFO] [stdout]   --> tests/test_utils/mod.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         tower_service::Service::<Uri>::poll_ready(&mut self.http, cx)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_service`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tower_service`, use `cargo add tower_service` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use hyper::service::Service;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Service`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 58 -         tower_service::Service::<Uri>::poll_ready(&mut self.http, cx)
[INFO] [stdout] 58 +         Service::<Uri>::poll_ready(&mut self.http, cx)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_service`
[INFO] [stdout]   --> tests/test_utils/mod.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl tower_service::Service<Uri> for DebugConnector {
[INFO] [stdout]    |      ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_service`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tower_service`, use `cargo add tower_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_service`
[INFO] [stdout]   --> tests/test_utils/mod.rs:53:36
[INFO] [stdout]    |
[INFO] [stdout] 53 |     type Error = <HttpConnector as tower_service::Service<Uri>>::Error;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_service`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tower_service`, use `cargo add tower_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyper-util-wasm` (test "legacy_client") due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `rewind` are never used
[INFO] [stdout]   --> src/common/rewind.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<T> Rewind<T> {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 19 |     #[cfg(test)]
[INFO] [stdout] 20 |     pub(crate) fn new(io: T) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub(crate) fn rewind(&mut self, bs: Bytes) {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5b839a36445df83ab77cca0723726eedfecec32aa44c88ec77ce1425acf370f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b839a36445df83ab77cca0723726eedfecec32aa44c88ec77ce1425acf370f5", kill_on_drop: false }`
[INFO] [stdout] 5b839a36445df83ab77cca0723726eedfecec32aa44c88ec77ce1425acf370f5
