Build date: 2025-07-10T19:13:18.65Z
Build duration: 19.244s
Builder does-it-build commit: 87ff3d03
Compiling compiler_builtins v0.1.85 Compiling core v0.0.0 (/root/.rustup/toolchains/nightly-2023-01-29-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core) thread 'rustc' panicked at 'called `Result::unwrap()` on an `Err` value: Error("unimplemented architecture Aarch64_Ilp32")', compiler/rustc_codegen_ssa/src/back/metadata.rs:285:19 stack backtrace: 0: 0x7b451e96636a - std::backtrace_rs::backtrace::libunwind::trace::he9d18c23e3bb5a09 at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 1: 0x7b451e96636a - std::backtrace_rs::backtrace::trace_unsynchronized::h156aebe1e55b83b4 at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 2: 0x7b451e96636a - std::sys_common::backtrace::_print_fmt::h5086af79fa230955 at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:65:5 3: 0x7b451e96636a - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h40e2f9b481a329b0 at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:44:22 4: 0x7b451e9c852e - core::fmt::write::h0e08990e72fa4772 at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/core/src/fmt/mod.rs:1232:17 5: 0x7b451e956ab5 - std::io::Write::write_fmt::h18ca26d57a4d6643 at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/io/mod.rs:1682:15 6: 0x7b451e966135 - std::sys_common::backtrace::_print::h5578c8ed44871608 at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:47:5 7: 0x7b451e966135 - std::sys_common::backtrace::print::h876961ef9791ecd5 at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:34:9 8: 0x7b451e968eff - std::panicking::default_hook::{{closure}}::h37236a909c335517 at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:267:22 9: 0x7b451e968c3b - std::panicking::default_hook::hd20185168c0e8c1e at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:286:9 10: 0x7b4521d16334 - <rustc_driver[9bcdb29d3689328c]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[9035bf6b35054e67]::ops::function::FnOnce<(&core[9035bf6b35054e67]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0} 11: 0x7b451e96973a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00cf5afc4f25636c at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/alloc/src/boxed.rs:2002:9 12: 0x7b451e96973a - std::panicking::rust_panic_with_hook::h03b89f51fce37847 at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:692:13 13: 0x7b451e9694b9 - std::panicking::begin_panic_handler::{{closure}}::h5cd025dd52fe11be at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:579:13 14: 0x7b451e96681c - std::sys_common::backtrace::__rust_end_short_backtrace::h39689d0bc6af4594 at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:137:18 15: 0x7b451e9691c2 - rust_begin_unwind at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:575:5 16: 0x7b451e9c4ed3 - core::panicking::panic_fmt::hc3509d7044afddfe at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/core/src/panicking.rs:64:14 17: 0x7b451e9c5463 - core::result::unwrap_failed::h79032bf096efc957 at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/core/src/result.rs:1790:5 18: 0x7b45213dc8e0 - rustc_codegen_ssa[79f892d8e5a6e907]::back::metadata::create_wrapper_file 19: 0x7b45213dae84 - rustc_codegen_ssa[79f892d8e5a6e907]::back::link::link_rlib 20: 0x7b45213d8dc8 - rustc_codegen_ssa[79f892d8e5a6e907]::back::link::link_binary 21: 0x7b45213d7cf4 - <rustc_codegen_llvm[9111fdf6f7c4d9fa]::LlvmCodegenBackend as rustc_codegen_ssa[79f892d8e5a6e907]::traits::backend::CodegenBackend>::link 22: 0x7b4520f8df66 - <rustc_interface[2057d2fb91bdc63c]::queries::Linker>::link 23: 0x7b4520f2c08f - rustc_span[871360091abeab91]::with_source_map::<core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>, rustc_interface[2057d2fb91bdc63c]::interface::run_compiler<core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>, rustc_driver[9bcdb29d3689328c]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> 24: 0x7b4520f24734 - <scoped_tls[fbe8941ff15f5c53]::ScopedKey<rustc_span[871360091abeab91]::SessionGlobals>>::set::<rustc_interface[2057d2fb91bdc63c]::interface::run_compiler<core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>, rustc_driver[9bcdb29d3689328c]::run_compiler::{closure#1}>::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>> 25: 0x7b4520f23e32 - std[841a7208e01f7419]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[2057d2fb91bdc63c]::util::run_in_thread_pool_with_globals<rustc_interface[2057d2fb91bdc63c]::interface::run_compiler<core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>, rustc_driver[9bcdb29d3689328c]::run_compiler::{closure#1}>::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>> 26: 0x7b4520f23bdc - <<std[841a7208e01f7419]::thread::Builder>::spawn_unchecked_<rustc_interface[2057d2fb91bdc63c]::util::run_in_thread_pool_with_globals<rustc_interface[2057d2fb91bdc63c]::interface::run_compiler<core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>, rustc_driver[9bcdb29d3689328c]::run_compiler::{closure#1}>::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>>::{closure#1} as core[9035bf6b35054e67]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} 27: 0x7b451e973803 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6eb575a3a34c6156 at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/alloc/src/boxed.rs:1988:9 28: 0x7b451e973803 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5acc2ba0087849ed at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/alloc/src/boxed.rs:1988:9 29: 0x7b451e973803 - std::sys::unix::thread::Thread::new::thread_start::he9c292c1ebd7f47e at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys/unix/thread.rs:108:17 30: 0x7b451e69caa4 - <unknown> 31: 0x7b451e729c3c - <unknown> 32: 0x0 - <unknown> error: internal compiler error: unexpected panic note: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: rustc 1.69.0-nightly (1e225413a 2023-01-28) running on x86_64-unknown-linux-gnu note: compiler flags: --crate-type lib -C opt-level=3 -C embed-bitcode=no -Z force-unstable-if-unmarked note: some of the compiler flags provided by cargo are hidden query stack during panic: end of query stack error: could not compile `core`