Build date: 2025-07-10T15:02:38.51Z
Build duration: 18.913s
Builder does-it-build commit: 87ff3d03
Compiling compiler_builtins v0.1.87 Compiling core v0.0.0 (/root/.rustup/toolchains/nightly-2023-03-10-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: 0x7500ee96651a - std::backtrace_rs::backtrace::libunwind::trace::hbc48ddb4bcf57554 at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 1: 0x7500ee96651a - std::backtrace_rs::backtrace::trace_unsynchronized::h9673e7a745f884fe at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 2: 0x7500ee96651a - std::sys_common::backtrace::_print_fmt::hb8bf1b68b7a7c088 at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/std/src/sys_common/backtrace.rs:65:5 3: 0x7500ee96651a - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h58e645a0bb1f823d at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/std/src/sys_common/backtrace.rs:44:22 4: 0x7500ee9c9c5e - core::fmt::write::h1dcfda4149fb823c at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/core/src/fmt/mod.rs:1232:17 5: 0x7500ee9593c5 - std::io::Write::write_fmt::h373a41b1276d3f54 at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/std/src/io/mod.rs:1684:15 6: 0x7500ee9662e5 - std::sys_common::backtrace::_print::h9fb7289281efd86a at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/std/src/sys_common/backtrace.rs:47:5 7: 0x7500ee9662e5 - std::sys_common::backtrace::print::h914b79671c9ab2ef at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/std/src/sys_common/backtrace.rs:34:9 8: 0x7500ee96905f - std::panicking::default_hook::{{closure}}::hf22ee3a3a08d0de1 at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/std/src/panicking.rs:271:22 9: 0x7500ee968d9b - std::panicking::default_hook::hdac31af5db115538 at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/std/src/panicking.rs:290:9 10: 0x7500f1c80745 - <rustc_driver_impl[f81813c2e066ab7a]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[b8ca78b9a1efe5b2]::ops::function::FnOnce<(&core[b8ca78b9a1efe5b2]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0} 11: 0x7500ee96989d - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h748bd53b39ef6c58 at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/alloc/src/boxed.rs:2001:9 12: 0x7500ee96989d - std::panicking::rust_panic_with_hook::h812bf0a3cd569ef6 at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/std/src/panicking.rs:696:13 13: 0x7500ee969619 - std::panicking::begin_panic_handler::{{closure}}::hc784fcd598301cf9 at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/std/src/panicking.rs:583:13 14: 0x7500ee966986 - std::sys_common::backtrace::__rust_end_short_backtrace::h98d2a86f302cff3d at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/std/src/sys_common/backtrace.rs:150:18 15: 0x7500ee969322 - rust_begin_unwind at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/std/src/panicking.rs:579:5 16: 0x7500ee9c5fb3 - core::panicking::panic_fmt::h82aabbfe4b9bb554 at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/core/src/panicking.rs:64:14 17: 0x7500ee9c6543 - core::result::unwrap_failed::h0e7572625e16fa36 at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/core/src/result.rs:1750:5 18: 0x7500f139ea6b - rustc_codegen_ssa[5314ef91dc09935]::back::metadata::create_wrapper_file 19: 0x7500f139d147 - rustc_codegen_ssa[5314ef91dc09935]::back::link::link_rlib 20: 0x7500f139aaa7 - rustc_codegen_ssa[5314ef91dc09935]::back::link::link_binary 21: 0x7500f13996b4 - <rustc_codegen_llvm[b0012420f1b5f4d9]::LlvmCodegenBackend as rustc_codegen_ssa[5314ef91dc09935]::traits::backend::CodegenBackend>::link 22: 0x7500f0eb0ccd - <rustc_interface[bd5a6499fc161817]::queries::Linker>::link 23: 0x7500f0ea1f0b - rustc_span[540da7b9385071a7]::with_source_map::<core[b8ca78b9a1efe5b2]::result::Result<(), rustc_span[540da7b9385071a7]::ErrorGuaranteed>, rustc_interface[bd5a6499fc161817]::interface::run_compiler<core[b8ca78b9a1efe5b2]::result::Result<(), rustc_span[540da7b9385071a7]::ErrorGuaranteed>, rustc_driver_impl[f81813c2e066ab7a]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> 24: 0x7500f0e9913c - std[6f082ca5715faf2d]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[bd5a6499fc161817]::util::run_in_thread_pool_with_globals<rustc_interface[bd5a6499fc161817]::interface::run_compiler<core[b8ca78b9a1efe5b2]::result::Result<(), rustc_span[540da7b9385071a7]::ErrorGuaranteed>, rustc_driver_impl[f81813c2e066ab7a]::run_compiler::{closure#1}>::{closure#0}, core[b8ca78b9a1efe5b2]::result::Result<(), rustc_span[540da7b9385071a7]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[b8ca78b9a1efe5b2]::result::Result<(), rustc_span[540da7b9385071a7]::ErrorGuaranteed>> 25: 0x7500f0e98b6a - <<std[6f082ca5715faf2d]::thread::Builder>::spawn_unchecked_<rustc_interface[bd5a6499fc161817]::util::run_in_thread_pool_with_globals<rustc_interface[bd5a6499fc161817]::interface::run_compiler<core[b8ca78b9a1efe5b2]::result::Result<(), rustc_span[540da7b9385071a7]::ErrorGuaranteed>, rustc_driver_impl[f81813c2e066ab7a]::run_compiler::{closure#1}>::{closure#0}, core[b8ca78b9a1efe5b2]::result::Result<(), rustc_span[540da7b9385071a7]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[b8ca78b9a1efe5b2]::result::Result<(), rustc_span[540da7b9385071a7]::ErrorGuaranteed>>::{closure#1} as core[b8ca78b9a1efe5b2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} 26: 0x7500ee973793 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hacb227f9b9ab5143 at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/alloc/src/boxed.rs:1987:9 27: 0x7500ee973793 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hea97bdec4b358569 at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/alloc/src/boxed.rs:1987:9 28: 0x7500ee973793 - std::sys::unix::thread::Thread::new::thread_start::h3b0c30d460b8270c at /rustc/39f2657d1101b50f9b71ae460b762d330cc8426b/library/std/src/sys/unix/thread.rs:108:17 29: 0x7500ee69caa4 - <unknown> 30: 0x7500ee729c3c - <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 (39f2657d1 2023-03-09) 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)