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

Home
error
   Compiling core v0.0.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2023-01-18-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core)
   Compiling compiler_builtins v0.1.85
   Compiling rustc-std-workspace-core v1.99.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2023-01-18-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:     0x7f88267153ca - std::backtrace_rs::backtrace::libunwind::trace::hfa856385389b1619
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x7f88267153ca - std::backtrace_rs::backtrace::trace_unsynchronized::h792229b52df38a44
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x7f88267153ca - std::sys_common::backtrace::_print_fmt::hdd9c76ec79d0e85c
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:65:5
   3:     0x7f88267153ca - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h888a0f6cc0dd3964
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:44:22
   4:     0x7f882677867e - core::fmt::write::ha8fa2096b6a0b80c
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/core/src/fmt/mod.rs:1213:17
   5:     0x7f8826705b15 - std::io::Write::write_fmt::h7eb7da8e55462a1a
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/io/mod.rs:1682:15
   6:     0x7f8826715195 - std::sys_common::backtrace::_print::he807c76d55afa52c
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:47:5
   7:     0x7f8826715195 - std::sys_common::backtrace::print::hf5a147504b34e1d1
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:34:9
   8:     0x7f8826717f5f - std::panicking::default_hook::{{closure}}::h317e4c648c553aed
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:267:22
   9:     0x7f8826717c9b - std::panicking::default_hook::h479ca9c238d4b81a
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:286:9
  10:     0x7f8829a4e904 - <rustc_driver[3a93368a0ea13781]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[54ef31721c75de24]::ops::function::FnOnce<(&core[54ef31721c75de24]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0}
  11:     0x7f882671879a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h73a7270930383c6a
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/alloc/src/boxed.rs:2002:9
  12:     0x7f882671879a - std::panicking::rust_panic_with_hook::hc487511224443c89
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:692:13
  13:     0x7f8826718519 - std::panicking::begin_panic_handler::{{closure}}::h07d290762c0a9b9b
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:579:13
  14:     0x7f882671587c - std::sys_common::backtrace::__rust_end_short_backtrace::hacc91ec80bf3e345
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:137:18
  15:     0x7f8826718222 - rust_begin_unwind
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:575:5
  16:     0x7f8826775023 - core::panicking::panic_fmt::hdd2149b2b2b020e9
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/core/src/panicking.rs:64:14
  17:     0x7f88267755b3 - core::result::unwrap_failed::ha4f856d998e9a963
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/core/src/result.rs:1790:5
  18:     0x7f882916a940 - rustc_codegen_ssa[3cad6a341563c66c]::back::metadata::create_wrapper_file
  19:     0x7f8829168ee4 - rustc_codegen_ssa[3cad6a341563c66c]::back::link::link_rlib
  20:     0x7f8829166a92 - rustc_codegen_ssa[3cad6a341563c66c]::back::link::link_binary
  21:     0x7f88291659f4 - <rustc_codegen_llvm[b5a990a464983c0e]::LlvmCodegenBackend as rustc_codegen_ssa[3cad6a341563c66c]::traits::backend::CodegenBackend>::link
  22:     0x7f8828d42d88 - <rustc_interface[1901b8694272cc98]::queries::Linker>::link
  23:     0x7f8828cdffbb - rustc_span[de687bced19af539]::with_source_map::<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_interface[1901b8694272cc98]::interface::run_compiler<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_driver[3a93368a0ea13781]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
  24:     0x7f8828cdf9c1 - <scoped_tls[2de667fc2e942888]::ScopedKey<rustc_span[de687bced19af539]::SessionGlobals>>::set::<rustc_interface[1901b8694272cc98]::interface::run_compiler<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_driver[3a93368a0ea13781]::run_compiler::{closure#1}>::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>
  25:     0x7f8828cdefa2 - std[55bb39819df31f6e]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[1901b8694272cc98]::util::run_in_thread_pool_with_globals<rustc_interface[1901b8694272cc98]::interface::run_compiler<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_driver[3a93368a0ea13781]::run_compiler::{closure#1}>::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>
  26:     0x7f8828cded4c - <<std[55bb39819df31f6e]::thread::Builder>::spawn_unchecked_<rustc_interface[1901b8694272cc98]::util::run_in_thread_pool_with_globals<rustc_interface[1901b8694272cc98]::interface::run_compiler<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_driver[3a93368a0ea13781]::run_compiler::{closure#1}>::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>::{closure#1} as core[54ef31721c75de24]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
  27:     0x7f8826722bd3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha825691f6192dd9e
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/alloc/src/boxed.rs:1988:9
  28:     0x7f8826722bd3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h69084a7efcd590c4
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/alloc/src/boxed.rs:1988:9
  29:     0x7f8826722bd3 - std::sys::unix::thread::Thread::new::thread_start::h37d7981279b67e14
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys/unix/thread.rs:108:17
  30:     0x7f88264b6272 - start_thread
  31:     0x7f8826531dec - __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 (3984bc583 2023-01-17) 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:     0x7f311f1153ca - std::backtrace_rs::backtrace::libunwind::trace::hfa856385389b1619
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x7f311f1153ca - std::backtrace_rs::backtrace::trace_unsynchronized::h792229b52df38a44
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x7f311f1153ca - std::sys_common::backtrace::_print_fmt::hdd9c76ec79d0e85c
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:65:5
   3:     0x7f311f1153ca - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h888a0f6cc0dd3964
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:44:22
   4:     0x7f311f17867e - core::fmt::write::ha8fa2096b6a0b80c
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/core/src/fmt/mod.rs:1213:17
   5:     0x7f311f105b15 - std::io::Write::write_fmt::h7eb7da8e55462a1a
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/io/mod.rs:1682:15
   6:     0x7f311f115195 - std::sys_common::backtrace::_print::he807c76d55afa52c
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:47:5
   7:     0x7f311f115195 - std::sys_common::backtrace::print::hf5a147504b34e1d1
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:34:9
   8:     0x7f311f117f5f - std::panicking::default_hook::{{closure}}::h317e4c648c553aed
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:267:22
   9:     0x7f311f117c9b - std::panicking::default_hook::h479ca9c238d4b81a
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:286:9
  10:     0x7f312244e904 - <rustc_driver[3a93368a0ea13781]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[54ef31721c75de24]::ops::function::FnOnce<(&core[54ef31721c75de24]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0}
  11:     0x7f311f11879a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h73a7270930383c6a
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/alloc/src/boxed.rs:2002:9
  12:     0x7f311f11879a - std::panicking::rust_panic_with_hook::hc487511224443c89
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:692:13
  13:     0x7f311f118519 - std::panicking::begin_panic_handler::{{closure}}::h07d290762c0a9b9b
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:579:13
  14:     0x7f311f11587c - std::sys_common::backtrace::__rust_end_short_backtrace::hacc91ec80bf3e345
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:137:18
  15:     0x7f311f118222 - rust_begin_unwind
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:575:5
  16:     0x7f311f175023 - core::panicking::panic_fmt::hdd2149b2b2b020e9
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/core/src/panicking.rs:64:14
  17:     0x7f311f1755b3 - core::result::unwrap_failed::ha4f856d998e9a963
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/core/src/result.rs:1790:5
  18:     0x7f3121b6a940 - rustc_codegen_ssa[3cad6a341563c66c]::back::metadata::create_wrapper_file
  19:     0x7f3121b68ee4 - rustc_codegen_ssa[3cad6a341563c66c]::back::link::link_rlib
  20:     0x7f3121b66a92 - rustc_codegen_ssa[3cad6a341563c66c]::back::link::link_binary
  21:     0x7f3121b659f4 - <rustc_codegen_llvm[b5a990a464983c0e]::LlvmCodegenBackend as rustc_codegen_ssa[3cad6a341563c66c]::traits::backend::CodegenBackend>::link
  22:     0x7f3121742d88 - <rustc_interface[1901b8694272cc98]::queries::Linker>::link
  23:     0x7f31216dffbb - rustc_span[de687bced19af539]::with_source_map::<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_interface[1901b8694272cc98]::interface::run_compiler<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_driver[3a93368a0ea13781]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
  24:     0x7f31216df9c1 - <scoped_tls[2de667fc2e942888]::ScopedKey<rustc_span[de687bced19af539]::SessionGlobals>>::set::<rustc_interface[1901b8694272cc98]::interface::run_compiler<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_driver[3a93368a0ea13781]::run_compiler::{closure#1}>::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>
  25:     0x7f31216defa2 - std[55bb39819df31f6e]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[1901b8694272cc98]::util::run_in_thread_pool_with_globals<rustc_interface[1901b8694272cc98]::interface::run_compiler<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_driver[3a93368a0ea13781]::run_compiler::{closure#1}>::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>
  26:     0x7f31216ded4c - <<std[55bb39819df31f6e]::thread::Builder>::spawn_unchecked_<rustc_interface[1901b8694272cc98]::util::run_in_thread_pool_with_globals<rustc_interface[1901b8694272cc98]::interface::run_compiler<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_driver[3a93368a0ea13781]::run_compiler::{closure#1}>::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>::{closure#1} as core[54ef31721c75de24]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
  27:     0x7f311f122bd3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha825691f6192dd9e
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/alloc/src/boxed.rs:1988:9
  28:     0x7f311f122bd3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h69084a7efcd590c4
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/alloc/src/boxed.rs:1988:9
  29:     0x7f311f122bd3 - std::sys::unix::thread::Thread::new::thread_start::h37d7981279b67e14
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys/unix/thread.rs:108:17
  30:     0x7f311eeb6272 - start_thread
  31:     0x7f311ef31dec - __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 (3984bc583 2023-01-17) 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:     0x7f811f7153ca - std::backtrace_rs::backtrace::libunwind::trace::hfa856385389b1619
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x7f811f7153ca - std::backtrace_rs::backtrace::trace_unsynchronized::h792229b52df38a44
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x7f811f7153ca - std::sys_common::backtrace::_print_fmt::hdd9c76ec79d0e85c
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:65:5
   3:     0x7f811f7153ca - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h888a0f6cc0dd3964
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:44:22
   4:     0x7f811f77867e - core::fmt::write::ha8fa2096b6a0b80c
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/core/src/fmt/mod.rs:1213:17
   5:     0x7f811f705b15 - std::io::Write::write_fmt::h7eb7da8e55462a1a
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/io/mod.rs:1682:15
   6:     0x7f811f715195 - std::sys_common::backtrace::_print::he807c76d55afa52c
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:47:5
   7:     0x7f811f715195 - std::sys_common::backtrace::print::hf5a147504b34e1d1
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:34:9
   8:     0x7f811f717f5f - std::panicking::default_hook::{{closure}}::h317e4c648c553aed
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:267:22
   9:     0x7f811f717c9b - std::panicking::default_hook::h479ca9c238d4b81a
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:286:9
  10:     0x7f8122a4e904 - <rustc_driver[3a93368a0ea13781]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[54ef31721c75de24]::ops::function::FnOnce<(&core[54ef31721c75de24]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0}
  11:     0x7f811f71879a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h73a7270930383c6a
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/alloc/src/boxed.rs:2002:9
  12:     0x7f811f71879a - std::panicking::rust_panic_with_hook::hc487511224443c89
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:692:13
  13:     0x7f811f718519 - std::panicking::begin_panic_handler::{{closure}}::h07d290762c0a9b9b
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:579:13
  14:     0x7f811f71587c - std::sys_common::backtrace::__rust_end_short_backtrace::hacc91ec80bf3e345
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys_common/backtrace.rs:137:18
  15:     0x7f811f718222 - rust_begin_unwind
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/panicking.rs:575:5
  16:     0x7f811f775023 - core::panicking::panic_fmt::hdd2149b2b2b020e9
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/core/src/panicking.rs:64:14
  17:     0x7f811f7755b3 - core::result::unwrap_failed::ha4f856d998e9a963
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/core/src/result.rs:1790:5
  18:     0x7f812216a940 - rustc_codegen_ssa[3cad6a341563c66c]::back::metadata::create_wrapper_file
  19:     0x7f8122168ee4 - rustc_codegen_ssa[3cad6a341563c66c]::back::link::link_rlib
  20:     0x7f8122166a92 - rustc_codegen_ssa[3cad6a341563c66c]::back::link::link_binary
  21:     0x7f81221659f4 - <rustc_codegen_llvm[b5a990a464983c0e]::LlvmCodegenBackend as rustc_codegen_ssa[3cad6a341563c66c]::traits::backend::CodegenBackend>::link
  22:     0x7f8121d42d88 - <rustc_interface[1901b8694272cc98]::queries::Linker>::link
  23:     0x7f8121cdffbb - rustc_span[de687bced19af539]::with_source_map::<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_interface[1901b8694272cc98]::interface::run_compiler<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_driver[3a93368a0ea13781]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
  24:     0x7f8121cdf9c1 - <scoped_tls[2de667fc2e942888]::ScopedKey<rustc_span[de687bced19af539]::SessionGlobals>>::set::<rustc_interface[1901b8694272cc98]::interface::run_compiler<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_driver[3a93368a0ea13781]::run_compiler::{closure#1}>::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>
  25:     0x7f8121cdefa2 - std[55bb39819df31f6e]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[1901b8694272cc98]::util::run_in_thread_pool_with_globals<rustc_interface[1901b8694272cc98]::interface::run_compiler<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_driver[3a93368a0ea13781]::run_compiler::{closure#1}>::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>
  26:     0x7f8121cded4c - <<std[55bb39819df31f6e]::thread::Builder>::spawn_unchecked_<rustc_interface[1901b8694272cc98]::util::run_in_thread_pool_with_globals<rustc_interface[1901b8694272cc98]::interface::run_compiler<core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>, rustc_driver[3a93368a0ea13781]::run_compiler::{closure#1}>::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[54ef31721c75de24]::result::Result<(), rustc_errors[87481ea27c4b2f74]::ErrorGuaranteed>>::{closure#1} as core[54ef31721c75de24]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
  27:     0x7f811f722bd3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha825691f6192dd9e
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/alloc/src/boxed.rs:1988:9
  28:     0x7f811f722bd3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h69084a7efcd590c4
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/alloc/src/boxed.rs:1988:9
  29:     0x7f811f722bd3 - std::sys::unix::thread::Thread::new::thread_start::h37d7981279b67e14
                               at /rustc/3984bc5833db8bfb0acc522c9775383e4171f3de/library/std/src/sys/unix/thread.rs:108:17
  30:     0x7f811f4b6272 - start_thread
  31:     0x7f811f531dec - __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 (3984bc583 2023-01-17) 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-18