[INFO] cloning repository https://github.com/seacrst/hyper-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seacrst/hyper-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseacrst%2Fhyper-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseacrst%2Fhyper-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea184b52937d5e81e629a748bd1a96a1d34bde6f [INFO] checking seacrst/hyper-server against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseacrst%2Fhyper-server" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/seacrst/hyper-server [INFO] finished tweaking git repo https://github.com/seacrst/hyper-server [INFO] tweaked toml for git repo https://github.com/seacrst/hyper-server written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/seacrst/hyper-server on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/seacrst/hyper-server 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" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22d6a933c381e1354641c7d41483036a02b56b23126c06dcd751b7656679e84e [INFO] running `Command { std: "docker" "start" "-a" "22d6a933c381e1354641c7d41483036a02b56b23126c06dcd751b7656679e84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22d6a933c381e1354641c7d41483036a02b56b23126c06dcd751b7656679e84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d6a933c381e1354641c7d41483036a02b56b23126c06dcd751b7656679e84e", kill_on_drop: false }` [INFO] [stdout] 22d6a933c381e1354641c7d41483036a02b56b23126c06dcd751b7656679e84e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1302d24bb305b0d6ff55c80443d3957f534ef4ea149b47f4421d31167cbb537 [INFO] running `Command { std: "docker" "start" "-a" "b1302d24bb305b0d6ff55c80443d3957f534ef4ea149b47f4421d31167cbb537", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling aws-lc-rs v1.10.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking collect_args v0.0.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking uuid v1.11.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking axum-core v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling aws-lc-sys v0.22.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking redis v0.28.1 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.1 [INFO] [stderr] Checking reqwest v0.12.12 [INFO] [stderr] Checking hyper-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&mut Proxy, hyper_server::ForwardReq): Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`hyper_server`) [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:100:75 [INFO] [stdout] | [INFO] [stdout] 100 | pub async fn execute(&mut self, req: Request) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 101 | | if !self.available { [INFO] [stdout] 102 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 149 | | res [INFO] [stdout] 150 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:65:106 [INFO] [stdout] | [INFO] [stdout] 65 | async fn handle_req(req: Request, proxy: RwProxy) -> Result>, Infallible> { [INFO] [stdout] | __________________________________________________________________________________________________________^ [INFO] [stdout] 66 | | let res = proxy.write().await [INFO] [stdout] 67 | | .decide() [INFO] [stdout] 68 | | .execute(req) [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it appears within the type `Option>, ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/option.rs:593:10 [INFO] [stdout] = note: required for `Unique>, ...>>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>, ...>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it appears within the type `Server, Incoming>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.5.0/src/proto/h1/dispatch.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) struct Server, B> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Dispatcher, ...>, ..., ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.5.0/src/proto/h1/dispatch.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) struct Dispatcher { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Connection, ServiceFn<{closure@...}, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.5.0/src/server/conn/http1.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Connection [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | tokio::task::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hyper_server-efd2f56b94cab605.long-type-10656480861432113362.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&mut Proxy, hyper_server::ForwardReq): Send` [INFO] [stdout] --> src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | / tokio::task::spawn(async move { [INFO] [stdout] 55 | | if let Err(err) = http1::Builder::new() [INFO] [stdout] 56 | | .serve_connection(io, service_fn(move |req| handle_req(req, proxy.clone()))) [INFO] [stdout] 57 | | .await [INFO] [stdout] ... | [INFO] [stdout] 61 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`hyper_server`) [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:100:75 [INFO] [stdout] | [INFO] [stdout] 100 | pub async fn execute(&mut self, req: Request) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 101 | | if !self.available { [INFO] [stdout] 102 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 149 | | res [INFO] [stdout] 150 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:65:106 [INFO] [stdout] | [INFO] [stdout] 65 | async fn handle_req(req: Request, proxy: RwProxy) -> Result>, Infallible> { [INFO] [stdout] | __________________________________________________________________________________________________________^ [INFO] [stdout] 66 | | let res = proxy.write().await [INFO] [stdout] 67 | | .decide() [INFO] [stdout] 68 | | .execute(req) [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it appears within the type `Option>, ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/option.rs:593:10 [INFO] [stdout] = note: required for `Unique>, ...>>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>, ...>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it appears within the type `Server, Incoming>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.5.0/src/proto/h1/dispatch.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) struct Server, B> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Dispatcher, ...>, ..., ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.5.0/src/proto/h1/dispatch.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) struct Dispatcher { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Connection, ServiceFn<{closure@...}, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.5.0/src/server/conn/http1.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Connection [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | tokio::task::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/spawn.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn spawn(future: F) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 167 | where [INFO] [stdout] 168 | F: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hyper_server-efd2f56b94cab605.long-type-10656480861432113362.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&mut Proxy, hyper_server::ForwardReq): Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`hyper_server`) [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:100:75 [INFO] [stdout] | [INFO] [stdout] 100 | pub async fn execute(&mut self, req: Request) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 101 | | if !self.available { [INFO] [stdout] 102 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 149 | | res [INFO] [stdout] 150 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:65:106 [INFO] [stdout] | [INFO] [stdout] 65 | async fn handle_req(req: Request, proxy: RwProxy) -> Result>, Infallible> { [INFO] [stdout] | __________________________________________________________________________________________________________^ [INFO] [stdout] 66 | | let res = proxy.write().await [INFO] [stdout] 67 | | .decide() [INFO] [stdout] 68 | | .execute(req) [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it appears within the type `Option>, ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/option.rs:593:10 [INFO] [stdout] = note: required for `Unique>, ...>>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>, ...>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it appears within the type `Server, Incoming>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.5.0/src/proto/h1/dispatch.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) struct Server, B> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Dispatcher, ...>, ..., ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.5.0/src/proto/h1/dispatch.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) struct Dispatcher { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Connection, ServiceFn<{closure@...}, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.5.0/src/server/conn/http1.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Connection [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | tokio::task::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hyper_server-f0c5dac782b56241.long-type-700611975376551940.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper-server` (bin "hyper-server") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&mut Proxy, hyper_server::ForwardReq): Send` [INFO] [stdout] --> src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | / tokio::task::spawn(async move { [INFO] [stdout] 55 | | if let Err(err) = http1::Builder::new() [INFO] [stdout] 56 | | .serve_connection(io, service_fn(move |req| handle_req(req, proxy.clone()))) [INFO] [stdout] 57 | | .await [INFO] [stdout] ... | [INFO] [stdout] 61 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`hyper_server`) [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | async fn retry_exec(&mut self, req: ForwardReq) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 153 | | if !self.available { [INFO] [stdout] 154 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 190 | | res [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:100:75 [INFO] [stdout] | [INFO] [stdout] 100 | pub async fn execute(&mut self, req: Request) -> ExecResult { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 101 | | if !self.available { [INFO] [stdout] 102 | | panic!("Services not responding"); [INFO] [stdout] ... | [INFO] [stdout] 149 | | res [INFO] [stdout] 150 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:65:106 [INFO] [stdout] | [INFO] [stdout] 65 | async fn handle_req(req: Request, proxy: RwProxy) -> Result>, Infallible> { [INFO] [stdout] | __________________________________________________________________________________________________________^ [INFO] [stdout] 66 | | let res = proxy.write().await [INFO] [stdout] 67 | | .decide() [INFO] [stdout] 68 | | .execute(req) [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it appears within the type `Option>, ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/option.rs:593:10 [INFO] [stdout] = note: required for `Unique>, ...>>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>, ...>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it appears within the type `Server, Incoming>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.5.0/src/proto/h1/dispatch.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) struct Server, B> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Dispatcher, ...>, ..., ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.5.0/src/proto/h1/dispatch.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) struct Dispatcher { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Connection, ServiceFn<{closure@...}, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.5.0/src/server/conn/http1.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Connection [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | tokio::task::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/spawn.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn spawn(future: F) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 167 | where [INFO] [stdout] 168 | F: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hyper_server-f0c5dac782b56241.long-type-700611975376551940.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper-server` (bin "hyper-server" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b1302d24bb305b0d6ff55c80443d3957f534ef4ea149b47f4421d31167cbb537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1302d24bb305b0d6ff55c80443d3957f534ef4ea149b47f4421d31167cbb537", kill_on_drop: false }` [INFO] [stdout] b1302d24bb305b0d6ff55c80443d3957f534ef4ea149b47f4421d31167cbb537