[INFO] fetching crate xlsynth-sys 0.0.181... [INFO] checking xlsynth-sys-0.0.181 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate xlsynth-sys 0.0.181 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate xlsynth-sys 0.0.181 [INFO] finished tweaking crates.io crate xlsynth-sys 0.0.181 [INFO] tweaked toml for crates.io crate xlsynth-sys 0.0.181 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xlsynth-sys 0.0.181 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xlsynth-sys 0.0.181 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01a124a5e77645fdb7030266868fb4f6afbb58a4b259c3f0a743464303db69c8 [INFO] running `Command { std: "docker" "start" "-a" "01a124a5e77645fdb7030266868fb4f6afbb58a4b259c3f0a743464303db69c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01a124a5e77645fdb7030266868fb4f6afbb58a4b259c3f0a743464303db69c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01a124a5e77645fdb7030266868fb4f6afbb58a4b259c3f0a743464303db69c8", kill_on_drop: false }` [INFO] [stdout] 01a124a5e77645fdb7030266868fb4f6afbb58a4b259c3f0a743464303db69c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 825233a373c3f948b6b1fe86c049141bddc9502d42bc85324a7510068f60f236 [INFO] running `Command { std: "docker" "start" "-a" "825233a373c3f948b6b1fe86c049141bddc9502d42bc85324a7510068f60f236", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ureq-proto v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling ureq v3.1.0 [INFO] [stderr] Compiling xlsynth-sys v0.0.181 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `xlsynth-sys v0.0.181 (/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/xlsynth-sys-4d4d557a7540a474/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:info=downloading checksum from https://github.com/xlsynth/xlsynth/releases/download/v0.0.219//dslx_stdlib.tar.gz.sha256 to /tmp/xlsynth-sys-tmp-666/dslx_stdlib.tar.gz.sha256 [INFO] [stderr] cargo:error=failed to download file with ureq (will try curl): io: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] cargo:error=failed to download file on attempt 1: Failed to download https://github.com/xlsynth/xlsynth/releases/download/v0.0.219//dslx_stdlib.tar.gz.sha256: curl returned non-zero exit status [INFO] [stderr] cargo:info=downloading checksum from https://github.com/xlsynth/xlsynth/releases/download/v0.0.219//dslx_stdlib.tar.gz.sha256 to /tmp/xlsynth-sys-tmp-666/dslx_stdlib.tar.gz.sha256 [INFO] [stderr] cargo:error=failed to download file with ureq (will try curl): io: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] cargo:error=failed to download file on attempt 2: Failed to download https://github.com/xlsynth/xlsynth/releases/download/v0.0.219//dslx_stdlib.tar.gz.sha256: curl returned non-zero exit status [INFO] [stderr] cargo:info=downloading checksum from https://github.com/xlsynth/xlsynth/releases/download/v0.0.219//dslx_stdlib.tar.gz.sha256 to /tmp/xlsynth-sys-tmp-666/dslx_stdlib.tar.gz.sha256 [INFO] [stderr] cargo:error=failed to download file with ureq (will try curl): io: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] cargo:error=failed to download file on attempt 3: Failed to download https://github.com/xlsynth/xlsynth/releases/download/v0.0.219//dslx_stdlib.tar.gz.sha256: curl returned non-zero exit status [INFO] [stderr] cargo:info=downloading checksum from https://github.com/xlsynth/xlsynth/releases/download/v0.0.219//dslx_stdlib.tar.gz.sha256 to /tmp/xlsynth-sys-tmp-666/dslx_stdlib.tar.gz.sha256 [INFO] [stderr] cargo:error=failed to download file with ureq (will try curl): io: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] cargo:error=failed to download file on attempt 4: Failed to download https://github.com/xlsynth/xlsynth/releases/download/v0.0.219//dslx_stdlib.tar.gz.sha256: curl returned non-zero exit status [INFO] [stderr] cargo:info=downloading checksum from https://github.com/xlsynth/xlsynth/releases/download/v0.0.219//dslx_stdlib.tar.gz.sha256 to /tmp/xlsynth-sys-tmp-666/dslx_stdlib.tar.gz.sha256 [INFO] [stderr] cargo:error=failed to download file with ureq (will try curl): io: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] cargo:error=failed to download file on attempt 5: Failed to download https://github.com/xlsynth/xlsynth/releases/download/v0.0.219//dslx_stdlib.tar.gz.sha256: curl returned non-zero exit status [INFO] [stderr] cargo:info=downloading checksum from https://github.com/xlsynth/xlsynth/releases/download/v0.0.219//dslx_stdlib.tar.gz.sha256 to /tmp/xlsynth-sys-tmp-666/dslx_stdlib.tar.gz.sha256 [INFO] [stderr] cargo:error=failed to download file with ureq (will try curl): io: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] cargo:error=failed to download file on attempt 6: Failed to download https://github.com/xlsynth/xlsynth/releases/download/v0.0.219//dslx_stdlib.tar.gz.sha256: curl returned non-zero exit status [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] curl: (6) Could not resolve host: github.com [INFO] [stderr] curl: (6) Could not resolve host: github.com [INFO] [stderr] curl: (6) Could not resolve host: github.com [INFO] [stderr] curl: (6) Could not resolve host: github.com [INFO] [stderr] curl: (6) Could not resolve host: github.com [INFO] [stderr] curl: (6) Could not resolve host: github.com [INFO] [stderr] [INFO] [stderr] thread 'main' (666) panicked at build.rs:380:10: [INFO] [stderr] download of stdlib tarball should succeed: "Failed to download file /opt/rustwide/target/debug/build/xlsynth-sys-6855f8da1cea0411/out/dslx_stdlib.tar.gz after 6 attempts" [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5ff4006e4c22 - std::backtrace_rs::backtrace::libunwind::trace::h982c226fb4228175 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5ff4006e4c22 - std::backtrace_rs::backtrace::trace_unsynchronized::h8cc9ffd61ea62d23 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5ff4006e4c22 - std::sys::backtrace::_print_fmt::h4cd5293c5cadcdba [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5ff4006e4c22 - ::fmt::he2170ac7a9b7d8e2 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5ff400708baf - core::fmt::rt::Argument::fmt::he3e46e602c5238bb [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5ff400708baf - core::fmt::write::h08b69b6f6da9dedb [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5ff4006d56d3 - std::io::default_write_fmt::hbaf91e190600da50 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5ff4006d56d3 - std::io::Write::write_fmt::h6c1a272d72aa806a [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5ff4006e4a22 - std::sys::backtrace::BacktraceLock::print::ha3901afbdca4af34 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5ff4006d2f4c - std::panicking::default_hook::{{closure}}::h21b46c3ea4063e1b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5ff4006d2d8f - std::panicking::default_hook::hc9b0213082b48a5b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5ff4006d2505 - std::panicking::panic_with_hook::h2fc74b51da84ab93 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5ff4006e45aa - std::panicking::panic_handler::{{closure}}::hce1829c84eba5126 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5ff4006e4509 - std::sys::backtrace::__rust_end_short_backtrace::h5d12bc139fa5e72b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5ff4006d227d - __rustc[4e1d0de11a6e25cc]::rust_begin_unwind [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5ff40070d1c0 - core::panicking::panic_fmt::h633d971b6a6af30d [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5ff40070dd66 - core::result::unwrap_failed::h42f115931b302c13 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/result.rs:1852:5 [INFO] [stderr] 17: 0x5ff4003e457f - core::result::Result::expect::h2cf78e232efc95cc [INFO] [stderr] 18: 0x5ff4003d4442 - build_script_build::download_stdlib_if_dne::h4abe788434743d96 [INFO] [stderr] 19: 0x5ff4003d24d2 - build_script_build::main::h9637f7b7d0f1a807 [INFO] [stderr] 20: 0x5ff4003db7c3 - core::ops::function::FnOnce::call_once::hcf2b6376628d7fe5 [INFO] [stderr] 21: 0x5ff4003e13d6 - std::sys::backtrace::__rust_begin_short_backtrace::hb968c4185f63a51f [INFO] [stderr] 22: 0x5ff4003e4f19 - std::rt::lang_start::{{closure}}::hcbf0f56351231205 [INFO] [stderr] 23: 0x5ff4006e5470 - core::ops::function::impls:: for &F>::call_once::h6fdf5846d395b249 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x5ff4006e5470 - std::panicking::catch_unwind::do_call::h9c9fbecc0eb64106 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x5ff4006e5470 - std::panicking::catch_unwind::hb949e3b05dcea7f8 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x5ff4006e5470 - std::panic::catch_unwind::h597b2e757d3f0617 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5ff4006e5470 - std::rt::lang_start_internal::{{closure}}::h734b73e4ff4afa90 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5ff4006e5470 - std::panicking::catch_unwind::do_call::he1ae9b58298bf5f6 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x5ff4006e5470 - std::panicking::catch_unwind::h60545927488899ea [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x5ff4006e5470 - std::panic::catch_unwind::hd58020504305ae1d [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5ff4006e5470 - std::rt::lang_start_internal::h2ee79d1be614d639 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5ff4003e4f51 - std::rt::lang_start::h59645aa9f4645f41 [INFO] [stderr] 33: 0x5ff4003da355 - main [INFO] [stderr] 34: 0x73b029cb11ca - [INFO] [stderr] 35: 0x73b029cb128b - __libc_start_main [INFO] [stderr] 36: 0x5ff4003d1ce5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "825233a373c3f948b6b1fe86c049141bddc9502d42bc85324a7510068f60f236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825233a373c3f948b6b1fe86c049141bddc9502d42bc85324a7510068f60f236", kill_on_drop: false }` [INFO] [stdout] 825233a373c3f948b6b1fe86c049141bddc9502d42bc85324a7510068f60f236