[INFO] fetching crate monoio-http-client 0.3.3... [INFO] checking monoio-http-client-0.3.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate monoio-http-client 0.3.3 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate monoio-http-client 0.3.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 963405c29ca3dba880df295e30ba0aa9bf988e6e9d29215efd44ae08b0599928 [INFO] running `Command { std: "docker" "start" "-a" "963405c29ca3dba880df295e30ba0aa9bf988e6e9d29215efd44ae08b0599928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "963405c29ca3dba880df295e30ba0aa9bf988e6e9d29215efd44ae08b0599928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "963405c29ca3dba880df295e30ba0aa9bf988e6e9d29215efd44ae08b0599928", kill_on_drop: false }` [INFO] [stdout] 963405c29ca3dba880df295e30ba0aa9bf988e6e9d29215efd44ae08b0599928 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08188aa2af471a0ea85f3eb7ba93aa8935adbe87c65afef1f2947f5787aed027 [INFO] running `Command { std: "docker" "start" "-a" "08188aa2af471a0ea85f3eb7ba93aa8935adbe87c65afef1f2947f5787aed027", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking param v0.1.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking reusable-box-future v0.2.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking service-async v0.2.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Checking local-sync v0.1.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling auto-const-array v0.2.1 [INFO] [stderr] Compiling monoio-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.202 [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-compat v0.2.2 [INFO] [stderr] Checking monoio-codec v0.3.4 [INFO] [stderr] Checking monoio-rustls v0.3.0 [INFO] [stderr] Checking monoio-http v0.3.11 [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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.94s [INFO] running `Command { std: "docker" "inspect" "08188aa2af471a0ea85f3eb7ba93aa8935adbe87c65afef1f2947f5787aed027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08188aa2af471a0ea85f3eb7ba93aa8935adbe87c65afef1f2947f5787aed027", kill_on_drop: false }` [INFO] [stdout] 08188aa2af471a0ea85f3eb7ba93aa8935adbe87c65afef1f2947f5787aed027