[INFO] fetching crate reqwest_wasi 0.11.16...
[INFO] checking reqwest_wasi-0.11.16 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate reqwest_wasi 0.11.16 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate reqwest_wasi 0.11.16 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] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate reqwest_wasi 0.11.16
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reqwest_wasi 0.11.16
[INFO] tweaked toml for crates.io crate reqwest_wasi 0.11.16 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate reqwest_wasi 0.11.16 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.38
[INFO] [stderr]   Downloaded openssl-sys v0.9.95
[INFO] [stderr]   Downloaded wasmedge_wasi_socket v0.5.1
[INFO] [stderr]   Downloaded cookie_store v0.16.2
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.38
[INFO] [stderr]   Downloaded wasmedge_hyper_rustls v0.1.1
[INFO] [stderr]   Downloaded errno v0.3.6
[INFO] [stderr]   Downloaded openssl v0.10.59
[INFO] [stderr]   Downloaded brotli v3.4.0
[INFO] [stderr]   Downloaded openssl-src v300.1.6+3.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c5f30ea2004f4610f87296f425a58da3fd183b3b1e0612739ee872a8fd1dfa8d
[INFO] running `Command { std: "docker" "start" "-a" "c5f30ea2004f4610f87296f425a58da3fd183b3b1e0612739ee872a8fd1dfa8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5f30ea2004f4610f87296f425a58da3fd183b3b1e0612739ee872a8fd1dfa8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5f30ea2004f4610f87296f425a58da3fd183b3b1e0612739ee872a8fd1dfa8d", kill_on_drop: false }`
[INFO] [stdout] c5f30ea2004f4610f87296f425a58da3fd183b3b1e0612739ee872a8fd1dfa8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f350465ec3c71f274a69b0f89cf7d6cf81408c3c977a632201bd251f462a45d4
[INFO] running `Command { std: "docker" "start" "-a" "f350465ec3c71f274a69b0f89cf7d6cf81408c3c977a632201bd251f462a45d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking reqwest_wasi v0.11.16 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `doc_comment`
[INFO] [stdout]    --> src/lib.rs:297:5
[INFO] [stdout]     |
[INFO] [stdout] 297 |     extern crate doc_comment;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/decoder.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use hyper::body::HttpBody;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `percent_encoding`
[INFO] [stdout]    --> src/async_impl/request.rs:554:9
[INFO] [stdout]     |
[INFO] [stdout] 554 |     use percent_encoding::percent_decode;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of undeclared crate or module `percent_encoding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/async_impl/response.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use hyper::client::connect::HttpInfo;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `encoding_rs`
[INFO] [stdout]  --> src/async_impl/response.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use encoding_rs::{Encoding, UTF_8};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `encoding_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]   --> src/async_impl/response.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use hyper::{HeaderMap, StatusCode, Version};
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> src/async_impl/response.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::time::Sleep;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/response.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |         use hyper::body::HttpBody;
[INFO] [stdout]    |             ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]  --> src/async_impl/upgrade.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::io::{AsyncRead, AsyncWrite, ReadBuf};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/connect.rs:983:9
[INFO] [stdout]     |
[INFO] [stdout] 983 |     use hyper::client::connect::{Connected, Connection};
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/connect.rs:988:9
[INFO] [stdout]     |
[INFO] [stdout] 988 |     use tokio::io::{AsyncRead, AsyncWrite, ReadBuf};
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/dns/gai.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hyper::client::connect::dns::{GaiResolver as HyperGaiResolver, Name};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/dns/gai.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hyper::service::Service;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/dns/resolve.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hyper::client::connect::dns::Name;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/dns/resolve.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hyper::service::Service;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mime`
[INFO] [stdout]   --> src/async_impl/response.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use mime::Mime;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `mime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `once_cell`
[INFO] [stdout]   --> src/proxy.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use once_cell::sync::Lazy;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `once_cell`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ipnet`
[INFO] [stdout]  --> src/proxy.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ipnet::IpNet;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `ipnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `percent_encoding`
[INFO] [stdout]   --> src/proxy.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use percent_encoding::percent_decode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `percent_encoding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]   --> src/redirect.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hyper::StatusCode;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http_body`
[INFO] [stdout]   --> src/async_impl/body.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use http_body::Body as HttpBody;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `http_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> src/async_impl/body.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tokio::time::Sleep;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/client.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use hyper::client::{HttpConnector, ResponseFuture};
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pin_project_lite`
[INFO] [stdout]   --> src/async_impl/body.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use pin_project_lite::pin_project;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pin_project_lite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> src/async_impl/client.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use tokio::time::Sleep;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pin_project_lite`
[INFO] [stdout]   --> src/async_impl/client.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use pin_project_lite::pin_project;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pin_project_lite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http_body`
[INFO] [stdout]   --> src/async_impl/body.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use http_body::Body as HttpBody;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `http_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> src/async_impl/body.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tokio::time::Sleep;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/client.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use hyper::client::{HttpConnector, ResponseFuture};
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pin_project_lite`
[INFO] [stdout]   --> src/async_impl/body.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use pin_project_lite::pin_project;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pin_project_lite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> src/async_impl/client.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use tokio::time::Sleep;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pin_project_lite`
[INFO] [stdout]   --> src/async_impl/client.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use pin_project_lite::pin_project;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pin_project_lite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/decoder.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use hyper::body::HttpBody;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]   --> src/async_impl/client.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use log::{debug, trace};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/connect.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::client::connect::{Connected, Connection};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/connect.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use hyper::service::Service;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]  --> src/connect.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tokio::io::{AsyncRead, AsyncWrite, ReadBuf};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::client::Pending`
[INFO] [stdout]   --> src/async_impl/request.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | use super::client::{Client, Pending};
[INFO] [stdout]    |                             ^^^^^^^ no `Pending` in `async_impl::client`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            std::future::Pending
[INFO] [stdout]            std::task::Poll::Pending
[INFO] [stdout]            futures_core::task::Poll::Pending
[INFO] [stdout]            futures_util::future::Pending
[INFO] [stdout]            futures_util::stream::Pending
[INFO] [stdout]            futures_util::task::Poll::Pending
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pin_project_lite`
[INFO] [stdout]   --> src/connect.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use pin_project_lite::pin_project;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pin_project_lite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> src/proxy.rs:839:12
[INFO] [stdout]     |
[INFO] [stdout] 839 |         if log::log_enabled!(log::Level::Warn) && env::var_os("HTTP_PROXY").is_some() {
[INFO] [stdout]     |            ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> src/connect.rs:997:26
[INFO] [stdout]     |
[INFO] [stdout] 997 |             if self.0 && log::log_enabled!(log::Level::Trace) {
[INFO] [stdout]     |                          ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> src/proxy.rs:840:13
[INFO] [stdout]     |
[INFO] [stdout] 840 |             log::warn!("HTTP_PROXY environment variable ignored in CGI");
[INFO] [stdout]     |             ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]     --> src/connect.rs:1045:21
[INFO] [stdout]      |
[INFO] [stdout] 1045 |                     log::trace!("{:08x} write: {:?}", self.id, Escape(&buf[..n]));
[INFO] [stdout]      |                     ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]     --> src/connect.rs:1028:21
[INFO] [stdout]      |
[INFO] [stdout] 1028 |                     log::trace!("{:08x} read: {:?}", self.id, Escape(buf.filled()));
[INFO] [stdout]      |                     ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> src/connect.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 500 |         log::debug!("starting new connection: {:?}", dst);
[INFO] [stdout]     |         ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> src/connect.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         log::debug!("proxy({:?}) intercepts '{:?}'", proxy_scheme, dst);
[INFO] [stdout]     |         ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]   --> src/async_impl/client.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use log::{debug, trace};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::client::Pending`
[INFO] [stdout]   --> src/async_impl/request.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | use super::client::{Client, Pending};
[INFO] [stdout]    |                             ^^^^^^^ no `Pending` in `async_impl::client`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            std::future::Pending
[INFO] [stdout]            std::task::Poll::Pending
[INFO] [stdout]            futures_core::task::Poll::Pending
[INFO] [stdout]            futures_util::future::Pending
[INFO] [stdout]            futures_util::stream::Pending
[INFO] [stdout]            futures_util::task::Poll::Pending
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `percent_encoding`
[INFO] [stdout]    --> src/async_impl/request.rs:554:9
[INFO] [stdout]     |
[INFO] [stdout] 554 |     use percent_encoding::percent_decode;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of undeclared crate or module `percent_encoding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/async_impl/response.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use hyper::client::connect::HttpInfo;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `encoding_rs`
[INFO] [stdout]  --> src/async_impl/response.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use encoding_rs::{Encoding, UTF_8};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `encoding_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]   --> src/async_impl/response.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use hyper::{HeaderMap, StatusCode, Version};
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> src/async_impl/response.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::time::Sleep;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/response.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |         use hyper::body::HttpBody;
[INFO] [stdout]    |             ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]  --> src/async_impl/upgrade.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::io::{AsyncRead, AsyncWrite, ReadBuf};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/connect.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::client::connect::{Connected, Connection};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/connect.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use hyper::service::Service;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]  --> src/connect.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tokio::io::{AsyncRead, AsyncWrite, ReadBuf};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mime`
[INFO] [stdout]   --> src/async_impl/response.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use mime::Mime;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `mime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/connect.rs:983:9
[INFO] [stdout]     |
[INFO] [stdout] 983 |     use hyper::client::connect::{Connected, Connection};
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/connect.rs:988:9
[INFO] [stdout]     |
[INFO] [stdout] 988 |     use tokio::io::{AsyncRead, AsyncWrite, ReadBuf};
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/dns/gai.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hyper::client::connect::dns::{GaiResolver as HyperGaiResolver, Name};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/dns/gai.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hyper::service::Service;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/dns/resolve.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hyper::client::connect::dns::Name;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/dns/resolve.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hyper::service::Service;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pin_project_lite`
[INFO] [stdout]   --> src/connect.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use pin_project_lite::pin_project;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `pin_project_lite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `once_cell`
[INFO] [stdout]   --> src/proxy.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use once_cell::sync::Lazy;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `once_cell`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ipnet`
[INFO] [stdout]  --> src/proxy.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ipnet::IpNet;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `ipnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `once_cell`
[INFO] [stdout]    --> src/proxy.rs:969:9
[INFO] [stdout]     |
[INFO] [stdout] 969 |     use once_cell::sync::Lazy;
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `once_cell`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `percent_encoding`
[INFO] [stdout]   --> src/proxy.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use percent_encoding::percent_decode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `percent_encoding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/redirect.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |     use hyper::header::{HeaderValue, ACCEPT, AUTHORIZATION, COOKIE};
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]   --> src/redirect.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hyper::StatusCode;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> src/proxy.rs:840:13
[INFO] [stdout]     |
[INFO] [stdout] 840 |             log::warn!("HTTP_PROXY environment variable ignored in CGI");
[INFO] [stdout]     |             ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> src/proxy.rs:839:12
[INFO] [stdout]     |
[INFO] [stdout] 839 |         if log::log_enabled!(log::Level::Warn) && env::var_os("HTTP_PROXY").is_some() {
[INFO] [stdout]     |            ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]     --> src/connect.rs:1045:21
[INFO] [stdout]      |
[INFO] [stdout] 1045 |                     log::trace!("{:08x} write: {:?}", self.id, Escape(&buf[..n]));
[INFO] [stdout]      |                     ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]     --> src/connect.rs:1028:21
[INFO] [stdout]      |
[INFO] [stdout] 1028 |                     log::trace!("{:08x} read: {:?}", self.id, Escape(buf.filled()));
[INFO] [stdout]      |                     ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> src/connect.rs:997:26
[INFO] [stdout]     |
[INFO] [stdout] 997 |             if self.0 && log::log_enabled!(log::Level::Trace) {
[INFO] [stdout]     |                          ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> src/connect.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 500 |         log::debug!("starting new connection: {:?}", dst);
[INFO] [stdout]     |         ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> src/connect.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         log::debug!("proxy({:?}) intercepts '{:?}'", proxy_scheme, dst);
[INFO] [stdout]     |         ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]     --> src/async_impl/client.rs:2166:7
[INFO] [stdout]      |
[INFO] [stdout] 2166 |     #[tokio::test]
[INFO] [stdout]      |       ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `doctest` in this scope
[INFO] [stdout]    --> src/lib.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     doctest!("../README.md");
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_body`
[INFO] [stdout]    --> src/async_impl/body.rs:289:32
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 let mut hint = http_body::SizeHint::default();
[INFO] [stdout]     |                                ^^^^^^^^^ use of undeclared crate or module `http_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_body`
[INFO] [stdout]    --> src/async_impl/body.rs:289:32
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 let mut hint = http_body::SizeHint::default();
[INFO] [stdout]     |                                ^^^^^^^^^ use of undeclared crate or module `http_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]     --> src/async_impl/client.rs:1606:18
[INFO] [stdout]      |
[INFO] [stdout] 1606 |             .map(tokio::time::sleep)
[INFO] [stdout]      |                  ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]     --> src/async_impl/client.rs:1606:18
[INFO] [stdout]      |
[INFO] [stdout] 1606 |             .map(tokio::time::sleep)
[INFO] [stdout]      |                  ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `h2`
[INFO] [stdout]     --> src/async_impl/client.rs:1939:41
[INFO] [stdout]      |
[INFO] [stdout] 1939 |                 && err.reason() == Some(h2::Reason::NO_ERROR);
[INFO] [stdout]      |                                         ^^ use of undeclared crate or module `h2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `h2`
[INFO] [stdout]     --> src/async_impl/client.rs:1939:41
[INFO] [stdout]      |
[INFO] [stdout] 1939 |                 && err.reason() == Some(h2::Reason::NO_ERROR);
[INFO] [stdout]      |                                         ^^ use of undeclared crate or module `h2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/async_impl/response.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         hyper::body::to_bytes(self.res.into_body()).await
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/upgrade.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     inner: hyper::upgrade::Upgraded,
[INFO] [stdout]    |            ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/upgrade.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl From<hyper::upgrade::Upgraded> for Upgraded {
[INFO] [stdout]    |           ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/async_impl/response.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         hyper::body::to_bytes(self.res.into_body()).await
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/upgrade.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn from(inner: hyper::upgrade::Upgraded) -> Self {
[INFO] [stdout]    |                    ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/upgrade.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         hyper::upgrade::on(self.res)
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/upgrade.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     inner: hyper::upgrade::Upgraded,
[INFO] [stdout]    |            ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/upgrade.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl From<hyper::upgrade::Upgraded> for Upgraded {
[INFO] [stdout]    |           ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/upgrade.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn from(inner: hyper::upgrade::Upgraded) -> Self {
[INFO] [stdout]    |                    ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/upgrade.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         hyper::upgrade::on(self.res)
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/connect.rs:480:15
[INFO] [stdout]     |
[INFO] [stdout] 480 |         match tokio::time::timeout(to, f).await {
[INFO] [stdout]     |               ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/connect.rs:480:15
[INFO] [stdout]     |
[INFO] [stdout] 480 |         match tokio::time::timeout(to, f).await {
[INFO] [stdout]     |               ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WrapStream` in this scope
[INFO] [stdout]    --> src/async_impl/body.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let body = Box::pin(WrapStream {
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WrapStream` in this scope
[INFO] [stdout]    --> src/async_impl/body.rs:307:28
[INFO] [stdout]     |
[INFO] [stdout] 307 | impl<S, D, E> HttpBody for WrapStream<S>
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/async_impl/client.rs:490:27
[INFO] [stdout]     |
[INFO] [stdout] 490 |         let mut builder = hyper::Client::builder();
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::Client;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 490 -         let mut builder = hyper::Client::builder();
[INFO] [stdout] 490 +         let mut builder = Client::builder();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1548:59
[INFO] [stdout]      |
[INFO] [stdout] 1548 |     pub(super) fn execute_request(&self, req: Request) -> Pending {
[INFO] [stdout]      |                                                           ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pending`
[INFO] [stdout]     --> src/async_impl/client.rs:1551:20
[INFO] [stdout]      |
[INFO] [stdout] 1551 |             return Pending::new_err(error::url_bad_scheme(url));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Pending`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pending`
[INFO] [stdout]     --> src/async_impl/client.rs:1556:20
[INFO] [stdout]      |
[INFO] [stdout] 1556 |             return Pending::new_err(error::url_bad_scheme(url));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Pending`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]     --> src/async_impl/client.rs:1597:23
[INFO] [stdout]      |
[INFO] [stdout] 1597 |         let mut req = hyper::Request::builder()
[INFO] [stdout]      |                       ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use crate::Request;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::error::Request;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use http::Request;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1597 -         let mut req = hyper::Request::builder()
[INFO] [stdout] 1597 +         let mut req = Request::builder()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1613:9
[INFO] [stdout]      |
[INFO] [stdout] 1613 |         Pending {
[INFO] [stdout]      |         ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use crate::async_impl::client::Poll::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::task::Poll::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_core::task::Poll::Pending;
[INFO] [stdout]      |
[INFO] [stdout]        and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PendingRequest` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1614:42
[INFO] [stdout]      |
[INFO] [stdout] 1614 |             inner: PendingInner::Request(PendingRequest {
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1671:19
[INFO] [stdout]      |
[INFO] [stdout] 1671 |     type Future = Pending;
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1685:19
[INFO] [stdout]      |
[INFO] [stdout] 1685 |     type Future = Pending;
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PendingRequest` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1855:13
[INFO] [stdout]      |
[INFO] [stdout] 1855 |     Request(PendingRequest),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PendingRequest` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1879:6
[INFO] [stdout]      |
[INFO] [stdout] 1879 | impl PendingRequest {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]     --> src/async_impl/client.rs:1919:23
[INFO] [stdout]      |
[INFO] [stdout] 1919 |         let mut req = hyper::Request::builder()
[INFO] [stdout]      |                       ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use crate::Request;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::error::Request;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use http::Request;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1919 -         let mut req = hyper::Request::builder()
[INFO] [stdout] 1919 +         let mut req = Request::builder()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1945:6
[INFO] [stdout]      |
[INFO] [stdout] 1945 | impl Pending {
[INFO] [stdout]      |      ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1946:49
[INFO] [stdout]      |
[INFO] [stdout] 1946 |     pub(super) fn new_err(err: crate::Error) -> Pending {
[INFO] [stdout]      |                                                 ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1947:9
[INFO] [stdout]      |
[INFO] [stdout] 1947 |         Pending {
[INFO] [stdout]      |         ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use crate::async_impl::client::Poll::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::task::Poll::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_core::task::Poll::Pending;
[INFO] [stdout]      |
[INFO] [stdout]        and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1957:17
[INFO] [stdout]      |
[INFO] [stdout] 1957 | impl Future for Pending {
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PendingRequest` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1971:17
[INFO] [stdout]      |
[INFO] [stdout] 1971 | impl Future for PendingRequest {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]     --> src/async_impl/client.rs:2092:43
[INFO] [stdout]      |
[INFO] [stdout] 2092 | ...                   let mut req = hyper::Request::builder()
[INFO] [stdout]      |                                     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use crate::Request;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::error::Request;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use http::Request;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2092 -                             let mut req = hyper::Request::builder()
[INFO] [stdout] 2092 +                             let mut req = Request::builder()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:2132:21
[INFO] [stdout]      |
[INFO] [stdout] 2132 | impl fmt::Debug for Pending {
[INFO] [stdout]      |                     ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/response.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let res = hyper::Response::from_parts(parts, decoder);
[INFO] [stdout]    |                   ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::Response;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use http::Response;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Response`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 42 -         let res = hyper::Response::from_parts(parts, decoder);
[INFO] [stdout] 42 +         let res = Response::from_parts(parts, decoder);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/async_impl/response.rs:413:19
[INFO] [stdout]     |
[INFO] [stdout] 413 |         let res = hyper::Response::from_parts(parts, decoder);
[INFO] [stdout]     |                   ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::Response;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::Response;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Response`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 413 -         let res = hyper::Response::from_parts(parts, decoder);
[INFO] [stdout] 413 +         let res = Response::from_parts(parts, decoder);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/connect.rs:30:33
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) type HttpConnector = hyper::client::HttpConnector<DynResolver>;
[INFO] [stdout]    |                                 ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::async_impl::client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 30 - pub(crate) type HttpConnector = hyper::client::HttpConnector<DynResolver>;
[INFO] [stdout] 30 + pub(crate) type HttpConnector = client::HttpConnector<DynResolver>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:257:81
[INFO] [stdout]     |
[INFO] [stdout] 257 |     async fn connect_with_maybe_proxy(self, dst: Uri, is_proxy: bool) -> Result<Conn, BoxError> {
[INFO] [stdout]     |                                                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 63  | impl<Conn> Connector {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:262:20
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 Ok(Conn {
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:365:17
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ) -> Result<Conn, BoxError> {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 63  | impl<Conn> Connector {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:491:21
[INFO] [stdout]     |
[INFO] [stdout] 491 |     type Response = Conn;
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:539:21
[INFO] [stdout]     |
[INFO] [stdout] 539 | impl Connection for Conn {
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:545:20
[INFO] [stdout]     |
[INFO] [stdout] 545 | impl AsyncRead for Conn {
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:556:21
[INFO] [stdout]     |
[INFO] [stdout] 556 | impl AsyncWrite for Conn {
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:590:65
[INFO] [stdout]     |
[INFO] [stdout] 590 | pub(crate) type Connecting = Pin<Box<dyn Future<Output = Result<Conn, BoxError>> + Send>>;
[INFO] [stdout]     |                                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 590 | pub(crate) type Connecting<Conn> = Pin<Box<dyn Future<Output = Result<Conn, BoxError>> + Send>>;
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WrapStream` in this scope
[INFO] [stdout]    --> src/async_impl/body.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let body = Box::pin(WrapStream {
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WrapStream` in this scope
[INFO] [stdout]    --> src/async_impl/body.rs:307:28
[INFO] [stdout]     |
[INFO] [stdout] 307 | impl<S, D, E> HttpBody for WrapStream<S>
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/async_impl/client.rs:490:27
[INFO] [stdout]     |
[INFO] [stdout] 490 |         let mut builder = hyper::Client::builder();
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::Client;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 490 -         let mut builder = hyper::Client::builder();
[INFO] [stdout] 490 +         let mut builder = Client::builder();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]  --> src/async_impl/client.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1548:59
[INFO] [stdout]      |
[INFO] [stdout] 1548 |     pub(super) fn execute_request(&self, req: Request) -> Pending {
[INFO] [stdout]      |                                                           ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pending`
[INFO] [stdout]     --> src/async_impl/client.rs:1551:20
[INFO] [stdout]      |
[INFO] [stdout] 1551 |             return Pending::new_err(error::url_bad_scheme(url));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Pending`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pending`
[INFO] [stdout]     --> src/async_impl/client.rs:1556:20
[INFO] [stdout]      |
[INFO] [stdout] 1556 |             return Pending::new_err(error::url_bad_scheme(url));
[INFO] [stdout]      |                    ^^^^^^^ use of undeclared type `Pending`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]     --> src/async_impl/client.rs:1597:23
[INFO] [stdout]      |
[INFO] [stdout] 1597 |         let mut req = hyper::Request::builder()
[INFO] [stdout]      |                       ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use crate::Request;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::error::Request;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use http::Request;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1597 -         let mut req = hyper::Request::builder()
[INFO] [stdout] 1597 +         let mut req = Request::builder()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1613:9
[INFO] [stdout]      |
[INFO] [stdout] 1613 |         Pending {
[INFO] [stdout]      |         ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use crate::async_impl::client::Poll::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::task::Poll::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_core::task::Poll::Pending;
[INFO] [stdout]      |
[INFO] [stdout]        and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PendingRequest` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1614:42
[INFO] [stdout]      |
[INFO] [stdout] 1614 |             inner: PendingInner::Request(PendingRequest {
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1671:19
[INFO] [stdout]      |
[INFO] [stdout] 1671 |     type Future = Pending;
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1685:19
[INFO] [stdout]      |
[INFO] [stdout] 1685 |     type Future = Pending;
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PendingRequest` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1855:13
[INFO] [stdout]      |
[INFO] [stdout] 1855 |     Request(PendingRequest),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PendingRequest` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1879:6
[INFO] [stdout]      |
[INFO] [stdout] 1879 | impl PendingRequest {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]     --> src/async_impl/client.rs:1919:23
[INFO] [stdout]      |
[INFO] [stdout] 1919 |         let mut req = hyper::Request::builder()
[INFO] [stdout]      |                       ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use crate::Request;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::error::Request;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use http::Request;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1919 -         let mut req = hyper::Request::builder()
[INFO] [stdout] 1919 +         let mut req = Request::builder()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1945:6
[INFO] [stdout]      |
[INFO] [stdout] 1945 | impl Pending {
[INFO] [stdout]      |      ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1946:49
[INFO] [stdout]      |
[INFO] [stdout] 1946 |     pub(super) fn new_err(err: crate::Error) -> Pending {
[INFO] [stdout]      |                                                 ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1947:9
[INFO] [stdout]      |
[INFO] [stdout] 1947 |         Pending {
[INFO] [stdout]      |         ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use crate::async_impl::client::Poll::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::task::Poll::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_core::task::Poll::Pending;
[INFO] [stdout]      |
[INFO] [stdout]        and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1957:17
[INFO] [stdout]      |
[INFO] [stdout] 1957 | impl Future for Pending {
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PendingRequest` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:1971:17
[INFO] [stdout]      |
[INFO] [stdout] 1971 | impl Future for PendingRequest {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]     --> src/async_impl/client.rs:2092:43
[INFO] [stdout]      |
[INFO] [stdout] 2092 | ...                   let mut req = hyper::Request::builder()
[INFO] [stdout]      |                                     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use crate::Request;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::error::Request;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use http::Request;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2092 -                             let mut req = hyper::Request::builder()
[INFO] [stdout] 2092 +                             let mut req = Request::builder()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pending` in this scope
[INFO] [stdout]     --> src/async_impl/client.rs:2132:21
[INFO] [stdout]      |
[INFO] [stdout] 2132 | impl fmt::Debug for Pending {
[INFO] [stdout]      |                     ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::future::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use futures_util::stream::Pending;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/response.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let res = hyper::Response::from_parts(parts, decoder);
[INFO] [stdout]    |                   ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::Response;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use http::Response;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Response`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 42 -         let res = hyper::Response::from_parts(parts, decoder);
[INFO] [stdout] 42 +         let res = Response::from_parts(parts, decoder);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/async_impl/response.rs:413:19
[INFO] [stdout]     |
[INFO] [stdout] 413 |         let res = hyper::Response::from_parts(parts, decoder);
[INFO] [stdout]     |                   ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::Response;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::Response;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Response`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 413 -         let res = hyper::Response::from_parts(parts, decoder);
[INFO] [stdout] 413 +         let res = Response::from_parts(parts, decoder);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/connect.rs:30:33
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) type HttpConnector = hyper::client::HttpConnector<DynResolver>;
[INFO] [stdout]    |                                 ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::async_impl::client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 30 - pub(crate) type HttpConnector = hyper::client::HttpConnector<DynResolver>;
[INFO] [stdout] 30 + pub(crate) type HttpConnector = client::HttpConnector<DynResolver>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:257:81
[INFO] [stdout]     |
[INFO] [stdout] 257 |     async fn connect_with_maybe_proxy(self, dst: Uri, is_proxy: bool) -> Result<Conn, BoxError> {
[INFO] [stdout]     |                                                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 63  | impl<Conn> Connector {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:262:20
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 Ok(Conn {
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:365:17
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ) -> Result<Conn, BoxError> {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 63  | impl<Conn> Connector {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:491:21
[INFO] [stdout]     |
[INFO] [stdout] 491 |     type Response = Conn;
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:539:21
[INFO] [stdout]     |
[INFO] [stdout] 539 | impl Connection for Conn {
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:545:20
[INFO] [stdout]     |
[INFO] [stdout] 545 | impl AsyncRead for Conn {
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:556:21
[INFO] [stdout]     |
[INFO] [stdout] 556 | impl AsyncWrite for Conn {
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope
[INFO] [stdout]    --> src/connect.rs:590:65
[INFO] [stdout]     |
[INFO] [stdout] 590 | pub(crate) type Connecting = Pin<Box<dyn Future<Output = Result<Conn, BoxError>> + Send>>;
[INFO] [stdout]     |                                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 590 | pub(crate) type Connecting<Conn> = Pin<Box<dyn Future<Output = Result<Conn, BoxError>> + Send>>;
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `bytes::Bytes`
[INFO] [stdout]  --> src/async_impl/client.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/error.rs:125:57
[INFO] [stdout]     |
[INFO] [stdout] 125 |             if let Some(hyper_err) = err.downcast_ref::<hyper::Error>() {
[INFO] [stdout]     |                                                         ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/body.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct WrapHyper(hyper::Body);
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/async_impl/body.rs:116:34
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn response(body: hyper::Body, timeout: Option<Pin<Box<Sleep>>>) -> Body {
[INFO] [stdout]     |                                  ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/async_impl/body.rs:174:11
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl From<hyper::Body> for Body {
[INFO] [stdout]     |           ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/async_impl/body.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn from(body: hyper::Body) -> Body {
[INFO] [stdout]     |                   ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_body`
[INFO] [stdout]    --> src/async_impl/body.rs:285:28
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn size_hint(&self) -> http_body::SizeHint {
[INFO] [stdout]     |                            ^^^^^^^^^ use of undeclared crate or module `http_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_body`
[INFO] [stdout]    --> src/async_impl/body.rs:360:28
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn size_hint(&self) -> http_body::SizeHint {
[INFO] [stdout]     |                            ^^^^^^^^^ use of undeclared crate or module `http_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]     --> src/async_impl/client.rs:1405:20
[INFO] [stdout]      |
[INFO] [stdout] 1405 | type HyperClient = hyper::Client<Connector, super::body::ImplStream>;
[INFO] [stdout]      |                    ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `h2`
[INFO] [stdout]     --> src/async_impl/client.rs:1935:49
[INFO] [stdout]      |
[INFO] [stdout] 1935 |         if let Some(err) = cause.downcast_ref::<h2::Error>() {
[INFO] [stdout]      |                                                 ^^ use of undeclared crate or module `h2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_body`
[INFO] [stdout]    --> src/async_impl/decoder.rs:280:28
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn size_hint(&self) -> http_body::SizeHint {
[INFO] [stdout]     |                            ^^^^^^^^^ use of undeclared crate or module `http_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/response.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(super) res: hyper::Response<Decoder>,
[INFO] [stdout]    |                     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/response.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         res: hyper::Response<hyper::Body>,
[INFO] [stdout]    |              ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/response.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |         res: hyper::Response<hyper::Body>,
[INFO] [stdout]    |                              ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reqwest_wasi` (lib) due to 92 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/error.rs:125:57
[INFO] [stdout]     |
[INFO] [stdout] 125 |             if let Some(hyper_err) = err.downcast_ref::<hyper::Error>() {
[INFO] [stdout]     |                                                         ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/body.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct WrapHyper(hyper::Body);
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/async_impl/body.rs:116:34
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn response(body: hyper::Body, timeout: Option<Pin<Box<Sleep>>>) -> Body {
[INFO] [stdout]     |                                  ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/async_impl/body.rs:174:11
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl From<hyper::Body> for Body {
[INFO] [stdout]     |           ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/async_impl/body.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn from(body: hyper::Body) -> Body {
[INFO] [stdout]     |                   ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_body`
[INFO] [stdout]    --> src/async_impl/body.rs:285:28
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn size_hint(&self) -> http_body::SizeHint {
[INFO] [stdout]     |                            ^^^^^^^^^ use of undeclared crate or module `http_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_body`
[INFO] [stdout]    --> src/async_impl/body.rs:360:28
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn size_hint(&self) -> http_body::SizeHint {
[INFO] [stdout]     |                            ^^^^^^^^^ use of undeclared crate or module `http_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]     --> src/async_impl/client.rs:1405:20
[INFO] [stdout]      |
[INFO] [stdout] 1405 | type HyperClient = hyper::Client<Connector, super::body::ImplStream>;
[INFO] [stdout]      |                    ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `h2`
[INFO] [stdout]     --> src/async_impl/client.rs:1935:49
[INFO] [stdout]      |
[INFO] [stdout] 1935 |         if let Some(err) = cause.downcast_ref::<h2::Error>() {
[INFO] [stdout]      |                                                 ^^ use of undeclared crate or module `h2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_body`
[INFO] [stdout]    --> src/async_impl/decoder.rs:280:28
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn size_hint(&self) -> http_body::SizeHint {
[INFO] [stdout]     |                            ^^^^^^^^^ use of undeclared crate or module `http_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/response.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(super) res: hyper::Response<Decoder>,
[INFO] [stdout]    |                     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/response.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         res: hyper::Response<hyper::Body>,
[INFO] [stdout]    |              ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/async_impl/response.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |         res: hyper::Response<hyper::Body>,
[INFO] [stdout]    |                              ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reqwest_wasi` (lib test) due to 98 previous errors
[INFO] running `Command { std: "docker" "inspect" "f350465ec3c71f274a69b0f89cf7d6cf81408c3c977a632201bd251f462a45d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f350465ec3c71f274a69b0f89cf7d6cf81408c3c977a632201bd251f462a45d4", kill_on_drop: false }`
[INFO] [stdout] f350465ec3c71f274a69b0f89cf7d6cf81408c3c977a632201bd251f462a45d4
