[INFO] fetching crate good-mitm-core 0.3.0... [INFO] building good-mitm-core-0.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate good-mitm-core 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate good-mitm-core 0.3.0 [INFO] finished tweaking crates.io crate good-mitm-core 0.3.0 [INFO] tweaked toml for crates.io crate good-mitm-core 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate good-mitm-core 0.3.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 237 packages to latest compatible versions [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.7.0) [INFO] [stderr] Adding hyper-rustls v0.23.2 (available: v0.27.7) [INFO] [stderr] Adding hyper-tls v0.5.0 (available: v0.6.0) [INFO] [stderr] Adding moka v0.9.9 (available: v0.12.11) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rcgen v0.10.0 (available: v0.14.5) [INFO] [stderr] Adding rustls v0.20.9 (available: v0.23.32) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding tokio-rustls v0.23.4 (available: v0.26.4) [INFO] [stderr] Adding typed-builder v0.10.0 (available: v0.22.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin v0.5.2 [INFO] [stderr] Downloaded typed-builder v0.10.0 [INFO] [stderr] Downloaded untrusted v0.7.1 [INFO] [stderr] Downloaded asn1-rs-derive v0.4.0 [INFO] [stderr] Downloaded wildmatch v2.5.0 [INFO] [stderr] Downloaded waker-fn v1.2.0 [INFO] [stderr] Downloaded headers-core v0.2.0 [INFO] [stderr] Downloaded tokio-rustls v0.23.4 [INFO] [stderr] Downloaded skeptic v0.13.7 [INFO] [stderr] Downloaded data-encoding v2.9.0 [INFO] [stderr] Downloaded deranged v0.5.4 [INFO] [stderr] Downloaded fastrand v1.9.0 [INFO] [stderr] Downloaded async-lock v2.8.0 [INFO] [stderr] Downloaded hyper-rustls v0.23.2 [INFO] [stderr] Downloaded hyper-proxy v0.9.1 [INFO] [stderr] Downloaded headers v0.3.9 [INFO] [stderr] Downloaded der-parser v8.2.0 [INFO] [stderr] Downloaded raw-cpuid v10.7.0 [INFO] [stderr] Downloaded time v0.3.44 [INFO] [stderr] Downloaded asn1-rs v0.5.2 [INFO] [stderr] Downloaded x509-parser v0.14.0 [INFO] [stderr] Downloaded socket2 v0.4.10 [INFO] [stderr] Downloaded pulldown-cmark v0.9.6 [INFO] [stderr] Downloaded moka v0.9.9 [INFO] [stderr] Downloaded rcgen v0.10.0 [INFO] [stderr] Downloaded futures-lite v1.13.0 [INFO] [stderr] Downloaded rustls v0.20.9 [INFO] [stderr] Downloaded polling v2.8.0 [INFO] [stderr] Downloaded rustix v0.37.28 [INFO] [stderr] Downloaded camino v1.2.1 [INFO] [stderr] Downloaded oid-registry v0.6.1 [INFO] [stderr] Downloaded yasna v0.5.2 [INFO] [stderr] Downloaded webpki v0.22.4 [INFO] [stderr] Downloaded io-lifetimes v1.0.11 [INFO] [stderr] Downloaded async-io v1.13.0 [INFO] [stderr] Downloaded quanta v0.11.1 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.7 [INFO] [stderr] Downloaded bytecount v0.6.9 [INFO] [stderr] Downloaded error-chain v0.12.4 [INFO] [stderr] Downloaded tagptr v0.2.0 [INFO] [stderr] Downloaded triomphe v0.1.14 [INFO] [stderr] Downloaded pem v1.1.1 [INFO] [stderr] Downloaded mach2 v0.4.3 [INFO] [stderr] Downloaded cargo_metadata v0.14.2 [INFO] [stderr] Downloaded time-core v0.1.6 [INFO] [stderr] Downloaded cargo-platform v0.1.9 [INFO] [stderr] Downloaded glob v0.3.3 [INFO] [stderr] Downloaded time-macros v0.2.24 [INFO] [stderr] Downloaded linux-raw-sys v0.3.8 [INFO] [stderr] Downloaded ring v0.16.20 [INFO] [stderr] Downloaded openssl-src v300.5.2+3.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7c8b2e46b361209e3ec99390e3e4c3f1bad9c211188afad9379afda0eadcd1e [INFO] running `Command { std: "docker" "start" "-a" "d7c8b2e46b361209e3ec99390e3e4c3f1bad9c211188afad9379afda0eadcd1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7c8b2e46b361209e3ec99390e3e4c3f1bad9c211188afad9379afda0eadcd1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7c8b2e46b361209e3ec99390e3e4c3f1bad9c211188afad9379afda0eadcd1e", kill_on_drop: false }` [INFO] [stdout] d7c8b2e46b361209e3ec99390e3e4c3f1bad9c211188afad9379afda0eadcd1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e92b957023711937f076d1ee2c517cd5df9c9832fe2018be687c6c126e368760 [INFO] running `Command { std: "docker" "start" "-a" "e92b957023711937f076d1ee2c517cd5df9c9832fe2018be687c6c126e368760", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wildmatch v2.5.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-proxy v0.9.1 [INFO] [stderr] Compiling good-mitm-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `TrustAllCertVerifier` is never constructed [INFO] [stdout] --> src/http_client.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | struct TrustAllCertVerifier; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 57s [INFO] running `Command { std: "docker" "inspect" "e92b957023711937f076d1ee2c517cd5df9c9832fe2018be687c6c126e368760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e92b957023711937f076d1ee2c517cd5df9c9832fe2018be687c6c126e368760", kill_on_drop: false }` [INFO] [stdout] e92b957023711937f076d1ee2c517cd5df9c9832fe2018be687c6c126e368760 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e3d71b2e24324d52fec3aed3ccbf6275d5415c5efe7c948abb6d35a40ccb074 [INFO] running `Command { std: "docker" "start" "-a" "2e3d71b2e24324d52fec3aed3ccbf6275d5415c5efe7c948abb6d35a40ccb074", kill_on_drop: false }` [INFO] [stdout] warning: struct `TrustAllCertVerifier` is never constructed [INFO] [stdout] --> src/http_client.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | struct TrustAllCertVerifier; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling good-mitm-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `TrustAllCertVerifier` is never constructed [INFO] [stdout] --> src/http_client.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | struct TrustAllCertVerifier; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "2e3d71b2e24324d52fec3aed3ccbf6275d5415c5efe7c948abb6d35a40ccb074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e3d71b2e24324d52fec3aed3ccbf6275d5415c5efe7c948abb6d35a40ccb074", kill_on_drop: false }` [INFO] [stdout] 2e3d71b2e24324d52fec3aed3ccbf6275d5415c5efe7c948abb6d35a40ccb074