[INFO] fetching crate reqwless 0.14.0...
[INFO] testing reqwless-0.14.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate reqwless 0.14.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate reqwless 0.14.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reqwless 0.14.0
[INFO] tweaked toml for crates.io crate reqwless 0.14.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reqwless 0.14.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reqwless 0.14.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf2ff9435c8c3b5d9c5102f00b457cff0cf697d993783c31fda681c6f7f6e0b0
[INFO] running `Command { std: "docker" "start" "-a" "cf2ff9435c8c3b5d9c5102f00b457cff0cf697d993783c31fda681c6f7f6e0b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf2ff9435c8c3b5d9c5102f00b457cff0cf697d993783c31fda681c6f7f6e0b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf2ff9435c8c3b5d9c5102f00b457cff0cf697d993783c31fda681c6f7f6e0b0", kill_on_drop: false }`
[INFO] [stdout] cf2ff9435c8c3b5d9c5102f00b457cff0cf697d993783c31fda681c6f7f6e0b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b09cc25e2d5faaf62efa56d72cde2f45ddddbc4dde1995cd865bc491fbf503b
[INFO] running `Command { std: "docker" "start" "-a" "9b09cc25e2d5faaf62efa56d72cde2f45ddddbc4dde1995cd865bc491fbf503b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling embedded-io v0.7.1
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling heapless v0.6.1
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling embedded-nal v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling embedded-io-async v0.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling nourl v0.1.4
[INFO] [stderr]    Compiling buffered-io v0.6.0
[INFO] [stderr]    Compiling embedded-nal-async v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling der_derive v0.8.0-rc.6
[INFO] [stderr]    Compiling der v0.8.0-rc.10
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling embedded-tls v0.18.0
[INFO] [stderr]    Compiling reqwless v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stdout]   --> src/lib.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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 value: `esp-mbedtls`
[INFO] [stdout]   --> src/lib.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]   --> src/lib.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]   --> src/client.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]   --> src/client.rs:33:41
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:148:41
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:142:49
[INFO] [stdout]     |
[INFO] [stdout] 142 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:177:19
[INFO] [stdout]     |
[INFO] [stdout] 177 |             #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:247:58
[INFO] [stdout]     |
[INFO] [stdout] 247 |             #[cfg(all(not(feature = "embedded-tls"), not(feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: unused import: `UnsecureProvider`
[INFO] [stdout]    --> src/client.rs:199:59
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 use embedded_tls::{TlsConfig, TlsContext, UnsecureProvider};
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:305:50
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[cfg(all(not(feature = "embedded-tls"), not(feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:403:61
[INFO] [stdout]     |
[INFO] [stdout] 403 |                         #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:409:70
[INFO] [stdout]     |
[INFO] [stdout] 409 |                         #[cfg(all(not(feature = "embedded-tls"), not(feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:434:49
[INFO] [stdout]     |
[INFO] [stdout] 434 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:436:53
[INFO] [stdout]     |
[INFO] [stdout] 436 |             #[cfg(not(any(feature = "embedded-tls", feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:450:49
[INFO] [stdout]     |
[INFO] [stdout] 450 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:452:53
[INFO] [stdout]     |
[INFO] [stdout] 452 |             #[cfg(not(any(feature = "embedded-tls", feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:461:49
[INFO] [stdout]     |
[INFO] [stdout] 461 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:463:53
[INFO] [stdout]     |
[INFO] [stdout] 463 |             #[cfg(not(any(feature = "embedded-tls", feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.74s
[INFO] running `Command { std: "docker" "inspect" "9b09cc25e2d5faaf62efa56d72cde2f45ddddbc4dde1995cd865bc491fbf503b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b09cc25e2d5faaf62efa56d72cde2f45ddddbc4dde1995cd865bc491fbf503b", kill_on_drop: false }`
[INFO] [stdout] 9b09cc25e2d5faaf62efa56d72cde2f45ddddbc4dde1995cd865bc491fbf503b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f657eeafd375a1b892a182a1220f1bcb75047c3c7544f89b8472a7b39e29161
[INFO] running `Command { std: "docker" "start" "-a" "4f657eeafd375a1b892a182a1220f1bcb75047c3c7544f89b8472a7b39e29161", kill_on_drop: false }`
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling embedded-io v0.7.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling embedded-io-async v0.7.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling embedded-nal-async v0.9.0
[INFO] [stderr]    Compiling buffered-io v0.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling embedded-tls v0.18.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling reqwless v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stdout]   --> src/lib.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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 value: `esp-mbedtls`
[INFO] [stdout]   --> src/lib.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]   --> src/lib.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]   --> src/client.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]   --> src/client.rs:33:41
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:148:41
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:142:49
[INFO] [stdout]     |
[INFO] [stdout] 142 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:177:19
[INFO] [stdout]     |
[INFO] [stdout] 177 |             #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:247:58
[INFO] [stdout]     |
[INFO] [stdout] 247 |             #[cfg(all(not(feature = "embedded-tls"), not(feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: unused import: `UnsecureProvider`
[INFO] [stdout]    --> src/client.rs:199:59
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 use embedded_tls::{TlsConfig, TlsContext, UnsecureProvider};
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:305:50
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[cfg(all(not(feature = "embedded-tls"), not(feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:403:61
[INFO] [stdout]     |
[INFO] [stdout] 403 |                         #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:409:70
[INFO] [stdout]     |
[INFO] [stdout] 409 |                         #[cfg(all(not(feature = "embedded-tls"), not(feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:434:49
[INFO] [stdout]     |
[INFO] [stdout] 434 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:436:53
[INFO] [stdout]     |
[INFO] [stdout] 436 |             #[cfg(not(any(feature = "embedded-tls", feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:450:49
[INFO] [stdout]     |
[INFO] [stdout] 450 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:452:53
[INFO] [stdout]     |
[INFO] [stdout] 452 |             #[cfg(not(any(feature = "embedded-tls", feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:461:49
[INFO] [stdout]     |
[INFO] [stdout] 461 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:463:53
[INFO] [stdout]     |
[INFO] [stdout] 463 |             #[cfg(not(any(feature = "embedded-tls", feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling embedded-io-adapters v0.7.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stdout] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stdout]   --> src/lib.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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 value: `esp-mbedtls`
[INFO] [stdout]   --> src/lib.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]   --> src/lib.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]   --> src/client.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]   --> src/client.rs:33:41
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]    = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:148:41
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:142:49
[INFO] [stdout]     |
[INFO] [stdout] 142 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:177:19
[INFO] [stdout]     |
[INFO] [stdout] 177 |             #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:247:58
[INFO] [stdout]     |
[INFO] [stdout] 247 |             #[cfg(all(not(feature = "embedded-tls"), not(feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: unused import: `UnsecureProvider`
[INFO] [stdout]    --> src/client.rs:199:59
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 use embedded_tls::{TlsConfig, TlsContext, UnsecureProvider};
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[cfg(feature = "esp-mbedtls")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:305:50
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[cfg(all(not(feature = "embedded-tls"), not(feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:403:61
[INFO] [stdout]     |
[INFO] [stdout] 403 |                         #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:409:70
[INFO] [stdout]     |
[INFO] [stdout] 409 |                         #[cfg(all(not(feature = "embedded-tls"), not(feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:434:49
[INFO] [stdout]     |
[INFO] [stdout] 434 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:436:53
[INFO] [stdout]     |
[INFO] [stdout] 436 |             #[cfg(not(any(feature = "embedded-tls", feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:450:49
[INFO] [stdout]     |
[INFO] [stdout] 450 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:452:53
[INFO] [stdout]     |
[INFO] [stdout] 452 |             #[cfg(not(any(feature = "embedded-tls", feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:461:49
[INFO] [stdout]     |
[INFO] [stdout] 461 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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: `esp-mbedtls`
[INFO] [stdout]    --> src/client.rs:463:53
[INFO] [stdout]     |
[INFO] [stdout] 463 |             #[cfg(not(any(feature = "embedded-tls", feature = "esp-mbedtls")))]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stdout]     = help: consider adding `esp-mbedtls` 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.24s
[INFO] running `Command { std: "docker" "inspect" "4f657eeafd375a1b892a182a1220f1bcb75047c3c7544f89b8472a7b39e29161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f657eeafd375a1b892a182a1220f1bcb75047c3c7544f89b8472a7b39e29161", kill_on_drop: false }`
[INFO] [stdout] 4f657eeafd375a1b892a182a1220f1bcb75047c3c7544f89b8472a7b39e29161
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2fc949618269118be392d92545bd857e584cb5010ce35d23b7f190aa40415ef2
[INFO] running `Command { std: "docker" "start" "-a" "2fc949618269118be392d92545bd857e584cb5010ce35d23b7f190aa40415ef2", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]   --> src/lib.rs:86:7
[INFO] [stderr]    |
[INFO] [stderr] 86 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]    = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]   --> src/lib.rs:89:7
[INFO] [stderr]    |
[INFO] [stderr] 89 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]    = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]   --> src/lib.rs:33:11
[INFO] [stderr]    |
[INFO] [stderr] 33 |     #[cfg(feature = "esp-mbedtls")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]    = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]   --> src/client.rs:38:7
[INFO] [stderr]    |
[INFO] [stderr] 38 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]    = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:117:7
[INFO] [stderr]     |
[INFO] [stderr] 117 | #[cfg(feature = "esp-mbedtls")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]   --> src/client.rs:33:41
[INFO] [stderr]    |
[INFO] [stderr] 33 |     #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]    = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:148:41
[INFO] [stderr]     |
[INFO] [stderr] 148 |     #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stderr]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:142:49
[INFO] [stderr]     |
[INFO] [stderr] 142 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stderr]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:177:19
[INFO] [stderr]     |
[INFO] [stderr] 177 |             #[cfg(feature = "esp-mbedtls")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:247:58
[INFO] [stderr]     |
[INFO] [stderr] 247 |             #[cfg(all(not(feature = "embedded-tls"), not(feature = "esp-mbedtls")))]
[INFO] [stderr]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `UnsecureProvider`
[INFO] [stderr]    --> src/client.rs:199:59
[INFO] [stderr]     |
[INFO] [stderr] 199 |                 use embedded_tls::{TlsConfig, TlsContext, UnsecureProvider};
[INFO] [stderr]     |                                                           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:301:11
[INFO] [stderr]     |
[INFO] [stderr] 301 |     #[cfg(feature = "esp-mbedtls")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:305:50
[INFO] [stderr]     |
[INFO] [stderr] 305 |     #[cfg(all(not(feature = "embedded-tls"), not(feature = "esp-mbedtls")))]
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:403:61
[INFO] [stderr]     |
[INFO] [stderr] 403 |                         #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stderr]     |                                                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:409:70
[INFO] [stderr]     |
[INFO] [stderr] 409 |                         #[cfg(all(not(feature = "embedded-tls"), not(feature = "esp-mbedtls")))]
[INFO] [stderr]     |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:434:49
[INFO] [stderr]     |
[INFO] [stderr] 434 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stderr]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:436:53
[INFO] [stderr]     |
[INFO] [stderr] 436 |             #[cfg(not(any(feature = "embedded-tls", feature = "esp-mbedtls")))]
[INFO] [stderr]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:450:49
[INFO] [stderr]     |
[INFO] [stderr] 450 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stderr]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:452:53
[INFO] [stderr]     |
[INFO] [stderr] 452 |             #[cfg(not(any(feature = "embedded-tls", feature = "esp-mbedtls")))]
[INFO] [stderr]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:461:49
[INFO] [stderr]     |
[INFO] [stderr] 461 |             #[cfg(any(feature = "embedded-tls", feature = "esp-mbedtls"))]
[INFO] [stderr]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `esp-mbedtls`
[INFO] [stderr]    --> src/client.rs:463:53
[INFO] [stderr]     |
[INFO] [stderr] 463 |             #[cfg(not(any(feature = "embedded-tls", feature = "esp-mbedtls")))]
[INFO] [stderr]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `defmt`, `embedded-tls`, `log`, and `rsa`
[INFO] [stderr]     = help: consider adding `esp-mbedtls` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `reqwless` (lib) generated 21 warnings (run `cargo fix --lib -p reqwless` to apply 1 suggestion)
[INFO] [stderr] warning: `reqwless` (lib test) generated 21 warnings (21 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reqwless-6b39f9d125c8e0d8)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test body_writer::buffering_chunked::tests::can_get_hex_chars ... ok
[INFO] [stdout] test body_writer::buffering_chunked::tests::can_get_max_chunk_header_size ... ok
[INFO] [stdout] test body_writer::buffering_chunked::tests::flush_when_entire_buffer_is_nearly_prewritten ... ok
[INFO] [stdout] test body_writer::buffering_chunked::tests::flush_empty_body_when_entire_buffer_is_prewritten ... ok
[INFO] [stdout] test body_writer::buffering_chunked::tests::current_chunk_is_emitted_on_termination_before_empty_chunk_is_emitted ... ok
[INFO] [stdout] test body_writer::buffering_chunked::tests::flushes_already_written_bytes_if_first_cannot_fit ... ok
[INFO] [stdout] test body_writer::buffering_chunked::tests::preserves_already_written_bytes_in_the_buffer_with_chunks ... ok
[INFO] [stdout] test body_writer::buffering_chunked::tests::preserves_already_written_bytes_in_the_buffer_without_any_chunks ... ok
[INFO] [stdout] test body_writer::buffering_chunked::tests::terminate_empty_body_when_entire_buffer_is_prewritten ... ok
[INFO] [stdout] test body_writer::chunked::tests::can_write_chunked_header ... ok
[INFO] [stdout] test body_writer::buffering_chunked::tests::written_bytes_fit_exactly ... ok
[INFO] [stdout] test client::tests::with_empty_body ... ok
[INFO] [stdout] test client::tests::with_unknown_body_buffered ... ok
[INFO] [stdout] test client::tests::with_unknown_body_unbuffered ... ok
[INFO] [stdout] test request::tests::basic_auth ... ok
[INFO] [stdout] test request::tests::with_known_body_adds_content_length_header ... ok
[INFO] [stdout] test body_writer::buffering_chunked::tests::write_emits_chunks ... ok
[INFO] [stdout] test request::tests::with_accept_header ... ok
[INFO] [stdout] test response::tests::can_discard_to_end_of_connection ... ok
[INFO] [stdout] test request::tests::with_empty_body ... ok
[INFO] [stdout] test body_writer::buffering_chunked::tests::write_when_entire_buffer_is_prewritten ... ok
[INFO] [stdout] test response::tests::can_read_to_end_of_connection_with_same_buffer ... ok
[INFO] [stdout] test response::tests::can_read_to_end_of_connection_to_other_buffer ... ok
[INFO] [stdout] test response::tests::can_read_with_chunked_encoding ... ok
[INFO] [stdout] test response::tests::can_read_no_content_with_zero_content_length ... ok
[INFO] [stdout] test response::tests::can_read_with_content_length_to_other_buffer ... ok
[INFO] [stdout] test response::tests::can_read_to_end_into_a_small_buffer ... ok
[INFO] [stdout] test request::tests::with_unknown_body_adds_transfer_encoding_header ... ok
[INFO] [stdout] test response::tests::can_read_with_content_length_with_same_buffer ... ok
[INFO] [stdout] test response::tests::can_read_no_content ... ok
[INFO] [stdout] test response::tests::cannot_read_no_content_with_nonzero_content_length ... ok
[INFO] [stdout] test response::tests::can_read_chunked_with_preloaded ... ok
[INFO] [stdout] test response::tests::can_read_with_chunked_encoding_empty_body ... ok
[INFO] [stdout] test response::tests::can_discard_with_chunked_encoding ... ok
[INFO] [stdout] test response::tests::can_discard_with_content_length ... ok
[INFO] [stdout] test client::tests::with_known_body ... ok
[INFO] [stdout] test response::tests::can_read_to_end_with_chunked_encoding ... ok
[INFO] [stdout] test response::tests::chunked_body_reader_can_read_with_large_buffer ... ok
[INFO] [stdout] test response::tests::chunked_body_reader_can_read_with_tiny_buffer ... ok
[INFO] [stdout] test response::tests::status_equality ... ok
[INFO] [stdout] test response::tests::status_try_from ... ok
[INFO] [stdout] test response::tests::read_to_end_with_content_length_with_small_buffer ... ok
[INFO] [stdout] test response::tests::incorrect_fragment_length_does_not_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/client.rs (/opt/rustwide/target/debug/deps/client-db2963c96a6a7823)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test compile_tests ... ok
[INFO] [stdout] test test_request_response_tls_chunked ... ignored
[INFO] [stdout] test test_resource_drogue_cloud_sandbox ... ignored
[INFO] [stdout] test test_request_response_notls_buffered ... ok
[INFO] [stdout] test test_request_response_notls ... ok
[INFO] [stdout] test test_request_response_notls_buffered_chunked ... ok
[INFO] [stdout] test test_resource_rustls ... ok
[INFO] [stdout] test test_resource_notls_bufread ... ok
[INFO] [stdout] test test_resource_notls ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/connection.rs (/opt/rustwide/target/debug/deps/connection-61a467d46a0da6f5)
[INFO] [stderr]      Running tests/request.rs (/opt/rustwide/target/debug/deps/request-e4aa8510dcff1f9d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test write_without_base_path ... ok
[INFO] [stdout] test test_request_response ... ok
[INFO] [stdout] test google_panic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- google_panic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'google_panic' (70) panicked at tests/request.rs:83:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4572b8461a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4572b8461a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4572b8461a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4572b8461a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4572b9b76a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4572b9b76a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5b4572b8a882 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b4572b8a882 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b4572b62f0f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4572b62f0f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4572b7c6a9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b457294679c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5b457294679c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b4572b7c922 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5b4572b7c922 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4572b62fc8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4572b581a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4572b63cdd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4572b9bfac - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4572b9bd22 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b45725a608b - core::result::Result<T,E>::unwrap::h4163c42edba2cb86
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b45725a608b - request::google_panic::{{closure}}::h6e60f3e9a1038c7c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/request.rs:83:59
[INFO] [stdout]   22:     0x5b4572646392 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4d2c247d38f870af
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b457264644d - <core::pin::Pin<P> as core::future::future::Future>::poll::h7e4a2a8da82000dd
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b45725c9b5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h144a7b8915be8736
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5b45725c990b - tokio::task::coop::with_budget::hd89c9eb85fe82754
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5b45725c990b - tokio::task::coop::budget::h65844233b046625c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5b45725c990b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h358603db1db820b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5b45725c71f0 - tokio::runtime::scheduler::current_thread::Context::enter::hb073825ec8241a25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5b45725c8fcd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hebd6cc44cbf46e74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5b45725c81c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h87f88975865a1c01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5b457260013b - tokio::runtime::context::scoped::Scoped<T>::set::ha738f5da8ba0ca1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5b457264f969 - tokio::runtime::context::set_scheduler::{{closure}}::hd6e4c4b839e23b20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5b45725eaf32 - std::thread::local::LocalKey<T>::try_with::h413f07fde96c0b32
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5b45725ea71e - std::thread::local::LocalKey<T>::with::h4403faef8c476789
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5b457264f8dd - tokio::runtime::context::set_scheduler::hd463423e9ed71fd7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5b45725c7f50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h46258d56124ecec7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5b45725c8206 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h69177448401d3dcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5b45725c55a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hced91c2252619230
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5b45726131d3 - tokio::runtime::context::runtime::enter_runtime::h294e6eb41dccfd37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5b45725c4f61 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7b78fec52d720ad0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5b45726003b4 - tokio::runtime::runtime::Runtime::block_on_inner::he97d63b86e654ba5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5b457260057f - tokio::runtime::runtime::Runtime::block_on::hca8584e4345d4b8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5b45725a5c5e - request::google_panic::h5cb51c13c85ba59d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/request.rs:95:18
[INFO] [stdout]   44:     0x5b45725a5cf7 - request::google_panic::{{closure}}::h07ee18baa3e32438
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/request.rs:78:24
[INFO] [stdout]   45:     0x5b4572598616 - core::ops::function::FnOnce::call_once::h5ab9340ad547ea5b
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b457293a89b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5b457293a89b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5b457294726b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5b457294726b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5b457294726b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5b457294726b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5b457294726b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5b457294726b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5b457294726b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5b45729416c4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5b45729416c4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5b4572949e72 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5b4572949e72 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5b4572949e72 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5b4572949e72 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5b4572949e72 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b4572949e72 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5b4572949e72 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5b4572b83d6f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   65:     0x5b4572b83d6f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x77996f917aa4 - <unknown>
[INFO] [stdout]   67:     0x77996f9a4a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     google_panic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test request`
[INFO] running `Command { std: "docker" "inspect" "2fc949618269118be392d92545bd857e584cb5010ce35d23b7f190aa40415ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fc949618269118be392d92545bd857e584cb5010ce35d23b7f190aa40415ef2", kill_on_drop: false }`
[INFO] [stdout] 2fc949618269118be392d92545bd857e584cb5010ce35d23b7f190aa40415ef2
