Build date: 2025-07-10T14:06:49.67Z
Build duration: 19.821s
Builder does-it-build commit: 87ff3d03
Compiling compiler_builtins v0.1.87 Compiling core v0.0.0 (/root/.rustup/toolchains/nightly-2023-03-19-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: 0x7020a21be94a - std::backtrace_rs::backtrace::libunwind::trace::h3e12365f7635da3e at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 1: 0x7020a21be94a - std::backtrace_rs::backtrace::trace_unsynchronized::h7a6be5b9ff250f8e at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 2: 0x7020a21be94a - std::sys_common::backtrace::_print_fmt::hf818e9f06250646a at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/std/src/sys_common/backtrace.rs:65:5 3: 0x7020a21be94a - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5cd160069c9f3e1b at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/std/src/sys_common/backtrace.rs:44:22 4: 0x7020a22220df - core::fmt::write::hfa5b61a86171a98e at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/core/src/fmt/mod.rs:1254:17 5: 0x7020a21b1655 - std::io::Write::write_fmt::h6c6cd697a3cffe86 at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/std/src/io/mod.rs:1684:15 6: 0x7020a21be715 - std::sys_common::backtrace::_print::hf6d49b9c8ff41a80 at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/std/src/sys_common/backtrace.rs:47:5 7: 0x7020a21be715 - std::sys_common::backtrace::print::h3289230cc0e812b8 at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/std/src/sys_common/backtrace.rs:34:9 8: 0x7020a21c13be - std::panicking::default_hook::{{closure}}::h15e53b47bd0b6eb4 at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/std/src/panicking.rs:271:22 9: 0x7020a21c1165 - std::panicking::default_hook::ha12d0737cacdd914 at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/std/src/panicking.rs:290:9 10: 0x7020a0f9df55 - <rustc_driver_impl[a3201c6e974928fe]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[4f48132604ad54ad]::ops::function::FnOnce<(&core[4f48132604ad54ad]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0} 11: 0x7020a21c1bb4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::heb3b92bc88867b85 at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/alloc/src/boxed.rs:2002:9 12: 0x7020a21c1bb4 - std::panicking::rust_panic_with_hook::h922001bd476c4440 at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/std/src/panicking.rs:696:13 13: 0x7020a21c1929 - std::panicking::begin_panic_handler::{{closure}}::h7b8ff317b1305672 at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/std/src/panicking.rs:583:13 14: 0x7020a21bedb6 - std::sys_common::backtrace::__rust_end_short_backtrace::h5b041c8b45cfaa82 at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/std/src/sys_common/backtrace.rs:150:18 15: 0x7020a21c1682 - rust_begin_unwind at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/std/src/panicking.rs:579:5 16: 0x7020a221e4e3 - core::panicking::panic_fmt::h1cfb4f6e7e152c39 at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/core/src/panicking.rs:64:14 17: 0x7020a221ea73 - core::result::unwrap_failed::h4ce6a6c5b54d5f95 at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/core/src/result.rs:1750:5 18: 0x7020a06a94f1 - rustc_codegen_ssa[9c82309fc7f8e76d]::back::metadata::create_wrapper_file 19: 0x7020a06a7ba6 - rustc_codegen_ssa[9c82309fc7f8e76d]::back::link::link_rlib 20: 0x7020a06a52d8 - rustc_codegen_ssa[9c82309fc7f8e76d]::back::link::link_binary 21: 0x7020a06a3e04 - <rustc_codegen_llvm[ac3917bf263ad81]::LlvmCodegenBackend as rustc_codegen_ssa[9c82309fc7f8e76d]::traits::backend::CodegenBackend>::link 22: 0x7020a01bf20c - <rustc_interface[50f4aee3e19cd59b]::queries::Linker>::link 23: 0x7020a01acd29 - rustc_span[d6446e329320999b]::with_source_map::<core[4f48132604ad54ad]::result::Result<(), rustc_span[d6446e329320999b]::ErrorGuaranteed>, rustc_interface[50f4aee3e19cd59b]::interface::run_compiler<core[4f48132604ad54ad]::result::Result<(), rustc_span[d6446e329320999b]::ErrorGuaranteed>, rustc_driver_impl[a3201c6e974928fe]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> 24: 0x7020a01ac21f - std[4c2f53769844fa2e]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[50f4aee3e19cd59b]::util::run_in_thread_pool_with_globals<rustc_interface[50f4aee3e19cd59b]::interface::run_compiler<core[4f48132604ad54ad]::result::Result<(), rustc_span[d6446e329320999b]::ErrorGuaranteed>, rustc_driver_impl[a3201c6e974928fe]::run_compiler::{closure#1}>::{closure#0}, core[4f48132604ad54ad]::result::Result<(), rustc_span[d6446e329320999b]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[4f48132604ad54ad]::result::Result<(), rustc_span[d6446e329320999b]::ErrorGuaranteed>> 25: 0x7020a088599e - <<std[4c2f53769844fa2e]::thread::Builder>::spawn_unchecked_<rustc_interface[50f4aee3e19cd59b]::util::run_in_thread_pool_with_globals<rustc_interface[50f4aee3e19cd59b]::interface::run_compiler<core[4f48132604ad54ad]::result::Result<(), rustc_span[d6446e329320999b]::ErrorGuaranteed>, rustc_driver_impl[a3201c6e974928fe]::run_compiler::{closure#1}>::{closure#0}, core[4f48132604ad54ad]::result::Result<(), rustc_span[d6446e329320999b]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[4f48132604ad54ad]::result::Result<(), rustc_span[d6446e329320999b]::ErrorGuaranteed>>::{closure#1} as core[4f48132604ad54ad]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} 26: 0x7020a21cbaa5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h717d7d611e834a68 at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/alloc/src/boxed.rs:1988:9 27: 0x7020a21cbaa5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h751aba1ddc42eebd at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/alloc/src/boxed.rs:1988:9 28: 0x7020a21cbaa5 - std::sys::unix::thread::Thread::new::thread_start::h5e325ba7393a4e7f at /rustc/4a04d086cac54a41517d5657b59d5fe2caca2d71/library/std/src/sys/unix/thread.rs:108:17 29: 0x70209da9caa4 - <unknown> 30: 0x70209db29c3c - <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 (4a04d086c 2023-03-18) 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)