[INFO] cloning repository https://github.com/trinhminhtriet/spiko [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trinhminhtriet/spiko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fspiko", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fspiko'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f35b000199fa14bc7180191648180de4b294dc6c [INFO] checking trinhminhtriet/spiko against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fspiko" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/trinhminhtriet/spiko [INFO] finished tweaking git repo https://github.com/trinhminhtriet/spiko [INFO] tweaked toml for git repo https://github.com/trinhminhtriet/spiko written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trinhminhtriet/spiko on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/trinhminhtriet/spiko already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3eb05ad6f7e0163a4c88e64b2ad400f650a6973895646c693d55d68bd16314d [INFO] running `Command { std: "docker" "start" "-a" "b3eb05ad6f7e0163a4c88e64b2ad400f650a6973895646c693d55d68bd16314d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3eb05ad6f7e0163a4c88e64b2ad400f650a6973895646c693d55d68bd16314d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3eb05ad6f7e0163a4c88e64b2ad400f650a6973895646c693d55d68bd16314d", kill_on_drop: false }` [INFO] [stdout] b3eb05ad6f7e0163a4c88e64b2ad400f650a6973895646c693d55d68bd16314d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c11e0725932a307e776ed0c571d23d1994113b3a9f78706f19bc1ef725c8e27f [INFO] running `Command { std: "docker" "start" "-a" "c11e0725932a307e776ed0c571d23d1994113b3a9f78706f19bc1ef725c8e27f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.21.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling aws-lc-rs v1.12.6 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking uuid v1.15.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking time v0.3.39 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling aws-lc-sys v0.27.0 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling libsqlite3-sys v0.34.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking clap_builder v4.5.34 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking easy-cast v0.5.3 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking borrow-or-share v0.2.2 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking average v0.16.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking byte-unit v5.1.6 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking rand_regex v0.18.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking clap v4.5.34 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking sha256 v1.6.0 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking fluent-uri v0.3.2 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking rusqlite v0.36.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hickory-proto v0.24.4 [INFO] [stderr] Checking aws-sign-v4 v0.3.0 [INFO] [stderr] Checking referencing v0.30.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking actix-http v3.11.0 [INFO] [stderr] Checking hickory-resolver v0.24.4 [INFO] [stderr] Checking hyper-util v0.1.13 [INFO] [stderr] Checking reqwest v0.12.14 [INFO] [stderr] Checking axum v0.8.3 [INFO] [stderr] Checking actix-web v4.11.0 [INFO] [stderr] Checking jsonschema v0.30.0 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking axum-server v0.7.2 [INFO] [stderr] Checking http-mitm-proxy v0.14.0 [INFO] [stderr] Checking tikv-jemallocator v0.6.0 [INFO] [stderr] Checking spiko v0.1.16 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `&str: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`spiko`) [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::server_name::DnsNameInner<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:254:6 [INFO] [stdout] | [INFO] [stdout] 254 | enum DnsNameInner<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::DnsName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct DnsName<'a>(DnsNameInner<'a>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::ServerName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum ServerName<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | / { [INFO] [stdout] 508 | | let connector = [INFO] [stdout] 509 | | tokio_rustls::TlsConnector::from(self.rustls_configs.config(is_http2).clone()); [INFO] [stdout] 510 | | let domain = rustls_pki_types::ServerName::try_from( [INFO] [stdout] ... | [INFO] [stdout] 515 | | Ok(Box::new(stream)) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:471:38 [INFO] [stdout] | [INFO] [stdout] 471 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 472 | | let stream = tokio::net::TcpStream::connect(addr).await?; [INFO] [stdout] 473 | | stream.set_nodelay(true)?; [INFO] [stdout] ... | [INFO] [stdout] 477 | | Ok(Stream::Tls(stream)) [INFO] [stdout] 478 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it appears within the type `tokio::time::Timeout>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/timeout.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Timeout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:408:49 [INFO] [stdout] | [INFO] [stdout] 408 | ) -> Result<(Instant, Stream), ClientError> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 409 | | // TODO: Allow the connect timeout to be configured [INFO] [stdout] 410 | | let timeout_duration = tokio::time::Duration::from_secs(5); [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:522:59 [INFO] [stdout] | [INFO] [stdout] 522 | ) -> Result<(Instant, SendRequestHttp1), ClientError> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 523 | | if let Some(proxy_url) = &self.proxy_url { [INFO] [stdout] 524 | | let (dns_lookup, stream) = self.client(proxy_url, rng, self.is_proxy_http2()).await?; [INFO] [stdout] 525 | | if url.scheme() == "https" { [INFO] [stdout] ... | [INFO] [stdout] 563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:616:22 [INFO] [stdout] | [INFO] [stdout] 616 | let do_req = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:615:45 [INFO] [stdout] | [INFO] [stdout] 615 | ) -> Result { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 616 | | let do_req = async { [INFO] [stdout] 617 | | let (url, rng) = self.generate_url(&mut client_state.rng)?; [INFO] [stdout] 618 | | let mut start = std::time::Instant::now(); [INFO] [stdout] ... | [INFO] [stdout] 707 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:1075:30 [INFO] [stdout] | [INFO] [stdout] 1075 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/spiko-994ea71ac6a3fbca.long-type-10313929818243967325.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 `&str: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`spiko`) [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::server_name::DnsNameInner<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:254:6 [INFO] [stdout] | [INFO] [stdout] 254 | enum DnsNameInner<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::DnsName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct DnsName<'a>(DnsNameInner<'a>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::ServerName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum ServerName<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | / { [INFO] [stdout] 508 | | let connector = [INFO] [stdout] 509 | | tokio_rustls::TlsConnector::from(self.rustls_configs.config(is_http2).clone()); [INFO] [stdout] 510 | | let domain = rustls_pki_types::ServerName::try_from( [INFO] [stdout] ... | [INFO] [stdout] 515 | | Ok(Box::new(stream)) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:471:38 [INFO] [stdout] | [INFO] [stdout] 471 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 472 | | let stream = tokio::net::TcpStream::connect(addr).await?; [INFO] [stdout] 473 | | stream.set_nodelay(true)?; [INFO] [stdout] ... | [INFO] [stdout] 477 | | Ok(Stream::Tls(stream)) [INFO] [stdout] 478 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it appears within the type `tokio::time::Timeout>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/timeout.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Timeout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:408:49 [INFO] [stdout] | [INFO] [stdout] 408 | ) -> Result<(Instant, Stream), ClientError> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 409 | | // TODO: Allow the connect timeout to be configured [INFO] [stdout] 410 | | let timeout_duration = tokio::time::Duration::from_secs(5); [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:522:59 [INFO] [stdout] | [INFO] [stdout] 522 | ) -> Result<(Instant, SendRequestHttp1), ClientError> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 523 | | if let Some(proxy_url) = &self.proxy_url { [INFO] [stdout] 524 | | let (dns_lookup, stream) = self.client(proxy_url, rng, self.is_proxy_http2()).await?; [INFO] [stdout] 525 | | if url.scheme() == "https" { [INFO] [stdout] ... | [INFO] [stdout] 563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:616:22 [INFO] [stdout] | [INFO] [stdout] 616 | let do_req = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:615:45 [INFO] [stdout] | [INFO] [stdout] 615 | ) -> Result { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 616 | | let do_req = async { [INFO] [stdout] 617 | | let (url, rng) = self.generate_url(&mut client_state.rng)?; [INFO] [stdout] 618 | | let mut start = std::time::Instant::now(); [INFO] [stdout] ... | [INFO] [stdout] 707 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:1075:30 [INFO] [stdout] | [INFO] [stdout] 1075 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/spiko-313a0964b5be5d5f.long-type-10170419143104778775.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 `&str: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`spiko`) [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::server_name::DnsNameInner<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:254:6 [INFO] [stdout] | [INFO] [stdout] 254 | enum DnsNameInner<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::DnsName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct DnsName<'a>(DnsNameInner<'a>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::ServerName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum ServerName<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | / { [INFO] [stdout] 508 | | let connector = [INFO] [stdout] 509 | | tokio_rustls::TlsConnector::from(self.rustls_configs.config(is_http2).clone()); [INFO] [stdout] 510 | | let domain = rustls_pki_types::ServerName::try_from( [INFO] [stdout] ... | [INFO] [stdout] 515 | | Ok(Box::new(stream)) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:471:38 [INFO] [stdout] | [INFO] [stdout] 471 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 472 | | let stream = tokio::net::TcpStream::connect(addr).await?; [INFO] [stdout] 473 | | stream.set_nodelay(true)?; [INFO] [stdout] ... | [INFO] [stdout] 477 | | Ok(Stream::Tls(stream)) [INFO] [stdout] 478 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it appears within the type `tokio::time::Timeout>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/timeout.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Timeout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:408:49 [INFO] [stdout] | [INFO] [stdout] 408 | ) -> Result<(Instant, Stream), ClientError> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 409 | | // TODO: Allow the connect timeout to be configured [INFO] [stdout] 410 | | let timeout_duration = tokio::time::Duration::from_secs(5); [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:522:59 [INFO] [stdout] | [INFO] [stdout] 522 | ) -> Result<(Instant, SendRequestHttp1), ClientError> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 523 | | if let Some(proxy_url) = &self.proxy_url { [INFO] [stdout] 524 | | let (dns_lookup, stream) = self.client(proxy_url, rng, self.is_proxy_http2()).await?; [INFO] [stdout] 525 | | if url.scheme() == "https" { [INFO] [stdout] ... | [INFO] [stdout] 563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:616:22 [INFO] [stdout] | [INFO] [stdout] 616 | let do_req = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:615:45 [INFO] [stdout] | [INFO] [stdout] 615 | ) -> Result { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 616 | | let do_req = async { [INFO] [stdout] 617 | | let (url, rng) = self.generate_url(&mut client_state.rng)?; [INFO] [stdout] 618 | | let mut start = std::time::Instant::now(); [INFO] [stdout] ... | [INFO] [stdout] 707 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:1221:30 [INFO] [stdout] | [INFO] [stdout] 1221 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/spiko-994ea71ac6a3fbca.long-type-10313929818243967325.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 `&str: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`spiko`) [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::server_name::DnsNameInner<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:254:6 [INFO] [stdout] | [INFO] [stdout] 254 | enum DnsNameInner<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::DnsName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct DnsName<'a>(DnsNameInner<'a>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::ServerName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum ServerName<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | / { [INFO] [stdout] 508 | | let connector = [INFO] [stdout] 509 | | tokio_rustls::TlsConnector::from(self.rustls_configs.config(is_http2).clone()); [INFO] [stdout] 510 | | let domain = rustls_pki_types::ServerName::try_from( [INFO] [stdout] ... | [INFO] [stdout] 515 | | Ok(Box::new(stream)) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:471:38 [INFO] [stdout] | [INFO] [stdout] 471 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 472 | | let stream = tokio::net::TcpStream::connect(addr).await?; [INFO] [stdout] 473 | | stream.set_nodelay(true)?; [INFO] [stdout] ... | [INFO] [stdout] 477 | | Ok(Stream::Tls(stream)) [INFO] [stdout] 478 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it appears within the type `tokio::time::Timeout>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/timeout.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Timeout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:408:49 [INFO] [stdout] | [INFO] [stdout] 408 | ) -> Result<(Instant, Stream), ClientError> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 409 | | // TODO: Allow the connect timeout to be configured [INFO] [stdout] 410 | | let timeout_duration = tokio::time::Duration::from_secs(5); [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:522:59 [INFO] [stdout] | [INFO] [stdout] 522 | ) -> Result<(Instant, SendRequestHttp1), ClientError> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 523 | | if let Some(proxy_url) = &self.proxy_url { [INFO] [stdout] 524 | | let (dns_lookup, stream) = self.client(proxy_url, rng, self.is_proxy_http2()).await?; [INFO] [stdout] 525 | | if url.scheme() == "https" { [INFO] [stdout] ... | [INFO] [stdout] 563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:616:22 [INFO] [stdout] | [INFO] [stdout] 616 | let do_req = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:615:45 [INFO] [stdout] | [INFO] [stdout] 615 | ) -> Result { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 616 | | let do_req = async { [INFO] [stdout] 617 | | let (url, rng) = self.generate_url(&mut client_state.rng)?; [INFO] [stdout] 618 | | let mut start = std::time::Instant::now(); [INFO] [stdout] ... | [INFO] [stdout] 707 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:1221:30 [INFO] [stdout] | [INFO] [stdout] 1221 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/spiko-313a0964b5be5d5f.long-type-10170419143104778775.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 `&str: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`spiko`) [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::server_name::DnsNameInner<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:254:6 [INFO] [stdout] | [INFO] [stdout] 254 | enum DnsNameInner<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::DnsName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct DnsName<'a>(DnsNameInner<'a>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::ServerName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum ServerName<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | / { [INFO] [stdout] 508 | | let connector = [INFO] [stdout] 509 | | tokio_rustls::TlsConnector::from(self.rustls_configs.config(is_http2).clone()); [INFO] [stdout] 510 | | let domain = rustls_pki_types::ServerName::try_from( [INFO] [stdout] ... | [INFO] [stdout] 515 | | Ok(Box::new(stream)) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:471:38 [INFO] [stdout] | [INFO] [stdout] 471 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 472 | | let stream = tokio::net::TcpStream::connect(addr).await?; [INFO] [stdout] 473 | | stream.set_nodelay(true)?; [INFO] [stdout] ... | [INFO] [stdout] 477 | | Ok(Stream::Tls(stream)) [INFO] [stdout] 478 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it appears within the type `tokio::time::Timeout>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/timeout.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Timeout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:408:49 [INFO] [stdout] | [INFO] [stdout] 408 | ) -> Result<(Instant, Stream), ClientError> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 409 | | // TODO: Allow the connect timeout to be configured [INFO] [stdout] 410 | | let timeout_duration = tokio::time::Duration::from_secs(5); [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:522:59 [INFO] [stdout] | [INFO] [stdout] 522 | ) -> Result<(Instant, SendRequestHttp1), ClientError> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 523 | | if let Some(proxy_url) = &self.proxy_url { [INFO] [stdout] 524 | | let (dns_lookup, stream) = self.client(proxy_url, rng, self.is_proxy_http2()).await?; [INFO] [stdout] 525 | | if url.scheme() == "https" { [INFO] [stdout] ... | [INFO] [stdout] 563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:616:22 [INFO] [stdout] | [INFO] [stdout] 616 | let do_req = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:615:45 [INFO] [stdout] | [INFO] [stdout] 615 | ) -> Result { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 616 | | let do_req = async { [INFO] [stdout] 617 | | let (url, rng) = self.generate_url(&mut client_state.rng)?; [INFO] [stdout] 618 | | let mut start = std::time::Instant::now(); [INFO] [stdout] ... | [INFO] [stdout] 707 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:1373:30 [INFO] [stdout] | [INFO] [stdout] 1373 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/spiko-994ea71ac6a3fbca.long-type-10313929818243967325.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 `&str: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`spiko`) [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::server_name::DnsNameInner<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:254:6 [INFO] [stdout] | [INFO] [stdout] 254 | enum DnsNameInner<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::DnsName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct DnsName<'a>(DnsNameInner<'a>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::ServerName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum ServerName<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | / { [INFO] [stdout] 508 | | let connector = [INFO] [stdout] 509 | | tokio_rustls::TlsConnector::from(self.rustls_configs.config(is_http2).clone()); [INFO] [stdout] 510 | | let domain = rustls_pki_types::ServerName::try_from( [INFO] [stdout] ... | [INFO] [stdout] 515 | | Ok(Box::new(stream)) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:471:38 [INFO] [stdout] | [INFO] [stdout] 471 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 472 | | let stream = tokio::net::TcpStream::connect(addr).await?; [INFO] [stdout] 473 | | stream.set_nodelay(true)?; [INFO] [stdout] ... | [INFO] [stdout] 477 | | Ok(Stream::Tls(stream)) [INFO] [stdout] 478 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it appears within the type `tokio::time::Timeout>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/timeout.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Timeout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:408:49 [INFO] [stdout] | [INFO] [stdout] 408 | ) -> Result<(Instant, Stream), ClientError> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 409 | | // TODO: Allow the connect timeout to be configured [INFO] [stdout] 410 | | let timeout_duration = tokio::time::Duration::from_secs(5); [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:522:59 [INFO] [stdout] | [INFO] [stdout] 522 | ) -> Result<(Instant, SendRequestHttp1), ClientError> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 523 | | if let Some(proxy_url) = &self.proxy_url { [INFO] [stdout] 524 | | let (dns_lookup, stream) = self.client(proxy_url, rng, self.is_proxy_http2()).await?; [INFO] [stdout] 525 | | if url.scheme() == "https" { [INFO] [stdout] ... | [INFO] [stdout] 563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:616:22 [INFO] [stdout] | [INFO] [stdout] 616 | let do_req = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:615:45 [INFO] [stdout] | [INFO] [stdout] 615 | ) -> Result { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 616 | | let do_req = async { [INFO] [stdout] 617 | | let (url, rng) = self.generate_url(&mut client_state.rng)?; [INFO] [stdout] 618 | | let mut start = std::time::Instant::now(); [INFO] [stdout] ... | [INFO] [stdout] 707 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:1373:30 [INFO] [stdout] | [INFO] [stdout] 1373 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/spiko-313a0964b5be5d5f.long-type-10170419143104778775.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 `&str: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`spiko`) [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::server_name::DnsNameInner<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:254:6 [INFO] [stdout] | [INFO] [stdout] 254 | enum DnsNameInner<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::DnsName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct DnsName<'a>(DnsNameInner<'a>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::ServerName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum ServerName<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | / { [INFO] [stdout] 508 | | let connector = [INFO] [stdout] 509 | | tokio_rustls::TlsConnector::from(self.rustls_configs.config(is_http2).clone()); [INFO] [stdout] 510 | | let domain = rustls_pki_types::ServerName::try_from( [INFO] [stdout] ... | [INFO] [stdout] 515 | | Ok(Box::new(stream)) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:471:38 [INFO] [stdout] | [INFO] [stdout] 471 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 472 | | let stream = tokio::net::TcpStream::connect(addr).await?; [INFO] [stdout] 473 | | stream.set_nodelay(true)?; [INFO] [stdout] ... | [INFO] [stdout] 477 | | Ok(Stream::Tls(stream)) [INFO] [stdout] 478 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it appears within the type `tokio::time::Timeout>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/timeout.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Timeout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:408:49 [INFO] [stdout] | [INFO] [stdout] 408 | ) -> Result<(Instant, Stream), ClientError> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 409 | | // TODO: Allow the connect timeout to be configured [INFO] [stdout] 410 | | let timeout_duration = tokio::time::Duration::from_secs(5); [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:522:59 [INFO] [stdout] | [INFO] [stdout] 522 | ) -> Result<(Instant, SendRequestHttp1), ClientError> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 523 | | if let Some(proxy_url) = &self.proxy_url { [INFO] [stdout] 524 | | let (dns_lookup, stream) = self.client(proxy_url, rng, self.is_proxy_http2()).await?; [INFO] [stdout] 525 | | if url.scheme() == "https" { [INFO] [stdout] ... | [INFO] [stdout] 563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:616:22 [INFO] [stdout] | [INFO] [stdout] 616 | let do_req = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:615:45 [INFO] [stdout] | [INFO] [stdout] 615 | ) -> Result { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 616 | | let do_req = async { [INFO] [stdout] 617 | | let (url, rng) = self.generate_url(&mut client_state.rng)?; [INFO] [stdout] 618 | | let mut start = std::time::Instant::now(); [INFO] [stdout] ... | [INFO] [stdout] 707 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:1504:30 [INFO] [stdout] | [INFO] [stdout] 1504 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/spiko-313a0964b5be5d5f.long-type-10170419143104778775.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 `&str: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`spiko`) [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::server_name::DnsNameInner<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:254:6 [INFO] [stdout] | [INFO] [stdout] 254 | enum DnsNameInner<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::DnsName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct DnsName<'a>(DnsNameInner<'a>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::ServerName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum ServerName<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | / { [INFO] [stdout] 508 | | let connector = [INFO] [stdout] 509 | | tokio_rustls::TlsConnector::from(self.rustls_configs.config(is_http2).clone()); [INFO] [stdout] 510 | | let domain = rustls_pki_types::ServerName::try_from( [INFO] [stdout] ... | [INFO] [stdout] 515 | | Ok(Box::new(stream)) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:471:38 [INFO] [stdout] | [INFO] [stdout] 471 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 472 | | let stream = tokio::net::TcpStream::connect(addr).await?; [INFO] [stdout] 473 | | stream.set_nodelay(true)?; [INFO] [stdout] ... | [INFO] [stdout] 477 | | Ok(Stream::Tls(stream)) [INFO] [stdout] 478 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it appears within the type `tokio::time::Timeout>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/timeout.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Timeout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:408:49 [INFO] [stdout] | [INFO] [stdout] 408 | ) -> Result<(Instant, Stream), ClientError> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 409 | | // TODO: Allow the connect timeout to be configured [INFO] [stdout] 410 | | let timeout_duration = tokio::time::Duration::from_secs(5); [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:522:59 [INFO] [stdout] | [INFO] [stdout] 522 | ) -> Result<(Instant, SendRequestHttp1), ClientError> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 523 | | if let Some(proxy_url) = &self.proxy_url { [INFO] [stdout] 524 | | let (dns_lookup, stream) = self.client(proxy_url, rng, self.is_proxy_http2()).await?; [INFO] [stdout] 525 | | if url.scheme() == "https" { [INFO] [stdout] ... | [INFO] [stdout] 563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:616:22 [INFO] [stdout] | [INFO] [stdout] 616 | let do_req = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:615:45 [INFO] [stdout] | [INFO] [stdout] 615 | ) -> Result { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 616 | | let do_req = async { [INFO] [stdout] 617 | | let (url, rng) = self.generate_url(&mut client_state.rng)?; [INFO] [stdout] 618 | | let mut start = std::time::Instant::now(); [INFO] [stdout] ... | [INFO] [stdout] 707 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:1504:30 [INFO] [stdout] | [INFO] [stdout] 1504 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/spiko-994ea71ac6a3fbca.long-type-10313929818243967325.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 `&str: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`spiko`) [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::server_name::DnsNameInner<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:254:6 [INFO] [stdout] | [INFO] [stdout] 254 | enum DnsNameInner<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::DnsName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct DnsName<'a>(DnsNameInner<'a>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::ServerName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum ServerName<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | / { [INFO] [stdout] 508 | | let connector = [INFO] [stdout] 509 | | tokio_rustls::TlsConnector::from(self.rustls_configs.config(is_http2).clone()); [INFO] [stdout] 510 | | let domain = rustls_pki_types::ServerName::try_from( [INFO] [stdout] ... | [INFO] [stdout] 515 | | Ok(Box::new(stream)) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:471:38 [INFO] [stdout] | [INFO] [stdout] 471 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 472 | | let stream = tokio::net::TcpStream::connect(addr).await?; [INFO] [stdout] 473 | | stream.set_nodelay(true)?; [INFO] [stdout] ... | [INFO] [stdout] 477 | | Ok(Stream::Tls(stream)) [INFO] [stdout] 478 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it appears within the type `tokio::time::Timeout>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/timeout.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Timeout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:408:49 [INFO] [stdout] | [INFO] [stdout] 408 | ) -> Result<(Instant, Stream), ClientError> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 409 | | // TODO: Allow the connect timeout to be configured [INFO] [stdout] 410 | | let timeout_duration = tokio::time::Duration::from_secs(5); [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:522:59 [INFO] [stdout] | [INFO] [stdout] 522 | ) -> Result<(Instant, SendRequestHttp1), ClientError> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 523 | | if let Some(proxy_url) = &self.proxy_url { [INFO] [stdout] 524 | | let (dns_lookup, stream) = self.client(proxy_url, rng, self.is_proxy_http2()).await?; [INFO] [stdout] 525 | | if url.scheme() == "https" { [INFO] [stdout] ... | [INFO] [stdout] 563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:616:22 [INFO] [stdout] | [INFO] [stdout] 616 | let do_req = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:615:45 [INFO] [stdout] | [INFO] [stdout] 615 | ) -> Result { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 616 | | let do_req = async { [INFO] [stdout] 617 | | let (url, rng) = self.generate_url(&mut client_state.rng)?; [INFO] [stdout] 618 | | let mut start = std::time::Instant::now(); [INFO] [stdout] ... | [INFO] [stdout] 707 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:1690:30 [INFO] [stdout] | [INFO] [stdout] 1690 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/spiko-313a0964b5be5d5f.long-type-10170419143104778775.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 `&str: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`spiko`) [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::server_name::DnsNameInner<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:254:6 [INFO] [stdout] | [INFO] [stdout] 254 | enum DnsNameInner<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::DnsName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct DnsName<'a>(DnsNameInner<'a>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::ServerName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum ServerName<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | / { [INFO] [stdout] 508 | | let connector = [INFO] [stdout] 509 | | tokio_rustls::TlsConnector::from(self.rustls_configs.config(is_http2).clone()); [INFO] [stdout] 510 | | let domain = rustls_pki_types::ServerName::try_from( [INFO] [stdout] ... | [INFO] [stdout] 515 | | Ok(Box::new(stream)) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:471:38 [INFO] [stdout] | [INFO] [stdout] 471 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 472 | | let stream = tokio::net::TcpStream::connect(addr).await?; [INFO] [stdout] 473 | | stream.set_nodelay(true)?; [INFO] [stdout] ... | [INFO] [stdout] 477 | | Ok(Stream::Tls(stream)) [INFO] [stdout] 478 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it appears within the type `tokio::time::Timeout>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/timeout.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Timeout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:408:49 [INFO] [stdout] | [INFO] [stdout] 408 | ) -> Result<(Instant, Stream), ClientError> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 409 | | // TODO: Allow the connect timeout to be configured [INFO] [stdout] 410 | | let timeout_duration = tokio::time::Duration::from_secs(5); [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:522:59 [INFO] [stdout] | [INFO] [stdout] 522 | ) -> Result<(Instant, SendRequestHttp1), ClientError> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 523 | | if let Some(proxy_url) = &self.proxy_url { [INFO] [stdout] 524 | | let (dns_lookup, stream) = self.client(proxy_url, rng, self.is_proxy_http2()).await?; [INFO] [stdout] 525 | | if url.scheme() == "https" { [INFO] [stdout] ... | [INFO] [stdout] 563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:616:22 [INFO] [stdout] | [INFO] [stdout] 616 | let do_req = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:615:45 [INFO] [stdout] | [INFO] [stdout] 615 | ) -> Result { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 616 | | let do_req = async { [INFO] [stdout] 617 | | let (url, rng) = self.generate_url(&mut client_state.rng)?; [INFO] [stdout] 618 | | let mut start = std::time::Instant::now(); [INFO] [stdout] ... | [INFO] [stdout] 707 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:1690:30 [INFO] [stdout] | [INFO] [stdout] 1690 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/spiko-994ea71ac6a3fbca.long-type-10313929818243967325.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 `&str: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`spiko`) [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::server_name::DnsNameInner<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:254:6 [INFO] [stdout] | [INFO] [stdout] 254 | enum DnsNameInner<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::DnsName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct DnsName<'a>(DnsNameInner<'a>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::ServerName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum ServerName<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | / { [INFO] [stdout] 508 | | let connector = [INFO] [stdout] 509 | | tokio_rustls::TlsConnector::from(self.rustls_configs.config(is_http2).clone()); [INFO] [stdout] 510 | | let domain = rustls_pki_types::ServerName::try_from( [INFO] [stdout] ... | [INFO] [stdout] 515 | | Ok(Box::new(stream)) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:471:38 [INFO] [stdout] | [INFO] [stdout] 471 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 472 | | let stream = tokio::net::TcpStream::connect(addr).await?; [INFO] [stdout] 473 | | stream.set_nodelay(true)?; [INFO] [stdout] ... | [INFO] [stdout] 477 | | Ok(Stream::Tls(stream)) [INFO] [stdout] 478 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it appears within the type `tokio::time::Timeout>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/timeout.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Timeout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:408:49 [INFO] [stdout] | [INFO] [stdout] 408 | ) -> Result<(Instant, Stream), ClientError> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 409 | | // TODO: Allow the connect timeout to be configured [INFO] [stdout] 410 | | let timeout_duration = tokio::time::Duration::from_secs(5); [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:522:59 [INFO] [stdout] | [INFO] [stdout] 522 | ) -> Result<(Instant, SendRequestHttp1), ClientError> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 523 | | if let Some(proxy_url) = &self.proxy_url { [INFO] [stdout] 524 | | let (dns_lookup, stream) = self.client(proxy_url, rng, self.is_proxy_http2()).await?; [INFO] [stdout] 525 | | if url.scheme() == "https" { [INFO] [stdout] ... | [INFO] [stdout] 563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:616:22 [INFO] [stdout] | [INFO] [stdout] 616 | let do_req = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:615:45 [INFO] [stdout] | [INFO] [stdout] 615 | ) -> Result { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 616 | | let do_req = async { [INFO] [stdout] 617 | | let (url, rng) = self.generate_url(&mut client_state.rng)?; [INFO] [stdout] 618 | | let mut start = std::time::Instant::now(); [INFO] [stdout] ... | [INFO] [stdout] 707 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:1874:30 [INFO] [stdout] | [INFO] [stdout] 1874 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/spiko-313a0964b5be5d5f.long-type-10170419143104778775.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 `&str: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`spiko`) [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::server_name::DnsNameInner<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:254:6 [INFO] [stdout] | [INFO] [stdout] 254 | enum DnsNameInner<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::DnsName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct DnsName<'a>(DnsNameInner<'a>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustls_pki_types::ServerName<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.11.0/src/server_name.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum ServerName<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | / { [INFO] [stdout] 508 | | let connector = [INFO] [stdout] 509 | | tokio_rustls::TlsConnector::from(self.rustls_configs.config(is_http2).clone()); [INFO] [stdout] 510 | | let domain = rustls_pki_types::ServerName::try_from( [INFO] [stdout] ... | [INFO] [stdout] 515 | | Ok(Box::new(stream)) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:471:38 [INFO] [stdout] | [INFO] [stdout] 471 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 472 | | let stream = tokio::net::TcpStream::connect(addr).await?; [INFO] [stdout] 473 | | stream.set_nodelay(true)?; [INFO] [stdout] ... | [INFO] [stdout] 477 | | Ok(Stream::Tls(stream)) [INFO] [stdout] 478 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it appears within the type `tokio::time::Timeout>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/timeout.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Timeout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:408:49 [INFO] [stdout] | [INFO] [stdout] 408 | ) -> Result<(Instant, Stream), ClientError> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 409 | | // TODO: Allow the connect timeout to be configured [INFO] [stdout] 410 | | let timeout_duration = tokio::time::Duration::from_secs(5); [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:522:59 [INFO] [stdout] | [INFO] [stdout] 522 | ) -> Result<(Instant, SendRequestHttp1), ClientError> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 523 | | if let Some(proxy_url) = &self.proxy_url { [INFO] [stdout] 524 | | let (dns_lookup, stream) = self.client(proxy_url, rng, self.is_proxy_http2()).await?; [INFO] [stdout] 525 | | if url.scheme() == "https" { [INFO] [stdout] ... | [INFO] [stdout] 563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, ..., usize), ...>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 824 | ) -> Result<(SendRequestHttp1, http::StatusCode, usize), ClientError> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 825 | | if limit == 0 { [INFO] [stdout] 826 | | return Err(ClientError::TooManyRedirect); [INFO] [stdout] ... | [INFO] [stdout] 879 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:616:22 [INFO] [stdout] | [INFO] [stdout] 616 | let do_req = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/client.rs:615:45 [INFO] [stdout] | [INFO] [stdout] 615 | ) -> Result { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 616 | | let do_req = async { [INFO] [stdout] 617 | | let (url, rng) = self.generate_url(&mut client_state.rng)?; [INFO] [stdout] 618 | | let mut start = std::time::Instant::now(); [INFO] [stdout] ... | [INFO] [stdout] 707 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/client.rs:1874:30 [INFO] [stdout] | [INFO] [stdout] 1874 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/spiko-994ea71ac6a3fbca.long-type-10313929818243967325.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 `spiko` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spiko` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "c11e0725932a307e776ed0c571d23d1994113b3a9f78706f19bc1ef725c8e27f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c11e0725932a307e776ed0c571d23d1994113b3a9f78706f19bc1ef725c8e27f", kill_on_drop: false }` [INFO] [stdout] c11e0725932a307e776ed0c571d23d1994113b3a9f78706f19bc1ef725c8e27f