[INFO] fetching crate crdb-harness 0.0.2...
[INFO] checking crdb-harness-0.0.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate crdb-harness 0.0.2 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate crdb-harness 0.0.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate crdb-harness 0.0.2
[INFO] finished tweaking crates.io crate crdb-harness 0.0.2
[INFO] tweaked toml for crates.io crate crdb-harness 0.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 206 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5073623078bf4a44fbb549c5f463cd45790c6021510d6a765152483b700f274d
[INFO] running `Command { std: "docker" "start" "-a" "5073623078bf4a44fbb549c5f463cd45790c6021510d6a765152483b700f274d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5073623078bf4a44fbb549c5f463cd45790c6021510d6a765152483b700f274d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5073623078bf4a44fbb549c5f463cd45790c6021510d6a765152483b700f274d", kill_on_drop: false }`
[INFO] [stdout] 5073623078bf4a44fbb549c5f463cd45790c6021510d6a765152483b700f274d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6b5b347224d1571f75c0c275c86eb38bbfe945888a5b14354ab6f42dfc25ff9
[INFO] running `Command { std: "docker" "start" "-a" "e6b5b347224d1571f75c0c275c86eb38bbfe945888a5b14354ab6f42dfc25ff9", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking postgres-protocol v0.6.7
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking postgres-types v0.2.8
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking camino-tempfile v1.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling crdb-harness v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-postgres v0.7.12
[INFO] [stderr] error: failed to run custom build command for `crdb-harness v0.0.2 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/crdb-harness-4653d5621f71a81e/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=tools/cockroachdb_checksums
[INFO] [stderr]   cargo:rerun-if-changed=tools/cockroachdb_version
[INFO] [stderr]   Downloading /opt/rustwide/target/debug/build/crdb-harness-e53d7d512d8e9089/out/downloads/cockroach-v22.1.9.linux-amd64.tgz (attempt 1/3)
[INFO] [stderr]   Downloading /opt/rustwide/target/debug/build/crdb-harness-e53d7d512d8e9089/out/downloads/cockroach-v22.1.9.linux-amd64.tgz (attempt 2/3)
[INFO] [stderr]   Downloading /opt/rustwide/target/debug/build/crdb-harness-e53d7d512d8e9089/out/downloads/cockroach-v22.1.9.linux-amd64.tgz (attempt 3/3)
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Download failed, retrying: error sending request for url (https://binaries.cockroachdb.com/cockroach-v22.1.9.linux-amd64.tgz)
[INFO] [stderr]   Download failed, retrying: error sending request for url (https://binaries.cockroachdb.com/cockroach-v22.1.9.linux-amd64.tgz)
[INFO] [stderr]   Error: error sending request for url (https://binaries.cockroachdb.com/cockroach-v22.1.9.linux-amd64.tgz)
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       0: client error (Connect)
[INFO] [stderr]       1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr]       2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr]      1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr]      2: build_script_build::streaming_download::{{closure}}
[INFO] [stderr]      3: build_script_build::download_file_and_verify::{{closure}}
[INFO] [stderr]      4: build_script_build::Downloader::download_cockroach::{{closure}}
[INFO] [stderr]      5: build_script_build::main::{{closure}}
[INFO] [stderr]      6: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stderr]      7: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stderr]      8: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stderr]      9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stderr]     10: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]     11: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stderr]     12: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stderr]     13: tokio::runtime::runtime::Runtime::block_on
[INFO] [stderr]     14: build_script_build::main
[INFO] [stderr]     15: core::ops::function::FnOnce::call_once
[INFO] [stderr]     16: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]     17: std::rt::lang_start::{{closure}}
[INFO] [stderr]     18: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     19: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     20: std::panicking::try
[INFO] [stderr]                at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     21: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14
[INFO] [stderr]     22: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:48
[INFO] [stderr]     23: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     24: std::panicking::try
[INFO] [stderr]                at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     25: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14
[INFO] [stderr]     26: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:20
[INFO] [stderr]     27: std::rt::lang_start
[INFO] [stderr]     28: main
[INFO] [stderr]     29: <unknown>
[INFO] [stderr]     30: __libc_start_main
[INFO] [stderr]     31: _start
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e6b5b347224d1571f75c0c275c86eb38bbfe945888a5b14354ab6f42dfc25ff9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6b5b347224d1571f75c0c275c86eb38bbfe945888a5b14354ab6f42dfc25ff9", kill_on_drop: false }`
[INFO] [stdout] e6b5b347224d1571f75c0c275c86eb38bbfe945888a5b14354ab6f42dfc25ff9
