[INFO] fetching crate hyper-util-myyrakle 0.1.10...
[INFO] testing hyper-util-myyrakle-0.1.10 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate hyper-util-myyrakle 0.1.10 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate hyper-util-myyrakle 0.1.10
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hyper-util-myyrakle 0.1.10
[INFO] tweaked toml for crates.io crate hyper-util-myyrakle 0.1.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyper-util-myyrakle 0.1.10 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-myyrakle 0.1.10 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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9dd5d1a3be8ba99af3b1f3ef52e883739cd2fbab21427f3a85a76fab3e139108
[INFO] running `Command { std: "docker" "start" "-a" "9dd5d1a3be8ba99af3b1f3ef52e883739cd2fbab21427f3a85a76fab3e139108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dd5d1a3be8ba99af3b1f3ef52e883739cd2fbab21427f3a85a76fab3e139108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dd5d1a3be8ba99af3b1f3ef52e883739cd2fbab21427f3a85a76fab3e139108", kill_on_drop: false }`
[INFO] [stdout] 9dd5d1a3be8ba99af3b1f3ef52e883739cd2fbab21427f3a85a76fab3e139108
[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=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] 7ceface0189e53732730a994ff20a378d58c7378f18dcb24e8b19b2724f4e4d5
[INFO] running `Command { std: "docker" "start" "-a" "7ceface0189e53732730a994ff20a378d58c7378f18dcb24e8b19b2724f4e4d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hyper-myyrakle v1.5.3
[INFO] [stderr]    Compiling hyper-util-myyrakle v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Rewind` is never constructed
[INFO] [stdout]   --> src/common/rewind.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct Rewind<T> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remaining` is never used
[INFO] [stdout]   --> src/common/rewind.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn remaining(cursor: &mut ReadBufCursor<'_>) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `put_slice` is never used
[INFO] [stdout]   --> src/common/rewind.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn put_slice(cursor: &mut ReadBufCursor<'_>, slice: &[u8]) {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
[INFO] running `Command { std: "docker" "inspect" "7ceface0189e53732730a994ff20a378d58c7378f18dcb24e8b19b2724f4e4d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ceface0189e53732730a994ff20a378d58c7378f18dcb24e8b19b2724f4e4d5", kill_on_drop: false }`
[INFO] [stdout] 7ceface0189e53732730a994ff20a378d58c7378f18dcb24e8b19b2724f4e4d5
[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=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] 34125bdf348810bd09caaf12176ff11e6847f979b079d41aa025a5c76c09185d
[INFO] running `Command { std: "docker" "start" "-a" "34125bdf348810bd09caaf12176ff11e6847f979b079d41aa025a5c76c09185d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling hyper-myyrakle v1.5.3
[INFO] [stderr]    Compiling hyper-util-myyrakle v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Rewind` is never constructed
[INFO] [stdout]   --> src/common/rewind.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct Rewind<T> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remaining` is never used
[INFO] [stdout]   --> src/common/rewind.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn remaining(cursor: &mut ReadBufCursor<'_>) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `put_slice` is never used
[INFO] [stdout]   --> src/common/rewind.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn put_slice(cursor: &mut ReadBufCursor<'_>, slice: &[u8]) {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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.43.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] 52 | | }
[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[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`
[INFO] [stdout]   --> tests/test_utils/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use hyper::rt::ReadBufCursor;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` 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: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 `hyper`
[INFO] [stdout]  --> tests/test_utils/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use hyper::Uri;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` 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`
[INFO] [stdout]   --> tests/legacy_client.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use hyper::body::Bytes;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` 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`
[INFO] [stdout]   --> tests/legacy_client.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use hyper::body::Frame;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` 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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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[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::client::legacy::connect::{capture_connection, 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:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | 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:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | 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[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/legacy_client.rs:814:9
[INFO] [stdout]     |
[INFO] [stdout] 814 |     use hyper::service::service_fn;
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]   --> tests/legacy_client.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use hyper::Request;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` 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.43.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]  52 | | }
[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] warning: struct `Rewind` is never constructed
[INFO] [stdout]   --> src/common/rewind.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct Rewind<T> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remaining` is never used
[INFO] [stdout]   --> src/common/rewind.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn remaining(cursor: &mut ReadBufCursor<'_>) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `put_slice` is never used
[INFO] [stdout]   --> src/common/rewind.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn put_slice(cursor: &mut ReadBufCursor<'_>, slice: &[u8]) {
[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:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 |     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: could not find `hyper` in the list of imported crates
[INFO] [stdout]    --> tests/legacy_client.rs:847:20
[INFO] [stdout]     |
[INFO] [stdout] 847 |         .parse::<::hyper::Uri>()
[INFO] [stdout]     |                    ^^^^^ could not find `hyper` in the list of imported crates
[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_myyrakle::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 `hyper`
[INFO] [stdout]    --> tests/test_utils/mod.rs:100:6
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl hyper::rt::Read for DebugStream {
[INFO] [stdout]     |      ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use hyper_myyrakle::rt;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `rt`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 100 - impl hyper::rt::Read for DebugStream {
[INFO] [stdout] 100 + impl rt::Read for DebugStream {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/test_utils/mod.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         hyper::rt::Read::poll_read(Pin::new(&mut self.tcp), cx, buf)
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Read;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Read;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use hyper_myyrakle::rt::Read;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Read`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 106 -         hyper::rt::Read::poll_read(Pin::new(&mut self.tcp), cx, buf)
[INFO] [stdout] 106 +         Read::poll_read(Pin::new(&mut self.tcp), cx, buf)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/test_utils/mod.rs:110:6
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl hyper::rt::Write for DebugStream {
[INFO] [stdout]     |      ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use hyper_myyrakle::rt;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `rt`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 110 - impl hyper::rt::Write for DebugStream {
[INFO] [stdout] 110 + impl rt::Write for DebugStream {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/test_utils/mod.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         hyper::rt::Write::poll_write(Pin::new(&mut self.tcp), cx, buf)
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] help: if you import `Write`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 116 -         hyper::rt::Write::poll_write(Pin::new(&mut self.tcp), cx, buf)
[INFO] [stdout] 116 +         Write::poll_write(Pin::new(&mut self.tcp), cx, buf)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/test_utils/mod.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         hyper::rt::Write::poll_flush(Pin::new(&mut self.tcp), cx)
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] help: if you import `Write`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 123 -         hyper::rt::Write::poll_flush(Pin::new(&mut self.tcp), cx)
[INFO] [stdout] 123 +         Write::poll_flush(Pin::new(&mut self.tcp), cx)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/test_utils/mod.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         hyper::rt::Write::poll_shutdown(Pin::new(&mut self.tcp), cx)
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] help: if you import `Write`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 130 -         hyper::rt::Write::poll_shutdown(Pin::new(&mut self.tcp), cx)
[INFO] [stdout] 130 +         Write::poll_shutdown(Pin::new(&mut self.tcp), cx)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/test_utils/mod.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         hyper::rt::Write::is_write_vectored(&self.tcp)
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] help: if you import `Write`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 134 -         hyper::rt::Write::is_write_vectored(&self.tcp)
[INFO] [stdout] 134 +         Write::is_write_vectored(&self.tcp)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/test_utils/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         hyper::rt::Write::poll_write_vectored(Pin::new(&mut self.tcp), cx, bufs)
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] help: if you import `Write`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 142 -         hyper::rt::Write::poll_write_vectored(Pin::new(&mut self.tcp), cx, bufs)
[INFO] [stdout] 142 +         Write::poll_write_vectored(Pin::new(&mut self.tcp), cx, bufs)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]   --> tests/legacy_client.rs:77:34
[INFO] [stdout]    |
[INFO] [stdout] 77 |         assert_eq!(res.status(), hyper::StatusCode::OK);
[INFO] [stdout]    |                                  ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use http::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use hyper_myyrakle::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 77 -         assert_eq!(res.status(), hyper::StatusCode::OK);
[INFO] [stdout] 77 +         assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TcpListener` in `net`
[INFO] [stdout]   --> tests/legacy_client.rs:93:30
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let server = tokio::net::TcpListener::bind("127.0.0.1:0").await.unwrap();
[INFO] [stdout]    |                              ^^^^^^^^^^^ could not find `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.43.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] 52 | | }
[INFO] [stdout]    | |_- the item is gated behind the `net` feature
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::TcpListener;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::net::TcpListener;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `TcpListener`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 93 -     let server = tokio::net::TcpListener::bind("127.0.0.1:0").await.unwrap();
[INFO] [stdout] 93 +     let server = TcpListener::bind("127.0.0.1:0").await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/legacy_client.rs:129:34
[INFO] [stdout]     |
[INFO] [stdout] 129 |         assert_eq!(res.status(), hyper::StatusCode::OK);
[INFO] [stdout]     |                                  ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use http::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use hyper_myyrakle::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 129 -         assert_eq!(res.status(), hyper::StatusCode::OK);
[INFO] [stdout] 129 +         assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/legacy_client.rs:299:34
[INFO] [stdout]     |
[INFO] [stdout] 299 |         assert_eq!(res.status(), hyper::StatusCode::OK);
[INFO] [stdout]     |                                  ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use http::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use hyper_myyrakle::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 299 -         assert_eq!(res.status(), hyper::StatusCode::OK);
[INFO] [stdout] 299 +         assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/legacy_client.rs:345:34
[INFO] [stdout]     |
[INFO] [stdout] 345 |         assert_eq!(res.status(), hyper::StatusCode::OK);
[INFO] [stdout]     |                                  ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use http::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use hyper_myyrakle::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 345 -         assert_eq!(res.status(), hyper::StatusCode::OK);
[INFO] [stdout] 345 +         assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/legacy_client.rs:562:34
[INFO] [stdout]     |
[INFO] [stdout] 562 |         assert_eq!(res.status(), hyper::StatusCode::OK);
[INFO] [stdout]     |                                  ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use http::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use hyper_myyrakle::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 562 -         assert_eq!(res.status(), hyper::StatusCode::OK);
[INFO] [stdout] 562 +         assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/legacy_client.rs:798:32
[INFO] [stdout]     |
[INFO] [stdout] 798 |     let upgraded = rt.block_on(hyper::upgrade::on(res)).expect("on_upgrade");
[INFO] [stdout]     |                                ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   3 + use hyper_myyrakle::upgrade;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `upgrade`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 798 -     let upgraded = rt.block_on(hyper::upgrade::on(res)).expect("on_upgrade");
[INFO] [stdout] 798 +     let upgraded = rt.block_on(upgrade::on(res)).expect("on_upgrade");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/legacy_client.rs:832:17
[INFO] [stdout]     |
[INFO] [stdout] 832 |         let _ = hyper::server::conn::http2::Builder::new(TokioExecutor::new())
[INFO] [stdout]     |                 ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]     = and 7 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 832 -         let _ = hyper::server::conn::http2::Builder::new(TokioExecutor::new())
[INFO] [stdout] 832 +         let _ = Builder::new(TokioExecutor::new())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/legacy_client.rs:866:22
[INFO] [stdout]     |
[INFO] [stdout] 866 |             .version(hyper::Version::HTTP_2)
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use http::Version;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use hyper_myyrakle::Version;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Version`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 866 -             .version(hyper::Version::HTTP_2)
[INFO] [stdout] 866 +             .version(Version::HTTP_2)
[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] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> tests/legacy_client.rs:553:25
[INFO] [stdout]     |
[INFO] [stdout] 553 |         .map_err(|_| -> hyper::Error { panic!("rx1") })
[INFO] [stdout]     |                         ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` 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`
[INFO] [stdout]    --> tests/legacy_client.rs:837:29
[INFO] [stdout]     |
[INFO] [stdout] 837 |                     Ok::<_, hyper::Error>(Response::new(Full::<Bytes>::from("Hello, world")))
[INFO] [stdout]     |                             ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stderr] error: could not compile `hyper-util-myyrakle` (test "legacy_client") due to 40 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "34125bdf348810bd09caaf12176ff11e6847f979b079d41aa025a5c76c09185d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34125bdf348810bd09caaf12176ff11e6847f979b079d41aa025a5c76c09185d", kill_on_drop: false }`
[INFO] [stdout] 34125bdf348810bd09caaf12176ff11e6847f979b079d41aa025a5c76c09185d
