Build date: 2025-07-10T12:22:06.655Z
Build duration: 19.408s
Builder does-it-build commit: 87ff3d03
Compiling compiler_builtins v0.1.91 Compiling core v0.0.0 (/root/.rustup/toolchains/nightly-2023-04-05-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:286:19 stack backtrace: 0: 0x79c8364bbf8a - std::backtrace_rs::backtrace::libunwind::trace::h08bd4b4334e680d9 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 1: 0x79c8364bbf8a - std::backtrace_rs::backtrace::trace_unsynchronized::hf594b03fffc7c3a4 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 2: 0x79c8364bbf8a - std::sys_common::backtrace::_print_fmt::h1134a35071387263 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/std/src/sys_common/backtrace.rs:65:5 3: 0x79c8364bbf8a - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h69f04f53733d3891 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/std/src/sys_common/backtrace.rs:44:22 4: 0x79c83652005f - core::fmt::write::heb1c797211b5fb3d at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/core/src/fmt/mod.rs:1254:17 5: 0x79c8364aeac5 - std::io::Write::write_fmt::h0753f8e473762982 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/std/src/io/mod.rs:1698:15 6: 0x79c8364bbd55 - std::sys_common::backtrace::_print::h91ef833f3b8da05b at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/std/src/sys_common/backtrace.rs:47:5 7: 0x79c8364bbd55 - std::sys_common::backtrace::print::h95ac49619fd683a6 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/std/src/sys_common/backtrace.rs:34:9 8: 0x79c8364be9fe - std::panicking::default_hook::{{closure}}::hd0ccf67e3d41bed4 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/std/src/panicking.rs:269:22 9: 0x79c8364be7a5 - std::panicking::default_hook::he9eeede79fcc44f5 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/std/src/panicking.rs:288:9 10: 0x79c83528d1c5 - <rustc_driver_impl[ed94cf31389203e0]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[be46bbda2f522b03]::ops::function::FnOnce<(&core[be46bbda2f522b03]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0} 11: 0x79c8364bf1f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd73ef4fa9fa0cd04 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/alloc/src/boxed.rs:1990:9 12: 0x79c8364bf1f4 - std::panicking::rust_panic_with_hook::hfee790920b2b90a3 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/std/src/panicking.rs:694:13 13: 0x79c8364bef69 - std::panicking::begin_panic_handler::{{closure}}::h3bfe84e5bbd52252 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/std/src/panicking.rs:581:13 14: 0x79c8364bc3f6 - std::sys_common::backtrace::__rust_end_short_backtrace::hd97ff4e01dc5cc20 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/std/src/sys_common/backtrace.rs:150:18 15: 0x79c8364becc2 - rust_begin_unwind at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/std/src/panicking.rs:577:5 16: 0x79c83651c373 - core::panicking::panic_fmt::h6a7ef2d25e2f2c88 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/core/src/panicking.rs:67:14 17: 0x79c83651c9a3 - core::result::unwrap_failed::ha05407f44716b4fe at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/core/src/result.rs:1690:5 18: 0x79c83492bc51 - rustc_codegen_ssa[fa324baa1b3940b0]::back::metadata::create_wrapper_file 19: 0x79c83492a350 - rustc_codegen_ssa[fa324baa1b3940b0]::back::link::link_rlib 20: 0x79c834927cbc - rustc_codegen_ssa[fa324baa1b3940b0]::back::link::link_binary 21: 0x79c834926744 - <rustc_codegen_llvm[f1600431476bef25]::LlvmCodegenBackend as rustc_codegen_ssa[fa324baa1b3940b0]::traits::backend::CodegenBackend>::link 22: 0x79c8344a8916 - <rustc_interface[f9e4f758c3dbe73a]::queries::Linker>::link 23: 0x79c83449973f - rustc_span[e6b7ef559b56b356]::set_source_map::<core[be46bbda2f522b03]::result::Result<(), rustc_span[e6b7ef559b56b356]::ErrorGuaranteed>, rustc_interface[f9e4f758c3dbe73a]::interface::run_compiler<core[be46bbda2f522b03]::result::Result<(), rustc_span[e6b7ef559b56b356]::ErrorGuaranteed>, rustc_driver_impl[ed94cf31389203e0]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> 24: 0x79c834498c1f - std[e75d324dc4549f18]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[f9e4f758c3dbe73a]::util::run_in_thread_pool_with_globals<rustc_interface[f9e4f758c3dbe73a]::interface::run_compiler<core[be46bbda2f522b03]::result::Result<(), rustc_span[e6b7ef559b56b356]::ErrorGuaranteed>, rustc_driver_impl[ed94cf31389203e0]::run_compiler::{closure#1}>::{closure#0}, core[be46bbda2f522b03]::result::Result<(), rustc_span[e6b7ef559b56b356]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[be46bbda2f522b03]::result::Result<(), rustc_span[e6b7ef559b56b356]::ErrorGuaranteed>> 25: 0x79c834498601 - <<std[e75d324dc4549f18]::thread::Builder>::spawn_unchecked_<rustc_interface[f9e4f758c3dbe73a]::util::run_in_thread_pool_with_globals<rustc_interface[f9e4f758c3dbe73a]::interface::run_compiler<core[be46bbda2f522b03]::result::Result<(), rustc_span[e6b7ef559b56b356]::ErrorGuaranteed>, rustc_driver_impl[ed94cf31389203e0]::run_compiler::{closure#1}>::{closure#0}, core[be46bbda2f522b03]::result::Result<(), rustc_span[e6b7ef559b56b356]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[be46bbda2f522b03]::result::Result<(), rustc_span[e6b7ef559b56b356]::ErrorGuaranteed>>::{closure#1} as core[be46bbda2f522b03]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} 26: 0x79c8364c92d5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha3e40da2642ee301 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/alloc/src/boxed.rs:1976:9 27: 0x79c8364c92d5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h527cd1887e2c4efe at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/alloc/src/boxed.rs:1976:9 28: 0x79c8364c92d5 - std::sys::unix::thread::Thread::new::thread_start::hc9f197c710586f02 at /rustc/700938c0781c9f135244bb1ec846fe1a5e03ae7d/library/std/src/sys/unix/thread.rs:108:17 29: 0x79c831c9caa4 - <unknown> 30: 0x79c831d29c3c - <unknown> 31: 0x0 - <unknown> error: 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.70.0-nightly (700938c07 2023-04-04) 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` (lib)