[INFO] cloning repository https://github.com/L3oNav/xnav [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/L3oNav/xnav" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL3oNav%2Fxnav", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL3oNav%2Fxnav'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9c08d90d3be8ca7586b3edb0a3357404618e889 [INFO] checking L3oNav/xnav/d9c08d90d3be8ca7586b3edb0a3357404618e889 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL3oNav%2Fxnav" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/L3oNav/xnav on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/L3oNav/xnav [INFO] finished tweaking git repo https://github.com/L3oNav/xnav [INFO] tweaked toml for git repo https://github.com/L3oNav/xnav written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/L3oNav/xnav already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9db3fa11a5f619f12526472dea9e2a2892b8c092da8ba65440797cc00994352 [INFO] running `Command { std: "docker" "start" "-a" "f9db3fa11a5f619f12526472dea9e2a2892b8c092da8ba65440797cc00994352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9db3fa11a5f619f12526472dea9e2a2892b8c092da8ba65440797cc00994352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9db3fa11a5f619f12526472dea9e2a2892b8c092da8ba65440797cc00994352", kill_on_drop: false }` [INFO] [stdout] f9db3fa11a5f619f12526472dea9e2a2892b8c092da8ba65440797cc00994352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6faab6a5afde94fe36bc5b033013a8267878fbdea8d8ffe4fe310062b4432b6 [INFO] running `Command { std: "docker" "start" "-a" "e6faab6a5afde94fe36bc5b033013a8267878fbdea8d8ffe4fe310062b4432b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking async-tls v0.10.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking xnav v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tokio::TcpSocket` [INFO] [stdout] --> src/server/server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | TcpSocket, [INFO] [stdout] | ^^^^^^^^^ no `TcpSocket` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] tokio::net::TcpSocket [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0364]: `forward` is private, and cannot be re-exported [INFO] [stdout] --> src/service/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use proxy::forward; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: consider marking `forward` as `pub` in the imported module [INFO] [stdout] --> src/service/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use proxy::forward; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::TcpSocket` [INFO] [stdout] --> src/server/server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | TcpSocket, [INFO] [stdout] | ^^^^^^^^^ no `TcpSocket` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] tokio::net::TcpSocket [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0364]: `forward` is private, and cannot be re-exported [INFO] [stdout] --> src/service/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use proxy::forward; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: consider marking `forward` as `pub` in the imported module [INFO] [stdout] --> src/service/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use proxy::forward; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::Body` [INFO] [stdout] --> src/service/request.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | use hyper::Body; [INFO] [stdout] | ^^^^^^^^^^^ no `Body` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 72 | use hyper::body; [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 72 | use hyper::body::Body; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/server/server.rs:196:39 [INFO] [stdout] | [INFO] [stdout] 196 | .serve_connection(stream, Xnav::new(config, client_addr, server_addr)) [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] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/server/conn/http1.rs:420:12 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn serve_connection(&self, io: I, service: S) -> Connection [INFO] [stdout] | ---------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 420 | 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/server/server.rs:196:39 [INFO] [stdout] | [INFO] [stdout] 196 | .serve_connection(stream, Xnav::new(config, client_addr, server_addr)) [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] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/server/conn/http1.rs:420:12 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn serve_connection(&self, io: I, service: S) -> Connection [INFO] [stdout] | ---------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 420 | 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/server/server.rs:196:39 [INFO] [stdout] | [INFO] [stdout] 196 | .serve_connection(stream, Xnav::new(config, client_addr, server_addr)) [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] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/server/conn/http1.rs:420:19 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn serve_connection(&self, io: I, service: S) -> Connection [INFO] [stdout] | ---------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 420 | 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/server/server.rs:196:39 [INFO] [stdout] | [INFO] [stdout] 196 | .serve_connection(stream, Xnav::new(config, client_addr, server_addr)) [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] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/server/conn/http1.rs:420:19 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn serve_connection(&self, io: I, service: S) -> Connection [INFO] [stdout] | ---------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 420 | 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`, but its trait bounds were not satisfied [INFO] [stdout] --> src/server/server.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 193 | if let Err(err) = Builder::new() [INFO] [stdout] | ___________________________________- [INFO] [stdout] 194 | | .preserve_header_case(true) [INFO] [stdout] 195 | | .title_case_headers(true) [INFO] [stdout] 196 | | .serve_connection(stream, Xnav::new(config, client_addr, server_addr)) [INFO] [stdout] 197 | | .with_upgrades() [INFO] [stdout] | | -^^^^^^^^^^^^^ method cannot be called on `Connection` 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.38.0/src/net/tcp/stream.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct TcpStream { [INFO] [stdout] | -------------------- doesn't satisfy `tokio::net::TcpStream: hyper::rt::Read` or `tokio::net::TcpStream: hyper::rt::Write` [INFO] [stdout] | [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`, but its trait bounds were not satisfied [INFO] [stdout] --> src/server/server.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 193 | if let Err(err) = Builder::new() [INFO] [stdout] | ___________________________________- [INFO] [stdout] 194 | | .preserve_header_case(true) [INFO] [stdout] 195 | | .title_case_headers(true) [INFO] [stdout] 196 | | .serve_connection(stream, Xnav::new(config, client_addr, server_addr)) [INFO] [stdout] 197 | | .with_upgrades() [INFO] [stdout] | | -^^^^^^^^^^^^^ method cannot be called on `Connection` 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.38.0/src/net/tcp/stream.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct TcpStream { [INFO] [stdout] | -------------------- doesn't satisfy `tokio::net::TcpStream: hyper::rt::Read` or `tokio::net::TcpStream: hyper::rt::Write` [INFO] [stdout] | [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 `Compat: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | .handshake(stream) [INFO] [stdout] | --------- ^^^^^^ the trait `hyper::rt::Read` is not implemented for `Compat` [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] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/client/conn/http1.rs:504:12 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn handshake( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 504 | T: Read + Write + Unpin + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Builder::handshake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | .handshake(stream) [INFO] [stdout] | --------- ^^^^^^ the trait `hyper::rt::Read` is not implemented for `Compat` [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] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/client/conn/http1.rs:504:12 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn handshake( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 504 | T: Read + Write + Unpin + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Builder::handshake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Write` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | .handshake(stream) [INFO] [stdout] | --------- ^^^^^^ the trait `hyper::rt::Write` is not implemented for `Compat` [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] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/client/conn/http1.rs:504:19 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn handshake( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 504 | T: Read + Write + Unpin + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Builder::handshake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Write` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | .handshake(stream) [INFO] [stdout] | --------- ^^^^^^ the trait `hyper::rt::Write` is not implemented for `Compat` [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] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/client/conn/http1.rs:504:19 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn handshake( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 504 | T: Read + Write + Unpin + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Builder::handshake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let (mut sender, conn) = Builder::new() [INFO] [stdout] | ______________________________^ [INFO] [stdout] 32 | | .preserve_header_case(true) [INFO] [stdout] 33 | | .title_case_headers(true) [INFO] [stdout] 34 | | .handshake(stream) [INFO] [stdout] | |__________________________^ the trait `hyper::rt::Read` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Read`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/client/conn/http1.rs:504:12 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn handshake( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 504 | T: Read + Write + Unpin + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Builder::handshake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let (mut sender, conn) = Builder::new() [INFO] [stdout] | ______________________________^ [INFO] [stdout] 32 | | .preserve_header_case(true) [INFO] [stdout] 33 | | .title_case_headers(true) [INFO] [stdout] 34 | | .handshake(stream) [INFO] [stdout] | |__________________________^ the trait `hyper::rt::Read` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Read`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/client/conn/http1.rs:504:12 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn handshake( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 504 | T: Read + Write + Unpin + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Builder::handshake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Write` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let (mut sender, conn) = Builder::new() [INFO] [stdout] | ______________________________^ [INFO] [stdout] 32 | | .preserve_header_case(true) [INFO] [stdout] 33 | | .title_case_headers(true) [INFO] [stdout] 34 | | .handshake(stream) [INFO] [stdout] | |__________________________^ the trait `hyper::rt::Write` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Write`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/client/conn/http1.rs:504:19 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn handshake( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 504 | T: Read + Write + Unpin + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Builder::handshake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Write` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let (mut sender, conn) = Builder::new() [INFO] [stdout] | ______________________________^ [INFO] [stdout] 32 | | .preserve_header_case(true) [INFO] [stdout] 33 | | .title_case_headers(true) [INFO] [stdout] 34 | | .handshake(stream) [INFO] [stdout] | |__________________________^ the trait `hyper::rt::Write` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Write`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/client/conn/http1.rs:504:19 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn handshake( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 504 | T: Read + Write + Unpin + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Builder::handshake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | .await?; [INFO] [stdout] | ^^^^^ the trait `hyper::rt::Read` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Read`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/client/conn/http1.rs:504:12 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn handshake( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 504 | T: Read + Write + Unpin + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Builder::handshake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | .await?; [INFO] [stdout] | ^^^^^ the trait `hyper::rt::Read` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Read`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/client/conn/http1.rs:504:12 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn handshake( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 504 | T: Read + Write + Unpin + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Builder::handshake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Write` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | .await?; [INFO] [stdout] | ^^^^^ the trait `hyper::rt::Write` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Write`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/client/conn/http1.rs:504:19 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn handshake( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 504 | T: Read + Write + Unpin + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Builder::handshake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Write` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | .await?; [INFO] [stdout] | ^^^^^ the trait `hyper::rt::Write` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Write`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/client/conn/http1.rs:504:19 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn handshake( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 504 | T: Read + Write + Unpin + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Builder::handshake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let (mut sender, conn) = Builder::new() [INFO] [stdout] | ______________________________^ [INFO] [stdout] 32 | | .preserve_header_case(true) [INFO] [stdout] 33 | | .title_case_headers(true) [INFO] [stdout] 34 | | .handshake(stream) [INFO] [stdout] 35 | | .await?; [INFO] [stdout] | |______________^ the trait `hyper::rt::Read` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Read`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let (mut sender, conn) = Builder::new() [INFO] [stdout] | ______________________________^ [INFO] [stdout] 32 | | .preserve_header_case(true) [INFO] [stdout] 33 | | .title_case_headers(true) [INFO] [stdout] 34 | | .handshake(stream) [INFO] [stdout] 35 | | .await?; [INFO] [stdout] | |______________^ the trait `hyper::rt::Read` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Read`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Write` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let (mut sender, conn) = Builder::new() [INFO] [stdout] | ______________________________^ [INFO] [stdout] 32 | | .preserve_header_case(true) [INFO] [stdout] 33 | | .title_case_headers(true) [INFO] [stdout] 34 | | .handshake(stream) [INFO] [stdout] 35 | | .await?; [INFO] [stdout] | |______________^ the trait `hyper::rt::Write` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Write`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Write` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let (mut sender, conn) = Builder::new() [INFO] [stdout] | ______________________________^ [INFO] [stdout] 32 | | .preserve_header_case(true) [INFO] [stdout] 33 | | .title_case_headers(true) [INFO] [stdout] 34 | | .handshake(stream) [INFO] [stdout] 35 | | .await?; [INFO] [stdout] | |______________^ the trait `hyper::rt::Write` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Write`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let (mut sender, conn) = Builder::new() [INFO] [stdout] | ______________________________^ [INFO] [stdout] 32 | | .preserve_header_case(true) [INFO] [stdout] 33 | | .title_case_headers(true) [INFO] [stdout] 34 | | .handshake(stream) [INFO] [stdout] 35 | | .await?; [INFO] [stdout] | |_______________^ the trait `hyper::rt::Read` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Read`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Write` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let (mut sender, conn) = Builder::new() [INFO] [stdout] | ______________________________^ [INFO] [stdout] 32 | | .preserve_header_case(true) [INFO] [stdout] 33 | | .title_case_headers(true) [INFO] [stdout] 34 | | .handshake(stream) [INFO] [stdout] 35 | | .await?; [INFO] [stdout] | |_______________^ the trait `hyper::rt::Write` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Write`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let (mut sender, conn) = Builder::new() [INFO] [stdout] | ______________________________^ [INFO] [stdout] 32 | | .preserve_header_case(true) [INFO] [stdout] 33 | | .title_case_headers(true) [INFO] [stdout] 34 | | .handshake(stream) [INFO] [stdout] 35 | | .await?; [INFO] [stdout] | |_______________^ the trait `hyper::rt::Read` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Read`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Write` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let (mut sender, conn) = Builder::new() [INFO] [stdout] | ______________________________^ [INFO] [stdout] 32 | | .preserve_header_case(true) [INFO] [stdout] 33 | | .title_case_headers(true) [INFO] [stdout] 34 | | .handshake(stream) [INFO] [stdout] 35 | | .await?; [INFO] [stdout] | |_______________^ the trait `hyper::rt::Write` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Write`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | if let Err(err) = conn.await { [INFO] [stdout] | ^^^^ the trait `hyper::rt::Read` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Read`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | if let Err(err) = conn.await { [INFO] [stdout] | ^^^^ the trait `hyper::rt::Read` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Read`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Write` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | if let Err(err) = conn.await { [INFO] [stdout] | ^^^^ the trait `hyper::rt::Write` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Write`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Write` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | if let Err(err) = conn.await { [INFO] [stdout] | ^^^^ the trait `hyper::rt::Write` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Write`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | if let Err(err) = conn.await { [INFO] [stdout] | ^^^^^ the trait `hyper::rt::Read` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Read`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Read` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | if let Err(err) = conn.await { [INFO] [stdout] | ^^^^^ the trait `hyper::rt::Read` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Read`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Write` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | if let Err(err) = conn.await { [INFO] [stdout] | ^^^^^ the trait `hyper::rt::Write` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Write`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compat: hyper::rt::Write` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | if let Err(err) = conn.await { [INFO] [stdout] | ^^^^^ the trait `hyper::rt::Write` is not implemented for `Compat` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Write`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [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.3.1/src/client/conn/http1.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Connection [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] 53 | where [INFO] [stdout] 54 | T: Read + Write + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Upgraded: AsyncRead` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ----------------------------- ^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `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] &[u8] [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] and 25 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.38.0/src/io/util/copy_bidirectional.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] 76 | where [INFO] [stdout] 77 | 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 `Upgraded: AsyncRead` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ----------------------------- ^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `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] &[u8] [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] and 25 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.38.0/src/io/util/copy_bidirectional.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] 76 | where [INFO] [stdout] 77 | 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 `Upgraded: AsyncWrite` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ----------------------------- ^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `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] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] and 24 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.38.0/src/io/util/copy_bidirectional.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] 76 | where [INFO] [stdout] 77 | 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 `Upgraded: AsyncWrite` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ----------------------------- ^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `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] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] and 24 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.38.0/src/io/util/copy_bidirectional.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] 76 | where [INFO] [stdout] 77 | 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 `Upgraded: AsyncRead` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:63 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ----------------------------- ^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `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] &[u8] [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] and 25 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.38.0/src/io/util/copy_bidirectional.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 78 | 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 `Upgraded: AsyncRead` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:63 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ----------------------------- ^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `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] &[u8] [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] and 25 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.38.0/src/io/util/copy_bidirectional.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 78 | 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 `Upgraded: AsyncWrite` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:63 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ----------------------------- ^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `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] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] and 24 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.38.0/src/io/util/copy_bidirectional.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 78 | 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 `Upgraded: AsyncWrite` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:63 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ----------------------------- ^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `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] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] and 24 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.38.0/src/io/util/copy_bidirectional.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 78 | 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 `Upgraded: AsyncRead` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `Upgraded` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AsyncRead`: [INFO] [stdout] &[u8] [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] and 25 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.38.0/src/io/util/copy_bidirectional.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] 76 | where [INFO] [stdout] 77 | 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 `Upgraded: AsyncRead` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `Upgraded` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AsyncRead`: [INFO] [stdout] &[u8] [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] and 25 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.38.0/src/io/util/copy_bidirectional.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] 76 | where [INFO] [stdout] 77 | 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 `Upgraded: AsyncWrite` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `Upgraded` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AsyncWrite`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] and 24 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.38.0/src/io/util/copy_bidirectional.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] 76 | where [INFO] [stdout] 77 | 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 `Upgraded: AsyncWrite` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `Upgraded` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AsyncWrite`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] and 24 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.38.0/src/io/util/copy_bidirectional.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] 76 | where [INFO] [stdout] 77 | 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 `Upgraded: AsyncRead` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:85 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ^^^^^ the trait `AsyncRead` is not implemented for `Upgraded` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AsyncRead`: [INFO] [stdout] &[u8] [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] and 25 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.38.0/src/io/util/copy_bidirectional.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] 76 | where [INFO] [stdout] 77 | 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 `Upgraded: AsyncRead` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:85 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ^^^^^ the trait `AsyncRead` is not implemented for `Upgraded` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AsyncRead`: [INFO] [stdout] &[u8] [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] and 25 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.38.0/src/io/util/copy_bidirectional.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] 76 | where [INFO] [stdout] 77 | 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 `Upgraded: AsyncWrite` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:85 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ^^^^^ the trait `AsyncWrite` is not implemented for `Upgraded` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AsyncWrite`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] and 24 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.38.0/src/io/util/copy_bidirectional.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] 76 | where [INFO] [stdout] 77 | 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 `Upgraded: AsyncWrite` is not satisfied [INFO] [stdout] --> src/service/proxy.rs:67:85 [INFO] [stdout] | [INFO] [stdout] 67 | match tokio::io::copy_bidirectional(&mut upgraded_client, &mut upgraded_server).await { [INFO] [stdout] | ^^^^^ the trait `AsyncWrite` is not implemented for `Upgraded` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AsyncWrite`: [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] BufStream [INFO] [stdout] Compat [INFO] [stdout] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] and 24 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.38.0/src/io/util/copy_bidirectional.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> io::Result<(u64, u64)> [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] 76 | where [INFO] [stdout] 77 | A: AsyncRead + AsyncWrite + Unpin + ?Sized, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `copy_bidirectional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0364, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xnav` (lib) due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0277, E0364, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xnav` (lib test) due to 28 previous errors [INFO] running `Command { std: "docker" "inspect" "e6faab6a5afde94fe36bc5b033013a8267878fbdea8d8ffe4fe310062b4432b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6faab6a5afde94fe36bc5b033013a8267878fbdea8d8ffe4fe310062b4432b6", kill_on_drop: false }` [INFO] [stdout] e6faab6a5afde94fe36bc5b033013a8267878fbdea8d8ffe4fe310062b4432b6