[INFO] fetching crate palpo 0.0.2... [INFO] checking palpo-0.0.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate palpo 0.0.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate palpo 0.0.2 [INFO] finished tweaking crates.io crate palpo 0.0.2 [INFO] tweaked toml for crates.io crate palpo 0.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate palpo 0.0.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate palpo 0.0.2 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6cf73179c2e60ac7b3be06273c49549e63bd5b346d4f1754cb8e7b2d0275407 [INFO] running `Command { std: "docker" "start" "-a" "a6cf73179c2e60ac7b3be06273c49549e63bd5b346d4f1754cb8e7b2d0275407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6cf73179c2e60ac7b3be06273c49549e63bd5b346d4f1754cb8e7b2d0275407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6cf73179c2e60ac7b3be06273c49549e63bd5b346d4f1754cb8e7b2d0275407", kill_on_drop: false }` [INFO] [stdout] a6cf73179c2e60ac7b3be06273c49549e63bd5b346d4f1754cb8e7b2d0275407 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74f82aa3290e634bfea8e34b7fd08d22b0029eb085a11dc6cc540073d1b6e0d3 [INFO] running `Command { std: "docker" "start" "-a" "74f82aa3290e634bfea8e34b7fd08d22b0029eb085a11dc6cc540073d1b6e0d3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking chksum-hash-core v0.0.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling mime-infer v4.0.0 [INFO] [stderr] Compiling salvo-serde-util v0.78.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking rustix v1.0.5 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking multimap v0.10.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking chksum-core v0.1.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking winnow v0.7.6 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling rust-embed-utils v8.7.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking enumflags2 v0.7.11 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling rust-embed-impl v8.7.0 [INFO] [stderr] Checking chksum-hash-sha2-512 v0.0.1 [INFO] [stderr] Checking chksum-hash-sha2-256 v0.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking chksum-hash-sha2-224 v0.0.1 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking chksum-hash-sha2-384 v0.0.1 [INFO] [stderr] Compiling pq-sys v0.7.1 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking rust-embed v8.7.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking str-buf v3.0.3 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling diesel_derives v2.2.4 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Checking etag v4.0.0 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking bigdecimal v0.4.8 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chksum-hash-sha2 v0.0.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking chksum-hash-sha1 v0.0.1 [INFO] [stderr] Checking serde_norway v0.9.42 [INFO] [stderr] Checking chksum-hash-md5 v0.0.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking yaml-rust2 v0.10.1 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking chksum-sha2-384 v0.1.0 [INFO] [stderr] Checking chksum-sha2-224 v0.1.0 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking chksum-sha2-512 v0.1.0 [INFO] [stderr] Checking chksum-sha2-256 v0.1.0 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling palpo-identifiers-validation v0.0.2 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking rav1e v0.7.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling blurhash v0.2.3 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stderr] Checking hickory-proto v0.25.1 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking config v0.15.11 [INFO] [stderr] Checking clap_builder v4.5.36 [INFO] [stderr] Checking textnonce v1.0.0 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Compiling salvo_macros v0.78.0 [INFO] [stderr] Compiling salvo-oapi-macros v0.78.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling palpo-macros v0.0.2 [INFO] [stderr] Checking resolv-conf v0.7.1 [INFO] [stderr] Checking chksum-sha2 v0.1.0 [INFO] [stderr] Checking bcrypt v0.17.0 [INFO] [stderr] Checking serde-aux v4.6.0 [INFO] [stderr] Checking chksum-md5 v0.1.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking chksum-hash v0.5.1 [INFO] [stderr] Checking chksum-sha1 v0.1.0 [INFO] [stderr] Checking sanitize-filename v0.6.0 [INFO] [stderr] Checking cruet v0.15.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking js_option v0.1.1 [INFO] [stderr] Checking smallstr v0.3.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking http-auth v0.1.10 [INFO] [stderr] Checking wildmatch v2.4.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking as_variant v1.3.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking chksum v0.4.0 [INFO] [stderr] Checking rust-argon2 v2.1.0 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking fast32 v1.0.3 [INFO] [stderr] Checking cyborgtime v2.1.1 [INFO] [stderr] Checking diesel v2.2.9 [INFO] [stderr] Checking hickory-resolver v0.25.1 [INFO] [stderr] Checking clap v4.5.36 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking ravif v0.11.11 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking salvo_core v0.78.0 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Box: Sync` [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 for `std::slice::Iter<'_, Box>` to implement `std::marker::Send` [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/service.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | async move { [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.78.0/src/service.rs:392:18 [INFO] [stdout] | [INFO] [stdout] 392 | Box::pin(async move { Ok(response.await.into_hyper()) }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/salvo_core-7bc725cb972506c0.long-type-5453159250618593409.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 `Box<{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.78.0/src/routing/router.rs:88:18: 88:28}>: std::marker::Send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.78.0/src/service.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 392 | Box::pin(async move { Ok(response.await.into_hyper()) }) [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 appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/routing/router.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<...>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<...>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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.78.0/src/routing/router.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Option { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 88 | | Box::pin(async move { [INFO] [stdout] 89 | | for filter in &self.filters { [INFO] [stdout] 90 | | if !filter.filter(req, path_state).await { [INFO] [stdout] ... | [INFO] [stdout] 124 | | .await [INFO] [stdout] 125 | | } [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.78.0/src/service.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | async move { [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.78.0/src/service.rs:392:18 [INFO] [stdout] | [INFO] [stdout] 392 | Box::pin(async move { Ok(response.await.into_hyper()) }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Error>> + Send>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/salvo_core-7bc725cb972506c0.long-type-11907135679417315057.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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "74f82aa3290e634bfea8e34b7fd08d22b0029eb085a11dc6cc540073d1b6e0d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74f82aa3290e634bfea8e34b7fd08d22b0029eb085a11dc6cc540073d1b6e0d3", kill_on_drop: false }` [INFO] [stdout] 74f82aa3290e634bfea8e34b7fd08d22b0029eb085a11dc6cc540073d1b6e0d3