[INFO] fetching crate salvo-csrf 0.82.0... [INFO] checking salvo-csrf-0.82.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate salvo-csrf 0.82.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate salvo-csrf 0.82.0 [INFO] finished tweaking crates.io crate salvo-csrf 0.82.0 [INFO] tweaked toml for crates.io crate salvo-csrf 0.82.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate salvo-csrf 0.82.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate salvo-csrf 0.82.0 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded salvo-serde-util v0.82.0 [INFO] [stderr] Downloaded salvo_macros v0.82.0 [INFO] [stderr] Downloaded salvo-session v0.82.0 [INFO] [stderr] Downloaded bcrypt v0.17.0 [INFO] [stderr] Downloaded async-session v3.0.0 [INFO] [stderr] Downloaded mime-infer v4.0.0 [INFO] [stderr] Downloaded salvo_core v0.82.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ffd0010e58cdee2c5f18437a927c482c483e8810199a756de284c7577d087bd [INFO] running `Command { std: "docker" "start" "-a" "5ffd0010e58cdee2c5f18437a927c482c483e8810199a756de284c7577d087bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ffd0010e58cdee2c5f18437a927c482c483e8810199a756de284c7577d087bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ffd0010e58cdee2c5f18437a927c482c483e8810199a756de284c7577d087bd", kill_on_drop: false }` [INFO] [stdout] 5ffd0010e58cdee2c5f18437a927c482c483e8810199a756de284c7577d087bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf9ae2530a4c51355bacd627edba43d13a9975ae73d513c6db77a7d0f5460d32 [INFO] running `Command { std: "docker" "start" "-a" "bf9ae2530a4c51355bacd627edba43d13a9975ae73d513c6db77a7d0f5460d32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling mime-infer v4.0.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling salvo-serde-util v0.82.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking bcrypt v0.17.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling salvo_macros v0.82.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking multimap v0.10.1 [INFO] [stderr] Checking serde-xml-rs v0.8.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking salvo_core v0.82.0 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `&Router: Send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/test/request/builder.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | async fn call(self, req: Request) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`salvo_core`) [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/service.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/service.rs:168:80 [INFO] [stdout] | [INFO] [stdout] 168 | pub async fn handle(&self, request: impl Into + Send) -> Response { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 169 | | let request = request.into(); [INFO] [stdout] 170 | | self.hyper_handler( [INFO] [stdout] 171 | | request.local_addr.clone(), [INFO] [stdout] ... | [INFO] [stdout] 178 | | .await [INFO] [stdout] 179 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/test/request/builder.rs:283:51 [INFO] [stdout] | [INFO] [stdout] 283 | async fn call(self, req: Request) -> Response { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 284 | | let srv = Service::new(self); [INFO] [stdout] 285 | | srv.handle(req).await [INFO] [stdout] 286 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required by a bound in `SendTarget::call::{anon_assoc#0}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/test/request/builder.rs:269:69 [INFO] [stdout] | [INFO] [stdout] 269 | fn call(self, req: Request) -> impl Future + Send; [INFO] [stdout] | ^^^^ required by this bound in `SendTarget::call::{anon_assoc#0}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/salvo_core-fa11dd983820244c.long-type-10111917510157507352.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 `&Router: Send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/test/request/builder.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | async fn call(self, req: Request) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`salvo_core`) [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | Box::pin(async move { [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/routing/router.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | Box::pin(async move { [INFO] [stdout] 92 | | for filter in &self.filters { [INFO] [stdout] 93 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 127 | | .await [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/service.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/service.rs:168:80 [INFO] [stdout] | [INFO] [stdout] 168 | pub async fn handle(&self, request: impl Into + Send) -> Response { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 169 | | let request = request.into(); [INFO] [stdout] 170 | | self.hyper_handler( [INFO] [stdout] 171 | | request.local_addr.clone(), [INFO] [stdout] ... | [INFO] [stdout] 178 | | .await [INFO] [stdout] 179 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/test/request/builder.rs:272:51 [INFO] [stdout] | [INFO] [stdout] 272 | async fn call(self, req: Request) -> Response { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 273 | | self.handle(req).await [INFO] [stdout] 274 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required by a bound in `SendTarget::call::{anon_assoc#0}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.82.0/src/test/request/builder.rs:269:69 [INFO] [stdout] | [INFO] [stdout] 269 | fn call(self, req: Request) -> impl Future + Send; [INFO] [stdout] | ^^^^ required by this bound in `SendTarget::call::{anon_assoc#0}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/salvo_core-fa11dd983820244c.long-type-10111917510157507352.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 `salvo_core` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "bf9ae2530a4c51355bacd627edba43d13a9975ae73d513c6db77a7d0f5460d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf9ae2530a4c51355bacd627edba43d13a9975ae73d513c6db77a7d0f5460d32", kill_on_drop: false }` [INFO] [stdout] bf9ae2530a4c51355bacd627edba43d13a9975ae73d513c6db77a7d0f5460d32