[INFO] fetching crate noxla 0.4.0...
[INFO] checking noxla-0.4.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate noxla 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate noxla 0.4.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate noxla 0.4.0
[INFO] finished tweaking crates.io crate noxla 0.4.0
[INFO] tweaked toml for crates.io crate noxla 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 189 packages to latest compatible versions
[INFO] [stderr]       Adding litemap v0.7.3 (available: v0.7.4)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] [stderr]       Adding yoke v0.7.4 (available: v0.7.5)
[INFO] [stderr]       Adding zerofrom v0.1.4 (available: v0.1.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lapack-src v0.10.0
[INFO] [stderr]   Downloaded find_cuda_helper v0.2.0
[INFO] [stderr]   Downloaded lapack-sys v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c731df07a21ba71041384a5bd26b53427b1c2c82d2939e69477bbc6dffe2b7c2
[INFO] running `Command { std: "docker" "start" "-a" "c731df07a21ba71041384a5bd26b53427b1c2c82d2939e69477bbc6dffe2b7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c731df07a21ba71041384a5bd26b53427b1c2c82d2939e69477bbc6dffe2b7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c731df07a21ba71041384a5bd26b53427b1c2c82d2939e69477bbc6dffe2b7c2", kill_on_drop: false }`
[INFO] [stdout] c731df07a21ba71041384a5bd26b53427b1c2c82d2939e69477bbc6dffe2b7c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c19c8fdc68905a3ca0338feb034eaa4474beb4a35f45f9185e312d6e904ab25
[INFO] running `Command { std: "docker" "start" "-a" "7c19c8fdc68905a3ca0338feb034eaa4474beb4a35f45f9185e312d6e904ab25", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zip v2.2.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.131
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling cpp_common v0.5.10
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cxx v1.0.131
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling cpp_build v0.5.10
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling find_cuda_helper v0.2.0
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cpp_macros v0.5.10
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.131
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking cpp v0.5.10
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.11.0
[INFO] [stderr]    Compiling openblas-build v0.10.9
[INFO] [stderr]    Compiling noxla v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling openblas-src v0.10.9
[INFO] [stderr]     Checking lapack-src v0.10.0
[INFO] [stderr] error: failed to run custom build command for `noxla v0.4.0 (/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/noxla-534b4dbcbef52575/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=XLA_EXTENSION_DIR
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: https://github.com/elodin-sys/xla/releases/download/v0.5.4/xla_extension-x86_64-linux-gnu-cpu.tar.gz: Dns Failed: resolve dns name 'github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       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_file
[INFO] [stderr]      3: build_script_build::download_xla
[INFO] [stderr]      4: build_script_build::main
[INFO] [stderr]      5: core::ops::function::FnOnce::call_once
[INFO] [stderr]      6: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      7: std::rt::lang_start::{{closure}}
[INFO] [stderr]      8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/ops/function.rs:284:13
[INFO] [stderr]      9: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40
[INFO] [stderr]     10: std::panicking::try
[INFO] [stderr]                at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19
[INFO] [stderr]     11: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14
[INFO] [stderr]     12: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:48
[INFO] [stderr]     13: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40
[INFO] [stderr]     14: std::panicking::try
[INFO] [stderr]                at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19
[INFO] [stderr]     15: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14
[INFO] [stderr]     16: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:20
[INFO] [stderr]     17: std::rt::lang_start
[INFO] [stderr]     18: main
[INFO] [stderr]     19: <unknown>
[INFO] [stderr]     20: __libc_start_main
[INFO] [stderr]     21: _start
[INFO] running `Command { std: "docker" "inspect" "7c19c8fdc68905a3ca0338feb034eaa4474beb4a35f45f9185e312d6e904ab25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c19c8fdc68905a3ca0338feb034eaa4474beb4a35f45f9185e312d6e904ab25", kill_on_drop: false }`
[INFO] [stdout] 7c19c8fdc68905a3ca0338feb034eaa4474beb4a35f45f9185e312d6e904ab25
