Build results for nightly-2023-05-06 target arm64_32-apple-watchos core
Home
error
Compiling core v0.0.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2023-05-06-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-05-06-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: 0x7f848c51a0d1 - std::backtrace_rs::backtrace::libunwind::trace::hc5cc5a7b57b58c57
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7f848c51a0d1 - std::backtrace_rs::backtrace::trace_unsynchronized::h8c88bdc231d617c1
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7f848c51a0d1 - std::sys_common::backtrace::_print_fmt::h0e5dc0d56b79c5f7
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7f848c51a0d1 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h973cecc960c48c9f
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7f848c57ad9f - core::fmt::rt::Argument::fmt::he483a5677bdde3d9
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/core/src/fmt/rt.rs:138:9
5: 0x7f848c57ad9f - core::fmt::write::h17e471b2a1f54138
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/core/src/fmt/mod.rs:1094:21
6: 0x7f848c50d111 - std::io::Write::write_fmt::hb44c5b0111a069d0
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/io/mod.rs:1712:15
7: 0x7f848c519ee5 - std::sys_common::backtrace::_print::h5923eda925dd6ba1
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:47:5
8: 0x7f848c519ee5 - std::sys_common::backtrace::print::h566e5ff86e5942bd
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:34:9
9: 0x7f848c51cb77 - std::panicking::default_hook::{{closure}}::ha47eb115c9bbaf3b
10: 0x7f848c51c964 - std::panicking::default_hook::h73f3c1afd91adbd8
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/panicking.rs:288:9
11: 0x7f848f7837c5 - rustc_driver_impl[c0e409223ee7d3a7]::DEFAULT_HOOK::{closure#0}::{closure#0}
12: 0x7f848c51d297 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h24ea620f6424be90
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/alloc/src/boxed.rs:1999:9
13: 0x7f848c51d297 - std::panicking::rust_panic_with_hook::h8980a64edf93fb32
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/panicking.rs:695:13
14: 0x7f848c51d017 - std::panicking::begin_panic_handler::{{closure}}::h6525d669adc9202e
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/panicking.rs:582:13
15: 0x7f848c51a516 - std::sys_common::backtrace::__rust_end_short_backtrace::h430e040c8a194032
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:150:18
16: 0x7f848c51cd82 - rust_begin_unwind
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/panicking.rs:578:5
17: 0x7f848c577023 - core::panicking::panic_fmt::hbf5fcb80896261a7
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/core/src/panicking.rs:67:14
18: 0x7f848c577643 - core::result::unwrap_failed::haa291701862cd1bb
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/core/src/result.rs:1651:5
19: 0x7f848ee94263 - rustc_codegen_ssa[490806d3e78263df]::back::metadata::create_wrapper_file
20: 0x7f848ee9297d - rustc_codegen_ssa[490806d3e78263df]::back::link::link_rlib
21: 0x7f848ee8fde4 - rustc_codegen_ssa[490806d3e78263df]::back::link::link_binary
22: 0x7f848ee8e864 - <rustc_codegen_llvm[265115b9d834070c]::LlvmCodegenBackend as rustc_codegen_ssa[490806d3e78263df]::traits::backend::CodegenBackend>::link
23: 0x7f848e9d3315 - <rustc_interface[812d3fb677f9c4a2]::queries::Linker>::link
24: 0x7f848e9c0f51 - std[85c9d9b4ab7b6332]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[812d3fb677f9c4a2]::util::run_in_thread_pool_with_globals<rustc_interface[812d3fb677f9c4a2]::interface::run_compiler<core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>, rustc_driver_impl[c0e409223ee7d3a7]::run_compiler::{closure#1}>::{closure#0}, core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>>
25: 0x7f848f06aec5 - <<std[85c9d9b4ab7b6332]::thread::Builder>::spawn_unchecked_<rustc_interface[812d3fb677f9c4a2]::util::run_in_thread_pool_with_globals<rustc_interface[812d3fb677f9c4a2]::interface::run_compiler<core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>, rustc_driver_impl[c0e409223ee7d3a7]::run_compiler::{closure#1}>::{closure#0}, core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>>::{closure#1} as core[ba2508254c353298]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
26: 0x7f848c527775 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hde1dca3219a28205
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/alloc/src/boxed.rs:1985:9
27: 0x7f848c527775 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43282d999bed8647
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/alloc/src/boxed.rs:1985:9
28: 0x7f848c527775 - std::sys::unix::thread::Thread::new::thread_start::ha392fc38c0d3e9d4
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys/unix/thread.rs:108:17
29: 0x7f848c2c5272 - start_thread
30: 0x7f848c340dec - __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 (f9a6b7158 2023-05-05) 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: 0x7f422851a0d1 - std::backtrace_rs::backtrace::libunwind::trace::hc5cc5a7b57b58c57
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7f422851a0d1 - std::backtrace_rs::backtrace::trace_unsynchronized::h8c88bdc231d617c1
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7f422851a0d1 - std::sys_common::backtrace::_print_fmt::h0e5dc0d56b79c5f7
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7f422851a0d1 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h973cecc960c48c9f
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7f422857ad9f - core::fmt::rt::Argument::fmt::he483a5677bdde3d9
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/core/src/fmt/rt.rs:138:9
5: 0x7f422857ad9f - core::fmt::write::h17e471b2a1f54138
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/core/src/fmt/mod.rs:1094:21
6: 0x7f422850d111 - std::io::Write::write_fmt::hb44c5b0111a069d0
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/io/mod.rs:1712:15
7: 0x7f4228519ee5 - std::sys_common::backtrace::_print::h5923eda925dd6ba1
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:47:5
8: 0x7f4228519ee5 - std::sys_common::backtrace::print::h566e5ff86e5942bd
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:34:9
9: 0x7f422851cb77 - std::panicking::default_hook::{{closure}}::ha47eb115c9bbaf3b
10: 0x7f422851c964 - std::panicking::default_hook::h73f3c1afd91adbd8
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/panicking.rs:288:9
11: 0x7f422b7837c5 - rustc_driver_impl[c0e409223ee7d3a7]::DEFAULT_HOOK::{closure#0}::{closure#0}
12: 0x7f422851d297 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h24ea620f6424be90
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/alloc/src/boxed.rs:1999:9
13: 0x7f422851d297 - std::panicking::rust_panic_with_hook::h8980a64edf93fb32
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/panicking.rs:695:13
14: 0x7f422851d017 - std::panicking::begin_panic_handler::{{closure}}::h6525d669adc9202e
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/panicking.rs:582:13
15: 0x7f422851a516 - std::sys_common::backtrace::__rust_end_short_backtrace::h430e040c8a194032
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:150:18
16: 0x7f422851cd82 - rust_begin_unwind
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/panicking.rs:578:5
17: 0x7f4228577023 - core::panicking::panic_fmt::hbf5fcb80896261a7
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/core/src/panicking.rs:67:14
18: 0x7f4228577643 - core::result::unwrap_failed::haa291701862cd1bb
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/core/src/result.rs:1651:5
19: 0x7f422ae94263 - rustc_codegen_ssa[490806d3e78263df]::back::metadata::create_wrapper_file
20: 0x7f422ae9297d - rustc_codegen_ssa[490806d3e78263df]::back::link::link_rlib
21: 0x7f422ae8fde4 - rustc_codegen_ssa[490806d3e78263df]::back::link::link_binary
22: 0x7f422ae8e864 - <rustc_codegen_llvm[265115b9d834070c]::LlvmCodegenBackend as rustc_codegen_ssa[490806d3e78263df]::traits::backend::CodegenBackend>::link
23: 0x7f422a9d3315 - <rustc_interface[812d3fb677f9c4a2]::queries::Linker>::link
24: 0x7f422a9c0f51 - std[85c9d9b4ab7b6332]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[812d3fb677f9c4a2]::util::run_in_thread_pool_with_globals<rustc_interface[812d3fb677f9c4a2]::interface::run_compiler<core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>, rustc_driver_impl[c0e409223ee7d3a7]::run_compiler::{closure#1}>::{closure#0}, core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>>
25: 0x7f422b06aec5 - <<std[85c9d9b4ab7b6332]::thread::Builder>::spawn_unchecked_<rustc_interface[812d3fb677f9c4a2]::util::run_in_thread_pool_with_globals<rustc_interface[812d3fb677f9c4a2]::interface::run_compiler<core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>, rustc_driver_impl[c0e409223ee7d3a7]::run_compiler::{closure#1}>::{closure#0}, core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>>::{closure#1} as core[ba2508254c353298]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
26: 0x7f4228527775 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hde1dca3219a28205
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/alloc/src/boxed.rs:1985:9
27: 0x7f4228527775 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43282d999bed8647
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/alloc/src/boxed.rs:1985:9
28: 0x7f4228527775 - std::sys::unix::thread::Thread::new::thread_start::ha392fc38c0d3e9d4
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys/unix/thread.rs:108:17
29: 0x7f42282c5272 - start_thread
30: 0x7f4228340dec - __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 (f9a6b7158 2023-05-05) 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: 0x7f7d4cf1a0d1 - std::backtrace_rs::backtrace::libunwind::trace::hc5cc5a7b57b58c57
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7f7d4cf1a0d1 - std::backtrace_rs::backtrace::trace_unsynchronized::h8c88bdc231d617c1
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7f7d4cf1a0d1 - std::sys_common::backtrace::_print_fmt::h0e5dc0d56b79c5f7
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7f7d4cf1a0d1 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h973cecc960c48c9f
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7f7d4cf7ad9f - core::fmt::rt::Argument::fmt::he483a5677bdde3d9
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/core/src/fmt/rt.rs:138:9
5: 0x7f7d4cf7ad9f - core::fmt::write::h17e471b2a1f54138
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/core/src/fmt/mod.rs:1094:21
6: 0x7f7d4cf0d111 - std::io::Write::write_fmt::hb44c5b0111a069d0
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/io/mod.rs:1712:15
7: 0x7f7d4cf19ee5 - std::sys_common::backtrace::_print::h5923eda925dd6ba1
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:47:5
8: 0x7f7d4cf19ee5 - std::sys_common::backtrace::print::h566e5ff86e5942bd
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:34:9
9: 0x7f7d4cf1cb77 - std::panicking::default_hook::{{closure}}::ha47eb115c9bbaf3b
10: 0x7f7d4cf1c964 - std::panicking::default_hook::h73f3c1afd91adbd8
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/panicking.rs:288:9
11: 0x7f7d501837c5 - rustc_driver_impl[c0e409223ee7d3a7]::DEFAULT_HOOK::{closure#0}::{closure#0}
12: 0x7f7d4cf1d297 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h24ea620f6424be90
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/alloc/src/boxed.rs:1999:9
13: 0x7f7d4cf1d297 - std::panicking::rust_panic_with_hook::h8980a64edf93fb32
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/panicking.rs:695:13
14: 0x7f7d4cf1d017 - std::panicking::begin_panic_handler::{{closure}}::h6525d669adc9202e
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/panicking.rs:582:13
15: 0x7f7d4cf1a516 - std::sys_common::backtrace::__rust_end_short_backtrace::h430e040c8a194032
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys_common/backtrace.rs:150:18
16: 0x7f7d4cf1cd82 - rust_begin_unwind
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/panicking.rs:578:5
17: 0x7f7d4cf77023 - core::panicking::panic_fmt::hbf5fcb80896261a7
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/core/src/panicking.rs:67:14
18: 0x7f7d4cf77643 - core::result::unwrap_failed::haa291701862cd1bb
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/core/src/result.rs:1651:5
19: 0x7f7d4f894263 - rustc_codegen_ssa[490806d3e78263df]::back::metadata::create_wrapper_file
20: 0x7f7d4f89297d - rustc_codegen_ssa[490806d3e78263df]::back::link::link_rlib
21: 0x7f7d4f88fde4 - rustc_codegen_ssa[490806d3e78263df]::back::link::link_binary
22: 0x7f7d4f88e864 - <rustc_codegen_llvm[265115b9d834070c]::LlvmCodegenBackend as rustc_codegen_ssa[490806d3e78263df]::traits::backend::CodegenBackend>::link
23: 0x7f7d4f3d3315 - <rustc_interface[812d3fb677f9c4a2]::queries::Linker>::link
24: 0x7f7d4f3c0f51 - std[85c9d9b4ab7b6332]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[812d3fb677f9c4a2]::util::run_in_thread_pool_with_globals<rustc_interface[812d3fb677f9c4a2]::interface::run_compiler<core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>, rustc_driver_impl[c0e409223ee7d3a7]::run_compiler::{closure#1}>::{closure#0}, core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>>
25: 0x7f7d4fa6aec5 - <<std[85c9d9b4ab7b6332]::thread::Builder>::spawn_unchecked_<rustc_interface[812d3fb677f9c4a2]::util::run_in_thread_pool_with_globals<rustc_interface[812d3fb677f9c4a2]::interface::run_compiler<core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>, rustc_driver_impl[c0e409223ee7d3a7]::run_compiler::{closure#1}>::{closure#0}, core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[ba2508254c353298]::result::Result<(), rustc_span[772d4278e54f258a]::ErrorGuaranteed>>::{closure#1} as core[ba2508254c353298]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
26: 0x7f7d4cf27775 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hde1dca3219a28205
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/alloc/src/boxed.rs:1985:9
27: 0x7f7d4cf27775 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43282d999bed8647
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/alloc/src/boxed.rs:1985:9
28: 0x7f7d4cf27775 - std::sys::unix::thread::Thread::new::thread_start::ha392fc38c0d3e9d4
at /rustc/f9a6b71580cd53dd4491d9bb6400f7ee841d9c22/library/std/src/sys/unix/thread.rs:108:17
29: 0x7f7d4ccc5272 - start_thread
30: 0x7f7d4cd40dec - __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 (f9a6b7158 2023-05-05) 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-05-06