[INFO] fetching crate localtunnel-server 0.1.2...
[INFO] checking localtunnel-server-0.1.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate localtunnel-server 0.1.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate localtunnel-server 0.1.2 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate localtunnel-server 0.1.2
[INFO] finished tweaking crates.io crate localtunnel-server 0.1.2
[INFO] tweaked toml for crates.io crate localtunnel-server 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded h2 v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9e2b339a45d56b36a0c28fd8f54c368bfaf311e4bf4f40ae36595abb658f40d
[INFO] running `Command { std: "docker" "start" "-a" "e9e2b339a45d56b36a0c28fd8f54c368bfaf311e4bf4f40ae36595abb658f40d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9e2b339a45d56b36a0c28fd8f54c368bfaf311e4bf4f40ae36595abb658f40d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9e2b339a45d56b36a0c28fd8f54c368bfaf311e4bf4f40ae36595abb658f40d", kill_on_drop: false }`
[INFO] [stdout] e9e2b339a45d56b36a0c28fd8f54c368bfaf311e4bf4f40ae36595abb658f40d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 306cb32be08f3777f987c730ee35b2434fc017d1f86228c68e940e227ad1e037
[INFO] running `Command { std: "docker" "start" "-a" "306cb32be08f3777f987c730ee35b2434fc017d1f86228c68e940e227ad1e037", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling openssl-src v300.2.2+3.2.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking ahash v0.8.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-router v0.5.2
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking zstd v0.13.0
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking hyper v1.1.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking actix-http v3.5.1
[INFO] [stderr]     Checking actix-web v4.4.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking localtunnel-server v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]    --> src/lib.rs:80:47
[INFO] [stdout]     |
[INFO] [stdout] 80  | ...                   .serve_connection(stream, service)
[INFO] [stdout]     |                        ---------------- ^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]               Box<T>
[INFO] [stdout]               hyper::upgrade::Upgraded
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               &mut T
[INFO] [stdout] note: required by a bound in `hyper::server::conn::http1::Builder::serve_connection`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/server/conn/http1.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn serve_connection<I, S>(&self, io: I, service: S) -> Connection<I, S>
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 398 |         I: Read + Write + Unpin,
[INFO] [stdout]     |            ^^^^ required by this bound in `Builder::serve_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]    --> src/lib.rs:80:47
[INFO] [stdout]     |
[INFO] [stdout] 80  | ...                   .serve_connection(stream, service)
[INFO] [stdout]     |                        ---------------- ^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]               Box<T>
[INFO] [stdout]               hyper::upgrade::Upgraded
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               &mut T
[INFO] [stdout] note: required by a bound in `hyper::server::conn::http1::Builder::serve_connection`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/server/conn/http1.rs:398:19
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn serve_connection<I, S>(&self, io: I, service: S) -> Connection<I, S>
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 398 |         I: Read + Write + Unpin,
[INFO] [stdout]     |                   ^^^^^ required by this bound in `Builder::serve_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]    --> src/lib.rs:80:47
[INFO] [stdout]     |
[INFO] [stdout] 80  | ...                   .serve_connection(stream, service)
[INFO] [stdout]     |                        ---------------- ^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]               Box<T>
[INFO] [stdout]               hyper::upgrade::Upgraded
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               &mut T
[INFO] [stdout] note: required by a bound in `hyper::server::conn::http1::Builder::serve_connection`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/server/conn/http1.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn serve_connection<I, S>(&self, io: I, service: S) -> Connection<I, S>
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 398 |         I: Read + Write + Unpin,
[INFO] [stdout]     |            ^^^^ required by this bound in `Builder::serve_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]    --> src/lib.rs:80:47
[INFO] [stdout]     |
[INFO] [stdout] 80  | ...                   .serve_connection(stream, service)
[INFO] [stdout]     |                        ---------------- ^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]               Box<T>
[INFO] [stdout]               hyper::upgrade::Upgraded
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               &mut T
[INFO] [stdout] note: required by a bound in `hyper::server::conn::http1::Builder::serve_connection`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/server/conn/http1.rs:398:19
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn serve_connection<I, S>(&self, io: I, service: S) -> Connection<I, S>
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 398 |         I: Read + Write + Unpin,
[INFO] [stdout]     |                   ^^^^^ required by this bound in `Builder::serve_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `with_upgrades` exists for struct `Connection<TcpStream, ServiceFn<{closure@lib.rs:74:46}, Incoming>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |                           if let Err(err) = http1::Builder::new()
[INFO] [stdout]    |  ___________________________________________-
[INFO] [stdout] 80 | |                             .serve_connection(stream, service)
[INFO] [stdout] 81 | |                             .with_upgrades()
[INFO] [stdout]    | |                             -^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________________________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/net/tcp/stream.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |       pub struct TcpStream {
[INFO] [stdout]    |       --------------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       doesn't satisfy `tokio::net::TcpStream: hyper::rt::Read`
[INFO] [stdout]    |       doesn't satisfy `tokio::net::TcpStream: hyper::rt::Write`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/localtunnel_server-6e3cde1073451e39.long-type-10768484167745421438.txt'
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `tokio::net::TcpStream: hyper::rt::Read`
[INFO] [stdout]            `tokio::net::TcpStream: hyper::rt::Write`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `with_upgrades` exists for struct `Connection<TcpStream, ServiceFn<{closure@lib.rs:74:46}, Incoming>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |                           if let Err(err) = http1::Builder::new()
[INFO] [stdout]    |  ___________________________________________-
[INFO] [stdout] 80 | |                             .serve_connection(stream, service)
[INFO] [stdout] 81 | |                             .with_upgrades()
[INFO] [stdout]    | |                             -^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________________________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/net/tcp/stream.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |       pub struct TcpStream {
[INFO] [stdout]    |       --------------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       doesn't satisfy `tokio::net::TcpStream: hyper::rt::Read`
[INFO] [stdout]    |       doesn't satisfy `tokio::net::TcpStream: hyper::rt::Write`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/localtunnel_server-aaaac69b9255ed89.long-type-3111919873456362141.txt'
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `tokio::net::TcpStream: hyper::rt::Read`
[INFO] [stdout]            `tokio::net::TcpStream: hyper::rt::Write`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]    --> src/proxy.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]     |                                  ------------------------------------- ^^^^^^^^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]               Box<T>
[INFO] [stdout]               hyper::upgrade::Upgraded
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn handshake<T, B>(io: T) -> crate::Result<(SendRequest<B>, Connection<T, B>)>
[INFO] [stdout]     |              --------- required by a bound in this function
[INFO] [stdout] 128 | where
[INFO] [stdout] 129 |     T: Read + Write + Unpin + 'static,
[INFO] [stdout]     |        ^^^^ required by this bound in `handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]    --> src/proxy.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]     |                                  ------------------------------------- ^^^^^^^^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]               Box<T>
[INFO] [stdout]               hyper::upgrade::Upgraded
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn handshake<T, B>(io: T) -> crate::Result<(SendRequest<B>, Connection<T, B>)>
[INFO] [stdout]     |              --------- required by a bound in this function
[INFO] [stdout] 128 | where
[INFO] [stdout] 129 |     T: Read + Write + Unpin + 'static,
[INFO] [stdout]     |               ^^^^^ required by this bound in `handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:25:87
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                                                                       ^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:25:87
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                                                                       ^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]    --> src/proxy.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]     |                                  ------------------------------------- ^^^^^^^^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]               Box<T>
[INFO] [stdout]               hyper::upgrade::Upgraded
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn handshake<T, B>(io: T) -> crate::Result<(SendRequest<B>, Connection<T, B>)>
[INFO] [stdout]     |              --------- required by a bound in this function
[INFO] [stdout] 128 | where
[INFO] [stdout] 129 |     T: Read + Write + Unpin + 'static,
[INFO] [stdout]     |        ^^^^ required by this bound in `handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]    --> src/proxy.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]     |                                  ------------------------------------- ^^^^^^^^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]               Box<T>
[INFO] [stdout]               hyper::upgrade::Upgraded
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn handshake<T, B>(io: T) -> crate::Result<(SendRequest<B>, Connection<T, B>)>
[INFO] [stdout]     |              --------- required by a bound in this function
[INFO] [stdout] 128 | where
[INFO] [stdout] 129 |     T: Read + Write + Unpin + 'static,
[INFO] [stdout]     |               ^^^^^ required by this bound in `handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:25:87
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                                                                       ^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 |             if let Err(err) = conn.await {
[INFO] [stdout]    |                               ^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:25:87
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                                                                       ^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 |             if let Err(err) = conn.await {
[INFO] [stdout]    |                               ^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |             if let Err(err) = conn.await {
[INFO] [stdout]    |                                    ^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |             if let Err(err) = conn.await {
[INFO] [stdout]    |                                    ^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]    --> src/proxy.rs:35:72
[INFO] [stdout]     |
[INFO] [stdout] 35  |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]     |                                  ------------------------------------- ^^^^^^^^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]               Box<T>
[INFO] [stdout]               hyper::upgrade::Upgraded
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn handshake<T, B>(io: T) -> crate::Result<(SendRequest<B>, Connection<T, B>)>
[INFO] [stdout]     |              --------- required by a bound in this function
[INFO] [stdout] 128 | where
[INFO] [stdout] 129 |     T: Read + Write + Unpin + 'static,
[INFO] [stdout]     |        ^^^^ required by this bound in `handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 |             if let Err(err) = conn.await {
[INFO] [stdout]    |                               ^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 |             if let Err(err) = conn.await {
[INFO] [stdout]    |                               ^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |             if let Err(err) = conn.await {
[INFO] [stdout]    |                                    ^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]    --> src/proxy.rs:35:72
[INFO] [stdout]     |
[INFO] [stdout] 35  |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]     |                                  ------------------------------------- ^^^^^^^^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]               Box<T>
[INFO] [stdout]               hyper::upgrade::Upgraded
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn handshake<T, B>(io: T) -> crate::Result<(SendRequest<B>, Connection<T, B>)>
[INFO] [stdout]     |              --------- required by a bound in this function
[INFO] [stdout] 128 | where
[INFO] [stdout] 129 |     T: Read + Write + Unpin + 'static,
[INFO] [stdout]     |               ^^^^^ required by this bound in `handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |             if let Err(err) = conn.await {
[INFO] [stdout]    |                                    ^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:35:87
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                                                                       ^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:35:87
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                                                                       ^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]    --> src/proxy.rs:35:72
[INFO] [stdout]     |
[INFO] [stdout] 35  |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]     |                                  ------------------------------------- ^^^^^^^^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]               Box<T>
[INFO] [stdout]               hyper::upgrade::Upgraded
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn handshake<T, B>(io: T) -> crate::Result<(SendRequest<B>, Connection<T, B>)>
[INFO] [stdout]     |              --------- required by a bound in this function
[INFO] [stdout] 128 | where
[INFO] [stdout] 129 |     T: Read + Write + Unpin + 'static,
[INFO] [stdout]     |        ^^^^ required by this bound in `handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]    --> src/proxy.rs:35:72
[INFO] [stdout]     |
[INFO] [stdout] 35  |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]     |                                  ------------------------------------- ^^^^^^^^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]               Box<T>
[INFO] [stdout]               hyper::upgrade::Upgraded
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn handshake<T, B>(io: T) -> crate::Result<(SendRequest<B>, Connection<T, B>)>
[INFO] [stdout]     |              --------- required by a bound in this function
[INFO] [stdout] 128 | where
[INFO] [stdout] 129 |     T: Read + Write + Unpin + 'static,
[INFO] [stdout]     |               ^^^^^ required by this bound in `handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:35:87
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                                                                       ^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 if let Err(err) = conn.await {
[INFO] [stdout]    |                                   ^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 if let Err(err) = conn.await {
[INFO] [stdout]    |                                   ^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:37:40
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 if let Err(err) = conn.await {
[INFO] [stdout]    |                                        ^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:37:40
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 if let Err(err) = conn.await {
[INFO] [stdout]    |                                        ^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:35:87
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                                                                       ^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let (mut sender, conn) = hyper::client::conn::http1::handshake(client_stream).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `hyper::upgrade::Upgraded: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:69:77
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   if let Err(err) = tokio::io::copy_bidirectional(&mut response_upgraded, &mut request_upgraded).await {
[INFO] [stdout]    |                                         ----------------------------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `hyper::upgrade::Upgraded`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]              hyper_tls::stream::MaybeHttpsStream<T>
[INFO] [stdout]              tokio_native_tls::TlsStream<S>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              reqwest::Upgraded
[INFO] [stdout]              tokio::fs::File
[INFO] [stdout]              tokio_util::io::stream_reader::StreamReader<S, B>
[INFO] [stdout]              tokio_util::either::Either<L, R>
[INFO] [stdout]            and 30 others
[INFO] [stdout] note: required by a bound in `copy_bidirectional`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/io/util/copy_bidirectional.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn copy_bidirectional<A, B>(a: &mut A, b: &mut B) -> Result<(u64, u64), std::io::Error>
[INFO] [stdout]    |              ------------------ required by a bound in this function
[INFO] [stdout] 73 | where
[INFO] [stdout] 74 |     A: AsyncRead + AsyncWrite + Unpin + ?Sized,
[INFO] [stdout]    |        ^^^^^^^^^ required by this bound in `copy_bidirectional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 if let Err(err) = conn.await {
[INFO] [stdout]    |                                   ^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `hyper::upgrade::Upgraded: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:69:77
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   if let Err(err) = tokio::io::copy_bidirectional(&mut response_upgraded, &mut request_upgraded).await {
[INFO] [stdout]    |                                         ----------------------------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `hyper::upgrade::Upgraded`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]              hyper_tls::stream::MaybeHttpsStream<T>
[INFO] [stdout]              tokio_native_tls::TlsStream<S>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              reqwest::Upgraded
[INFO] [stdout]              tokio::fs::File
[INFO] [stdout]              tokio_util::either::Either<L, R>
[INFO] [stdout]              tokio_util::io::sink_writer::SinkWriter<S>
[INFO] [stdout]            and 27 others
[INFO] [stdout] note: required by a bound in `copy_bidirectional`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/io/util/copy_bidirectional.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn copy_bidirectional<A, B>(a: &mut A, b: &mut B) -> Result<(u64, u64), std::io::Error>
[INFO] [stdout]    |              ------------------ required by a bound in this function
[INFO] [stdout] 73 | where
[INFO] [stdout] 74 |     A: AsyncRead + AsyncWrite + Unpin + ?Sized,
[INFO] [stdout]    |                    ^^^^^^^^^^ required by this bound in `copy_bidirectional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 if let Err(err) = conn.await {
[INFO] [stdout]    |                                   ^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:37:40
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 if let Err(err) = conn.await {
[INFO] [stdout]    |                                        ^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `hyper::upgrade::Upgraded: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:69:101
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   if let Err(err) = tokio::io::copy_bidirectional(&mut response_upgraded, &mut request_upgraded).await {
[INFO] [stdout]    |                                         -----------------------------                         ^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `hyper::upgrade::Upgraded`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]              hyper_tls::stream::MaybeHttpsStream<T>
[INFO] [stdout]              tokio_native_tls::TlsStream<S>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              reqwest::Upgraded
[INFO] [stdout]              tokio::fs::File
[INFO] [stdout]              tokio_util::io::stream_reader::StreamReader<S, B>
[INFO] [stdout]              tokio_util::either::Either<L, R>
[INFO] [stdout]            and 30 others
[INFO] [stdout] note: required by a bound in `copy_bidirectional`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/io/util/copy_bidirectional.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn copy_bidirectional<A, B>(a: &mut A, b: &mut B) -> Result<(u64, u64), std::io::Error>
[INFO] [stdout]    |              ------------------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 75 |     B: AsyncRead + AsyncWrite + Unpin + ?Sized,
[INFO] [stdout]    |        ^^^^^^^^^ required by this bound in `copy_bidirectional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:37:40
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 if let Err(err) = conn.await {
[INFO] [stdout]    |                                        ^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              &mut T
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.1.0/src/client/conn/http1.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 52 | where
[INFO] [stdout] 53 |     T: Read + Write + 'static,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `hyper::upgrade::Upgraded: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:69:101
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   if let Err(err) = tokio::io::copy_bidirectional(&mut response_upgraded, &mut request_upgraded).await {
[INFO] [stdout]    |                                         -----------------------------                         ^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `hyper::upgrade::Upgraded`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]              hyper_tls::stream::MaybeHttpsStream<T>
[INFO] [stdout]              tokio_native_tls::TlsStream<S>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              reqwest::Upgraded
[INFO] [stdout]              tokio::fs::File
[INFO] [stdout]              tokio_util::either::Either<L, R>
[INFO] [stdout]              tokio_util::io::sink_writer::SinkWriter<S>
[INFO] [stdout]            and 27 others
[INFO] [stdout] note: required by a bound in `copy_bidirectional`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/io/util/copy_bidirectional.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn copy_bidirectional<A, B>(a: &mut A, b: &mut B) -> Result<(u64, u64), std::io::Error>
[INFO] [stdout]    |              ------------------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 75 |     B: AsyncRead + AsyncWrite + Unpin + ?Sized,
[INFO] [stdout]    |                    ^^^^^^^^^^ required by this bound in `copy_bidirectional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `hyper::upgrade::Upgraded: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:69:77
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   if let Err(err) = tokio::io::copy_bidirectional(&mut response_upgraded, &mut request_upgraded).await {
[INFO] [stdout]    |                                         ----------------------------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `hyper::upgrade::Upgraded`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]              hyper_tls::stream::MaybeHttpsStream<T>
[INFO] [stdout]              tokio_native_tls::TlsStream<S>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              reqwest::Upgraded
[INFO] [stdout]              tokio::fs::File
[INFO] [stdout]              tokio_util::io::stream_reader::StreamReader<S, B>
[INFO] [stdout]              tokio_util::either::Either<L, R>
[INFO] [stdout]            and 30 others
[INFO] [stdout] note: required by a bound in `copy_bidirectional`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/io/util/copy_bidirectional.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn copy_bidirectional<A, B>(a: &mut A, b: &mut B) -> Result<(u64, u64), std::io::Error>
[INFO] [stdout]    |              ------------------ required by a bound in this function
[INFO] [stdout] 73 | where
[INFO] [stdout] 74 |     A: AsyncRead + AsyncWrite + Unpin + ?Sized,
[INFO] [stdout]    |        ^^^^^^^^^ required by this bound in `copy_bidirectional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `hyper::upgrade::Upgraded: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:69:77
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   if let Err(err) = tokio::io::copy_bidirectional(&mut response_upgraded, &mut request_upgraded).await {
[INFO] [stdout]    |                                         ----------------------------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `hyper::upgrade::Upgraded`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]              hyper_tls::stream::MaybeHttpsStream<T>
[INFO] [stdout]              tokio_native_tls::TlsStream<S>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              reqwest::Upgraded
[INFO] [stdout]              tokio::fs::File
[INFO] [stdout]              tokio_util::either::Either<L, R>
[INFO] [stdout]              tokio_util::io::sink_writer::SinkWriter<S>
[INFO] [stdout]            and 27 others
[INFO] [stdout] note: required by a bound in `copy_bidirectional`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/io/util/copy_bidirectional.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn copy_bidirectional<A, B>(a: &mut A, b: &mut B) -> Result<(u64, u64), std::io::Error>
[INFO] [stdout]    |              ------------------ required by a bound in this function
[INFO] [stdout] 73 | where
[INFO] [stdout] 74 |     A: AsyncRead + AsyncWrite + Unpin + ?Sized,
[INFO] [stdout]    |                    ^^^^^^^^^^ required by this bound in `copy_bidirectional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `hyper::upgrade::Upgraded: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:69:101
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   if let Err(err) = tokio::io::copy_bidirectional(&mut response_upgraded, &mut request_upgraded).await {
[INFO] [stdout]    |                                         -----------------------------                         ^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `hyper::upgrade::Upgraded`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]              hyper_tls::stream::MaybeHttpsStream<T>
[INFO] [stdout]              tokio_native_tls::TlsStream<S>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              reqwest::Upgraded
[INFO] [stdout]              tokio::fs::File
[INFO] [stdout]              tokio_util::io::stream_reader::StreamReader<S, B>
[INFO] [stdout]              tokio_util::either::Either<L, R>
[INFO] [stdout]            and 30 others
[INFO] [stdout] note: required by a bound in `copy_bidirectional`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/io/util/copy_bidirectional.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn copy_bidirectional<A, B>(a: &mut A, b: &mut B) -> Result<(u64, u64), std::io::Error>
[INFO] [stdout]    |              ------------------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 75 |     B: AsyncRead + AsyncWrite + Unpin + ?Sized,
[INFO] [stdout]    |        ^^^^^^^^^ required by this bound in `copy_bidirectional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `hyper::upgrade::Upgraded: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/proxy.rs:69:101
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   if let Err(err) = tokio::io::copy_bidirectional(&mut response_upgraded, &mut request_upgraded).await {
[INFO] [stdout]    |                                         -----------------------------                         ^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `hyper::upgrade::Upgraded`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]              hyper_tls::stream::MaybeHttpsStream<T>
[INFO] [stdout]              tokio_native_tls::TlsStream<S>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              hyper::upgrade::Upgraded
[INFO] [stdout]              reqwest::Upgraded
[INFO] [stdout]              tokio::fs::File
[INFO] [stdout]              tokio_util::either::Either<L, R>
[INFO] [stdout]              tokio_util::io::sink_writer::SinkWriter<S>
[INFO] [stdout]            and 27 others
[INFO] [stdout] note: required by a bound in `copy_bidirectional`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/io/util/copy_bidirectional.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn copy_bidirectional<A, B>(a: &mut A, b: &mut B) -> Result<(u64, u64), std::io::Error>
[INFO] [stdout]    |              ------------------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 75 |     B: AsyncRead + AsyncWrite + Unpin + ?Sized,
[INFO] [stdout]    |                    ^^^^^^^^^^ required by this bound in `copy_bidirectional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 31 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `localtunnel-server` (lib test) due to 32 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 31 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `localtunnel-server` (lib) due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "306cb32be08f3777f987c730ee35b2434fc017d1f86228c68e940e227ad1e037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "306cb32be08f3777f987c730ee35b2434fc017d1f86228c68e940e227ad1e037", kill_on_drop: false }`
[INFO] [stdout] 306cb32be08f3777f987c730ee35b2434fc017d1f86228c68e940e227ad1e037
