[INFO] fetching crate reqwest-patched 0.12.5...
[INFO] checking reqwest-patched-0.12.5 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate reqwest-patched 0.12.5 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate reqwest-patched 0.12.5 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate reqwest-patched 0.12.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reqwest-patched 0.12.5
[INFO] tweaked toml for crates.io crate reqwest-patched 0.12.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate reqwest-patched 0.12.5 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e16c0af4e7a17754e1feb6d8824e8f82b171daeea9d765abd7ad893f30c6564
[INFO] running `Command { std: "docker" "start" "-a" "0e16c0af4e7a17754e1feb6d8824e8f82b171daeea9d765abd7ad893f30c6564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e16c0af4e7a17754e1feb6d8824e8f82b171daeea9d765abd7ad893f30c6564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e16c0af4e7a17754e1feb6d8824e8f82b171daeea9d765abd7ad893f30c6564", kill_on_drop: false }`
[INFO] [stdout] 0e16c0af4e7a17754e1feb6d8824e8f82b171daeea9d765abd7ad893f30c6564
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcf1203fadc3a82c934b725743f7a9c4bd6cfbd59bd3c6217c4d9cf3cac675d4
[INFO] running `Command { std: "docker" "start" "-a" "fcf1203fadc3a82c934b725743f7a9c4bd6cfbd59bd3c6217c4d9cf3cac675d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking libflate_lz77 v1.2.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking libflate v1.4.0
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest-patched v0.12.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/lib.rs:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[cfg(all(feature = "http3", not(reqwest_unstable)))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `reqwest_unstable`
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[cfg(all(feature = "http3", not(reqwest_unstable)))]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(reqwest_unstable)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(reqwest_unstable)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]  --> src/async_impl/h3_client/mod.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg(feature = "http3")]
[INFO] [stdout]   |        ^^^^^^^^^^-------
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]   = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]   --> src/async_impl/client.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature = "http3")]
[INFO] [stdout]    |       ^^^^^^^^^^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]    = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]   --> src/async_impl/client.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "http3")]
[INFO] [stdout]    |       ^^^^^^^^^^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]    = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]   --> src/async_impl/client.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "http3")]
[INFO] [stdout]    |       ^^^^^^^^^^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]    = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]   --> src/async_impl/client.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "http3")]
[INFO] [stdout]    |       ^^^^^^^^^^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]    = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]   --> src/async_impl/client.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "http3")]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]    = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:158:11
[INFO] [stdout]     |
[INFO] [stdout] 158 |     #[cfg(feature = "http3")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[cfg(feature = "http3")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:162:11
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[cfg(feature = "http3")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:164:11
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[cfg(feature = "http3")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[cfg(feature = "http3")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:1203:11
[INFO] [stdout]      |
[INFO] [stdout] 1203 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:1799:11
[INFO] [stdout]      |
[INFO] [stdout] 1799 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:1811:11
[INFO] [stdout]      |
[INFO] [stdout] 1811 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:1824:11
[INFO] [stdout]      |
[INFO] [stdout] 1824 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:1837:11
[INFO] [stdout]      |
[INFO] [stdout] 1837 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:1849:11
[INFO] [stdout]      |
[INFO] [stdout] 1849 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:257:23
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 #[cfg(feature = "http3")]
[INFO] [stdout]     |                       ^^^^^^^^^^-------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:259:23
[INFO] [stdout]     |
[INFO] [stdout] 259 |                 #[cfg(feature = "http3")]
[INFO] [stdout]     |                       ^^^^^^^^^^-------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:261:23
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 #[cfg(feature = "http3")]
[INFO] [stdout]     |                       ^^^^^^^^^^-------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:263:23
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 #[cfg(feature = "http3")]
[INFO] [stdout]     |                       ^^^^^^^^^^-------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:265:23
[INFO] [stdout]     |
[INFO] [stdout] 265 |                 #[cfg(feature = "http3")]
[INFO] [stdout]     |                       ^^^^^^^^^^-------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:292:15
[INFO] [stdout]     |
[INFO] [stdout] 292 |         #[cfg(feature = "http3")]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:320:23
[INFO] [stdout]     |
[INFO] [stdout] 320 |             #[cfg(all(feature = "http3", feature = "__rustls"))]
[INFO] [stdout]     |                       ^^^^^^^^^^-------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:375:64
[INFO] [stdout]     |
[INFO] [stdout] 375 |                     #[cfg(all(feature = "native-tls-alpn", not(feature = "http3")))]
[INFO] [stdout]     |                                                                ^^^^^^^^^^-------
[INFO] [stdout]     |                                                                          |
[INFO] [stdout]     |                                                                          help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:733:23
[INFO] [stdout]     |
[INFO] [stdout] 733 |                 #[cfg(feature = "http3")]
[INFO] [stdout]     |                       ^^^^^^^^^^-------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2030:19
[INFO] [stdout]      |
[INFO] [stdout] 2030 |             #[cfg(feature = "http3")]
[INFO] [stdout]      |                   ^^^^^^^^^^-------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2256:15
[INFO] [stdout]      |
[INFO] [stdout] 2256 |         #[cfg(feature = "http3")]
[INFO] [stdout]      |               ^^^^^^^^^^-------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2271:11
[INFO] [stdout]      |
[INFO] [stdout] 2271 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2357:11
[INFO] [stdout]      |
[INFO] [stdout] 2357 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2411:19
[INFO] [stdout]      |
[INFO] [stdout] 2411 |             #[cfg(feature = "http3")]
[INFO] [stdout]      |                   ^^^^^^^^^^-------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2451:11
[INFO] [stdout]      |
[INFO] [stdout] 2451 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2539:23
[INFO] [stdout]      |
[INFO] [stdout] 2539 |                 #[cfg(feature = "http3")]
[INFO] [stdout]      |                       ^^^^^^^^^^-------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2666:43
[INFO] [stdout]      |
[INFO] [stdout] 2666 | ...                   #[cfg(feature = "http3")]
[INFO] [stdout]      |                             ^^^^^^^^^^-------
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/lib.rs:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[cfg(all(feature = "http3", not(reqwest_unstable)))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:4:24
[INFO] [stdout]     |
[INFO] [stdout] 4   | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition name: `reqwest_unstable`
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[cfg(all(feature = "http3", not(reqwest_unstable)))]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(reqwest_unstable)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(reqwest_unstable)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]  --> src/async_impl/h3_client/mod.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg(feature = "http3")]
[INFO] [stdout]   |        ^^^^^^^^^^-------
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]   = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]   --> src/async_impl/client.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature = "http3")]
[INFO] [stdout]    |       ^^^^^^^^^^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]    = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]   --> src/async_impl/client.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "http3")]
[INFO] [stdout]    |       ^^^^^^^^^^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]    = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]   --> src/async_impl/client.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "http3")]
[INFO] [stdout]    |       ^^^^^^^^^^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]    = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]   --> src/async_impl/client.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "http3")]
[INFO] [stdout]    |       ^^^^^^^^^^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]    = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]   --> src/async_impl/client.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "http3")]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]    = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:158:11
[INFO] [stdout]     |
[INFO] [stdout] 158 |     #[cfg(feature = "http3")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/tls.rs:505:48
[INFO] [stdout]     |
[INFO] [stdout] 505 |         #[cfg(all(feature = "default-tls", not(feature = "http3")))]
[INFO] [stdout]     |                                                ^^^^^^^^^^-------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[cfg(feature = "http3")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/tls.rs:512:13
[INFO] [stdout]     |
[INFO] [stdout] 512 |             feature = "http3"
[INFO] [stdout]     |             ^^^^^^^^^^-------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:162:11
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[cfg(feature = "http3")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:164:11
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[cfg(feature = "http3")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[cfg(feature = "http3")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:1203:11
[INFO] [stdout]      |
[INFO] [stdout] 1203 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:1799:11
[INFO] [stdout]      |
[INFO] [stdout] 1799 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:1811:11
[INFO] [stdout]      |
[INFO] [stdout] 1811 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:1824:11
[INFO] [stdout]      |
[INFO] [stdout] 1824 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:1837:11
[INFO] [stdout]      |
[INFO] [stdout] 1837 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:1849:11
[INFO] [stdout]      |
[INFO] [stdout] 1849 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:257:23
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 #[cfg(feature = "http3")]
[INFO] [stdout]     |                       ^^^^^^^^^^-------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:259:23
[INFO] [stdout]     |
[INFO] [stdout] 259 |                 #[cfg(feature = "http3")]
[INFO] [stdout]     |                       ^^^^^^^^^^-------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:261:23
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 #[cfg(feature = "http3")]
[INFO] [stdout]     |                       ^^^^^^^^^^-------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:263:23
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 #[cfg(feature = "http3")]
[INFO] [stdout]     |                       ^^^^^^^^^^-------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:265:23
[INFO] [stdout]     |
[INFO] [stdout] 265 |                 #[cfg(feature = "http3")]
[INFO] [stdout]     |                       ^^^^^^^^^^-------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:292:15
[INFO] [stdout]     |
[INFO] [stdout] 292 |         #[cfg(feature = "http3")]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:320:23
[INFO] [stdout]     |
[INFO] [stdout] 320 |             #[cfg(all(feature = "http3", feature = "__rustls"))]
[INFO] [stdout]     |                       ^^^^^^^^^^-------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:375:64
[INFO] [stdout]     |
[INFO] [stdout] 375 |                     #[cfg(all(feature = "native-tls-alpn", not(feature = "http3")))]
[INFO] [stdout]     |                                                                ^^^^^^^^^^-------
[INFO] [stdout]     |                                                                          |
[INFO] [stdout]     |                                                                          help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/async_impl/client.rs:733:23
[INFO] [stdout]     |
[INFO] [stdout] 733 |                 #[cfg(feature = "http3")]
[INFO] [stdout]     |                       ^^^^^^^^^^-------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2030:19
[INFO] [stdout]      |
[INFO] [stdout] 2030 |             #[cfg(feature = "http3")]
[INFO] [stdout]      |                   ^^^^^^^^^^-------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2256:15
[INFO] [stdout]      |
[INFO] [stdout] 2256 |         #[cfg(feature = "http3")]
[INFO] [stdout]      |               ^^^^^^^^^^-------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2271:11
[INFO] [stdout]      |
[INFO] [stdout] 2271 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2357:11
[INFO] [stdout]      |
[INFO] [stdout] 2357 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2411:19
[INFO] [stdout]      |
[INFO] [stdout] 2411 |             #[cfg(feature = "http3")]
[INFO] [stdout]      |                   ^^^^^^^^^^-------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2451:11
[INFO] [stdout]      |
[INFO] [stdout] 2451 |     #[cfg(feature = "http3")]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2539:23
[INFO] [stdout]      |
[INFO] [stdout] 2539 |                 #[cfg(feature = "http3")]
[INFO] [stdout]      |                       ^^^^^^^^^^-------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]     --> src/async_impl/client.rs:2666:43
[INFO] [stdout]      |
[INFO] [stdout] 2666 | ...                   #[cfg(feature = "http3")]
[INFO] [stdout]      |                             ^^^^^^^^^^-------
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]      = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/tls.rs:505:48
[INFO] [stdout]     |
[INFO] [stdout] 505 |         #[cfg(all(feature = "default-tls", not(feature = "http3")))]
[INFO] [stdout]     |                                                ^^^^^^^^^^-------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> src/tls.rs:512:13
[INFO] [stdout]     |
[INFO] [stdout] 512 |             feature = "http3"
[INFO] [stdout]     |             ^^^^^^^^^^-------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reqwest`
[INFO] [stdout]  --> tests/redirect.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::Body;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]  --> examples/h3_simple.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "http3")]
[INFO] [stdout]   |       ^^^^^^^^^^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]   = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> examples/h3_simple.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![deny(warnings)]
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `http3`
[INFO] [stdout]   --> examples/h3_simple.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(any(target_arch = "wasm32", not(feature = "http3")))]
[INFO] [stdout]    |                                       ^^^^^^^^^^-------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 help: there is a expected value with a similar name: `"http2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd`
[INFO] [stdout]    = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reqwest-patched` (example "h3_simple") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/upgrade.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 .body(reqwest::Body::default())
[INFO] [stdout]    |                       ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use http_body::Body;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper::body::Body;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::Body;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Body`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -                 .body(reqwest::Body::default())
[INFO] [stdout] 28 +                 .body(Body::default())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/upgrade.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let res = reqwest::Client::builder()
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper_util::client::legacy::Client;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 -     let res = reqwest::Client::builder()
[INFO] [stdout] 33 +     let res = Client::builder()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]  --> tests/badssl.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let text = reqwest::Client::builder()
[INFO] [stdout]   |                ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 3 + use hyper_util::client::legacy::Client;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use reqwest_patched::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 -     let text = reqwest::Client::builder()
[INFO] [stdout] 6 +     let text = Client::builder()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/badssl.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let text = reqwest::Client::builder()
[INFO] [stdout]    |                ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper_util::client::legacy::Client;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 46 -     let text = reqwest::Client::builder()
[INFO] [stdout] 46 +     let text = Client::builder()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/badssl.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let result = reqwest::Client::builder()
[INFO] [stdout]    |                  ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper_util::client::legacy::Client;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 65 -     let result = reqwest::Client::builder()
[INFO] [stdout] 65 +     let result = Client::builder()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]  --> examples/form.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let response = reqwest::Client::new()
[INFO] [stdout]   |                    ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 6 + use hyper_util::client::legacy::Client;
[INFO] [stdout]   |
[INFO] [stdout] 6 + use reqwest_patched::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -     let response = reqwest::Client::new()
[INFO] [stdout] 9 +     let response = Client::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reqwest-patched` (test "badssl") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reqwest-patched` (example "form") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> examples/simple.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let res = reqwest::get(url).await?;
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]  --> examples/simple.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn main() -> Result<(), reqwest::Error> {
[INFO] [stdout]   |                               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reqwest-patched` (example "simple") due to 2 previous errors
[INFO] [stderr] error: could not compile `reqwest-patched` (lib test) due to 38 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]  --> tests/redirect.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let client = reqwest::Client::new();
[INFO] [stdout]   |                  ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 3 + use hyper_util::client::legacy::Client;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use reqwest_patched::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -     let client = reqwest::Client::new();
[INFO] [stdout] 9 +     let client = Client::new();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/redirect.rs:36:34
[INFO] [stdout]    |
[INFO] [stdout] 36 |         assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout]    |                                  ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use http::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 36 -         assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout] 36 +         assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/redirect.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |             res.headers().get(reqwest::header::SERVER).unwrap(),
[INFO] [stdout]    |                               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout] 3  + use http::header;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper::header;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::header;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `header`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 38 -             res.headers().get(reqwest::header::SERVER).unwrap(),
[INFO] [stdout] 38 +             res.headers().get(header::SERVER).unwrap(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/redirect.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let client = reqwest::Client::new();
[INFO] [stdout]    |                  ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper_util::client::legacy::Client;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 46 -     let client = reqwest::Client::new();
[INFO] [stdout] 46 +     let client = Client::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/redirect.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 |         assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout]    |                                  ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use http::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 72 -         assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout] 72 +         assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/redirect.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 74 |             res.headers().get(reqwest::header::SERVER).unwrap(),
[INFO] [stdout]    |                               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout] 3  + use http::header;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper::header;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::header;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `header`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 74 -             res.headers().get(reqwest::header::SERVER).unwrap(),
[INFO] [stdout] 74 +             res.headers().get(header::SERVER).unwrap(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/redirect.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let client = reqwest::Client::new();
[INFO] [stdout]    |                  ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper_util::client::legacy::Client;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 83 -     let client = reqwest::Client::new();
[INFO] [stdout] 83 +     let client = Client::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/redirect.rs:121:34
[INFO] [stdout]     |
[INFO] [stdout] 121 |         assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout]     |                                  ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use http::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 121 -         assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout] 121 +         assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/redirect.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |             res.headers().get(reqwest::header::SERVER).unwrap(),
[INFO] [stdout]     |                               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 3   + use http::header;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper::header;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::header;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `header`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 123 -             res.headers().get(reqwest::header::SERVER).unwrap(),
[INFO] [stdout] 123 +             res.headers().get(header::SERVER).unwrap(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/redirect.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     reqwest::Client::builder()
[INFO] [stdout]     |     ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper_util::client::legacy::Client;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::Client;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 203 -     reqwest::Client::builder()
[INFO] [stdout] 203 +     Client::builder()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/redirect.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |             reqwest::header::COOKIE,
[INFO] [stdout]     |             ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 3   + use http::header;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper::header;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::header;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `header`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 208 -             reqwest::header::COOKIE,
[INFO] [stdout] 208 +             header::COOKIE,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/redirect.rs:209:13
[INFO] [stdout]     |
[INFO] [stdout] 209 |             reqwest::header::HeaderValue::from_static("foo=bar"),
[INFO] [stdout]     |             ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use http::HeaderValue;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper::header::HeaderValue;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::header::HeaderValue;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `HeaderValue`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 209 -             reqwest::header::HeaderValue::from_static("foo=bar"),
[INFO] [stdout] 209 +             HeaderValue::from_static("foo=bar"),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/redirect.rs:245:15
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let res = reqwest::Client::builder()
[INFO] [stdout]     |               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper_util::client::legacy::Client;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::Client;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 245 -     let res = reqwest::Client::builder()
[INFO] [stdout] 245 +     let res = Client::builder()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/redirect.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |         .redirect(reqwest::redirect::Policy::none())
[INFO] [stdout]     |                   ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::redirect::Policy;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Policy`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 246 -         .redirect(reqwest::redirect::Policy::none())
[INFO] [stdout] 246 +         .redirect(Policy::none())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/redirect.rs:255:30
[INFO] [stdout]     |
[INFO] [stdout] 255 |     assert_eq!(res.status(), reqwest::StatusCode::FOUND);
[INFO] [stdout]     |                              ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use http::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 255 -     assert_eq!(res.status(), reqwest::StatusCode::FOUND);
[INFO] [stdout] 255 +     assert_eq!(res.status(), StatusCode::FOUND);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/redirect.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     reqwest::Client::builder()
[INFO] [stdout]     |     ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper_util::client::legacy::Client;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::Client;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 275 -     reqwest::Client::builder()
[INFO] [stdout] 275 +     Client::builder()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/redirect.rs:300:30
[INFO] [stdout]     |
[INFO] [stdout] 300 |     assert_eq!(res.status(), reqwest::StatusCode::FOUND);
[INFO] [stdout]     |                              ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use http::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 300 -     assert_eq!(res.status(), reqwest::StatusCode::FOUND);
[INFO] [stdout] 300 +     assert_eq!(res.status(), StatusCode::FOUND);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/proxy.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let res = reqwest::Client::builder()
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper_util::client::legacy::Client;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 20 -     let res = reqwest::Client::builder()
[INFO] [stdout] 20 +     let res = Client::builder()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/proxy.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .proxy(reqwest::Proxy::http(&proxy).unwrap())
[INFO] [stdout]    |                ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::Proxy;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Proxy`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -         .proxy(reqwest::Proxy::http(&proxy).unwrap())
[INFO] [stdout] 21 +         .proxy(Proxy::http(&proxy).unwrap())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/proxy.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout]    |                              ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use http::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 30 -     assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout] 30 +     assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/proxy.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let res = reqwest::Client::builder()
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper_util::client::legacy::Client;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 50 -     let res = reqwest::Client::builder()
[INFO] [stdout] 50 +     let res = Client::builder()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/proxy.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             reqwest::Proxy::http(&proxy)
[INFO] [stdout]    |             ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::Proxy;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Proxy`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 -             reqwest::Proxy::http(&proxy)
[INFO] [stdout] 52 +             Proxy::http(&proxy)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/proxy.rs:64:30
[INFO] [stdout]    |
[INFO] [stdout] 64 |     assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout]    |                              ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use http::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 64 -     assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout] 64 +     assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/proxy.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let res = reqwest::Client::builder()
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper_util::client::legacy::Client;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 84 -     let res = reqwest::Client::builder()
[INFO] [stdout] 84 +     let res = Client::builder()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/proxy.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |         .proxy(reqwest::Proxy::http(&proxy).unwrap())
[INFO] [stdout]    |                ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::Proxy;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Proxy`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 85 -         .proxy(reqwest::Proxy::http(&proxy).unwrap())
[INFO] [stdout] 85 +         .proxy(Proxy::http(&proxy).unwrap())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/proxy.rs:94:30
[INFO] [stdout]    |
[INFO] [stdout] 94 |     assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout]    |                              ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use http::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hyper::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use reqwest_patched::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 94 -     assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout] 94 +     assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/proxy.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let res = reqwest::Client::builder()
[INFO] [stdout]     |               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper_util::client::legacy::Client;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::Client;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 121 -     let res = reqwest::Client::builder()
[INFO] [stdout] 121 +     let res = Client::builder()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/proxy.rs:130:30
[INFO] [stdout]     |
[INFO] [stdout] 130 |     assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout]     |                              ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use http::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 130 -     assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout] 130 +     assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/proxy.rs:151:15
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let res = reqwest::Client::builder()
[INFO] [stdout]     |               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper_util::client::legacy::Client;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::Client;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 151 -     let res = reqwest::Client::builder()
[INFO] [stdout] 151 +     let res = Client::builder()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/proxy.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 152 |         .proxy(reqwest::Proxy::http(&proxy).unwrap())
[INFO] [stdout]     |                ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::Proxy;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Proxy`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 152 -         .proxy(reqwest::Proxy::http(&proxy).unwrap())
[INFO] [stdout] 152 +         .proxy(Proxy::http(&proxy).unwrap())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/proxy.rs:162:30
[INFO] [stdout]     |
[INFO] [stdout] 162 |     assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout]     |                              ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use http::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 162 -     assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout] 162 +     assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/proxy.rs:189:30
[INFO] [stdout]     |
[INFO] [stdout] 189 |     assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout]     |                              ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use http::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 189 -     assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout] 189 +     assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/proxy.rs:212:15
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let res = reqwest::Client::builder()
[INFO] [stdout]     |               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper_util::client::legacy::Client;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::Client;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 212 -     let res = reqwest::Client::builder()
[INFO] [stdout] 212 +     let res = Client::builder()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/proxy.rs:213:16
[INFO] [stdout]     |
[INFO] [stdout] 213 |         .proxy(reqwest::Proxy::http(&proxy).unwrap())
[INFO] [stdout]     |                ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::Proxy;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Proxy`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 213 -         .proxy(reqwest::Proxy::http(&proxy).unwrap())
[INFO] [stdout] 213 +         .proxy(Proxy::http(&proxy).unwrap())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/proxy.rs:222:30
[INFO] [stdout]     |
[INFO] [stdout] 222 |     assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout]     |                              ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use http::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hyper::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use reqwest_patched::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 222 -     assert_eq!(res.status(), reqwest::StatusCode::OK);
[INFO] [stdout] 222 +     assert_eq!(res.status(), StatusCode::OK);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/support/delay_server.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Fut: Future<Output = Response<reqwest::Body>> + Send + 'static,
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       use of undeclared crate or module `reqwest`
[INFO] [stdout]    |                                       help: a struct with a similar name exists: `Request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/support/server.rs:41:41
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Fut: Future<Output = http::Response<reqwest::Body>> + Send + 'static,
[INFO] [stdout]    |                                         ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/support/server.rs:51:41
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Fut: Future<Output = http::Response<reqwest::Body>> + Send + 'static,
[INFO] [stdout]    |                                         ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reqwest-patched` (test "upgrade") due to 5 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/redirect.rs:228:15
[INFO] [stdout]     |
[INFO] [stdout] 228 |     let err = reqwest::get(&url).await.unwrap_err();
[INFO] [stdout]     |               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/proxy.rs:186:15
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let res = reqwest::get(url).await.unwrap();
[INFO] [stdout]     |               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/redirect.rs:297:15
[INFO] [stdout]     |
[INFO] [stdout] 297 |     let res = reqwest::get(&url).await.unwrap();
[INFO] [stdout]     |               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]    --> tests/redirect.rs:315:15
[INFO] [stdout]     |
[INFO] [stdout] 315 |     let err = reqwest::get(&url).await.unwrap_err();
[INFO] [stdout]     |               ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/support/delay_server.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Fut: Future<Output = Response<reqwest::Body>> + Send + 'static,
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       use of undeclared crate or module `reqwest`
[INFO] [stdout]    |                                       help: a struct with a similar name exists: `Request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/support/server.rs:41:41
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Fut: Future<Output = http::Response<reqwest::Body>> + Send + 'static,
[INFO] [stdout]    |                                         ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/support/server.rs:51:41
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Fut: Future<Output = http::Response<reqwest::Body>> + Send + 'static,
[INFO] [stdout]    |                                         ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/support/delay_server.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Fut: Future<Output = Response<reqwest::Body>> + Send + 'static,
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       use of undeclared crate or module `reqwest`
[INFO] [stdout]    |                                       help: a struct with a similar name exists: `Request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/support/server.rs:41:41
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Fut: Future<Output = http::Response<reqwest::Body>> + Send + 'static,
[INFO] [stdout]    |                                         ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/support/server.rs:51:41
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Fut: Future<Output = http::Response<reqwest::Body>> + Send + 'static,
[INFO] [stdout]    |                                         ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reqwest-patched` (test "proxy") due to 22 previous errors
[INFO] [stderr] error: could not compile `reqwest-patched` (test "redirect") due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "fcf1203fadc3a82c934b725743f7a9c4bd6cfbd59bd3c6217c4d9cf3cac675d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf1203fadc3a82c934b725743f7a9c4bd6cfbd59bd3c6217c4d9cf3cac675d4", kill_on_drop: false }`
[INFO] [stdout] fcf1203fadc3a82c934b725743f7a9c4bd6cfbd59bd3c6217c4d9cf3cac675d4
