Build results for nightly-2023-04-24 target arm64_32-apple-watchos core
Home
error
Compiling core v0.0.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2023-04-24-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-24-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: 0x7fcd4d117f33 - std::backtrace_rs::backtrace::libunwind::trace::h527d8d64d53ade2d
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7fcd4d117f33 - std::backtrace_rs::backtrace::trace_unsynchronized::hfb55b01517dd6379
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7fcd4d117f33 - std::sys_common::backtrace::_print_fmt::hd134e914eea0bd97
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7fcd4d117f33 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h1480db11ec399d77
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7fcd4d178d4f - core::fmt::write::h67ec4c4171c92b26
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/core/src/fmt/mod.rs:1247:17
5: 0x7fcd4d10aed1 - std::io::Write::write_fmt::h3b12aef0fff2463b
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/io/mod.rs:1712:15
6: 0x7fcd4d117d45 - std::sys_common::backtrace::_print::h584400135abdbd51
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:47:5
7: 0x7fcd4d117d45 - std::sys_common::backtrace::print::hce41d3c8bd91096b
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:34:9
8: 0x7fcd4d11a84f - std::panicking::default_hook::{{closure}}::h2043b657a3791225
9: 0x7fcd4d11a507 - std::panicking::default_hook::h99252b8d3dd5719c
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/panicking.rs:293:9
10: 0x7fcd503df915 - <rustc_driver_impl[d30cd2737d9d343a]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[cc19a662f3570270]::ops::function::FnOnce<(&core[cc19a662f3570270]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0}
11: 0x7fcd4d11b005 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h222a2b674b9f4762
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/alloc/src/boxed.rs:1976:9
12: 0x7fcd4d11b005 - std::panicking::rust_panic_with_hook::h7f49b36bf7f8ff77
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/panicking.rs:704:13
13: 0x7fcd4d11ad73 - std::panicking::begin_panic_handler::{{closure}}::haa23a7352589e31e
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/panicking.rs:595:13
14: 0x7fcd4d118376 - std::sys_common::backtrace::__rust_end_short_backtrace::h3d0cf6e3c96e3fe9
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:150:18
15: 0x7fcd4d11aa72 - rust_begin_unwind
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/panicking.rs:584:5
16: 0x7fcd4d174fe3 - core::panicking::panic_fmt::hf4b4ea11e3fdb110
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/core/src/panicking.rs:67:14
17: 0x7fcd4d175613 - core::result::unwrap_failed::h95a7907f4fea77aa
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/core/src/result.rs:1651:5
18: 0x7fcd4faf2231 - rustc_codegen_ssa[c439d3807e38de4d]::back::metadata::create_wrapper_file
19: 0x7fcd4faf0937 - rustc_codegen_ssa[c439d3807e38de4d]::back::link::link_rlib
20: 0x7fcd4faee32e - rustc_codegen_ssa[c439d3807e38de4d]::back::link::link_binary
21: 0x7fcd4faecd64 - <rustc_codegen_llvm[e273e8c61d8d173d]::LlvmCodegenBackend as rustc_codegen_ssa[c439d3807e38de4d]::traits::backend::CodegenBackend>::link
22: 0x7fcd4f5d32ad - <rustc_interface[c2b70c9b1dae0906]::queries::Linker>::link
23: 0x7fcd4f5c1179 - rustc_span[9551eaa044f53f4f]::set_source_map::<core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>, rustc_interface[c2b70c9b1dae0906]::interface::run_compiler<core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>, rustc_driver_impl[d30cd2737d9d343a]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
24: 0x7fcd4f5c0720 - std[71a32ca0600a6a04]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[c2b70c9b1dae0906]::util::run_in_thread_pool_with_globals<rustc_interface[c2b70c9b1dae0906]::interface::run_compiler<core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>, rustc_driver_impl[d30cd2737d9d343a]::run_compiler::{closure#1}>::{closure#0}, core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>>
25: 0x7fcd4f5c0041 - <<std[71a32ca0600a6a04]::thread::Builder>::spawn_unchecked_<rustc_interface[c2b70c9b1dae0906]::util::run_in_thread_pool_with_globals<rustc_interface[c2b70c9b1dae0906]::interface::run_compiler<core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>, rustc_driver_impl[d30cd2737d9d343a]::run_compiler::{closure#1}>::{closure#0}, core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>>::{closure#1} as core[cc19a662f3570270]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
26: 0x7fcd4d1253e5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf15d802f31f86225
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/alloc/src/boxed.rs:1962:9
27: 0x7fcd4d1253e5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hac564355b46c52d6
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/alloc/src/boxed.rs:1962:9
28: 0x7fcd4d1253e5 - std::sys::unix::thread::Thread::new::thread_start::h86fb3aedb7811f07
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys/unix/thread.rs:108:17
29: 0x7fcd4cec2272 - start_thread
30: 0x7fcd4cf3ddec - __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.71.0-nightly (7f94b314c 2023-04-23) 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: 0x7f1f8c9d0f33 - std::backtrace_rs::backtrace::libunwind::trace::h527d8d64d53ade2d
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7f1f8c9d0f33 - std::backtrace_rs::backtrace::trace_unsynchronized::hfb55b01517dd6379
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7f1f8c9d0f33 - std::sys_common::backtrace::_print_fmt::hd134e914eea0bd97
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7f1f8c9d0f33 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h1480db11ec399d77
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7f1f8ca31d4f - core::fmt::write::h67ec4c4171c92b26
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/core/src/fmt/mod.rs:1247:17
5: 0x7f1f8c9c3ed1 - std::io::Write::write_fmt::h3b12aef0fff2463b
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/io/mod.rs:1712:15
6: 0x7f1f8c9d0d45 - std::sys_common::backtrace::_print::h584400135abdbd51
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:47:5
7: 0x7f1f8c9d0d45 - std::sys_common::backtrace::print::hce41d3c8bd91096b
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:34:9
8: 0x7f1f8c9d384f - std::panicking::default_hook::{{closure}}::h2043b657a3791225
9: 0x7f1f8c9d3507 - std::panicking::default_hook::h99252b8d3dd5719c
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/panicking.rs:293:9
10: 0x7f1f8b5df915 - <rustc_driver_impl[d30cd2737d9d343a]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[cc19a662f3570270]::ops::function::FnOnce<(&core[cc19a662f3570270]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0}
11: 0x7f1f8c9d4005 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h222a2b674b9f4762
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/alloc/src/boxed.rs:1976:9
12: 0x7f1f8c9d4005 - std::panicking::rust_panic_with_hook::h7f49b36bf7f8ff77
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/panicking.rs:704:13
13: 0x7f1f8c9d3d73 - std::panicking::begin_panic_handler::{{closure}}::haa23a7352589e31e
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/panicking.rs:595:13
14: 0x7f1f8c9d1376 - std::sys_common::backtrace::__rust_end_short_backtrace::h3d0cf6e3c96e3fe9
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:150:18
15: 0x7f1f8c9d3a72 - rust_begin_unwind
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/panicking.rs:584:5
16: 0x7f1f8ca2dfe3 - core::panicking::panic_fmt::hf4b4ea11e3fdb110
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/core/src/panicking.rs:67:14
17: 0x7f1f8ca2e613 - core::result::unwrap_failed::h95a7907f4fea77aa
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/core/src/result.rs:1651:5
18: 0x7f1f8acf2231 - rustc_codegen_ssa[c439d3807e38de4d]::back::metadata::create_wrapper_file
19: 0x7f1f8acf0937 - rustc_codegen_ssa[c439d3807e38de4d]::back::link::link_rlib
20: 0x7f1f8acee32e - rustc_codegen_ssa[c439d3807e38de4d]::back::link::link_binary
21: 0x7f1f8acecd64 - <rustc_codegen_llvm[e273e8c61d8d173d]::LlvmCodegenBackend as rustc_codegen_ssa[c439d3807e38de4d]::traits::backend::CodegenBackend>::link
22: 0x7f1f8a7d32ad - <rustc_interface[c2b70c9b1dae0906]::queries::Linker>::link
23: 0x7f1f8a7c1179 - rustc_span[9551eaa044f53f4f]::set_source_map::<core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>, rustc_interface[c2b70c9b1dae0906]::interface::run_compiler<core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>, rustc_driver_impl[d30cd2737d9d343a]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
24: 0x7f1f8a7c0720 - std[71a32ca0600a6a04]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[c2b70c9b1dae0906]::util::run_in_thread_pool_with_globals<rustc_interface[c2b70c9b1dae0906]::interface::run_compiler<core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>, rustc_driver_impl[d30cd2737d9d343a]::run_compiler::{closure#1}>::{closure#0}, core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>>
25: 0x7f1f8a7c0041 - <<std[71a32ca0600a6a04]::thread::Builder>::spawn_unchecked_<rustc_interface[c2b70c9b1dae0906]::util::run_in_thread_pool_with_globals<rustc_interface[c2b70c9b1dae0906]::interface::run_compiler<core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>, rustc_driver_impl[d30cd2737d9d343a]::run_compiler::{closure#1}>::{closure#0}, core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>>::{closure#1} as core[cc19a662f3570270]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
26: 0x7f1f8c9de3e5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf15d802f31f86225
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/alloc/src/boxed.rs:1962:9
27: 0x7f1f8c9de3e5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hac564355b46c52d6
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/alloc/src/boxed.rs:1962:9
28: 0x7f1f8c9de3e5 - std::sys::unix::thread::Thread::new::thread_start::h86fb3aedb7811f07
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys/unix/thread.rs:108:17
29: 0x7f1f88297272 - start_thread
30: 0x7f1f88312dec - __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.71.0-nightly (7f94b314c 2023-04-23) 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: 0x7f79a6717f33 - std::backtrace_rs::backtrace::libunwind::trace::h527d8d64d53ade2d
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7f79a6717f33 - std::backtrace_rs::backtrace::trace_unsynchronized::hfb55b01517dd6379
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7f79a6717f33 - std::sys_common::backtrace::_print_fmt::hd134e914eea0bd97
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7f79a6717f33 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h1480db11ec399d77
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7f79a6778d4f - core::fmt::write::h67ec4c4171c92b26
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/core/src/fmt/mod.rs:1247:17
5: 0x7f79a670aed1 - std::io::Write::write_fmt::h3b12aef0fff2463b
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/io/mod.rs:1712:15
6: 0x7f79a6717d45 - std::sys_common::backtrace::_print::h584400135abdbd51
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:47:5
7: 0x7f79a6717d45 - std::sys_common::backtrace::print::hce41d3c8bd91096b
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:34:9
8: 0x7f79a671a84f - std::panicking::default_hook::{{closure}}::h2043b657a3791225
9: 0x7f79a671a507 - std::panicking::default_hook::h99252b8d3dd5719c
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/panicking.rs:293:9
10: 0x7f79a99df915 - <rustc_driver_impl[d30cd2737d9d343a]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[cc19a662f3570270]::ops::function::FnOnce<(&core[cc19a662f3570270]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0}
11: 0x7f79a671b005 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h222a2b674b9f4762
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/alloc/src/boxed.rs:1976:9
12: 0x7f79a671b005 - std::panicking::rust_panic_with_hook::h7f49b36bf7f8ff77
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/panicking.rs:704:13
13: 0x7f79a671ad73 - std::panicking::begin_panic_handler::{{closure}}::haa23a7352589e31e
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/panicking.rs:595:13
14: 0x7f79a6718376 - std::sys_common::backtrace::__rust_end_short_backtrace::h3d0cf6e3c96e3fe9
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys_common/backtrace.rs:150:18
15: 0x7f79a671aa72 - rust_begin_unwind
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/panicking.rs:584:5
16: 0x7f79a6774fe3 - core::panicking::panic_fmt::hf4b4ea11e3fdb110
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/core/src/panicking.rs:67:14
17: 0x7f79a6775613 - core::result::unwrap_failed::h95a7907f4fea77aa
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/core/src/result.rs:1651:5
18: 0x7f79a90f2231 - rustc_codegen_ssa[c439d3807e38de4d]::back::metadata::create_wrapper_file
19: 0x7f79a90f0937 - rustc_codegen_ssa[c439d3807e38de4d]::back::link::link_rlib
20: 0x7f79a90ee32e - rustc_codegen_ssa[c439d3807e38de4d]::back::link::link_binary
21: 0x7f79a90ecd64 - <rustc_codegen_llvm[e273e8c61d8d173d]::LlvmCodegenBackend as rustc_codegen_ssa[c439d3807e38de4d]::traits::backend::CodegenBackend>::link
22: 0x7f79a8bd32ad - <rustc_interface[c2b70c9b1dae0906]::queries::Linker>::link
23: 0x7f79a8bc1179 - rustc_span[9551eaa044f53f4f]::set_source_map::<core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>, rustc_interface[c2b70c9b1dae0906]::interface::run_compiler<core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>, rustc_driver_impl[d30cd2737d9d343a]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
24: 0x7f79a8bc0720 - std[71a32ca0600a6a04]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[c2b70c9b1dae0906]::util::run_in_thread_pool_with_globals<rustc_interface[c2b70c9b1dae0906]::interface::run_compiler<core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>, rustc_driver_impl[d30cd2737d9d343a]::run_compiler::{closure#1}>::{closure#0}, core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>>
25: 0x7f79a8bc0041 - <<std[71a32ca0600a6a04]::thread::Builder>::spawn_unchecked_<rustc_interface[c2b70c9b1dae0906]::util::run_in_thread_pool_with_globals<rustc_interface[c2b70c9b1dae0906]::interface::run_compiler<core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>, rustc_driver_impl[d30cd2737d9d343a]::run_compiler::{closure#1}>::{closure#0}, core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[cc19a662f3570270]::result::Result<(), rustc_span[9551eaa044f53f4f]::ErrorGuaranteed>>::{closure#1} as core[cc19a662f3570270]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
26: 0x7f79a67253e5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf15d802f31f86225
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/alloc/src/boxed.rs:1962:9
27: 0x7f79a67253e5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hac564355b46c52d6
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/alloc/src/boxed.rs:1962:9
28: 0x7f79a67253e5 - std::sys::unix::thread::Thread::new::thread_start::h86fb3aedb7811f07
at /rustc/7f94b314cead7059a71a265a8b64905ef2511796/library/std/src/sys/unix/thread.rs:108:17
29: 0x7f79a64c2272 - start_thread
30: 0x7f79a653ddec - __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.71.0-nightly (7f94b314c 2023-04-23) 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-24