[INFO] fetching crate pop3-client 0.3.0... [INFO] checking pop3-client-0.3.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate pop3-client 0.3.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pop3-client 0.3.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb4b923653729adbaa00aa3fe38af1eb3996ff64560b1b5b122ce1a68c26d8ad [INFO] running `Command { std: "docker" "start" "-a" "eb4b923653729adbaa00aa3fe38af1eb3996ff64560b1b5b122ce1a68c26d8ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb4b923653729adbaa00aa3fe38af1eb3996ff64560b1b5b122ce1a68c26d8ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb4b923653729adbaa00aa3fe38af1eb3996ff64560b1b5b122ce1a68c26d8ad", kill_on_drop: false }` [INFO] [stdout] eb4b923653729adbaa00aa3fe38af1eb3996ff64560b1b5b122ce1a68c26d8ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6f7cf7dc1983a2bada955d6682cf197c79e33b09043e7e4bd4af9222c1dd755 [INFO] running `Command { std: "docker" "start" "-a" "e6f7cf7dc1983a2bada955d6682cf197c79e33b09043e7e4bd4af9222c1dd755", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking 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 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 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 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 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 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 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)]` 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 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 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 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 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 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 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 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 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 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)]` 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s [INFO] running `Command { std: "docker" "inspect" "e6f7cf7dc1983a2bada955d6682cf197c79e33b09043e7e4bd4af9222c1dd755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f7cf7dc1983a2bada955d6682cf197c79e33b09043e7e4bd4af9222c1dd755", kill_on_drop: false }` [INFO] [stdout] e6f7cf7dc1983a2bada955d6682cf197c79e33b09043e7e4bd4af9222c1dd755