Build date: 2025-07-10T14:37:47.873Z
Build duration: 19.871s
Builder does-it-build commit: 87ff3d03
Compiling compiler_builtins v0.1.87 Compiling core v0.0.0 (/root/.rustup/toolchains/nightly-2023-03-14-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: 0x737d68f6651a - std::backtrace_rs::backtrace::libunwind::trace::h1ac6254167c780d9 at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 1: 0x737d68f6651a - std::backtrace_rs::backtrace::trace_unsynchronized::hec2af85915e24f36 at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 2: 0x737d68f6651a - std::sys_common::backtrace::_print_fmt::h58a4e3535fcce206 at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/std/src/sys_common/backtrace.rs:65:5 3: 0x737d68f6651a - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5107e13758b8321c at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/std/src/sys_common/backtrace.rs:44:22 4: 0x737d68fc9c5e - core::fmt::write::h2e851dc027730d81 at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/core/src/fmt/mod.rs:1232:17 5: 0x737d68f59375 - std::io::Write::write_fmt::hca00074de9f85084 at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/std/src/io/mod.rs:1684:15 6: 0x737d68f662e5 - std::sys_common::backtrace::_print::h870053c845cddf24 at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/std/src/sys_common/backtrace.rs:47:5 7: 0x737d68f662e5 - std::sys_common::backtrace::print::hb56add862f96c5fd at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/std/src/sys_common/backtrace.rs:34:9 8: 0x737d68f6905f - std::panicking::default_hook::{{closure}}::h636d4ba3ff8fdc46 at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/std/src/panicking.rs:271:22 9: 0x737d68f68d9b - std::panicking::default_hook::hf29b58145ee6e43c at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/std/src/panicking.rs:290:9 10: 0x737d6c2580c5 - <rustc_driver_impl[74350ec99973fded]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[2011dc7817943e09]::ops::function::FnOnce<(&core[2011dc7817943e09]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0} 11: 0x737d68f6989d - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7342d57f33f6634f at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/alloc/src/boxed.rs:2002:9 12: 0x737d68f6989d - std::panicking::rust_panic_with_hook::hbf9ef936d990c16f at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/std/src/panicking.rs:696:13 13: 0x737d68f69619 - std::panicking::begin_panic_handler::{{closure}}::h6be6433dcb901f4b at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/std/src/panicking.rs:583:13 14: 0x737d68f66986 - std::sys_common::backtrace::__rust_end_short_backtrace::h802b6104a4d80829 at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/std/src/sys_common/backtrace.rs:150:18 15: 0x737d68f69322 - rust_begin_unwind at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/std/src/panicking.rs:579:5 16: 0x737d68fc5fb3 - core::panicking::panic_fmt::hf7a8a88b9669732e at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/core/src/panicking.rs:64:14 17: 0x737d68fc6543 - core::result::unwrap_failed::hcd86a721526c2121 at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/core/src/result.rs:1750:5 18: 0x737d6b981abb - rustc_codegen_ssa[f993b6687ae5de73]::back::metadata::create_wrapper_file 19: 0x737d6b980197 - rustc_codegen_ssa[f993b6687ae5de73]::back::link::link_rlib 20: 0x737d6b97daf7 - rustc_codegen_ssa[f993b6687ae5de73]::back::link::link_binary 21: 0x737d6b97c704 - <rustc_codegen_llvm[fd4eac79f733ddee]::LlvmCodegenBackend as rustc_codegen_ssa[f993b6687ae5de73]::traits::backend::CodegenBackend>::link 22: 0x737d6b49e241 - <rustc_interface[ceda1fd77ec39e1b]::queries::Linker>::link 23: 0x737d6b48f29b - rustc_span[18b84908941c7cdf]::with_source_map::<core[2011dc7817943e09]::result::Result<(), rustc_span[18b84908941c7cdf]::ErrorGuaranteed>, rustc_interface[ceda1fd77ec39e1b]::interface::run_compiler<core[2011dc7817943e09]::result::Result<(), rustc_span[18b84908941c7cdf]::ErrorGuaranteed>, rustc_driver_impl[74350ec99973fded]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> 24: 0x737d6b48616c - std[1337fb43929788f1]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[ceda1fd77ec39e1b]::util::run_in_thread_pool_with_globals<rustc_interface[ceda1fd77ec39e1b]::interface::run_compiler<core[2011dc7817943e09]::result::Result<(), rustc_span[18b84908941c7cdf]::ErrorGuaranteed>, rustc_driver_impl[74350ec99973fded]::run_compiler::{closure#1}>::{closure#0}, core[2011dc7817943e09]::result::Result<(), rustc_span[18b84908941c7cdf]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[2011dc7817943e09]::result::Result<(), rustc_span[18b84908941c7cdf]::ErrorGuaranteed>> 25: 0x737d6b485b9a - <<std[1337fb43929788f1]::thread::Builder>::spawn_unchecked_<rustc_interface[ceda1fd77ec39e1b]::util::run_in_thread_pool_with_globals<rustc_interface[ceda1fd77ec39e1b]::interface::run_compiler<core[2011dc7817943e09]::result::Result<(), rustc_span[18b84908941c7cdf]::ErrorGuaranteed>, rustc_driver_impl[74350ec99973fded]::run_compiler::{closure#1}>::{closure#0}, core[2011dc7817943e09]::result::Result<(), rustc_span[18b84908941c7cdf]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[2011dc7817943e09]::result::Result<(), rustc_span[18b84908941c7cdf]::ErrorGuaranteed>>::{closure#1} as core[2011dc7817943e09]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} 26: 0x737d68f73793 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7e0474dd3b8659fa at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/alloc/src/boxed.rs:1988:9 27: 0x737d68f73793 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::heb8c41cf543a5c11 at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/alloc/src/boxed.rs:1988:9 28: 0x737d68f73793 - std::sys::unix::thread::Thread::new::thread_start::hc791abe67253fe06 at /rustc/22f247c6f3ed388cb702d01c2ff27da658a8b353/library/std/src/sys/unix/thread.rs:108:17 29: 0x737d68c9caa4 - <unknown> 30: 0x737d68d29c3c - <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 (22f247c6f 2023-03-13) 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)