[INFO] fetching crate qemu 9.0.0-v0...
[INFO] testing qemu-9.0.0-v0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate qemu 9.0.0-v0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate qemu 9.0.0-v0
[INFO] finished tweaking crates.io crate qemu 9.0.0-v0
[INFO] tweaked toml for crates.io crate qemu 9.0.0-v0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qemu 9.0.0-v0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qemu 9.0.0-v0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f40f3a577055dc4d912ffaad19eccf7829295709a11e9af1fe03150785ff4f2
[INFO] running `Command { std: "docker" "start" "-a" "2f40f3a577055dc4d912ffaad19eccf7829295709a11e9af1fe03150785ff4f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f40f3a577055dc4d912ffaad19eccf7829295709a11e9af1fe03150785ff4f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f40f3a577055dc4d912ffaad19eccf7829295709a11e9af1fe03150785ff4f2", kill_on_drop: false }`
[INFO] [stdout] 2f40f3a577055dc4d912ffaad19eccf7829295709a11e9af1fe03150785ff4f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96f04772eb4f11a08bc6673bbd2951d5051936b45a8bd2116331aaf829ad08c1
[INFO] running `Command { std: "docker" "start" "-a" "96f04772eb4f11a08bc6673bbd2951d5051936b45a8bd2116331aaf829ad08c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling xattr v1.1.3
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling typed-builder-macro v0.18.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling typed-builder v0.18.0
[INFO] [stderr]    Compiling command-ext v0.1.2
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling qemu v9.0.0-v0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `qemu v9.0.0-v0 (/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/qemu-91fc1dec62109b72/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: error sending request for url (https://download.qemu.org/qemu-9.0.0.tar.xz)
[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::download
[INFO] [stderr]      3: build_script_build::main
[INFO] [stderr]      4: core::ops::function::FnOnce::call_once
[INFO] [stderr]      5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      6: std::rt::lang_start::{{closure}}
[INFO] [stderr]      7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      8: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]      9: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     10: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     11: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     12: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     13: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     14: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     15: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     16: std::rt::lang_start
[INFO] [stderr]     17: main
[INFO] [stderr]     18: <unknown>
[INFO] [stderr]     19: __libc_start_main
[INFO] [stderr]     20: _start
[INFO] running `Command { std: "docker" "inspect" "96f04772eb4f11a08bc6673bbd2951d5051936b45a8bd2116331aaf829ad08c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96f04772eb4f11a08bc6673bbd2951d5051936b45a8bd2116331aaf829ad08c1", kill_on_drop: false }`
[INFO] [stdout] 96f04772eb4f11a08bc6673bbd2951d5051936b45a8bd2116331aaf829ad08c1
