[INFO] fetching crate pop3-client 0.3.0...
[INFO] building pop3-client-0.3.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate pop3-client 0.3.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pop3-client 0.3.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c63258be07d81052adfeee2bccee4409c149e7e8f1dc0d92b408e62864360c4
[INFO] running `Command { std: "docker" "start" "-a" "5c63258be07d81052adfeee2bccee4409c149e7e8f1dc0d92b408e62864360c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c63258be07d81052adfeee2bccee4409c149e7e8f1dc0d92b408e62864360c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c63258be07d81052adfeee2bccee4409c149e7e8f1dc0d92b408e62864360c4", kill_on_drop: false }`
[INFO] [stdout] 5c63258be07d81052adfeee2bccee4409c149e7e8f1dc0d92b408e62864360c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff884b806f3f126b6ef3703e1463c885e5412ed7ed29d320e9d999e186df53d6
[INFO] running `Command { std: "docker" "start" "-a" "ff884b806f3f126b6ef3703e1463c885e5412ed7ed29d320e9d999e186df53d6", kill_on_drop: false }`
[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 socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling syn v2.0.96
[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 6.10s
[INFO] running `Command { std: "docker" "inspect" "ff884b806f3f126b6ef3703e1463c885e5412ed7ed29d320e9d999e186df53d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff884b806f3f126b6ef3703e1463c885e5412ed7ed29d320e9d999e186df53d6", kill_on_drop: false }`
[INFO] [stdout] ff884b806f3f126b6ef3703e1463c885e5412ed7ed29d320e9d999e186df53d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2ab0fe13a4726c27b6b68401abf72ce1e09c71b6dc22ac8d71f5b3e550b9254
[INFO] running `Command { std: "docker" "start" "-a" "c2ab0fe13a4726c27b6b68401abf72ce1e09c71b6dc22ac8d71f5b3e550b9254", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[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 7.69s
[INFO] running `Command { std: "docker" "inspect" "c2ab0fe13a4726c27b6b68401abf72ce1e09c71b6dc22ac8d71f5b3e550b9254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2ab0fe13a4726c27b6b68401abf72ce1e09c71b6dc22ac8d71f5b3e550b9254", kill_on_drop: false }`
[INFO] [stdout] c2ab0fe13a4726c27b6b68401abf72ce1e09c71b6dc22ac8d71f5b3e550b9254
