Build results for nightly-2023-05-01 target arm64_32-apple-watchos core

Home
error
   Compiling core v0.0.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2023-05-01-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-01-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:     0x7fb292318331 - std::backtrace_rs::backtrace::libunwind::trace::hc9361e36aeb59839
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x7fb292318331 - std::backtrace_rs::backtrace::trace_unsynchronized::h9236c8bfdcb4bd80
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x7fb292318331 - std::sys_common::backtrace::_print_fmt::h7fcfbb49f6ba2502
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:65:5
   3:     0x7fb292318331 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h79701e9b22410d70
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:44:22
   4:     0x7fb292378f1f - core::fmt::rt::Argument::fmt::hd0e21085a8ceb988
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/core/src/fmt/rt.rs:138:9
   5:     0x7fb292378f1f - core::fmt::write::h4fc8327a2048dd4d
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/core/src/fmt/mod.rs:1094:21
   6:     0x7fb29230b541 - std::io::Write::write_fmt::hc0f49c54197144fb
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/io/mod.rs:1712:15
   7:     0x7fb292318145 - std::sys_common::backtrace::_print::h9e223a02ac862cb5
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:47:5
   8:     0x7fb292318145 - std::sys_common::backtrace::print::h8094443d63ecfb4c
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:34:9
   9:     0x7fb29231ac87 - std::panicking::default_hook::{{closure}}::hbf12cbeeb299f3f1
  10:     0x7fb29231aa74 - std::panicking::default_hook::h79422e3bc5c0d82d
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/panicking.rs:288:9
  11:     0x7fb295594cf5 - rustc_driver_impl[d04a82bf5e705304]::DEFAULT_HOOK::{closure#0}::{closure#0}
  12:     0x7fb29231b3a7 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hfeb88eb8dfd6ec3a
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/alloc/src/boxed.rs:1999:9
  13:     0x7fb29231b3a7 - std::panicking::rust_panic_with_hook::hecec3b7c59290886
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/panicking.rs:695:13
  14:     0x7fb29231b127 - std::panicking::begin_panic_handler::{{closure}}::h87e403c8e6c6e41e
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/panicking.rs:582:13
  15:     0x7fb292318776 - std::sys_common::backtrace::__rust_end_short_backtrace::hbdd5d6ae6c35db8a
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:150:18
  16:     0x7fb29231ae92 - rust_begin_unwind
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/panicking.rs:578:5
  17:     0x7fb2923751c3 - core::panicking::panic_fmt::h0fbc2a051543a5d5
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/core/src/panicking.rs:67:14
  18:     0x7fb2923757e3 - core::result::unwrap_failed::h4d0dc555e0517944
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/core/src/result.rs:1651:5
  19:     0x7fb294caed93 - rustc_codegen_ssa[8edfcb7c9bad7299]::back::metadata::create_wrapper_file
  20:     0x7fb294cad4dd - rustc_codegen_ssa[8edfcb7c9bad7299]::back::link::link_rlib
  21:     0x7fb294caa8e4 - rustc_codegen_ssa[8edfcb7c9bad7299]::back::link::link_binary
  22:     0x7fb294ca9294 - <rustc_codegen_llvm[268f5a08f5351377]::LlvmCodegenBackend as rustc_codegen_ssa[8edfcb7c9bad7299]::traits::backend::CodegenBackend>::link
  23:     0x7fb294838ae6 - <rustc_interface[6098359c075b63e5]::queries::Linker>::link
  24:     0x7fb294816f37 - std[468ab6db55de55b5]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[6098359c075b63e5]::util::run_in_thread_pool_with_globals<rustc_interface[6098359c075b63e5]::interface::run_compiler<core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>, rustc_driver_impl[d04a82bf5e705304]::run_compiler::{closure#1}>::{closure#0}, core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>>
  25:     0x7fb2948165f5 - <<std[468ab6db55de55b5]::thread::Builder>::spawn_unchecked_<rustc_interface[6098359c075b63e5]::util::run_in_thread_pool_with_globals<rustc_interface[6098359c075b63e5]::interface::run_compiler<core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>, rustc_driver_impl[d04a82bf5e705304]::run_compiler::{closure#1}>::{closure#0}, core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>>::{closure#1} as core[b1830eda9a6e2491]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
  26:     0x7fb2923258c5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hed918a1540dc7a50
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/alloc/src/boxed.rs:1985:9
  27:     0x7fb2923258c5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h606682b9bd0e55ac
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/alloc/src/boxed.rs:1985:9
  28:     0x7fb2923258c5 - std::sys::unix::thread::Thread::new::thread_start::h0bbd7726c94faa71
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys/unix/thread.rs:108:17
  29:     0x7fb2920c2272 - start_thread
  30:     0x7fb29213ddec - __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 (9ecda8de8 2023-04-30) 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:     0x7f392d318331 - std::backtrace_rs::backtrace::libunwind::trace::hc9361e36aeb59839
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x7f392d318331 - std::backtrace_rs::backtrace::trace_unsynchronized::h9236c8bfdcb4bd80
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x7f392d318331 - std::sys_common::backtrace::_print_fmt::h7fcfbb49f6ba2502
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:65:5
   3:     0x7f392d318331 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h79701e9b22410d70
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:44:22
   4:     0x7f392d378f1f - core::fmt::rt::Argument::fmt::hd0e21085a8ceb988
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/core/src/fmt/rt.rs:138:9
   5:     0x7f392d378f1f - core::fmt::write::h4fc8327a2048dd4d
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/core/src/fmt/mod.rs:1094:21
   6:     0x7f392d30b541 - std::io::Write::write_fmt::hc0f49c54197144fb
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/io/mod.rs:1712:15
   7:     0x7f392d318145 - std::sys_common::backtrace::_print::h9e223a02ac862cb5
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:47:5
   8:     0x7f392d318145 - std::sys_common::backtrace::print::h8094443d63ecfb4c
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:34:9
   9:     0x7f392d31ac87 - std::panicking::default_hook::{{closure}}::hbf12cbeeb299f3f1
  10:     0x7f392d31aa74 - std::panicking::default_hook::h79422e3bc5c0d82d
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/panicking.rs:288:9
  11:     0x7f3930594cf5 - rustc_driver_impl[d04a82bf5e705304]::DEFAULT_HOOK::{closure#0}::{closure#0}
  12:     0x7f392d31b3a7 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hfeb88eb8dfd6ec3a
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/alloc/src/boxed.rs:1999:9
  13:     0x7f392d31b3a7 - std::panicking::rust_panic_with_hook::hecec3b7c59290886
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/panicking.rs:695:13
  14:     0x7f392d31b127 - std::panicking::begin_panic_handler::{{closure}}::h87e403c8e6c6e41e
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/panicking.rs:582:13
  15:     0x7f392d318776 - std::sys_common::backtrace::__rust_end_short_backtrace::hbdd5d6ae6c35db8a
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:150:18
  16:     0x7f392d31ae92 - rust_begin_unwind
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/panicking.rs:578:5
  17:     0x7f392d3751c3 - core::panicking::panic_fmt::h0fbc2a051543a5d5
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/core/src/panicking.rs:67:14
  18:     0x7f392d3757e3 - core::result::unwrap_failed::h4d0dc555e0517944
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/core/src/result.rs:1651:5
  19:     0x7f392fcaed93 - rustc_codegen_ssa[8edfcb7c9bad7299]::back::metadata::create_wrapper_file
  20:     0x7f392fcad4dd - rustc_codegen_ssa[8edfcb7c9bad7299]::back::link::link_rlib
  21:     0x7f392fcaa8e4 - rustc_codegen_ssa[8edfcb7c9bad7299]::back::link::link_binary
  22:     0x7f392fca9294 - <rustc_codegen_llvm[268f5a08f5351377]::LlvmCodegenBackend as rustc_codegen_ssa[8edfcb7c9bad7299]::traits::backend::CodegenBackend>::link
  23:     0x7f392f838ae6 - <rustc_interface[6098359c075b63e5]::queries::Linker>::link
  24:     0x7f392f816f37 - std[468ab6db55de55b5]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[6098359c075b63e5]::util::run_in_thread_pool_with_globals<rustc_interface[6098359c075b63e5]::interface::run_compiler<core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>, rustc_driver_impl[d04a82bf5e705304]::run_compiler::{closure#1}>::{closure#0}, core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>>
  25:     0x7f392f8165f5 - <<std[468ab6db55de55b5]::thread::Builder>::spawn_unchecked_<rustc_interface[6098359c075b63e5]::util::run_in_thread_pool_with_globals<rustc_interface[6098359c075b63e5]::interface::run_compiler<core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>, rustc_driver_impl[d04a82bf5e705304]::run_compiler::{closure#1}>::{closure#0}, core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>>::{closure#1} as core[b1830eda9a6e2491]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
  26:     0x7f392d3258c5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hed918a1540dc7a50
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/alloc/src/boxed.rs:1985:9
  27:     0x7f392d3258c5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h606682b9bd0e55ac
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/alloc/src/boxed.rs:1985:9
  28:     0x7f392d3258c5 - std::sys::unix::thread::Thread::new::thread_start::h0bbd7726c94faa71
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys/unix/thread.rs:108:17
  29:     0x7f392d0c2272 - start_thread
  30:     0x7f392d13ddec - __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 (9ecda8de8 2023-04-30) 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:     0x7f2bfc518331 - std::backtrace_rs::backtrace::libunwind::trace::hc9361e36aeb59839
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x7f2bfc518331 - std::backtrace_rs::backtrace::trace_unsynchronized::h9236c8bfdcb4bd80
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x7f2bfc518331 - std::sys_common::backtrace::_print_fmt::h7fcfbb49f6ba2502
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:65:5
   3:     0x7f2bfc518331 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h79701e9b22410d70
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:44:22
   4:     0x7f2bfc578f1f - core::fmt::rt::Argument::fmt::hd0e21085a8ceb988
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/core/src/fmt/rt.rs:138:9
   5:     0x7f2bfc578f1f - core::fmt::write::h4fc8327a2048dd4d
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/core/src/fmt/mod.rs:1094:21
   6:     0x7f2bfc50b541 - std::io::Write::write_fmt::hc0f49c54197144fb
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/io/mod.rs:1712:15
   7:     0x7f2bfc518145 - std::sys_common::backtrace::_print::h9e223a02ac862cb5
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:47:5
   8:     0x7f2bfc518145 - std::sys_common::backtrace::print::h8094443d63ecfb4c
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:34:9
   9:     0x7f2bfc51ac87 - std::panicking::default_hook::{{closure}}::hbf12cbeeb299f3f1
  10:     0x7f2bfc51aa74 - std::panicking::default_hook::h79422e3bc5c0d82d
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/panicking.rs:288:9
  11:     0x7f2bff794cf5 - rustc_driver_impl[d04a82bf5e705304]::DEFAULT_HOOK::{closure#0}::{closure#0}
  12:     0x7f2bfc51b3a7 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hfeb88eb8dfd6ec3a
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/alloc/src/boxed.rs:1999:9
  13:     0x7f2bfc51b3a7 - std::panicking::rust_panic_with_hook::hecec3b7c59290886
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/panicking.rs:695:13
  14:     0x7f2bfc51b127 - std::panicking::begin_panic_handler::{{closure}}::h87e403c8e6c6e41e
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/panicking.rs:582:13
  15:     0x7f2bfc518776 - std::sys_common::backtrace::__rust_end_short_backtrace::hbdd5d6ae6c35db8a
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys_common/backtrace.rs:150:18
  16:     0x7f2bfc51ae92 - rust_begin_unwind
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/panicking.rs:578:5
  17:     0x7f2bfc5751c3 - core::panicking::panic_fmt::h0fbc2a051543a5d5
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/core/src/panicking.rs:67:14
  18:     0x7f2bfc5757e3 - core::result::unwrap_failed::h4d0dc555e0517944
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/core/src/result.rs:1651:5
  19:     0x7f2bfeeaed93 - rustc_codegen_ssa[8edfcb7c9bad7299]::back::metadata::create_wrapper_file
  20:     0x7f2bfeead4dd - rustc_codegen_ssa[8edfcb7c9bad7299]::back::link::link_rlib
  21:     0x7f2bfeeaa8e4 - rustc_codegen_ssa[8edfcb7c9bad7299]::back::link::link_binary
  22:     0x7f2bfeea9294 - <rustc_codegen_llvm[268f5a08f5351377]::LlvmCodegenBackend as rustc_codegen_ssa[8edfcb7c9bad7299]::traits::backend::CodegenBackend>::link
  23:     0x7f2bfea38ae6 - <rustc_interface[6098359c075b63e5]::queries::Linker>::link
  24:     0x7f2bfea16f37 - std[468ab6db55de55b5]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[6098359c075b63e5]::util::run_in_thread_pool_with_globals<rustc_interface[6098359c075b63e5]::interface::run_compiler<core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>, rustc_driver_impl[d04a82bf5e705304]::run_compiler::{closure#1}>::{closure#0}, core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>>
  25:     0x7f2bfea165f5 - <<std[468ab6db55de55b5]::thread::Builder>::spawn_unchecked_<rustc_interface[6098359c075b63e5]::util::run_in_thread_pool_with_globals<rustc_interface[6098359c075b63e5]::interface::run_compiler<core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>, rustc_driver_impl[d04a82bf5e705304]::run_compiler::{closure#1}>::{closure#0}, core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[b1830eda9a6e2491]::result::Result<(), rustc_span[15a1debf587e480e]::ErrorGuaranteed>>::{closure#1} as core[b1830eda9a6e2491]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
  26:     0x7f2bfc5258c5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hed918a1540dc7a50
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/alloc/src/boxed.rs:1985:9
  27:     0x7f2bfc5258c5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h606682b9bd0e55ac
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/alloc/src/boxed.rs:1985:9
  28:     0x7f2bfc5258c5 - std::sys::unix::thread::Thread::new::thread_start::h0bbd7726c94faa71
                               at /rustc/9ecda8de85ce893cc3fc748ab06be0b8250147a7/library/std/src/sys/unix/thread.rs:108:17
  29:     0x7f2bfc2c2272 - start_thread
  30:     0x7f2bfc33ddec - __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 (9ecda8de8 2023-04-30) 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-01