Build results for nightly-2023-04-25 target arm64_32-apple-watchos core
Home
error
Compiling core v0.0.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2023-04-25-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-25-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: 0x7fe4ae117f33 - std::backtrace_rs::backtrace::libunwind::trace::h893dde4035315a96
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7fe4ae117f33 - std::backtrace_rs::backtrace::trace_unsynchronized::h6c974ed4092484a6
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7fe4ae117f33 - std::sys_common::backtrace::_print_fmt::ha849c4be717362a9
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7fe4ae117f33 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::haabe92e38c866f01
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7fe4ae178d4f - core::fmt::write::haf6172d7079a4445
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/core/src/fmt/mod.rs:1247:17
5: 0x7fe4ae10af61 - std::io::Write::write_fmt::h67da167b948a002d
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/io/mod.rs:1712:15
6: 0x7fe4ae117d45 - std::sys_common::backtrace::_print::h7473a6504010ff1a
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:47:5
7: 0x7fe4ae117d45 - std::sys_common::backtrace::print::h3480068490b7658f
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:34:9
8: 0x7fe4ae11a84f - std::panicking::default_hook::{{closure}}::h3e6b021ef7ddad41
9: 0x7fe4ae11a507 - std::panicking::default_hook::h2d2e3ae160986dee
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/panicking.rs:293:9
10: 0x7fe4b13d0315 - <rustc_driver_impl[cd1350d30139830]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[7f4506683d5fdd9f]::ops::function::FnOnce<(&core[7f4506683d5fdd9f]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0}
11: 0x7fe4ae11b005 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcae3e0d5361dd641
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/alloc/src/boxed.rs:1976:9
12: 0x7fe4ae11b005 - std::panicking::rust_panic_with_hook::h3fa29b3d88f9e055
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/panicking.rs:704:13
13: 0x7fe4ae11ad73 - std::panicking::begin_panic_handler::{{closure}}::hd90d7d2909d7bc9b
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/panicking.rs:595:13
14: 0x7fe4ae118376 - std::sys_common::backtrace::__rust_end_short_backtrace::h2e3353b108f9aebe
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:150:18
15: 0x7fe4ae11aa72 - rust_begin_unwind
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/panicking.rs:584:5
16: 0x7fe4ae174fe3 - core::panicking::panic_fmt::h6e456d5258286f84
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/core/src/panicking.rs:67:14
17: 0x7fe4ae175613 - core::result::unwrap_failed::haed6d1ed7d5568bb
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/core/src/result.rs:1651:5
18: 0x7fe4b0ae77d1 - rustc_codegen_ssa[a9c45f26ea2872e4]::back::metadata::create_wrapper_file
19: 0x7fe4b0ae5ed7 - rustc_codegen_ssa[a9c45f26ea2872e4]::back::link::link_rlib
20: 0x7fe4b0ae38ce - rustc_codegen_ssa[a9c45f26ea2872e4]::back::link::link_binary
21: 0x7fe4b0ae2304 - <rustc_codegen_llvm[cb38ca8a7d053e80]::LlvmCodegenBackend as rustc_codegen_ssa[a9c45f26ea2872e4]::traits::backend::CodegenBackend>::link
22: 0x7fe4b05cf0cd - <rustc_interface[baa65a3d4c7c4616]::queries::Linker>::link
23: 0x7fe4b05bab2b - std[c382bdc0b58e246e]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[baa65a3d4c7c4616]::util::run_in_thread_pool_with_globals<rustc_interface[baa65a3d4c7c4616]::interface::run_compiler<core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>, rustc_driver_impl[cd1350d30139830]::run_compiler::{closure#1}>::{closure#0}, core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>>
24: 0x7fe4b05ba211 - <<std[c382bdc0b58e246e]::thread::Builder>::spawn_unchecked_<rustc_interface[baa65a3d4c7c4616]::util::run_in_thread_pool_with_globals<rustc_interface[baa65a3d4c7c4616]::interface::run_compiler<core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>, rustc_driver_impl[cd1350d30139830]::run_compiler::{closure#1}>::{closure#0}, core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>>::{closure#1} as core[7f4506683d5fdd9f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
25: 0x7fe4ae1253e5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5db93fe61d81ebd3
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/alloc/src/boxed.rs:1962:9
26: 0x7fe4ae1253e5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h0147583282713da7
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/alloc/src/boxed.rs:1962:9
27: 0x7fe4ae1253e5 - std::sys::unix::thread::Thread::new::thread_start::h9d276df04139da1d
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys/unix/thread.rs:108:17
28: 0x7fe4adec2272 - start_thread
29: 0x7fe4adf3ddec - __GI___clone3
30: 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 (f5559e338 2023-04-24) 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: 0x7feda7917f33 - std::backtrace_rs::backtrace::libunwind::trace::h893dde4035315a96
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7feda7917f33 - std::backtrace_rs::backtrace::trace_unsynchronized::h6c974ed4092484a6
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7feda7917f33 - std::sys_common::backtrace::_print_fmt::ha849c4be717362a9
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7feda7917f33 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::haabe92e38c866f01
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7feda7978d4f - core::fmt::write::haf6172d7079a4445
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/core/src/fmt/mod.rs:1247:17
5: 0x7feda790af61 - std::io::Write::write_fmt::h67da167b948a002d
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/io/mod.rs:1712:15
6: 0x7feda7917d45 - std::sys_common::backtrace::_print::h7473a6504010ff1a
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:47:5
7: 0x7feda7917d45 - std::sys_common::backtrace::print::h3480068490b7658f
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:34:9
8: 0x7feda791a84f - std::panicking::default_hook::{{closure}}::h3e6b021ef7ddad41
9: 0x7feda791a507 - std::panicking::default_hook::h2d2e3ae160986dee
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/panicking.rs:293:9
10: 0x7fedaabd0315 - <rustc_driver_impl[cd1350d30139830]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[7f4506683d5fdd9f]::ops::function::FnOnce<(&core[7f4506683d5fdd9f]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0}
11: 0x7feda791b005 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcae3e0d5361dd641
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/alloc/src/boxed.rs:1976:9
12: 0x7feda791b005 - std::panicking::rust_panic_with_hook::h3fa29b3d88f9e055
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/panicking.rs:704:13
13: 0x7feda791ad73 - std::panicking::begin_panic_handler::{{closure}}::hd90d7d2909d7bc9b
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/panicking.rs:595:13
14: 0x7feda7918376 - std::sys_common::backtrace::__rust_end_short_backtrace::h2e3353b108f9aebe
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:150:18
15: 0x7feda791aa72 - rust_begin_unwind
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/panicking.rs:584:5
16: 0x7feda7974fe3 - core::panicking::panic_fmt::h6e456d5258286f84
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/core/src/panicking.rs:67:14
17: 0x7feda7975613 - core::result::unwrap_failed::haed6d1ed7d5568bb
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/core/src/result.rs:1651:5
18: 0x7fedaa2e77d1 - rustc_codegen_ssa[a9c45f26ea2872e4]::back::metadata::create_wrapper_file
19: 0x7fedaa2e5ed7 - rustc_codegen_ssa[a9c45f26ea2872e4]::back::link::link_rlib
20: 0x7fedaa2e38ce - rustc_codegen_ssa[a9c45f26ea2872e4]::back::link::link_binary
21: 0x7fedaa2e2304 - <rustc_codegen_llvm[cb38ca8a7d053e80]::LlvmCodegenBackend as rustc_codegen_ssa[a9c45f26ea2872e4]::traits::backend::CodegenBackend>::link
22: 0x7feda9dcf0cd - <rustc_interface[baa65a3d4c7c4616]::queries::Linker>::link
23: 0x7feda9dbab2b - std[c382bdc0b58e246e]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[baa65a3d4c7c4616]::util::run_in_thread_pool_with_globals<rustc_interface[baa65a3d4c7c4616]::interface::run_compiler<core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>, rustc_driver_impl[cd1350d30139830]::run_compiler::{closure#1}>::{closure#0}, core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>>
24: 0x7feda9dba211 - <<std[c382bdc0b58e246e]::thread::Builder>::spawn_unchecked_<rustc_interface[baa65a3d4c7c4616]::util::run_in_thread_pool_with_globals<rustc_interface[baa65a3d4c7c4616]::interface::run_compiler<core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>, rustc_driver_impl[cd1350d30139830]::run_compiler::{closure#1}>::{closure#0}, core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>>::{closure#1} as core[7f4506683d5fdd9f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
25: 0x7feda79253e5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5db93fe61d81ebd3
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/alloc/src/boxed.rs:1962:9
26: 0x7feda79253e5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h0147583282713da7
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/alloc/src/boxed.rs:1962:9
27: 0x7feda79253e5 - std::sys::unix::thread::Thread::new::thread_start::h9d276df04139da1d
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys/unix/thread.rs:108:17
28: 0x7feda76c2272 - start_thread
29: 0x7feda773ddec - __GI___clone3
30: 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 (f5559e338 2023-04-24) 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: 0x7fa4b7917f33 - std::backtrace_rs::backtrace::libunwind::trace::h893dde4035315a96
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7fa4b7917f33 - std::backtrace_rs::backtrace::trace_unsynchronized::h6c974ed4092484a6
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7fa4b7917f33 - std::sys_common::backtrace::_print_fmt::ha849c4be717362a9
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7fa4b7917f33 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::haabe92e38c866f01
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7fa4b7978d4f - core::fmt::write::haf6172d7079a4445
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/core/src/fmt/mod.rs:1247:17
5: 0x7fa4b790af61 - std::io::Write::write_fmt::h67da167b948a002d
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/io/mod.rs:1712:15
6: 0x7fa4b7917d45 - std::sys_common::backtrace::_print::h7473a6504010ff1a
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:47:5
7: 0x7fa4b7917d45 - std::sys_common::backtrace::print::h3480068490b7658f
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:34:9
8: 0x7fa4b791a84f - std::panicking::default_hook::{{closure}}::h3e6b021ef7ddad41
9: 0x7fa4b791a507 - std::panicking::default_hook::h2d2e3ae160986dee
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/panicking.rs:293:9
10: 0x7fa4babd0315 - <rustc_driver_impl[cd1350d30139830]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[7f4506683d5fdd9f]::ops::function::FnOnce<(&core[7f4506683d5fdd9f]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0}
11: 0x7fa4b791b005 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcae3e0d5361dd641
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/alloc/src/boxed.rs:1976:9
12: 0x7fa4b791b005 - std::panicking::rust_panic_with_hook::h3fa29b3d88f9e055
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/panicking.rs:704:13
13: 0x7fa4b791ad73 - std::panicking::begin_panic_handler::{{closure}}::hd90d7d2909d7bc9b
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/panicking.rs:595:13
14: 0x7fa4b7918376 - std::sys_common::backtrace::__rust_end_short_backtrace::h2e3353b108f9aebe
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys_common/backtrace.rs:150:18
15: 0x7fa4b791aa72 - rust_begin_unwind
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/panicking.rs:584:5
16: 0x7fa4b7974fe3 - core::panicking::panic_fmt::h6e456d5258286f84
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/core/src/panicking.rs:67:14
17: 0x7fa4b7975613 - core::result::unwrap_failed::haed6d1ed7d5568bb
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/core/src/result.rs:1651:5
18: 0x7fa4ba2e77d1 - rustc_codegen_ssa[a9c45f26ea2872e4]::back::metadata::create_wrapper_file
19: 0x7fa4ba2e5ed7 - rustc_codegen_ssa[a9c45f26ea2872e4]::back::link::link_rlib
20: 0x7fa4ba2e38ce - rustc_codegen_ssa[a9c45f26ea2872e4]::back::link::link_binary
21: 0x7fa4ba2e2304 - <rustc_codegen_llvm[cb38ca8a7d053e80]::LlvmCodegenBackend as rustc_codegen_ssa[a9c45f26ea2872e4]::traits::backend::CodegenBackend>::link
22: 0x7fa4b9dcf0cd - <rustc_interface[baa65a3d4c7c4616]::queries::Linker>::link
23: 0x7fa4b9dbab2b - std[c382bdc0b58e246e]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[baa65a3d4c7c4616]::util::run_in_thread_pool_with_globals<rustc_interface[baa65a3d4c7c4616]::interface::run_compiler<core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>, rustc_driver_impl[cd1350d30139830]::run_compiler::{closure#1}>::{closure#0}, core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>>
24: 0x7fa4b9dba211 - <<std[c382bdc0b58e246e]::thread::Builder>::spawn_unchecked_<rustc_interface[baa65a3d4c7c4616]::util::run_in_thread_pool_with_globals<rustc_interface[baa65a3d4c7c4616]::interface::run_compiler<core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>, rustc_driver_impl[cd1350d30139830]::run_compiler::{closure#1}>::{closure#0}, core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7f4506683d5fdd9f]::result::Result<(), rustc_span[b699d2c036be61c9]::ErrorGuaranteed>>::{closure#1} as core[7f4506683d5fdd9f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
25: 0x7fa4b79253e5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5db93fe61d81ebd3
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/alloc/src/boxed.rs:1962:9
26: 0x7fa4b79253e5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h0147583282713da7
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/alloc/src/boxed.rs:1962:9
27: 0x7fa4b79253e5 - std::sys::unix::thread::Thread::new::thread_start::h9d276df04139da1d
at /rustc/f5559e338256f17ada6d82b429acc2dbd8facc9c/library/std/src/sys/unix/thread.rs:108:17
28: 0x7fa4b76c2272 - start_thread
29: 0x7fa4b773ddec - __GI___clone3
30: 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 (f5559e338 2023-04-24) 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-25