[INFO] updating cached repository https://github.com/L3oNav/xnav [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9c08d90d3be8ca7586b3edb0a3357404618e889 [INFO] checking L3oNav/xnav/d9c08d90d3be8ca7586b3edb0a3357404618e889 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL3oNav%2Fxnav" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/L3oNav/xnav on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-4-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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0be6d597885d430371062a3bedd03e2ef43cf18bb63ef7a4f99d76b9b03d0f9a [INFO] running `Command { std: "docker" "start" "-a" "0be6d597885d430371062a3bedd03e2ef43cf18bb63ef7a4f99d76b9b03d0f9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0be6d597885d430371062a3bedd03e2ef43cf18bb63ef7a4f99d76b9b03d0f9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0be6d597885d430371062a3bedd03e2ef43cf18bb63ef7a4f99d76b9b03d0f9a", kill_on_drop: false }` [INFO] [stdout] 0be6d597885d430371062a3bedd03e2ef43cf18bb63ef7a4f99d76b9b03d0f9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 741f7c59917937b7272e32c35c1bfb917d3859f322ff6ad9a2fdcf86067e3ddc [INFO] running `Command { std: "docker" "start" "-a" "741f7c59917937b7272e32c35c1bfb917d3859f322ff6ad9a2fdcf86067e3ddc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [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 pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking httpdate v1.0.3 [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 http-body-util v0.1.2 [INFO] [stderr] Checking serde v1.0.203 [INFO] [stderr] Checking async-tls v0.10.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking h2 v0.4.5 [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] warning: unused import: `os::unix::thread` [INFO] [stdout] --> src/config/config.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{net::SocketAddr, os::unix::thread}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TcpStream` [INFO] [stdout] --> src/server/server.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | net::{TcpListener, TcpStream}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_util::compat::TokioAsyncReadCompatExt` [INFO] [stdout] --> src/server/server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio_util::compat::TokioAsyncReadCompatExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Body` and `Upgraded` [INFO] [stdout] --> src/service/proxy.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | body::{Body, Incoming}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | upgrade::{OnUpgrade, Upgraded}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `os::unix::thread` [INFO] [stdout] --> src/config/config.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{net::SocketAddr, os::unix::thread}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncRead` and `AsyncWrite` [INFO] [stdout] --> src/service/proxy.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | io::{AsyncRead, AsyncWrite}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `upgrade::OnUpgrade` [INFO] [stdout] --> src/service/request.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use hyper::{header, upgrade::OnUpgrade, Request}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proxy::forward` [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] warning: unused import: `TcpStream` [INFO] [stdout] --> src/server/server.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | net::{TcpListener, TcpStream}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_util::compat::TokioAsyncReadCompatExt` [INFO] [stdout] --> src/server/server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio_util::compat::TokioAsyncReadCompatExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Body` and `Upgraded` [INFO] [stdout] --> src/service/proxy.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | body::{Body, Incoming}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | upgrade::{OnUpgrade, Upgraded}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncRead` and `AsyncWrite` [INFO] [stdout] --> src/service/proxy.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | io::{AsyncRead, AsyncWrite}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `upgrade::OnUpgrade` [INFO] [stdout] --> src/service/request.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use hyper::{header, upgrade::OnUpgrade, Request}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proxy::forward` [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] warning: the feature `is_some_and` has been stable since 1.70.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(is_some_and)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_from_ref` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(ptr_from_ref)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `is_some_and` has been stable since 1.70.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(is_some_and)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_from_ref` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(ptr_from_ref)] [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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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 `tokio_util::compat::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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] SinkWriter [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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] SinkWriter [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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] SinkWriter [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: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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[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: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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[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: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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] SinkWriter [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: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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] SinkWriter [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: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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] SinkWriter [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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] SinkWriter [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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[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] DuplexStream [INFO] [stdout] InspectReader [INFO] [stdout] InspectWriter [INFO] [stdout] Pin

[INFO] [stdout] SinkWriter [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: aborting due to 27 previous errors; 9 warnings emitted [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 28 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 28 previous errors; 9 warnings emitted [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 test) due to 29 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "741f7c59917937b7272e32c35c1bfb917d3859f322ff6ad9a2fdcf86067e3ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "741f7c59917937b7272e32c35c1bfb917d3859f322ff6ad9a2fdcf86067e3ddc", kill_on_drop: false }` [INFO] [stdout] 741f7c59917937b7272e32c35c1bfb917d3859f322ff6ad9a2fdcf86067e3ddc