[INFO] fetching crate palpo 0.0.2... [INFO] checking palpo-0.0.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate palpo 0.0.2 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate palpo 0.0.2 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88e4f13b4a17139475c28b4beab300fb00681070a362f2574b2a0c488e09b684 [INFO] running `Command { std: "docker" "start" "-a" "88e4f13b4a17139475c28b4beab300fb00681070a362f2574b2a0c488e09b684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88e4f13b4a17139475c28b4beab300fb00681070a362f2574b2a0c488e09b684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e4f13b4a17139475c28b4beab300fb00681070a362f2574b2a0c488e09b684", kill_on_drop: false }` [INFO] [stdout] 88e4f13b4a17139475c28b4beab300fb00681070a362f2574b2a0c488e09b684 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 412e82a1ec0d6af35447dcff1781252eee097afde0854b39c64bf55253fe5767 [INFO] running `Command { std: "docker" "start" "-a" "412e82a1ec0d6af35447dcff1781252eee097afde0854b39c64bf55253fe5767", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking chksum-hash-core v0.0.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling mime-infer v4.0.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking xml-rs v0.8.26 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rust-embed-utils v8.7.0 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling pq-sys v0.7.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking str-buf v3.0.3 [INFO] [stderr] Checking unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking etag v4.0.0 [INFO] [stderr] Checking typewit v1.11.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling salvo-serde-util v0.78.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking yaml-rust2 v0.10.1 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking konst_kernel v0.3.15 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Compiling blurhash v0.2.3 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking const_panic v0.2.12 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling konst_proc_macros v0.3.10 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking konst v0.3.16 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking clap_builder v4.5.36 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking chksum-core v0.1.0 [INFO] [stderr] Checking chksum-hash-sha2-256 v0.0.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking chksum-hash-sha2-512 v0.0.1 [INFO] [stderr] Checking chksum-hash-sha2-224 v0.0.1 [INFO] [stderr] Checking chksum-hash-sha2-384 v0.0.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling rust-embed-impl v8.7.0 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Checking enumflags2 v0.7.11 [INFO] [stderr] Checking chksum-hash-sha2 v0.0.1 [INFO] [stderr] Checking chksum-hash-md5 v0.0.1 [INFO] [stderr] Checking chksum-hash-sha1 v0.0.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking chksum-sha2-384 v0.1.0 [INFO] [stderr] Checking chksum-sha2-512 v0.1.0 [INFO] [stderr] Checking chksum-sha2-224 v0.1.0 [INFO] [stderr] Checking chksum-sha2-256 v0.1.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling palpo-identifiers-validation v0.0.2 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking rust-embed v8.7.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking chksum-sha2 v0.1.0 [INFO] [stderr] Checking chksum-hash v0.5.1 [INFO] [stderr] Checking chksum-sha1 v0.1.0 [INFO] [stderr] Compiling diesel_derives v2.2.4 [INFO] [stderr] Checking chksum-md5 v0.1.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking textnonce v1.0.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking bcrypt v0.17.0 [INFO] [stderr] Checking resolv-conf v0.7.1 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking cruet v0.15.0 [INFO] [stderr] Checking sanitize-filename v0.6.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking http-auth v0.1.10 [INFO] [stderr] Checking smallstr v0.3.0 [INFO] [stderr] Checking wildmatch v2.4.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking as_variant v1.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking chksum v0.4.0 [INFO] [stderr] Checking rust-argon2 v2.1.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking fast32 v1.0.3 [INFO] [stderr] Checking cyborgtime v2.1.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking clap v4.5.36 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking multimap v0.10.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ravif v0.11.11 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking serde_norway v0.9.42 [INFO] [stderr] Checking js_option v0.1.1 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde-aux v4.6.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking diesel v2.2.9 [INFO] [stderr] Checking hickory-proto v0.25.1 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking config v0.15.11 [INFO] [stderr] Checking migrations_internals v2.2.0 [INFO] [stderr] Compiling salvo_macros v0.78.0 [INFO] [stderr] Compiling salvo-oapi-macros v0.78.0 [INFO] [stderr] Compiling palpo-macros v0.0.2 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Checking hickory-resolver v0.25.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.11 [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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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-623776788883921967.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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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-5533310850599578407.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" "412e82a1ec0d6af35447dcff1781252eee097afde0854b39c64bf55253fe5767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412e82a1ec0d6af35447dcff1781252eee097afde0854b39c64bf55253fe5767", kill_on_drop: false }` [INFO] [stdout] 412e82a1ec0d6af35447dcff1781252eee097afde0854b39c64bf55253fe5767