[INFO] fetching crate tcp-client 0.2.0... [INFO] checking tcp-client-0.2.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate tcp-client 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate tcp-client 0.2.0 [INFO] finished tweaking crates.io crate tcp-client 0.2.0 [INFO] tweaked toml for crates.io crate tcp-client 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tcp-client 0.2.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 133 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded variable-len-reader v3.2.1 [INFO] [stderr] Downloaded reportme v0.2.1 [INFO] [stderr] Downloaded tcp-handler v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0faee48391d51c5536e4e59da7c216d4d30b5f73c1fbfdd80ded3e18aa002f5 [INFO] running `Command { std: "docker" "start" "-a" "d0faee48391d51c5536e4e59da7c216d4d30b5f73c1fbfdd80ded3e18aa002f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0faee48391d51c5536e4e59da7c216d4d30b5f73c1fbfdd80ded3e18aa002f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0faee48391d51c5536e4e59da7c216d4d30b5f73c1fbfdd80ded3e18aa002f5", kill_on_drop: false }` [INFO] [stdout] d0faee48391d51c5536e4e59da7c216d4d30b5f73c1fbfdd80ded3e18aa002f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91bf7f669a6ed22df313d495a4fa1f8ad49fa4d22a5f66e845b80abd32209ced [INFO] running `Command { std: "docker" "start" "-a" "91bf7f669a6ed22df313d495a4fa1f8ad49fa4d22a5f66e845b80abd32209ced", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking variable-len-reader v3.2.1 [INFO] [stderr] Checking tcp-handler v1.0.2 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling reportme v0.2.1 [INFO] [stderr] Compiling tcp-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: tcp-client@0.2.0: ReportMe: https://crateio.xxc-metrics.pages.dev/metrics: Dns Failed: resolve dns name 'crateio.xxc-metrics.pages.dev:443': failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.79s [INFO] running `Command { std: "docker" "inspect" "91bf7f669a6ed22df313d495a4fa1f8ad49fa4d22a5f66e845b80abd32209ced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91bf7f669a6ed22df313d495a4fa1f8ad49fa4d22a5f66e845b80abd32209ced", kill_on_drop: false }` [INFO] [stdout] 91bf7f669a6ed22df313d495a4fa1f8ad49fa4d22a5f66e845b80abd32209ced