[INFO] fetching crate hyper-client-sockets 0.4.0...
[INFO] checking hyper-client-sockets-0.4.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate hyper-client-sockets 0.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate hyper-client-sockets 0.4.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hyper-client-sockets 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hyper-client-sockets 0.4.0
[INFO] tweaked toml for crates.io crate hyper-client-sockets 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 96 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vsock v0.5.1
[INFO] [stderr]   Downloaded tokio-vsock v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc0241dee7fc21c71721209c15b9035acc88f7de602a0975892bc365fb067b92
[INFO] running `Command { std: "docker" "start" "-a" "cc0241dee7fc21c71721209c15b9035acc88f7de602a0975892bc365fb067b92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc0241dee7fc21c71721209c15b9035acc88f7de602a0975892bc365fb067b92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc0241dee7fc21c71721209c15b9035acc88f7de602a0975892bc365fb067b92", kill_on_drop: false }`
[INFO] [stdout] cc0241dee7fc21c71721209c15b9035acc88f7de602a0975892bc365fb067b92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ab9764a0a4778e43c79371eecd08a5d6ad1169a7a20658069d9a38e6955d45d
[INFO] running `Command { std: "docker" "start" "-a" "9ab9764a0a4778e43c79371eecd08a5d6ad1169a7a20658069d9a38e6955d45d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking vsock v0.5.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-vsock v0.6.0
[INFO] [stderr]     Checking smol-hyper v0.1.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-client-sockets v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]   --> tests/tokio.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[tokio::test]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]   --> tests/tokio.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[tokio::test]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]   --> tests/tokio.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[tokio::test]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]   --> tests/tokio.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[tokio::test]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]   --> tests/tokio.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[tokio::test]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> tests/tokio.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `firecracker` in `hyper_client_sockets`
[INFO] [stdout]   --> tests/tokio.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  |     firecracker::{connector::HyperFirecrackerConnector, FirecrackerUriExt, HyperFirecrackerStream},
[INFO] [stdout]    |     ^^^^^^^^^^^ could not find `firecracker` in `hyper_client_sockets`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod firecracker;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `firecracker` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "firecracker")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `firecracker` in `hyper_client_sockets`
[INFO] [stdout]   --> tests/async_io.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     firecracker::{connector::HyperFirecrackerConnector, FirecrackerUriExt, HyperFirecrackerStream},
[INFO] [stdout]    |     ^^^^^^^^^^^ could not find `firecracker` in `hyper_client_sockets`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod firecracker;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `firecracker` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "firecracker")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `unix` in `hyper_client_sockets`
[INFO] [stdout]  --> tests/tokio.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     unix::{connector::HyperUnixConnector, HyperUnixStream, UnixUriExt},
[INFO] [stdout]   |     ^^^^ could not find `unix` in `hyper_client_sockets`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod unix;
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] note: the item is gated behind the `unix` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "unix")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vsock` in `hyper_client_sockets`
[INFO] [stdout]   --> tests/tokio.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  |     vsock::{connector::HyperVsockConnector, HyperVsockStream, VsockUriExt},
[INFO] [stdout]    |     ^^^^^ could not find `vsock` in `hyper_client_sockets`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod vsock;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `vsock` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "vsock")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `unix` in `hyper_client_sockets`
[INFO] [stdout]   --> tests/async_io.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     unix::{connector::HyperUnixConnector, HyperUnixStream, UnixUriExt},
[INFO] [stdout]    |     ^^^^ could not find `unix` in `hyper_client_sockets`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub mod unix;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `unix` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:5:7
[INFO] [stdout]    |
[INFO] [stdout] 5  | #[cfg(feature = "unix")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `hyper_util`
[INFO] [stdout]   --> tests/tokio.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hyper_util::{client::legacy::Client, rt::TokioExecutor};
[INFO] [stdout]    |                  ^^^^^^ could not find `client` in `hyper_util`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.10/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod client;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `client` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.10/src/lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "client")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vsock` in `hyper_client_sockets`
[INFO] [stdout]   --> tests/async_io.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     vsock::{connector::HyperVsockConnector, HyperVsockStream, VsockUriExt},
[INFO] [stdout]    |     ^^^^^ could not find `vsock` in `hyper_client_sockets`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod vsock;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `vsock` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "vsock")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `hyper_util`
[INFO] [stdout]   --> tests/async_io.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | use hyper_util::client::legacy::Client;
[INFO] [stdout]    |                 ^^^^^^ could not find `client` in `hyper_util`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.10/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod client;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `client` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.10/src/lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "client")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `hyper_client_sockets::firecracker`, `hyper_client_sockets::unix`, `hyper_client_sockets::vsock`
[INFO] [stdout]   --> tests/tokio.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  |     firecracker::{connector::HyperFirecrackerConnector, FirecrackerUriExt, HyperFirecrackerStream},
[INFO] [stdout]    |     ^^^^^^^^^^^ could not find `firecracker` in `hyper_client_sockets`
[INFO] [stdout] 7  |     unix::{connector::HyperUnixConnector, HyperUnixStream, UnixUriExt},
[INFO] [stdout]    |     ^^^^ could not find `unix` in `hyper_client_sockets`
[INFO] [stdout] 8  |     vsock::{connector::HyperVsockConnector, HyperVsockStream, VsockUriExt},
[INFO] [stdout]    |     ^^^^^ could not find `vsock` in `hyper_client_sockets`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod firecracker;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `firecracker` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "firecracker")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub mod unix;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `unix` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:5:7
[INFO] [stdout]    |
[INFO] [stdout] 5  | #[cfg(feature = "unix")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod vsock;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `vsock` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "vsock")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper_util::rt::TokioExecutor`
[INFO] [stdout]   --> tests/tokio.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hyper_util::{client::legacy::Client, rt::TokioExecutor};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^ no `TokioExecutor` in `rt`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.10/src/rt/mod.rs:7:23
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub use self::tokio::{TokioExecutor, TokioIo, TokioTimer};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `tokio` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.10/src/rt/mod.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(feature = "tokio")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper_util::rt::TokioIo`
[INFO] [stdout]  --> tests/common.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hyper_util::rt::TokioIo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ no `TokioIo` in `rt`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.10/src/rt/mod.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::tokio::{TokioExecutor, TokioIo, TokioTimer};
[INFO] [stdout]   |                                      ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `tokio` feature
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.10/src/rt/mod.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "tokio")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `hyper_client_sockets::firecracker`, `hyper_client_sockets::unix`, `hyper_client_sockets::vsock`
[INFO] [stdout]   --> tests/async_io.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     firecracker::{connector::HyperFirecrackerConnector, FirecrackerUriExt, HyperFirecrackerStream},
[INFO] [stdout]    |     ^^^^^^^^^^^ could not find `firecracker` in `hyper_client_sockets`
[INFO] [stdout] 11 |     unix::{connector::HyperUnixConnector, HyperUnixStream, UnixUriExt},
[INFO] [stdout]    |     ^^^^ could not find `unix` in `hyper_client_sockets`
[INFO] [stdout] 12 |     vsock::{connector::HyperVsockConnector, HyperVsockStream, VsockUriExt},
[INFO] [stdout]    |     ^^^^^ could not find `vsock` in `hyper_client_sockets`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod firecracker;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `firecracker` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "firecracker")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub mod unix;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `unix` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:5:7
[INFO] [stdout]    |
[INFO] [stdout] 5  | #[cfg(feature = "unix")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod vsock;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `vsock` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "vsock")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper_util::rt::TokioIo`
[INFO] [stdout]  --> tests/common.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hyper_util::rt::TokioIo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ no `TokioIo` in `rt`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.10/src/rt/mod.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::tokio::{TokioExecutor, TokioIo, TokioTimer};
[INFO] [stdout]   |                                      ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `tokio` feature
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.10/src/rt/mod.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "tokio")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper_util::rt::TokioIo`
[INFO] [stdout]  --> tests/common.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hyper_util::rt::TokioIo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ no `TokioIo` in `rt`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.10/src/rt/mod.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::tokio::{TokioExecutor, TokioIo, TokioTimer};
[INFO] [stdout]   |                                      ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `tokio` feature
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.10/src/rt/mod.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "tokio")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `tokio::io::AsyncBufReadExt`, `tokio::io::AsyncWriteExt`, `tokio::io::BufReader`
[INFO] [stdout]    --> tests/common.rs:10:10
[INFO] [stdout]     |
[INFO] [stdout] 10  |     io::{AsyncBufReadExt, AsyncWriteExt, BufReader},
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^ no `BufReader` in `io`
[INFO] [stdout]     |          |                |
[INFO] [stdout]     |          |                no `AsyncWriteExt` in `io`
[INFO] [stdout]     |          no `AsyncBufReadExt` in `io`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:274:114
[INFO] [stdout]     |
[INFO] [stdout] 274 | ...   copy, copy_bidirectional, copy_bidirectional_with_sizes, copy_buf, duplex, empty, repeat, sink, simplex, AsyncBufReadExt, AsyncRead...
[INFO] [stdout]     |                                                                                                                ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `io-util` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / cfg_io_util! {
[INFO] [stdout] 266 | |     mod split;
[INFO] [stdout] 267 | |     pub use split::{split, ReadHalf, WriteHalf};
[INFO] [stdout] 268 | |     mod join;
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     };
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:274:159
[INFO] [stdout]     |
[INFO] [stdout] 274 | ...sink, simplex, AsyncBufReadExt, AsyncReadExt, AsyncSeekExt, AsyncWriteExt,
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `io-util` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / cfg_io_util! {
[INFO] [stdout] 266 | |     mod split;
[INFO] [stdout] 267 | |     pub use split::{split, ReadHalf, WriteHalf};
[INFO] [stdout] 268 | |     mod join;
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     };
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             std::io::BufReader
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         BufReader, BufStream, BufWriter, DuplexStream, Empty, Lines, Repeat, Sink, Split, Take, SimplexStream,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `io-util` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / cfg_io_util! {
[INFO] [stdout] 266 | |     mod split;
[INFO] [stdout] 267 | |     pub use split::{split, ReadHalf, WriteHalf};
[INFO] [stdout] 268 | |     mod join;
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     };
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_io_util` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 10  |     io::{AsyncBufRead, AsyncWriteExt, BufReader},
[INFO] [stdout]     |          ~~~~~~~~~~~~
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 10  |     io::{AsyncBufReadExt, AsyncWrite, BufReader},
[INFO] [stdout]     |                           ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vsock`
[INFO] [stdout]   --> tests/common.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use vsock::{VsockAddr, VMADDR_CID_LOCAL};
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `vsock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `tokio::io::AsyncBufReadExt`, `tokio::io::AsyncWriteExt`, `tokio::io::BufReader`
[INFO] [stdout]    --> tests/common.rs:10:10
[INFO] [stdout]     |
[INFO] [stdout] 10  |     io::{AsyncBufReadExt, AsyncWriteExt, BufReader},
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^ no `BufReader` in `io`
[INFO] [stdout]     |          |                |
[INFO] [stdout]     |          |                no `AsyncWriteExt` in `io`
[INFO] [stdout]     |          no `AsyncBufReadExt` in `io`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:274:114
[INFO] [stdout]     |
[INFO] [stdout] 274 | ...   copy, copy_bidirectional, copy_bidirectional_with_sizes, copy_buf, duplex, empty, repeat, sink, simplex, AsyncBufReadExt, AsyncRead...
[INFO] [stdout]     |                                                                                                                ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `io-util` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / cfg_io_util! {
[INFO] [stdout] 266 | |     mod split;
[INFO] [stdout] 267 | |     pub use split::{split, ReadHalf, WriteHalf};
[INFO] [stdout] 268 | |     mod join;
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     };
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:274:159
[INFO] [stdout]     |
[INFO] [stdout] 274 | ...sink, simplex, AsyncBufReadExt, AsyncReadExt, AsyncSeekExt, AsyncWriteExt,
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `io-util` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / cfg_io_util! {
[INFO] [stdout] 266 | |     mod split;
[INFO] [stdout] 267 | |     pub use split::{split, ReadHalf, WriteHalf};
[INFO] [stdout] 268 | |     mod join;
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     };
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             std::io::BufReader
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         BufReader, BufStream, BufWriter, DuplexStream, Empty, Lines, Repeat, Sink, Split, Take, SimplexStream,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `io-util` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / cfg_io_util! {
[INFO] [stdout] 266 | |     mod split;
[INFO] [stdout] 267 | |     pub use split::{split, ReadHalf, WriteHalf};
[INFO] [stdout] 268 | |     mod join;
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     };
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_io_util` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 10  |     io::{AsyncBufRead, AsyncWriteExt, BufReader},
[INFO] [stdout]     |          ~~~~~~~~~~~~
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 10  |     io::{AsyncBufReadExt, AsyncWrite, BufReader},
[INFO] [stdout]     |                           ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `tokio::io::AsyncBufReadExt`, `tokio::io::AsyncWriteExt`, `tokio::io::BufReader`
[INFO] [stdout]    --> tests/common.rs:10:10
[INFO] [stdout]     |
[INFO] [stdout] 10  |     io::{AsyncBufReadExt, AsyncWriteExt, BufReader},
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^ no `BufReader` in `io`
[INFO] [stdout]     |          |                |
[INFO] [stdout]     |          |                no `AsyncWriteExt` in `io`
[INFO] [stdout]     |          no `AsyncBufReadExt` in `io`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:274:114
[INFO] [stdout]     |
[INFO] [stdout] 274 | ...   copy, copy_bidirectional, copy_bidirectional_with_sizes, copy_buf, duplex, empty, repeat, sink, simplex, AsyncBufReadExt, AsyncRead...
[INFO] [stdout]     |                                                                                                                ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `io-util` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / cfg_io_util! {
[INFO] [stdout] 266 | |     mod split;
[INFO] [stdout] 267 | |     pub use split::{split, ReadHalf, WriteHalf};
[INFO] [stdout] 268 | |     mod join;
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     };
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:274:159
[INFO] [stdout]     |
[INFO] [stdout] 274 | ...sink, simplex, AsyncBufReadExt, AsyncReadExt, AsyncSeekExt, AsyncWriteExt,
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `io-util` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / cfg_io_util! {
[INFO] [stdout] 266 | |     mod split;
[INFO] [stdout] 267 | |     pub use split::{split, ReadHalf, WriteHalf};
[INFO] [stdout] 268 | |     mod join;
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     };
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             std::io::BufReader
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         BufReader, BufStream, BufWriter, DuplexStream, Empty, Lines, Repeat, Sink, Split, Take, SimplexStream,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `io-util` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/io/mod.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / cfg_io_util! {
[INFO] [stdout] 266 | |     mod split;
[INFO] [stdout] 267 | |     pub use split::{split, ReadHalf, WriteHalf};
[INFO] [stdout] 268 | |     mod join;
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     };
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_io_util` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 10  |     io::{AsyncBufRead, AsyncWriteExt, BufReader},
[INFO] [stdout]     |          ~~~~~~~~~~~~
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 10  |     io::{AsyncBufReadExt, AsyncWrite, BufReader},
[INFO] [stdout]     |                           ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vsock`
[INFO] [stdout]   --> tests/tokio.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use vsock::VsockAddr;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `vsock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vsock`
[INFO] [stdout]   --> tests/common.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use vsock::{VsockAddr, VMADDR_CID_LOCAL};
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `vsock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_io`
[INFO] [stdout]  --> tests/async_io.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use async_io::block_on;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `async_io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vsock`
[INFO] [stdout]   --> tests/async_io.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use vsock::VsockAddr;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `vsock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vsock`
[INFO] [stdout]   --> tests/common.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use vsock::{VsockAddr, VMADDR_CID_LOCAL};
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `vsock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in module `tokio::task`
[INFO] [stdout]    --> tests/common.rs:50:30
[INFO] [stdout]     |
[INFO] [stdout] 50  |                 tokio::task::spawn(async move {
[INFO] [stdout]     |                              ^^^^^ not found in `tokio::task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     mod spawn;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:331:20
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub use spawn::spawn;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 50  -                 tokio::task::spawn(async move {
[INFO] [stdout] 50  +                 spawn(async move {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in module `tokio::task`
[INFO] [stdout]    --> tests/common.rs:74:30
[INFO] [stdout]     |
[INFO] [stdout] 74  |                 tokio::task::spawn(async move {
[INFO] [stdout]     |                              ^^^^^ not found in `tokio::task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     mod spawn;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:331:20
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub use spawn::spawn;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 74  -                 tokio::task::spawn(async move {
[INFO] [stdout] 74  +                 spawn(async move {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in module `tokio::task`
[INFO] [stdout]    --> tests/common.rs:50:30
[INFO] [stdout]     |
[INFO] [stdout] 50  |                 tokio::task::spawn(async move {
[INFO] [stdout]     |                              ^^^^^ not found in `tokio::task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     mod spawn;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:331:20
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub use spawn::spawn;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 50  -                 tokio::task::spawn(async move {
[INFO] [stdout] 50  +                 spawn(async move {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in module `tokio::task`
[INFO] [stdout]    --> tests/common.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 tokio::task::spawn(async move {
[INFO] [stdout]     |                              ^^^^^ not found in `tokio::task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     mod spawn;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:331:20
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub use spawn::spawn;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 116 -                 tokio::task::spawn(async move {
[INFO] [stdout] 116 +                 spawn(async move {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in module `tokio::task`
[INFO] [stdout]    --> tests/common.rs:74:30
[INFO] [stdout]     |
[INFO] [stdout] 74  |                 tokio::task::spawn(async move {
[INFO] [stdout]     |                              ^^^^^ not found in `tokio::task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     mod spawn;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:331:20
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub use spawn::spawn;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 74  -                 tokio::task::spawn(async move {
[INFO] [stdout] 74  +                 spawn(async move {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `runtime`
[INFO] [stdout]    --> tests/common.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |                         ^^^^^^^ could not find `Builder` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:367:28
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub use self::builder::Builder;
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::http1::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 3 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 139 -         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 139 +         Builder::new_current_thread()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> tests/common.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |                ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in module `tokio::task`
[INFO] [stdout]    --> tests/common.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 tokio::task::spawn(async move {
[INFO] [stdout]     |                              ^^^^^ not found in `tokio::task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     mod spawn;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:331:20
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub use spawn::spawn;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 116 -                 tokio::task::spawn(async move {
[INFO] [stdout] 116 +                 spawn(async move {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `runtime`
[INFO] [stdout]    --> tests/common.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |                         ^^^^^^^ could not find `Builder` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:367:28
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub use self::builder::Builder;
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::common::http1::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 3 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 139 -         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 139 +         Builder::new_current_thread()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> tests/common.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |                ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]  --> tests/tokio.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `assert_response_ok`, `start_firecracker_server`, `start_unix_server`, and `start_vsock_server`
[INFO] [stdout]  --> tests/tokio.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use common::{assert_response_ok, start_firecracker_server, start_unix_server, start_vsock_server};
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http_body_util::Full`
[INFO] [stdout]  --> tests/tokio.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http_body_util::Full;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Request` and `Uri`
[INFO] [stdout]  --> tests/tokio.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hyper::{Request, Uri};
[INFO] [stdout]   |             ^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Backend`
[INFO] [stdout]  --> tests/tokio.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Backend,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in module `tokio::task`
[INFO] [stdout]    --> tests/common.rs:50:30
[INFO] [stdout]     |
[INFO] [stdout] 50  |                 tokio::task::spawn(async move {
[INFO] [stdout]     |                              ^^^^^ not found in `tokio::task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     mod spawn;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:331:20
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub use spawn::spawn;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 50  -                 tokio::task::spawn(async move {
[INFO] [stdout] 50  +                 spawn(async move {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in module `tokio::task`
[INFO] [stdout]    --> tests/common.rs:74:30
[INFO] [stdout]     |
[INFO] [stdout] 74  |                 tokio::task::spawn(async move {
[INFO] [stdout]     |                              ^^^^^ not found in `tokio::task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     mod spawn;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:331:20
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub use spawn::spawn;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 74  -                 tokio::task::spawn(async move {
[INFO] [stdout] 74  +                 spawn(async move {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in module `tokio::task`
[INFO] [stdout]    --> tests/common.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 tokio::task::spawn(async move {
[INFO] [stdout]     |                              ^^^^^ not found in `tokio::task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     mod spawn;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:331:20
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub use spawn::spawn;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/task/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / cfg_rt! {
[INFO] [stdout] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stdout] 326 | |
[INFO] [stdout] 327 | |     mod blocking;
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |     }
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 116 -                 tokio::task::spawn(async move {
[INFO] [stdout] 116 +                 spawn(async move {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `runtime`
[INFO] [stdout]    --> tests/common.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |                         ^^^^^^^ could not find `Builder` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:367:28
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub use self::builder::Builder;
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::common::http1::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 3 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 139 -         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 139 +         Builder::new_current_thread()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `hyper`
[INFO] [stdout]    --> tests/async_io.rs:43:43
[INFO] [stdout]     |
[INFO] [stdout] 43  |         let (mut make_req, conn) = hyper::client::conn::http1::Builder::new()
[INFO] [stdout]     |                                           ^^^^^^ could not find `client` in `hyper`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.5.1/src/lib.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub mod client;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] note: the item is gated behind the `client` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.5.1/src/lib.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #![feature = "client"]
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::uri::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 2 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 43  -         let (mut make_req, conn) = hyper::client::conn::http1::Builder::new()
[INFO] [stdout] 43  +         let (mut make_req, conn) = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `hyper`
[INFO] [stdout]    --> tests/async_io.rs:85:43
[INFO] [stdout]     |
[INFO] [stdout] 85  |         let (mut make_req, conn) = hyper::client::conn::http1::Builder::new()
[INFO] [stdout]     |                                           ^^^^^^ could not find `client` in `hyper`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.5.1/src/lib.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub mod client;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] note: the item is gated behind the `client` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.5.1/src/lib.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #![feature = "client"]
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::uri::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 2 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 85  -         let (mut make_req, conn) = hyper::client::conn::http1::Builder::new()
[INFO] [stdout] 85  +         let (mut make_req, conn) = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `hyper`
[INFO] [stdout]    --> tests/async_io.rs:123:43
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let (mut make_req, conn) = hyper::client::conn::http1::Builder::new()
[INFO] [stdout]     |                                           ^^^^^^ could not find `client` in `hyper`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.5.1/src/lib.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub mod client;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] note: the item is gated behind the `client` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.5.1/src/lib.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #![feature = "client"]
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::uri::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 2 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 123 -         let (mut make_req, conn) = hyper::client::conn::http1::Builder::new()
[INFO] [stdout] 123 +         let (mut make_req, conn) = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> tests/common.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |                ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `tokio::net::UnixStream` in the current scope
[INFO] [stdout]    --> tests/common.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     stream.write_all(b"OK\n").await.unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^ method not found in `UnixStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `tokio::net::UnixStream` in the current scope
[INFO] [stdout]    --> tests/common.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     stream.write_all(b"OK\n").await.unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^ method not found in `UnixStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `tokio::net::UnixStream` in the current scope
[INFO] [stdout]    --> tests/common.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     stream.write_all(b"OK\n").await.unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^ method not found in `UnixStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `tokio::net::UnixStream` in the current scope
[INFO] [stdout]    --> tests/common.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     stream.write_all(b"REJECTED\n").await.unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^ method not found in `UnixStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `tokio::net::UnixStream` in the current scope
[INFO] [stdout]    --> tests/common.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     stream.write_all(b"REJECTED\n").await.unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^ method not found in `UnixStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `tokio::net::UnixStream` in the current scope
[INFO] [stdout]    --> tests/common.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     stream.write_all(b"REJECTED\n").await.unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^ method not found in `UnixStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `AsyncIo` found for enum `Backend` in the current scope
[INFO] [stdout]   --> tests/async_io.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |             backend: Backend::AsyncIo,
[INFO] [stdout]    |                               ^^^^^^^ variant or associated item not found in `Backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `unix` found for struct `Uri` in the current scope
[INFO] [stdout]    --> tests/async_io.rs:29:23
[INFO] [stdout]     |
[INFO] [stdout] 29  |             .uri(Uri::unix(path, "/").unwrap())
[INFO] [stdout]     |                       ^^^^ function or associated item not found in `Uri`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Uri` consider using one of the following associated functions:
[INFO] [stdout]       Uri::from_parts
[INFO] [stdout]       Uri::from_maybe_shared
[INFO] [stdout]       Uri::from_static
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/uri/mod.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |       pub fn from_parts(src: Parts) -> Result<Uri, InvalidUriParts> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | /     pub fn from_maybe_shared<T>(src: T) -> Result<Self, InvalidUri>
[INFO] [stdout] 281 | |     where
[INFO] [stdout] 282 | |         T: AsRef<[u8]> + 'static,
[INFO] [stdout]     | |_________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 360 |       pub fn from_static(src: &'static str) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `AsyncIo` found for enum `Backend` in the current scope
[INFO] [stdout]   --> tests/async_io.rs:42:63
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let stream = HyperUnixStream::connect(&path, Backend::AsyncIo).await.unwrap();
[INFO] [stdout]    |                                                               ^^^^^^^ variant or associated item not found in `Backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `AsyncIo` found for enum `Backend` in the current scope
[INFO] [stdout]   --> tests/async_io.rs:63:31
[INFO] [stdout]    |
[INFO] [stdout] 63 |             backend: Backend::AsyncIo,
[INFO] [stdout]    |                               ^^^^^^^ variant or associated item not found in `Backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `vsock` found for struct `Uri` in the current scope
[INFO] [stdout]    --> tests/async_io.rs:68:31
[INFO] [stdout]     |
[INFO] [stdout] 68  |                     .uri(Uri::vsock(cid, port, "/").unwrap())
[INFO] [stdout]     |                               ^^^^^ function or associated item not found in `Uri`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Uri` consider using one of the following associated functions:
[INFO] [stdout]       Uri::from_parts
[INFO] [stdout]       Uri::from_maybe_shared
[INFO] [stdout]       Uri::from_static
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/uri/mod.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |       pub fn from_parts(src: Parts) -> Result<Uri, InvalidUriParts> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | /     pub fn from_maybe_shared<T>(src: T) -> Result<Self, InvalidUri>
[INFO] [stdout] 281 | |     where
[INFO] [stdout] 282 | |         T: AsRef<[u8]> + 'static,
[INFO] [stdout]     | |_________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 360 |       pub fn from_static(src: &'static str) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyper-client-sockets` (test "common") due to 10 previous errors
[INFO] [stdout] error[E0599]: no variant or associated item named `AsyncIo` found for enum `Backend` in the current scope
[INFO] [stdout]   --> tests/async_io.rs:82:84
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let stream = HyperVsockStream::connect(VsockAddr::new(cid, port), Backend::AsyncIo)
[INFO] [stdout]    |                                                                                    ^^^^^^^ variant or associated item not found in `Backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hyper-client-sockets` (test "tokio") due to 23 previous errors; 5 warnings emitted
[INFO] [stdout] error[E0599]: no variant or associated item named `AsyncIo` found for enum `Backend` in the current scope
[INFO] [stdout]    --> tests/async_io.rs:104:35
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 backend: Backend::AsyncIo,
[INFO] [stdout]     |                                   ^^^^^^^ variant or associated item not found in `Backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `firecracker` found for struct `Uri` in the current scope
[INFO] [stdout]    --> tests/async_io.rs:109:31
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     .uri(Uri::firecracker(path, port, "/").unwrap())
[INFO] [stdout]     |                               ^^^^^^^^^^^ function or associated item not found in `Uri`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Uri` consider using one of the following associated functions:
[INFO] [stdout]       Uri::from_parts
[INFO] [stdout]       Uri::from_maybe_shared
[INFO] [stdout]       Uri::from_static
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/uri/mod.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |       pub fn from_parts(src: Parts) -> Result<Uri, InvalidUriParts> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | /     pub fn from_maybe_shared<T>(src: T) -> Result<Self, InvalidUri>
[INFO] [stdout] 281 | |     where
[INFO] [stdout] 282 | |         T: AsRef<[u8]> + 'static,
[INFO] [stdout]     | |_________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 360 |       pub fn from_static(src: &'static str) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `AsyncIo` found for enum `Backend` in the current scope
[INFO] [stdout]    --> tests/async_io.rs:125:71
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 HyperFirecrackerStream::connect(&path, port, Backend::AsyncIo)
[INFO] [stdout]     |                                                                       ^^^^^^^ variant or associated item not found in `Backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyper-client-sockets` (test "async_io") due to 29 previous errors
[INFO] running `Command { std: "docker" "inspect" "9ab9764a0a4778e43c79371eecd08a5d6ad1169a7a20658069d9a38e6955d45d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ab9764a0a4778e43c79371eecd08a5d6ad1169a7a20658069d9a38e6955d45d", kill_on_drop: false }`
[INFO] [stdout] 9ab9764a0a4778e43c79371eecd08a5d6ad1169a7a20658069d9a38e6955d45d
