[INFO] fetching crate noxla 0.4.0... [INFO] testing noxla-0.4.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate noxla 0.4.0 into /workspace/builds/worker-1-tc2/source [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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate noxla 0.4.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 230 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding lapack-src v0.10.0 (available: v0.13.0) [INFO] [stderr] Adding lapack-sys v0.14.0 (available: v0.15.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] [stderr] Adding ureq v2.12.1 (available: v3.3.0) [INFO] [stderr] Adding zip v2.4.2 (available: v8.5.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5984dfa372b5bebb039a5669954ce58e5a4aa4ec72cb09cb66437e25f46b8a71 [INFO] running `Command { std: "docker" "start" "-a" "5984dfa372b5bebb039a5669954ce58e5a4aa4ec72cb09cb66437e25f46b8a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5984dfa372b5bebb039a5669954ce58e5a4aa4ec72cb09cb66437e25f46b8a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5984dfa372b5bebb039a5669954ce58e5a4aa4ec72cb09cb66437e25f46b8a71", kill_on_drop: false }` [INFO] [stdout] 5984dfa372b5bebb039a5669954ce58e5a4aa4ec72cb09cb66437e25f46b8a71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f26aa8a85ccbb0b98b1155cddc52803322409ceb3b17ab25edf2ca54f5c33e6 [INFO] running `Command { std: "docker" "start" "-a" "9f26aa8a85ccbb0b98b1155cddc52803322409ceb3b17ab25edf2ca54f5c33e6", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling der v0.8.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling webpki-root-certs v1.0.7 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cpp_common v0.5.11 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.194 [INFO] [stderr] Compiling cxx v1.0.194 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling xattr v1.6.1 [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 glob v0.3.3 [INFO] [stderr] Compiling deflate64 v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling cpp_macros v0.5.11 [INFO] [stderr] Compiling cxxbridge-macro v1.0.194 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling find_cuda_helper v0.2.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling cpp v0.5.11 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling cpp_build v0.5.11 [INFO] [stderr] Compiling openblas-build v0.10.15 [INFO] [stderr] Compiling openblas-src v0.10.15 [INFO] [stderr] Compiling lapack-src v0.10.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling noxla v0.4.0 (/opt/rustwide/workdir) [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-af84247a539c0837/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: >::from [INFO] [stderr] 1: , anyhow::Error> as core::ops::try_trait::FromResidual>>::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::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 6: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] 7: std::rt::lang_start::>::{closure#0} [INFO] [stderr] 8: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 9: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 10: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 11: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 12: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stderr] 13: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 14: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 15: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 16: std::rt::lang_start_internal [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [INFO] [stderr] 17: std::rt::lang_start::> [INFO] [stderr] 18: main [INFO] [stderr] 19: [INFO] [stderr] 20: __libc_start_main [INFO] [stderr] 21: _start [INFO] running `Command { std: "docker" "inspect" "9f26aa8a85ccbb0b98b1155cddc52803322409ceb3b17ab25edf2ca54f5c33e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f26aa8a85ccbb0b98b1155cddc52803322409ceb3b17ab25edf2ca54f5c33e6", kill_on_drop: false }` [INFO] [stdout] 9f26aa8a85ccbb0b98b1155cddc52803322409ceb3b17ab25edf2ca54f5c33e6