[INFO] fetching crate pop3-client 0.3.0...
[INFO] building pop3-client-0.3.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate pop3-client 0.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate pop3-client 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pop3-client 0.3.0
[INFO] tweaked toml for crates.io crate pop3-client 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pop3-client 0.3.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pop3-client 0.3.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45f96a7c43b31823400f165add49871f70acc3f9ae95929ebfa5436e06ce5fcb
[INFO] running `Command { std: "docker" "start" "-a" "45f96a7c43b31823400f165add49871f70acc3f9ae95929ebfa5436e06ce5fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45f96a7c43b31823400f165add49871f70acc3f9ae95929ebfa5436e06ce5fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45f96a7c43b31823400f165add49871f70acc3f9ae95929ebfa5436e06ce5fcb", kill_on_drop: false }`
[INFO] [stdout] 45f96a7c43b31823400f165add49871f70acc3f9ae95929ebfa5436e06ce5fcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d75509a5b43acc553cf815901471f693abee1772adcf9f03de0fc78ac3aa6d9
[INFO] running `Command { std: "docker" "start" "-a" "7d75509a5b43acc553cf815901471f693abee1772adcf9f03de0fc78ac3aa6d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling pop3-client v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `with-rustls`
[INFO] [stdout]  --> src/lib.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "with-rustls")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]   = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]  --> src/builder.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]   = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/builder.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[cfg(not(feature = "with-rustls"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/builder.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/builder.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/client/tokio.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "with-rustls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `Buf`
[INFO] [stdout]  --> src/client/tokio.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | use bytes::{Bytes, BytesMut, Buf, BufMut};
[INFO] [stdout]   |                              ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Builder`
[INFO] [stdout]   --> src/client/tokio.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::{Builder, Result};
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `with-rustls`
[INFO] [stdout]   --> src/client/tokio.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/client/tokio.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[cfg(not(feature = "with-rustls"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]    --> src/client/tokio.rs:402:11
[INFO] [stdout]     |
[INFO] [stdout] 402 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]     = help: consider adding `with-rustls` 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 8.27s
[INFO] running `Command { std: "docker" "inspect" "7d75509a5b43acc553cf815901471f693abee1772adcf9f03de0fc78ac3aa6d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d75509a5b43acc553cf815901471f693abee1772adcf9f03de0fc78ac3aa6d9", kill_on_drop: false }`
[INFO] [stdout] 7d75509a5b43acc553cf815901471f693abee1772adcf9f03de0fc78ac3aa6d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d95beee4142eaf6912efc0bdcfeb1ed35ac0cf4588bfe4fb00a3717c75e01e49
[INFO] running `Command { std: "docker" "start" "-a" "d95beee4142eaf6912efc0bdcfeb1ed35ac0cf4588bfe4fb00a3717c75e01e49", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling pop3-client v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `with-rustls`
[INFO] [stdout]  --> src/lib.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "with-rustls")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]   = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]  --> src/builder.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]   = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/builder.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[cfg(not(feature = "with-rustls"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/builder.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/builder.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/client/tokio.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "with-rustls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `Buf`
[INFO] [stdout]  --> src/client/tokio.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | use bytes::{Bytes, BytesMut, Buf, BufMut};
[INFO] [stdout]   |                              ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Builder`
[INFO] [stdout]   --> src/client/tokio.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::{Builder, Result};
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `with-rustls`
[INFO] [stdout]   --> src/client/tokio.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/client/tokio.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[cfg(not(feature = "with-rustls"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]    --> src/client/tokio.rs:402:11
[INFO] [stdout]     |
[INFO] [stdout] 402 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]     = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]  --> src/lib.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "with-rustls")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]   = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]  --> src/builder.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]   = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/builder.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[cfg(not(feature = "with-rustls"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/builder.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/builder.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/client/tokio.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "with-rustls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `Buf`
[INFO] [stdout]  --> src/client/tokio.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | use bytes::{Bytes, BytesMut, Buf, BufMut};
[INFO] [stdout]   |                              ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Builder`
[INFO] [stdout]   --> src/client/tokio.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::{Builder, Result};
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `with-rustls`
[INFO] [stdout]   --> src/client/tokio.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> src/client/tokio.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[cfg(not(feature = "with-rustls"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]    --> src/client/tokio.rs:402:11
[INFO] [stdout]     |
[INFO] [stdout] 402 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]     = help: consider adding `with-rustls` 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: `with-rustls`
[INFO] [stdout]   --> tests/async.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(feature = "with-rustls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `runtime-sync`, `runtime-tokio`, `rustls`, `webpki`, and `webpki-roots`
[INFO] [stdout]    = help: consider adding `with-rustls` 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.11s
[INFO] running `Command { std: "docker" "inspect" "d95beee4142eaf6912efc0bdcfeb1ed35ac0cf4588bfe4fb00a3717c75e01e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d95beee4142eaf6912efc0bdcfeb1ed35ac0cf4588bfe4fb00a3717c75e01e49", kill_on_drop: false }`
[INFO] [stdout] d95beee4142eaf6912efc0bdcfeb1ed35ac0cf4588bfe4fb00a3717c75e01e49
