Build results for nightly-2023-04-13 target arm64_32-apple-watchos core
Home
error
Compiling core v0.0.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2023-04-13-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core)
Compiling compiler_builtins v0.1.91
Compiling rustc-std-workspace-core v1.99.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2023-04-13-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-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:290:19
stack backtrace:
0: 0x7f69e7f13dda - std::backtrace_rs::backtrace::libunwind::trace::hfe7ca07e70624fef
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7f69e7f13dda - std::backtrace_rs::backtrace::trace_unsynchronized::hc3e0d9fd35b7ff52
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7f69e7f13dda - std::sys_common::backtrace::_print_fmt::h58c76f0a95b18a5f
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7f69e7f13dda - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h64e844c5638d0ce0
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7f69e7f77e8f - core::fmt::write::h896eb9b05d203f7a
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/core/src/fmt/mod.rs:1254:17
5: 0x7f69e7f06915 - std::io::Write::write_fmt::h32efe177ba1c36ec
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/io/mod.rs:1698:15
6: 0x7f69e7f13ba5 - std::sys_common::backtrace::_print::h96f750a71ab66d91
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:47:5
7: 0x7f69e7f13ba5 - std::sys_common::backtrace::print::h784ad1dce8b9d276
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:34:9
8: 0x7f69e7f1684e - std::panicking::default_hook::{{closure}}::hc5cf1e37e770790d
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:269:22
9: 0x7f69e7f165f5 - std::panicking::default_hook::he40bf9770c065a2a
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:288:9
10: 0x7f69eb275515 - rustc_driver_impl[b86695494e96f579]::DEFAULT_HOOK::{closure#0}::{closure#0}
11: 0x7f69e7f17044 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h415920f3c529ea6a
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/alloc/src/boxed.rs:1990:9
12: 0x7f69e7f17044 - std::panicking::rust_panic_with_hook::h394c787ec056da5c
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:694:13
13: 0x7f69e7f16db9 - std::panicking::begin_panic_handler::{{closure}}::h1988fb049228475a
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:581:13
14: 0x7f69e7f14246 - std::sys_common::backtrace::__rust_end_short_backtrace::h4677fbf03309a2bc
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:150:18
15: 0x7f69e7f16b12 - rust_begin_unwind
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:577:5
16: 0x7f69e7f741a3 - core::panicking::panic_fmt::hbfe6f5f937d9462c
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/core/src/panicking.rs:67:14
17: 0x7f69e7f747d3 - core::result::unwrap_failed::h498bde9bec21a5a3
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/core/src/result.rs:1687:5
18: 0x7f69ea95c1b1 - rustc_codegen_ssa[a5976b6622c14fb2]::back::metadata::create_wrapper_file
19: 0x7f69ea95a8b0 - rustc_codegen_ssa[a5976b6622c14fb2]::back::link::link_rlib
20: 0x7f69ea95821b - rustc_codegen_ssa[a5976b6622c14fb2]::back::link::link_binary
21: 0x7f69ea956ca4 - <rustc_codegen_llvm[8c3f2de3b8cc12f9]::LlvmCodegenBackend as rustc_codegen_ssa[a5976b6622c14fb2]::traits::backend::CodegenBackend>::link
22: 0x7f69ea5142a2 - <rustc_interface[45ee05a29a82f5fd]::queries::Linker>::link
23: 0x7f69ea50014f - rustc_span[b657bd96c93721eb]::set_source_map::<core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>, rustc_interface[45ee05a29a82f5fd]::interface::run_compiler<core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>, rustc_driver_impl[b86695494e96f579]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
24: 0x7f69ea4ff62f - std[44ce9220030ce690]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[45ee05a29a82f5fd]::util::run_in_thread_pool_with_globals<rustc_interface[45ee05a29a82f5fd]::interface::run_compiler<core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>, rustc_driver_impl[b86695494e96f579]::run_compiler::{closure#1}>::{closure#0}, core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>>
25: 0x7f69eab39281 - <<std[44ce9220030ce690]::thread::Builder>::spawn_unchecked_<rustc_interface[45ee05a29a82f5fd]::util::run_in_thread_pool_with_globals<rustc_interface[45ee05a29a82f5fd]::interface::run_compiler<core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>, rustc_driver_impl[b86695494e96f579]::run_compiler::{closure#1}>::{closure#0}, core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>>::{closure#1} as core[5d14d15ae8412f0a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
26: 0x7f69e7f21125 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h065c01478ee3449e
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/alloc/src/boxed.rs:1976:9
27: 0x7f69e7f21125 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hb98dee009c887257
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/alloc/src/boxed.rs:1976:9
28: 0x7f69e7f21125 - std::sys::unix::thread::Thread::new::thread_start::hc50f23fd7feee7ba
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys/unix/thread.rs:108:17
29: 0x7f69e7cbe272 - start_thread
30: 0x7f69e7d39dec - __GI___clone3
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 (4087deacc 2023-04-12) 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 `rustc-std-workspace-core` (lib)
warning: build failed, waiting for other jobs to finish...
thread 'rustc' panicked at 'called `Result::unwrap()` on an `Err` value: Error("unimplemented architecture Aarch64_Ilp32")', compiler/rustc_codegen_ssa/src/back/metadata.rs:290:19
stack backtrace:
0: 0x7fe140913dda - std::backtrace_rs::backtrace::libunwind::trace::hfe7ca07e70624fef
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7fe140913dda - std::backtrace_rs::backtrace::trace_unsynchronized::hc3e0d9fd35b7ff52
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7fe140913dda - std::sys_common::backtrace::_print_fmt::h58c76f0a95b18a5f
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7fe140913dda - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h64e844c5638d0ce0
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7fe140977e8f - core::fmt::write::h896eb9b05d203f7a
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/core/src/fmt/mod.rs:1254:17
5: 0x7fe140906915 - std::io::Write::write_fmt::h32efe177ba1c36ec
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/io/mod.rs:1698:15
6: 0x7fe140913ba5 - std::sys_common::backtrace::_print::h96f750a71ab66d91
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:47:5
7: 0x7fe140913ba5 - std::sys_common::backtrace::print::h784ad1dce8b9d276
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:34:9
8: 0x7fe14091684e - std::panicking::default_hook::{{closure}}::hc5cf1e37e770790d
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:269:22
9: 0x7fe1409165f5 - std::panicking::default_hook::he40bf9770c065a2a
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:288:9
10: 0x7fe143c75515 - rustc_driver_impl[b86695494e96f579]::DEFAULT_HOOK::{closure#0}::{closure#0}
11: 0x7fe140917044 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h415920f3c529ea6a
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/alloc/src/boxed.rs:1990:9
12: 0x7fe140917044 - std::panicking::rust_panic_with_hook::h394c787ec056da5c
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:694:13
13: 0x7fe140916db9 - std::panicking::begin_panic_handler::{{closure}}::h1988fb049228475a
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:581:13
14: 0x7fe140914246 - std::sys_common::backtrace::__rust_end_short_backtrace::h4677fbf03309a2bc
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:150:18
15: 0x7fe140916b12 - rust_begin_unwind
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:577:5
16: 0x7fe1409741a3 - core::panicking::panic_fmt::hbfe6f5f937d9462c
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/core/src/panicking.rs:67:14
17: 0x7fe1409747d3 - core::result::unwrap_failed::h498bde9bec21a5a3
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/core/src/result.rs:1687:5
18: 0x7fe14335c1b1 - rustc_codegen_ssa[a5976b6622c14fb2]::back::metadata::create_wrapper_file
19: 0x7fe14335a8b0 - rustc_codegen_ssa[a5976b6622c14fb2]::back::link::link_rlib
20: 0x7fe14335821b - rustc_codegen_ssa[a5976b6622c14fb2]::back::link::link_binary
21: 0x7fe143356ca4 - <rustc_codegen_llvm[8c3f2de3b8cc12f9]::LlvmCodegenBackend as rustc_codegen_ssa[a5976b6622c14fb2]::traits::backend::CodegenBackend>::link
22: 0x7fe142f142a2 - <rustc_interface[45ee05a29a82f5fd]::queries::Linker>::link
23: 0x7fe142f0014f - rustc_span[b657bd96c93721eb]::set_source_map::<core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>, rustc_interface[45ee05a29a82f5fd]::interface::run_compiler<core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>, rustc_driver_impl[b86695494e96f579]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
24: 0x7fe142eff62f - std[44ce9220030ce690]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[45ee05a29a82f5fd]::util::run_in_thread_pool_with_globals<rustc_interface[45ee05a29a82f5fd]::interface::run_compiler<core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>, rustc_driver_impl[b86695494e96f579]::run_compiler::{closure#1}>::{closure#0}, core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>>
25: 0x7fe143539281 - <<std[44ce9220030ce690]::thread::Builder>::spawn_unchecked_<rustc_interface[45ee05a29a82f5fd]::util::run_in_thread_pool_with_globals<rustc_interface[45ee05a29a82f5fd]::interface::run_compiler<core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>, rustc_driver_impl[b86695494e96f579]::run_compiler::{closure#1}>::{closure#0}, core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>>::{closure#1} as core[5d14d15ae8412f0a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
26: 0x7fe140921125 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h065c01478ee3449e
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/alloc/src/boxed.rs:1976:9
27: 0x7fe140921125 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hb98dee009c887257
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/alloc/src/boxed.rs:1976:9
28: 0x7fe140921125 - std::sys::unix::thread::Thread::new::thread_start::hc50f23fd7feee7ba
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys/unix/thread.rs:108:17
29: 0x7fe1406be272 - start_thread
30: 0x7fe140739dec - __GI___clone3
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 (4087deacc 2023-04-12) 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 `compiler_builtins` (lib)
thread 'rustc' panicked at 'called `Result::unwrap()` on an `Err` value: Error("unimplemented architecture Aarch64_Ilp32")', compiler/rustc_codegen_ssa/src/back/metadata.rs:290:19
stack backtrace:
0: 0x7fec26713dda - std::backtrace_rs::backtrace::libunwind::trace::hfe7ca07e70624fef
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7fec26713dda - std::backtrace_rs::backtrace::trace_unsynchronized::hc3e0d9fd35b7ff52
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7fec26713dda - std::sys_common::backtrace::_print_fmt::h58c76f0a95b18a5f
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7fec26713dda - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h64e844c5638d0ce0
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7fec26777e8f - core::fmt::write::h896eb9b05d203f7a
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/core/src/fmt/mod.rs:1254:17
5: 0x7fec26706915 - std::io::Write::write_fmt::h32efe177ba1c36ec
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/io/mod.rs:1698:15
6: 0x7fec26713ba5 - std::sys_common::backtrace::_print::h96f750a71ab66d91
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:47:5
7: 0x7fec26713ba5 - std::sys_common::backtrace::print::h784ad1dce8b9d276
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:34:9
8: 0x7fec2671684e - std::panicking::default_hook::{{closure}}::hc5cf1e37e770790d
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:269:22
9: 0x7fec267165f5 - std::panicking::default_hook::he40bf9770c065a2a
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:288:9
10: 0x7fec29a75515 - rustc_driver_impl[b86695494e96f579]::DEFAULT_HOOK::{closure#0}::{closure#0}
11: 0x7fec26717044 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h415920f3c529ea6a
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/alloc/src/boxed.rs:1990:9
12: 0x7fec26717044 - std::panicking::rust_panic_with_hook::h394c787ec056da5c
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:694:13
13: 0x7fec26716db9 - std::panicking::begin_panic_handler::{{closure}}::h1988fb049228475a
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:581:13
14: 0x7fec26714246 - std::sys_common::backtrace::__rust_end_short_backtrace::h4677fbf03309a2bc
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys_common/backtrace.rs:150:18
15: 0x7fec26716b12 - rust_begin_unwind
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/panicking.rs:577:5
16: 0x7fec267741a3 - core::panicking::panic_fmt::hbfe6f5f937d9462c
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/core/src/panicking.rs:67:14
17: 0x7fec267747d3 - core::result::unwrap_failed::h498bde9bec21a5a3
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/core/src/result.rs:1687:5
18: 0x7fec2915c1b1 - rustc_codegen_ssa[a5976b6622c14fb2]::back::metadata::create_wrapper_file
19: 0x7fec2915a8b0 - rustc_codegen_ssa[a5976b6622c14fb2]::back::link::link_rlib
20: 0x7fec2915821b - rustc_codegen_ssa[a5976b6622c14fb2]::back::link::link_binary
21: 0x7fec29156ca4 - <rustc_codegen_llvm[8c3f2de3b8cc12f9]::LlvmCodegenBackend as rustc_codegen_ssa[a5976b6622c14fb2]::traits::backend::CodegenBackend>::link
22: 0x7fec28d142a2 - <rustc_interface[45ee05a29a82f5fd]::queries::Linker>::link
23: 0x7fec28d0014f - rustc_span[b657bd96c93721eb]::set_source_map::<core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>, rustc_interface[45ee05a29a82f5fd]::interface::run_compiler<core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>, rustc_driver_impl[b86695494e96f579]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
24: 0x7fec28cff62f - std[44ce9220030ce690]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[45ee05a29a82f5fd]::util::run_in_thread_pool_with_globals<rustc_interface[45ee05a29a82f5fd]::interface::run_compiler<core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>, rustc_driver_impl[b86695494e96f579]::run_compiler::{closure#1}>::{closure#0}, core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>>
25: 0x7fec29339281 - <<std[44ce9220030ce690]::thread::Builder>::spawn_unchecked_<rustc_interface[45ee05a29a82f5fd]::util::run_in_thread_pool_with_globals<rustc_interface[45ee05a29a82f5fd]::interface::run_compiler<core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>, rustc_driver_impl[b86695494e96f579]::run_compiler::{closure#1}>::{closure#0}, core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[5d14d15ae8412f0a]::result::Result<(), rustc_span[b657bd96c93721eb]::ErrorGuaranteed>>::{closure#1} as core[5d14d15ae8412f0a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
26: 0x7fec26721125 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h065c01478ee3449e
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/alloc/src/boxed.rs:1976:9
27: 0x7fec26721125 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hb98dee009c887257
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/alloc/src/boxed.rs:1976:9
28: 0x7fec26721125 - std::sys::unix::thread::Thread::new::thread_start::hc50f23fd7feee7ba
at /rustc/4087deaccd8bceb458c9610d29744d5f3504c5c0/library/std/src/sys/unix/thread.rs:108:17
29: 0x7fec264be272 - start_thread
30: 0x7fec26539dec - __GI___clone3
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 (4087deacc 2023-04-12) 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)
Build history for target arm64_32-apple-watchos
Build state for nightly 2023-04-13