Build results for nightly-2023-01-21 target arm64_32-apple-watchos core
Home
error
Compiling compiler_builtins v0.1.85
Compiling core v0.0.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2023-01-21-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core)
Compiling rustc-std-workspace-core v1.99.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2023-01-21-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:285:19
stack backtrace:
0: 0x7fc120f153ca - std::backtrace_rs::backtrace::libunwind::trace::ha92ef9f6ccd5e56b
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7fc120f153ca - std::backtrace_rs::backtrace::trace_unsynchronized::ha44c299690166f2b
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7fc120f153ca - std::sys_common::backtrace::_print_fmt::h19cd3f39c344a33c
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7fc120f153ca - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h293cba156d45b475
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7fc120f7867e - core::fmt::write::h2a89c5a2cd2a0936
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/core/src/fmt/mod.rs:1213:17
5: 0x7fc120f05a15 - std::io::Write::write_fmt::h61b873d4305ed5fb
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/io/mod.rs:1682:15
6: 0x7fc120f15195 - std::sys_common::backtrace::_print::he80b3ad6361d876c
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:47:5
7: 0x7fc120f15195 - std::sys_common::backtrace::print::ha340fba9744b3a51
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:34:9
8: 0x7fc120f17f5f - std::panicking::default_hook::{{closure}}::hbb5472f169f46106
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:267:22
9: 0x7fc120f17c9b - std::panicking::default_hook::h910b88c51274ec02
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:286:9
10: 0x7fc12425ec54 - rustc_driver[639bbb82542a12c4]::DEFAULT_HOOK::{closure#0}::{closure#0}
11: 0x7fc120f1879a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hf5cbaf936ef8179d
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/alloc/src/boxed.rs:2002:9
12: 0x7fc120f1879a - std::panicking::rust_panic_with_hook::h637d33e8738b38ce
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:692:13
13: 0x7fc120f18519 - std::panicking::begin_panic_handler::{{closure}}::hde58a65ea14eb76c
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:579:13
14: 0x7fc120f1587c - std::sys_common::backtrace::__rust_end_short_backtrace::h3b0cb8173d4e6739
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:137:18
15: 0x7fc120f18222 - rust_begin_unwind
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:575:5
16: 0x7fc120f75023 - core::panicking::panic_fmt::hc3a30090bb7a1e5d
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/core/src/panicking.rs:64:14
17: 0x7fc120f755b3 - core::result::unwrap_failed::h269e4f088116f957
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/core/src/result.rs:1790:5
18: 0x7fc12396be70 - rustc_codegen_ssa[d1d88523d9a658e0]::back::metadata::create_wrapper_file
19: 0x7fc12396a414 - rustc_codegen_ssa[d1d88523d9a658e0]::back::link::link_rlib
20: 0x7fc123967fc2 - rustc_codegen_ssa[d1d88523d9a658e0]::back::link::link_binary
21: 0x7fc123966f24 - <rustc_codegen_llvm[39f4b737c25c7935]::LlvmCodegenBackend as rustc_codegen_ssa[d1d88523d9a658e0]::traits::backend::CodegenBackend>::link
22: 0x7fc12354261a - <rustc_interface[712fc5ea6eb72e1f]::queries::Linker>::link
23: 0x7fc1234e13cc - rustc_span[6badc9707177032f]::with_source_map::<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_interface[712fc5ea6eb72e1f]::interface::run_compiler<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_driver[639bbb82542a12c4]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
24: 0x7fc1234e0e04 - <scoped_tls[3adb5d9e8b10118b]::ScopedKey<rustc_span[6badc9707177032f]::SessionGlobals>>::set::<rustc_interface[712fc5ea6eb72e1f]::interface::run_compiler<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_driver[639bbb82542a12c4]::run_compiler::{closure#1}>::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>
25: 0x7fc1234e0502 - std[160d0d017ec6e0b8]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[712fc5ea6eb72e1f]::util::run_in_thread_pool_with_globals<rustc_interface[712fc5ea6eb72e1f]::interface::run_compiler<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_driver[639bbb82542a12c4]::run_compiler::{closure#1}>::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>
26: 0x7fc1234e02aa - <<std[160d0d017ec6e0b8]::thread::Builder>::spawn_unchecked_<rustc_interface[712fc5ea6eb72e1f]::util::run_in_thread_pool_with_globals<rustc_interface[712fc5ea6eb72e1f]::interface::run_compiler<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_driver[639bbb82542a12c4]::run_compiler::{closure#1}>::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>::{closure#1} as core[dd0ad632f08e6ea1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
27: 0x7fc120f22bd3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4dd19c0bc3e6367b
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/alloc/src/boxed.rs:1988:9
28: 0x7fc120f22bd3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h379cba3f119da2fe
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/alloc/src/boxed.rs:1988:9
29: 0x7fc120f22bd3 - std::sys::unix::thread::Thread::new::thread_start::hd739ff786112afe1
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys/unix/thread.rs:108:17
30: 0x7fc120cb6272 - start_thread
31: 0x7fc120d31dec - __GI___clone3
32: 0x0 - <unknown>
error: internal compiler error: unexpected panic
note: 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.68.0-nightly (5ce39f42b 2023-01-20) 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`
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:285:19
stack backtrace:
0: 0x7f17ae1153ca - std::backtrace_rs::backtrace::libunwind::trace::ha92ef9f6ccd5e56b
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7f17ae1153ca - std::backtrace_rs::backtrace::trace_unsynchronized::ha44c299690166f2b
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7f17ae1153ca - std::sys_common::backtrace::_print_fmt::h19cd3f39c344a33c
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7f17ae1153ca - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h293cba156d45b475
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7f17ae17867e - core::fmt::write::h2a89c5a2cd2a0936
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/core/src/fmt/mod.rs:1213:17
5: 0x7f17ae105a15 - std::io::Write::write_fmt::h61b873d4305ed5fb
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/io/mod.rs:1682:15
6: 0x7f17ae115195 - std::sys_common::backtrace::_print::he80b3ad6361d876c
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:47:5
7: 0x7f17ae115195 - std::sys_common::backtrace::print::ha340fba9744b3a51
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:34:9
8: 0x7f17ae117f5f - std::panicking::default_hook::{{closure}}::hbb5472f169f46106
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:267:22
9: 0x7f17ae117c9b - std::panicking::default_hook::h910b88c51274ec02
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:286:9
10: 0x7f17b145ec54 - rustc_driver[639bbb82542a12c4]::DEFAULT_HOOK::{closure#0}::{closure#0}
11: 0x7f17ae11879a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hf5cbaf936ef8179d
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/alloc/src/boxed.rs:2002:9
12: 0x7f17ae11879a - std::panicking::rust_panic_with_hook::h637d33e8738b38ce
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:692:13
13: 0x7f17ae118519 - std::panicking::begin_panic_handler::{{closure}}::hde58a65ea14eb76c
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:579:13
14: 0x7f17ae11587c - std::sys_common::backtrace::__rust_end_short_backtrace::h3b0cb8173d4e6739
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:137:18
15: 0x7f17ae118222 - rust_begin_unwind
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:575:5
16: 0x7f17ae175023 - core::panicking::panic_fmt::hc3a30090bb7a1e5d
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/core/src/panicking.rs:64:14
17: 0x7f17ae1755b3 - core::result::unwrap_failed::h269e4f088116f957
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/core/src/result.rs:1790:5
18: 0x7f17b0b6be70 - rustc_codegen_ssa[d1d88523d9a658e0]::back::metadata::create_wrapper_file
19: 0x7f17b0b6a414 - rustc_codegen_ssa[d1d88523d9a658e0]::back::link::link_rlib
20: 0x7f17b0b67fc2 - rustc_codegen_ssa[d1d88523d9a658e0]::back::link::link_binary
21: 0x7f17b0b66f24 - <rustc_codegen_llvm[39f4b737c25c7935]::LlvmCodegenBackend as rustc_codegen_ssa[d1d88523d9a658e0]::traits::backend::CodegenBackend>::link
22: 0x7f17b074261a - <rustc_interface[712fc5ea6eb72e1f]::queries::Linker>::link
23: 0x7f17b06e13cc - rustc_span[6badc9707177032f]::with_source_map::<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_interface[712fc5ea6eb72e1f]::interface::run_compiler<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_driver[639bbb82542a12c4]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
24: 0x7f17b06e0e04 - <scoped_tls[3adb5d9e8b10118b]::ScopedKey<rustc_span[6badc9707177032f]::SessionGlobals>>::set::<rustc_interface[712fc5ea6eb72e1f]::interface::run_compiler<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_driver[639bbb82542a12c4]::run_compiler::{closure#1}>::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>
25: 0x7f17b06e0502 - std[160d0d017ec6e0b8]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[712fc5ea6eb72e1f]::util::run_in_thread_pool_with_globals<rustc_interface[712fc5ea6eb72e1f]::interface::run_compiler<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_driver[639bbb82542a12c4]::run_compiler::{closure#1}>::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>
26: 0x7f17b06e02aa - <<std[160d0d017ec6e0b8]::thread::Builder>::spawn_unchecked_<rustc_interface[712fc5ea6eb72e1f]::util::run_in_thread_pool_with_globals<rustc_interface[712fc5ea6eb72e1f]::interface::run_compiler<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_driver[639bbb82542a12c4]::run_compiler::{closure#1}>::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>::{closure#1} as core[dd0ad632f08e6ea1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
27: 0x7f17ae122bd3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4dd19c0bc3e6367b
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/alloc/src/boxed.rs:1988:9
28: 0x7f17ae122bd3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h379cba3f119da2fe
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/alloc/src/boxed.rs:1988:9
29: 0x7f17ae122bd3 - std::sys::unix::thread::Thread::new::thread_start::hd739ff786112afe1
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys/unix/thread.rs:108:17
30: 0x7f17adeb6272 - start_thread
31: 0x7f17adf31dec - __GI___clone3
32: 0x0 - <unknown>
error: internal compiler error: unexpected panic
note: 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.68.0-nightly (5ce39f42b 2023-01-20) 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`
thread 'rustc' panicked at 'called `Result::unwrap()` on an `Err` value: Error("unimplemented architecture Aarch64_Ilp32")', compiler/rustc_codegen_ssa/src/back/metadata.rs:285:19
stack backtrace:
0: 0x7f8a5ed153ca - std::backtrace_rs::backtrace::libunwind::trace::ha92ef9f6ccd5e56b
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7f8a5ed153ca - std::backtrace_rs::backtrace::trace_unsynchronized::ha44c299690166f2b
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7f8a5ed153ca - std::sys_common::backtrace::_print_fmt::h19cd3f39c344a33c
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:65:5
3: 0x7f8a5ed153ca - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h293cba156d45b475
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7f8a5ed7867e - core::fmt::write::h2a89c5a2cd2a0936
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/core/src/fmt/mod.rs:1213:17
5: 0x7f8a5ed05a15 - std::io::Write::write_fmt::h61b873d4305ed5fb
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/io/mod.rs:1682:15
6: 0x7f8a5ed15195 - std::sys_common::backtrace::_print::he80b3ad6361d876c
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:47:5
7: 0x7f8a5ed15195 - std::sys_common::backtrace::print::ha340fba9744b3a51
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:34:9
8: 0x7f8a5ed17f5f - std::panicking::default_hook::{{closure}}::hbb5472f169f46106
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:267:22
9: 0x7f8a5ed17c9b - std::panicking::default_hook::h910b88c51274ec02
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:286:9
10: 0x7f8a6205ec54 - rustc_driver[639bbb82542a12c4]::DEFAULT_HOOK::{closure#0}::{closure#0}
11: 0x7f8a5ed1879a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hf5cbaf936ef8179d
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/alloc/src/boxed.rs:2002:9
12: 0x7f8a5ed1879a - std::panicking::rust_panic_with_hook::h637d33e8738b38ce
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:692:13
13: 0x7f8a5ed18519 - std::panicking::begin_panic_handler::{{closure}}::hde58a65ea14eb76c
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:579:13
14: 0x7f8a5ed1587c - std::sys_common::backtrace::__rust_end_short_backtrace::h3b0cb8173d4e6739
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys_common/backtrace.rs:137:18
15: 0x7f8a5ed18222 - rust_begin_unwind
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/panicking.rs:575:5
16: 0x7f8a5ed75023 - core::panicking::panic_fmt::hc3a30090bb7a1e5d
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/core/src/panicking.rs:64:14
17: 0x7f8a5ed755b3 - core::result::unwrap_failed::h269e4f088116f957
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/core/src/result.rs:1790:5
18: 0x7f8a6176be70 - rustc_codegen_ssa[d1d88523d9a658e0]::back::metadata::create_wrapper_file
19: 0x7f8a6176a414 - rustc_codegen_ssa[d1d88523d9a658e0]::back::link::link_rlib
20: 0x7f8a61767fc2 - rustc_codegen_ssa[d1d88523d9a658e0]::back::link::link_binary
21: 0x7f8a61766f24 - <rustc_codegen_llvm[39f4b737c25c7935]::LlvmCodegenBackend as rustc_codegen_ssa[d1d88523d9a658e0]::traits::backend::CodegenBackend>::link
22: 0x7f8a6134261a - <rustc_interface[712fc5ea6eb72e1f]::queries::Linker>::link
23: 0x7f8a612e13cc - rustc_span[6badc9707177032f]::with_source_map::<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_interface[712fc5ea6eb72e1f]::interface::run_compiler<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_driver[639bbb82542a12c4]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
24: 0x7f8a612e0e04 - <scoped_tls[3adb5d9e8b10118b]::ScopedKey<rustc_span[6badc9707177032f]::SessionGlobals>>::set::<rustc_interface[712fc5ea6eb72e1f]::interface::run_compiler<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_driver[639bbb82542a12c4]::run_compiler::{closure#1}>::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>
25: 0x7f8a612e0502 - std[160d0d017ec6e0b8]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[712fc5ea6eb72e1f]::util::run_in_thread_pool_with_globals<rustc_interface[712fc5ea6eb72e1f]::interface::run_compiler<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_driver[639bbb82542a12c4]::run_compiler::{closure#1}>::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>
26: 0x7f8a612e02aa - <<std[160d0d017ec6e0b8]::thread::Builder>::spawn_unchecked_<rustc_interface[712fc5ea6eb72e1f]::util::run_in_thread_pool_with_globals<rustc_interface[712fc5ea6eb72e1f]::interface::run_compiler<core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>, rustc_driver[639bbb82542a12c4]::run_compiler::{closure#1}>::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[dd0ad632f08e6ea1]::result::Result<(), rustc_errors[ab114d7d6097e91e]::ErrorGuaranteed>>::{closure#1} as core[dd0ad632f08e6ea1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
27: 0x7f8a5ed22bd3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4dd19c0bc3e6367b
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/alloc/src/boxed.rs:1988:9
28: 0x7f8a5ed22bd3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h379cba3f119da2fe
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/alloc/src/boxed.rs:1988:9
29: 0x7f8a5ed22bd3 - std::sys::unix::thread::Thread::new::thread_start::hd739ff786112afe1
at /rustc/5ce39f42bd2c8bca9c570f0560ebe1fce4eddb14/library/std/src/sys/unix/thread.rs:108:17
30: 0x7f8a5eab6272 - start_thread
31: 0x7f8a5eb31dec - __GI___clone3
32: 0x0 - <unknown>
error: internal compiler error: unexpected panic
note: 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.68.0-nightly (5ce39f42b 2023-01-20) 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`
Build history for target arm64_32-apple-watchos
Build state for nightly 2023-01-21