[INFO] fetching crate monoio-http-client 0.3.3...
[INFO] checking monoio-http-client-0.3.3 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate monoio-http-client 0.3.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate monoio-http-client 0.3.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate monoio-http-client 0.3.3
[INFO] tweaked toml for crates.io crate monoio-http-client 0.3.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate monoio-http-client 0.3.3 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate monoio-http-client 0.3.3 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f5e89409fc756297da59ec6cf65254c843d686def9002d93bef4613841b52ee
[INFO] running `Command { std: "docker" "start" "-a" "0f5e89409fc756297da59ec6cf65254c843d686def9002d93bef4613841b52ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f5e89409fc756297da59ec6cf65254c843d686def9002d93bef4613841b52ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f5e89409fc756297da59ec6cf65254c843d686def9002d93bef4613841b52ee", kill_on_drop: false }`
[INFO] [stdout] 0f5e89409fc756297da59ec6cf65254c843d686def9002d93bef4613841b52ee
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d04ba11179db7600f7ca421a4192cc21e2a8a9cdbbcfbf2132cac2cf578c83e
[INFO] running `Command { std: "docker" "start" "-a" "8d04ba11179db7600f7ca421a4192cc21e2a8a9cdbbcfbf2132cac2cf578c83e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]     Checking param v0.1.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking reusable-box-future v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking service-async v0.2.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking local-sync v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[INFO] [stderr]    Compiling auto-const-array v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking monoio v0.2.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking monoio-io-wrapper v0.1.1
[INFO] [stderr]     Checking monoio-codec v0.3.4
[INFO] [stderr]     Checking monoio-compat v0.2.2
[INFO] [stderr]     Checking monoio-rustls v0.3.0
[INFO] [stderr]     Checking monoio-http v0.3.11
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking monoio-http-client v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]    --> src/client/key.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 211 |         #[cfg(feature = "rustls")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `logging`, `monoio-native-tls`, `native-tls`, `rustls-unsafe-io`, `time`, and `tracing`
[INFO] [stdout]     = help: consider adding `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: `rustls`
[INFO] [stdout]    --> src/client/key.rs:213:47
[INFO] [stdout]     |
[INFO] [stdout] 213 |         #[cfg(all(feature = "native-tls", not(feature = "rustls")))]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `logging`, `monoio-native-tls`, `native-tls`, `rustls-unsafe-io`, `time`, and `tracing`
[INFO] [stdout]     = help: consider adding `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: `rustls`
[INFO] [stdout]    --> src/client/key.rs:223:15
[INFO] [stdout]     |
[INFO] [stdout] 223 |         #[cfg(feature = "rustls")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `logging`, `monoio-native-tls`, `native-tls`, `rustls-unsafe-io`, `time`, and `tracing`
[INFO] [stdout]     = help: consider adding `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: `rustls`
[INFO] [stdout]    --> src/client/key.rs:225:47
[INFO] [stdout]     |
[INFO] [stdout] 225 |         #[cfg(all(feature = "native-tls", not(feature = "rustls")))]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `logging`, `monoio-native-tls`, `native-tls`, `rustls-unsafe-io`, `time`, and `tracing`
[INFO] [stdout]     = help: consider adding `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: `rustls`
[INFO] [stdout]    --> src/client/key.rs:244:15
[INFO] [stdout]     |
[INFO] [stdout] 244 |         #[cfg(feature = "rustls")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `logging`, `monoio-native-tls`, `native-tls`, `rustls-unsafe-io`, `time`, and `tracing`
[INFO] [stdout]     = help: consider adding `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: `rustls`
[INFO] [stdout]    --> src/client/key.rs:246:47
[INFO] [stdout]     |
[INFO] [stdout] 246 |         #[cfg(all(feature = "native-tls", not(feature = "rustls")))]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `logging`, `monoio-native-tls`, `native-tls`, `rustls-unsafe-io`, `time`, and `tracing`
[INFO] [stdout]     = help: consider adding `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 18.29s
[INFO] running `Command { std: "docker" "inspect" "8d04ba11179db7600f7ca421a4192cc21e2a8a9cdbbcfbf2132cac2cf578c83e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d04ba11179db7600f7ca421a4192cc21e2a8a9cdbbcfbf2132cac2cf578c83e", kill_on_drop: false }`
[INFO] [stdout] 8d04ba11179db7600f7ca421a4192cc21e2a8a9cdbbcfbf2132cac2cf578c83e
