Build results for nightly-2023-04-14 target arm64_32-apple-watchos core

Home
error
   Compiling compiler_builtins v0.1.91
   Compiling core v0.0.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2023-04-14-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-04-14-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:     0x7f0f34713eaa - std::backtrace_rs::backtrace::libunwind::trace::he68030c51276d740
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x7f0f34713eaa - std::backtrace_rs::backtrace::trace_unsynchronized::h26114363e38a61d2
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x7f0f34713eaa - std::sys_common::backtrace::_print_fmt::h0fe064188dfc5d32
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:65:5
   3:     0x7f0f34713eaa - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h2d3d867342c4d27d
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:44:22
   4:     0x7f0f347782df - core::fmt::write::heb7c6bc2a3592491
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/core/src/fmt/mod.rs:1254:17
   5:     0x7f0f34706ae5 - std::io::Write::write_fmt::hb5bb24baab2051e9
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/io/mod.rs:1698:15
   6:     0x7f0f34713c75 - std::sys_common::backtrace::_print::h93ebdddb6bea18d9
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:47:5
   7:     0x7f0f34713c75 - std::sys_common::backtrace::print::h5915727c8508efa9
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:34:9
   8:     0x7f0f3471691e - std::panicking::default_hook::{{closure}}::h6f589ef973241565
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:269:22
   9:     0x7f0f347166c5 - std::panicking::default_hook::hcc2cc8ff9081fcc8
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:288:9
  10:     0x7f0f37a64d65 - <rustc_driver_impl[16af08db92c60966]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[837138fc20d879e8]::ops::function::FnOnce<(&core[837138fc20d879e8]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0}
  11:     0x7f0f34717114 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbc51f305c9fd0d06
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/alloc/src/boxed.rs:1990:9
  12:     0x7f0f34717114 - std::panicking::rust_panic_with_hook::hfa6f32024bd0d3bc
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:695:13
  13:     0x7f0f34716e89 - std::panicking::begin_panic_handler::{{closure}}::hc8b6687853c8846b
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:582:13
  14:     0x7f0f34714316 - std::sys_common::backtrace::__rust_end_short_backtrace::h450b94a7aa98170e
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:150:18
  15:     0x7f0f34716be2 - rust_begin_unwind
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:578:5
  16:     0x7f0f347745f3 - core::panicking::panic_fmt::haf2fcdf02693ab83
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/core/src/panicking.rs:67:14
  17:     0x7f0f34774c23 - core::result::unwrap_failed::hae001cc7e8a3af2c
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/core/src/result.rs:1687:5
  18:     0x7f0f37143331 - rustc_codegen_ssa[9a674cb268abb171]::back::metadata::create_wrapper_file
  19:     0x7f0f37141a30 - rustc_codegen_ssa[9a674cb268abb171]::back::link::link_rlib
  20:     0x7f0f3713f39b - rustc_codegen_ssa[9a674cb268abb171]::back::link::link_binary
  21:     0x7f0f3713de24 - <rustc_codegen_llvm[2892c1ac041d69b2]::LlvmCodegenBackend as rustc_codegen_ssa[9a674cb268abb171]::traits::backend::CodegenBackend>::link
  22:     0x7f0f36d2d122 - <rustc_interface[7f3bf4e119415600]::queries::Linker>::link
  23:     0x7f0f36d18fdf - rustc_span[13534adc079f7202]::set_source_map::<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_interface[7f3bf4e119415600]::interface::run_compiler<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_driver_impl[16af08db92c60966]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
  24:     0x7f0f36d18a56 - <scoped_tls[30375575f359481c]::ScopedKey<rustc_span[13534adc079f7202]::SessionGlobals>>::set::<rustc_interface[7f3bf4e119415600]::interface::run_compiler<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_driver_impl[16af08db92c60966]::run_compiler::{closure#1}>::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>
  25:     0x7f0f36d1812b - std[b0ada0c5a76b860e]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[7f3bf4e119415600]::util::run_in_thread_pool_with_globals<rustc_interface[7f3bf4e119415600]::interface::run_compiler<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_driver_impl[16af08db92c60966]::run_compiler::{closure#1}>::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>
  26:     0x7f0f37329dd1 - <<std[b0ada0c5a76b860e]::thread::Builder>::spawn_unchecked_<rustc_interface[7f3bf4e119415600]::util::run_in_thread_pool_with_globals<rustc_interface[7f3bf4e119415600]::interface::run_compiler<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_driver_impl[16af08db92c60966]::run_compiler::{closure#1}>::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>::{closure#1} as core[837138fc20d879e8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
  27:     0x7f0f34721575 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::heca15215c51bab70
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/alloc/src/boxed.rs:1976:9
  28:     0x7f0f34721575 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h1f019aed65798b8c
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/alloc/src/boxed.rs:1976:9
  29:     0x7f0f34721575 - std::sys::unix::thread::Thread::new::thread_start::ha71c689ede6e6acc
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys/unix/thread.rs:108:17
  30:     0x7f0f344be272 - start_thread
  31:     0x7f0f34539dec - __GI___clone3
  32:                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.70.0-nightly (a41fc00ea 2023-04-13) 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:     0x7f5fc9713eaa - std::backtrace_rs::backtrace::libunwind::trace::he68030c51276d740
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x7f5fc9713eaa - std::backtrace_rs::backtrace::trace_unsynchronized::h26114363e38a61d2
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x7f5fc9713eaa - std::sys_common::backtrace::_print_fmt::h0fe064188dfc5d32
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:65:5
   3:     0x7f5fc9713eaa - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h2d3d867342c4d27d
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:44:22
   4:     0x7f5fc97782df - core::fmt::write::heb7c6bc2a3592491
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/core/src/fmt/mod.rs:1254:17
   5:     0x7f5fc9706ae5 - std::io::Write::write_fmt::hb5bb24baab2051e9
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/io/mod.rs:1698:15
   6:     0x7f5fc9713c75 - std::sys_common::backtrace::_print::h93ebdddb6bea18d9
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:47:5
   7:     0x7f5fc9713c75 - std::sys_common::backtrace::print::h5915727c8508efa9
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:34:9
   8:     0x7f5fc971691e - std::panicking::default_hook::{{closure}}::h6f589ef973241565
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:269:22
   9:     0x7f5fc97166c5 - std::panicking::default_hook::hcc2cc8ff9081fcc8
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:288:9
  10:     0x7f5fcca64d65 - <rustc_driver_impl[16af08db92c60966]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[837138fc20d879e8]::ops::function::FnOnce<(&core[837138fc20d879e8]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0}
  11:     0x7f5fc9717114 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbc51f305c9fd0d06
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/alloc/src/boxed.rs:1990:9
  12:     0x7f5fc9717114 - std::panicking::rust_panic_with_hook::hfa6f32024bd0d3bc
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:695:13
  13:     0x7f5fc9716e89 - std::panicking::begin_panic_handler::{{closure}}::hc8b6687853c8846b
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:582:13
  14:     0x7f5fc9714316 - std::sys_common::backtrace::__rust_end_short_backtrace::h450b94a7aa98170e
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:150:18
  15:     0x7f5fc9716be2 - rust_begin_unwind
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:578:5
  16:     0x7f5fc97745f3 - core::panicking::panic_fmt::haf2fcdf02693ab83
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/core/src/panicking.rs:67:14
  17:     0x7f5fc9774c23 - core::result::unwrap_failed::hae001cc7e8a3af2c
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/core/src/result.rs:1687:5
  18:     0x7f5fcc143331 - rustc_codegen_ssa[9a674cb268abb171]::back::metadata::create_wrapper_file
  19:     0x7f5fcc141a30 - rustc_codegen_ssa[9a674cb268abb171]::back::link::link_rlib
  20:     0x7f5fcc13f39b - rustc_codegen_ssa[9a674cb268abb171]::back::link::link_binary
  21:     0x7f5fcc13de24 - <rustc_codegen_llvm[2892c1ac041d69b2]::LlvmCodegenBackend as rustc_codegen_ssa[9a674cb268abb171]::traits::backend::CodegenBackend>::link
  22:     0x7f5fcbd2d122 - <rustc_interface[7f3bf4e119415600]::queries::Linker>::link
  23:     0x7f5fcbd18fdf - rustc_span[13534adc079f7202]::set_source_map::<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_interface[7f3bf4e119415600]::interface::run_compiler<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_driver_impl[16af08db92c60966]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
  24:     0x7f5fcbd18a56 - <scoped_tls[30375575f359481c]::ScopedKey<rustc_span[13534adc079f7202]::SessionGlobals>>::set::<rustc_interface[7f3bf4e119415600]::interface::run_compiler<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_driver_impl[16af08db92c60966]::run_compiler::{closure#1}>::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>
  25:     0x7f5fcbd1812b - std[b0ada0c5a76b860e]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[7f3bf4e119415600]::util::run_in_thread_pool_with_globals<rustc_interface[7f3bf4e119415600]::interface::run_compiler<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_driver_impl[16af08db92c60966]::run_compiler::{closure#1}>::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>
  26:     0x7f5fcc329dd1 - <<std[b0ada0c5a76b860e]::thread::Builder>::spawn_unchecked_<rustc_interface[7f3bf4e119415600]::util::run_in_thread_pool_with_globals<rustc_interface[7f3bf4e119415600]::interface::run_compiler<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_driver_impl[16af08db92c60966]::run_compiler::{closure#1}>::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>::{closure#1} as core[837138fc20d879e8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
  27:     0x7f5fc9721575 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::heca15215c51bab70
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/alloc/src/boxed.rs:1976:9
  28:     0x7f5fc9721575 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h1f019aed65798b8c
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/alloc/src/boxed.rs:1976:9
  29:     0x7f5fc9721575 - std::sys::unix::thread::Thread::new::thread_start::ha71c689ede6e6acc
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys/unix/thread.rs:108:17
  30:     0x7f5fc94be272 - start_thread
  31:     0x7f5fc9539dec - __GI___clone3
  32:                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.70.0-nightly (a41fc00ea 2023-04-13) 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:     0x7f4b6e513eaa - std::backtrace_rs::backtrace::libunwind::trace::he68030c51276d740
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x7f4b6e513eaa - std::backtrace_rs::backtrace::trace_unsynchronized::h26114363e38a61d2
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x7f4b6e513eaa - std::sys_common::backtrace::_print_fmt::h0fe064188dfc5d32
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:65:5
   3:     0x7f4b6e513eaa - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h2d3d867342c4d27d
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:44:22
   4:     0x7f4b6e5782df - core::fmt::write::heb7c6bc2a3592491
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/core/src/fmt/mod.rs:1254:17
   5:     0x7f4b6e506ae5 - std::io::Write::write_fmt::hb5bb24baab2051e9
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/io/mod.rs:1698:15
   6:     0x7f4b6e513c75 - std::sys_common::backtrace::_print::h93ebdddb6bea18d9
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:47:5
   7:     0x7f4b6e513c75 - std::sys_common::backtrace::print::h5915727c8508efa9
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:34:9
   8:     0x7f4b6e51691e - std::panicking::default_hook::{{closure}}::h6f589ef973241565
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:269:22
   9:     0x7f4b6e5166c5 - std::panicking::default_hook::hcc2cc8ff9081fcc8
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:288:9
  10:     0x7f4b71864d65 - <rustc_driver_impl[16af08db92c60966]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[837138fc20d879e8]::ops::function::FnOnce<(&core[837138fc20d879e8]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0}
  11:     0x7f4b6e517114 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbc51f305c9fd0d06
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/alloc/src/boxed.rs:1990:9
  12:     0x7f4b6e517114 - std::panicking::rust_panic_with_hook::hfa6f32024bd0d3bc
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:695:13
  13:     0x7f4b6e516e89 - std::panicking::begin_panic_handler::{{closure}}::hc8b6687853c8846b
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:582:13
  14:     0x7f4b6e514316 - std::sys_common::backtrace::__rust_end_short_backtrace::h450b94a7aa98170e
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys_common/backtrace.rs:150:18
  15:     0x7f4b6e516be2 - rust_begin_unwind
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/panicking.rs:578:5
  16:     0x7f4b6e5745f3 - core::panicking::panic_fmt::haf2fcdf02693ab83
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/core/src/panicking.rs:67:14
  17:     0x7f4b6e574c23 - core::result::unwrap_failed::hae001cc7e8a3af2c
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/core/src/result.rs:1687:5
  18:     0x7f4b70f43331 - rustc_codegen_ssa[9a674cb268abb171]::back::metadata::create_wrapper_file
  19:     0x7f4b70f41a30 - rustc_codegen_ssa[9a674cb268abb171]::back::link::link_rlib
  20:     0x7f4b70f3f39b - rustc_codegen_ssa[9a674cb268abb171]::back::link::link_binary
  21:     0x7f4b70f3de24 - <rustc_codegen_llvm[2892c1ac041d69b2]::LlvmCodegenBackend as rustc_codegen_ssa[9a674cb268abb171]::traits::backend::CodegenBackend>::link
  22:     0x7f4b70b2d122 - <rustc_interface[7f3bf4e119415600]::queries::Linker>::link
  23:     0x7f4b70b18fdf - rustc_span[13534adc079f7202]::set_source_map::<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_interface[7f3bf4e119415600]::interface::run_compiler<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_driver_impl[16af08db92c60966]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
  24:     0x7f4b70b18a56 - <scoped_tls[30375575f359481c]::ScopedKey<rustc_span[13534adc079f7202]::SessionGlobals>>::set::<rustc_interface[7f3bf4e119415600]::interface::run_compiler<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_driver_impl[16af08db92c60966]::run_compiler::{closure#1}>::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>
  25:     0x7f4b70b1812b - std[b0ada0c5a76b860e]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[7f3bf4e119415600]::util::run_in_thread_pool_with_globals<rustc_interface[7f3bf4e119415600]::interface::run_compiler<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_driver_impl[16af08db92c60966]::run_compiler::{closure#1}>::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>
  26:     0x7f4b71129dd1 - <<std[b0ada0c5a76b860e]::thread::Builder>::spawn_unchecked_<rustc_interface[7f3bf4e119415600]::util::run_in_thread_pool_with_globals<rustc_interface[7f3bf4e119415600]::interface::run_compiler<core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>, rustc_driver_impl[16af08db92c60966]::run_compiler::{closure#1}>::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[837138fc20d879e8]::result::Result<(), rustc_span[13534adc079f7202]::ErrorGuaranteed>>::{closure#1} as core[837138fc20d879e8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
  27:     0x7f4b6e521575 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::heca15215c51bab70
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/alloc/src/boxed.rs:1976:9
  28:     0x7f4b6e521575 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h1f019aed65798b8c
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/alloc/src/boxed.rs:1976:9
  29:     0x7f4b6e521575 - std::sys::unix::thread::Thread::new::thread_start::ha71c689ede6e6acc
                               at /rustc/a41fc00eaf352541008965fec0dee811e44373b3/library/std/src/sys/unix/thread.rs:108:17
  30:     0x7f4b6e2be272 - start_thread
  31:     0x7f4b6e339dec - __GI___clone3
  32:                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.70.0-nightly (a41fc00ea 2023-04-13) 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-14