Build results for nightly-2023-10-11 target powerpc64-unknown-linux-musl core

error
   Compiling compiler_builtins v0.1.101
   Compiling core v0.0.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2023-10-11-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-10-11-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-core)
error: internal compiler error: compiler/rustc_codegen_llvm/src/context.rs:190:13: data-layout for target `powerpc64-unknown-linux-musl`, `E-m:e-Fi64-i64:64-n32:64-S128-v256:256:256-v512:512:512`, differs from LLVM target's `powerpc64-unknown-linux-musl` default layout, `E-m:e-Fn32-i64:64-n32:64-S128-v256:256:256-v512:512:512`

thread 'rustc' panicked at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/compiler/rustc_errors/src/lib.rs:1656:9:
Box
stack backtrace:
   0:     0x7fc07531252c - std::backtrace_rs::backtrace::libunwind::trace::he58e745adb760569
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x7fc07531252c - std::backtrace_rs::backtrace::trace_unsynchronized::hcfd8b2703e8799b2
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x7fc07531252c - std::sys_common::backtrace::_print_fmt::hc1928915cdd9f8ed
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys_common/backtrace.rs:67:5
   3:     0x7fc07531252c - ::fmt::hf9671ae59df2367d
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys_common/backtrace.rs:44:22
   4:     0x7fc075378e10 - core::fmt::rt::Argument::fmt::hb9f080ef462c2f45
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/core/src/fmt/rt.rs:142:9
   5:     0x7fc075378e10 - core::fmt::write::h222ab15e9e49527b
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/core/src/fmt/mod.rs:1117:17
   6:     0x7fc07530587f - std::io::Write::write_fmt::he12c7e4f7bd7b841
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/io/mod.rs:1763:15
   7:     0x7fc075312314 - std::sys_common::backtrace::_print::h2deb383506f4e242
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys_common/backtrace.rs:47:5
   8:     0x7fc075312314 - std::sys_common::backtrace::print::hb813b891a443652d
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys_common/backtrace.rs:34:9
   9:     0x7fc075315127 - std::panicking::default_hook::{{closure}}::h693232489aac5fa3
  10:     0x7fc075314e6a - std::panicking::default_hook::h046644a8e6cf71ef
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/panicking.rs:292:9
  11:     0x7fc077f0e9f5 - std[b26b9704b147c2d]::panicking::update_hook::>::{closure#0}
  12:     0x7fc0753158c8 -  as core::ops::function::Fn>::call::hb2346c3bc2643035
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/alloc/src/boxed.rs:2021:9
  13:     0x7fc0753158c8 - std::panicking::rust_panic_with_hook::ha6534e6ac616d42e
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/panicking.rs:735:13
  14:     0x7fc0782c0f44 - std[b26b9704b147c2d]::panicking::begin_panic::::{closure#0}
  15:     0x7fc0782b7006 - std[b26b9704b147c2d]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !>
  16:     0x7fc0782b19b6 - std[b26b9704b147c2d]::panicking::begin_panic::
  17:     0x7fc07829a674 - ::bug::
  18:     0x7fc07829a434 - ::bug::
  19:     0x7fc07833bcfd - rustc_middle[32ae946643ac3c85]::util::bug::opt_span_bug_fmt::::{closure#0}
  20:     0x7fc078322c5a - rustc_middle[32ae946643ac3c85]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0}
  21:     0x7fc078322b38 - rustc_middle[32ae946643ac3c85]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !>
  22:     0x7fc07634d7c0 - rustc_middle[32ae946643ac3c85]::util::bug::bug_fmt
  23:     0x7fc076baedc2 - rustc_codegen_llvm[ea079d7c3475f688]::context::create_module
  24:     0x7fc076adc5b0 - rustc_codegen_llvm[ea079d7c3475f688]::base::compile_codegen_unit::module_codegen
  25:     0x7fc076ada8f3 - ::compile_codegen_unit
  26:     0x7fc076ad2ff8 - ::codegen_crate
  27:     0x7fc0776f3fc5 - rustc_interface[ae17b0dc96344795]::passes::start_codegen
  28:     0x7fc0776f3616 - ::ongoing_codegen
  29:     0x7fc0776e2292 - std[b26b9704b147c2d]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[2651547ecd42fa48]::run_compiler::{closure#1}>::{closure#0}, core[49a1b4ca451b5b93]::result::Result<(), rustc_span[2258fd5a24697d4]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[49a1b4ca451b5b93]::result::Result<(), rustc_span[2258fd5a24697d4]::ErrorGuaranteed>>
  30:     0x7fc0776e14f3 - <::spawn_unchecked_, rustc_driver_impl[2651547ecd42fa48]::run_compiler::{closure#1}>::{closure#0}, core[49a1b4ca451b5b93]::result::Result<(), rustc_span[2258fd5a24697d4]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[49a1b4ca451b5b93]::result::Result<(), rustc_span[2258fd5a24697d4]::ErrorGuaranteed>>::{closure#1} as core[49a1b4ca451b5b93]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
  31:     0x7fc075320835 -  as core::ops::function::FnOnce>::call_once::h1414df2002a63d1b
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/alloc/src/boxed.rs:2007:9
  32:     0x7fc075320835 -  as core::ops::function::FnOnce>::call_once::h763b81210c017496
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/alloc/src/boxed.rs:2007:9
  33:     0x7fc075320835 - std::sys::unix::thread::Thread::new::thread_start::h7411b328d0362935
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys/unix/thread.rs:108:17
  34:     0x7fc0750ba272 - start_thread
  35:     0x7fc075135dec - __GI___clone3
  36:                0x0 - 

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: please attach the file at `/var/lib/does-it-build/.rustup/toolchains/nightly-2023-10-11-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-core/rustc-ice-2024-09-26T14:09:56.347111366Z-3391519.txt` to your bug report

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 /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/compiler/rustc_errors/src/lib.rs:1656:9:
Box
stack backtrace:
   0:     0x7efca6b1252c - std::backtrace_rs::backtrace::libunwind::trace::he58e745adb760569
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x7efca6b1252c - std::backtrace_rs::backtrace::trace_unsynchronized::hcfd8b2703e8799b2
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x7efca6b1252c - std::sys_common::backtrace::_print_fmt::hc1928915cdd9f8ed
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys_common/backtrace.rs:67:5
   3:     0x7efca6b1252c - ::fmt::hf9671ae59df2367d
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys_common/backtrace.rs:44:22
   4:     0x7efca6b78e10 - core::fmt::rt::Argument::fmt::hb9f080ef462c2f45
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/core/src/fmt/rt.rs:142:9
   5:     0x7efca6b78e10 - core::fmt::write::h222ab15e9e49527b
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/core/src/fmt/mod.rs:1117:17
   6:     0x7efca6b0587f - std::io::Write::write_fmt::he12c7e4f7bd7b841
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/io/mod.rs:1763:15
   7:     0x7efca6b12314 - std::sys_common::backtrace::_print::h2deb383506f4e242
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys_common/backtrace.rs:47:5
   8:     0x7efca6b12314 - std::sys_common::backtrace::print::hb813b891a443652d
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys_common/backtrace.rs:34:9
   9:     0x7efca6b15127 - std::panicking::default_hook::{{closure}}::h693232489aac5fa3
  10:     0x7efca6b14e6a - std::panicking::default_hook::h046644a8e6cf71ef
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/panicking.rs:292:9
  11:     0x7efca970e9f5 - std[b26b9704b147c2d]::panicking::update_hook::>::{closure#0}
  12:     0x7efca6b158c8 -  as core::ops::function::Fn>::call::hb2346c3bc2643035
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/alloc/src/boxed.rs:2021:9
  13:     0x7efca6b158c8 - std::panicking::rust_panic_with_hook::ha6534e6ac616d42e
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/panicking.rs:735:13
  14:     0x7efca9ac0f44 - std[b26b9704b147c2d]::panicking::begin_panic::::{closure#0}
  15:     0x7efca9ab7006 - std[b26b9704b147c2d]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !>
  16:     0x7efca9ab19b6 - std[b26b9704b147c2d]::panicking::begin_panic::
  17:     0x7efca9a9a674 - ::bug::
  18:     0x7efca9a9a434 - ::bug::
  19:     0x7efca9b3bcfd - rustc_middle[32ae946643ac3c85]::util::bug::opt_span_bug_fmt::::{closure#0}
  20:     0x7efca9b22c5a - rustc_middle[32ae946643ac3c85]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0}
  21:     0x7efca9b22b38 - rustc_middle[32ae946643ac3c85]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !>
  22:     0x7efca7b4d7c0 - rustc_middle[32ae946643ac3c85]::util::bug::bug_fmt
  23:     0x7efca83aedc2 - rustc_codegen_llvm[ea079d7c3475f688]::context::create_module
  24:     0x7efca82dc5b0 - rustc_codegen_llvm[ea079d7c3475f688]::base::compile_codegen_unit::module_codegen
  25:     0x7efca82da8f3 - ::compile_codegen_unit
  26:     0x7efca82d2ff8 - ::codegen_crate
  27:     0x7efca8ef3fc5 - rustc_interface[ae17b0dc96344795]::passes::start_codegen
  28:     0x7efca8ef3616 - ::ongoing_codegen
  29:     0x7efca8ee2292 - std[b26b9704b147c2d]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[2651547ecd42fa48]::run_compiler::{closure#1}>::{closure#0}, core[49a1b4ca451b5b93]::result::Result<(), rustc_span[2258fd5a24697d4]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[49a1b4ca451b5b93]::result::Result<(), rustc_span[2258fd5a24697d4]::ErrorGuaranteed>>
  30:     0x7efca8ee14f3 - <::spawn_unchecked_, rustc_driver_impl[2651547ecd42fa48]::run_compiler::{closure#1}>::{closure#0}, core[49a1b4ca451b5b93]::result::Result<(), rustc_span[2258fd5a24697d4]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[49a1b4ca451b5b93]::result::Result<(), rustc_span[2258fd5a24697d4]::ErrorGuaranteed>>::{closure#1} as core[49a1b4ca451b5b93]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
  31:     0x7efca6b20835 -  as core::ops::function::FnOnce>::call_once::h1414df2002a63d1b
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/alloc/src/boxed.rs:2007:9
  32:     0x7efca6b20835 -  as core::ops::function::FnOnce>::call_once::h763b81210c017496
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/alloc/src/boxed.rs:2007:9
  33:     0x7efca6b20835 - std::sys::unix::thread::Thread::new::thread_start::h7411b328d0362935
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys/unix/thread.rs:108:17
  34:     0x7efca68ba272 - start_thread
  35:     0x7efca6935dec - __GI___clone3
  36:                0x0 - 

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: please attach the file at `/var/lib/does-it-build/.rustup/toolchains/nightly-2023-10-11-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/rustc-ice-2024-09-26T14:09:44.239977366Z-3391390.txt` to your bug report

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)
thread 'rustc' panicked at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/compiler/rustc_errors/src/lib.rs:1656:9:
Box
stack backtrace:
   0:     0x7f387491252c - std::backtrace_rs::backtrace::libunwind::trace::he58e745adb760569
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x7f387491252c - std::backtrace_rs::backtrace::trace_unsynchronized::hcfd8b2703e8799b2
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x7f387491252c - std::sys_common::backtrace::_print_fmt::hc1928915cdd9f8ed
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys_common/backtrace.rs:67:5
   3:     0x7f387491252c - ::fmt::hf9671ae59df2367d
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys_common/backtrace.rs:44:22
   4:     0x7f3874978e10 - core::fmt::rt::Argument::fmt::hb9f080ef462c2f45
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/core/src/fmt/rt.rs:142:9
   5:     0x7f3874978e10 - core::fmt::write::h222ab15e9e49527b
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/core/src/fmt/mod.rs:1117:17
   6:     0x7f387490587f - std::io::Write::write_fmt::he12c7e4f7bd7b841
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/io/mod.rs:1763:15
   7:     0x7f3874912314 - std::sys_common::backtrace::_print::h2deb383506f4e242
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys_common/backtrace.rs:47:5
   8:     0x7f3874912314 - std::sys_common::backtrace::print::hb813b891a443652d
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys_common/backtrace.rs:34:9
   9:     0x7f3874915127 - std::panicking::default_hook::{{closure}}::h693232489aac5fa3
  10:     0x7f3874914e6a - std::panicking::default_hook::h046644a8e6cf71ef
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/panicking.rs:292:9
  11:     0x7f387750e9f5 - std[b26b9704b147c2d]::panicking::update_hook::>::{closure#0}
  12:     0x7f38749158c8 -  as core::ops::function::Fn>::call::hb2346c3bc2643035
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/alloc/src/boxed.rs:2021:9
  13:     0x7f38749158c8 - std::panicking::rust_panic_with_hook::ha6534e6ac616d42e
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/panicking.rs:735:13
  14:     0x7f38778c0f44 - std[b26b9704b147c2d]::panicking::begin_panic::::{closure#0}
  15:     0x7f38778b7006 - std[b26b9704b147c2d]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !>
  16:     0x7f38778b19b6 - std[b26b9704b147c2d]::panicking::begin_panic::
  17:     0x7f387789a674 - ::bug::
  18:     0x7f387789a434 - ::bug::
  19:     0x7f387793bcfd - rustc_middle[32ae946643ac3c85]::util::bug::opt_span_bug_fmt::::{closure#0}
  20:     0x7f3877922c5a - rustc_middle[32ae946643ac3c85]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0}
  21:     0x7f3877922b38 - rustc_middle[32ae946643ac3c85]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !>
  22:     0x7f387594d7c0 - rustc_middle[32ae946643ac3c85]::util::bug::bug_fmt
  23:     0x7f38761aedc2 - rustc_codegen_llvm[ea079d7c3475f688]::context::create_module
  24:     0x7f38760dc5b0 - rustc_codegen_llvm[ea079d7c3475f688]::base::compile_codegen_unit::module_codegen
  25:     0x7f38760da8f3 - ::compile_codegen_unit
  26:     0x7f38760d2ff8 - ::codegen_crate
  27:     0x7f3876cf3fc5 - rustc_interface[ae17b0dc96344795]::passes::start_codegen
  28:     0x7f3876cf3616 - ::ongoing_codegen
  29:     0x7f3876ce2292 - std[b26b9704b147c2d]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[2651547ecd42fa48]::run_compiler::{closure#1}>::{closure#0}, core[49a1b4ca451b5b93]::result::Result<(), rustc_span[2258fd5a24697d4]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[49a1b4ca451b5b93]::result::Result<(), rustc_span[2258fd5a24697d4]::ErrorGuaranteed>>
  30:     0x7f3876ce14f3 - <::spawn_unchecked_, rustc_driver_impl[2651547ecd42fa48]::run_compiler::{closure#1}>::{closure#0}, core[49a1b4ca451b5b93]::result::Result<(), rustc_span[2258fd5a24697d4]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[49a1b4ca451b5b93]::result::Result<(), rustc_span[2258fd5a24697d4]::ErrorGuaranteed>>::{closure#1} as core[49a1b4ca451b5b93]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
  31:     0x7f3874920835 -  as core::ops::function::FnOnce>::call_once::h1414df2002a63d1b
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/alloc/src/boxed.rs:2007:9
  32:     0x7f3874920835 -  as core::ops::function::FnOnce>::call_once::h763b81210c017496
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/alloc/src/boxed.rs:2007:9
  33:     0x7f3874920835 - std::sys::unix::thread::Thread::new::thread_start::h7411b328d0362935
                               at /rustc/d627cf07ce46d230a93732a4714d16f00df9466b/library/std/src/sys/unix/thread.rs:108:17
  34:     0x7f38746ba272 - start_thread
  35:     0x7f3874735dec - __GI___clone3
  36:                0x0 - 

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: please attach the file at `/var/lib/does-it-build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/compiler_builtins-0.1.101/rustc-ice-2024-09-26T14:09:56.384938395Z-3391524.txt` to your bug report

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)