Build results for nightly-2023-10-15 target powerpc64-unknown-linux-musl core
Home
error
Compiling compiler_builtins v0.1.101
Compiling core v0.0.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2023-10-15-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-15-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/c543b6f3516767150af84d94c14a27b19d4b0291/compiler/rustc_errors/src/lib.rs:1658:9:
Box<dyn Any>
stack backtrace:
0: 0x7fda15f118fc - std::backtrace_rs::backtrace::libunwind::trace::h86105e01919bc1b1
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7fda15f118fc - std::backtrace_rs::backtrace::trace_unsynchronized::h6f0692c139df6b84
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7fda15f118fc - std::sys_common::backtrace::_print_fmt::hbfbca09055eba8ae
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys_common/backtrace.rs:67:5
3: 0x7fda15f118fc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h2ef21dfe76ef683c
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7fda15f79350 - core::fmt::rt::Argument::fmt::h47a473b6a76c6809
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/core/src/fmt/rt.rs:142:9
5: 0x7fda15f79350 - core::fmt::write::h65a4d1347143630c
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/core/src/fmt/mod.rs:1117:17
6: 0x7fda15f04bbf - std::io::Write::write_fmt::h113f741a38c354ca
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/io/mod.rs:1762:15
7: 0x7fda15f116e4 - std::sys_common::backtrace::_print::h3ee26e3f5b801e0a
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys_common/backtrace.rs:47:5
8: 0x7fda15f116e4 - std::sys_common::backtrace::print::h32c6402ff9dad079
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys_common/backtrace.rs:34:9
9: 0x7fda15f144f7 - std::panicking::default_hook::{{closure}}::h0e9544e5da50d0a4
10: 0x7fda15f1423a - std::panicking::default_hook::ha5471c32d187b510
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/panicking.rs:292:9
11: 0x7fda18b181fa - std[d6e277ee1edde582]::panicking::update_hook::<alloc[335a4ff28ba342bc]::boxed::Box<rustc_driver_impl[9643c017783a9b1d]::install_ice_hook::{closure#0}>>::{closure#0}
12: 0x7fda15f14c98 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hab00819538617f96
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/alloc/src/boxed.rs:2021:9
13: 0x7fda15f14c98 - std::panicking::rust_panic_with_hook::hd2c0bb41cb12c130
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/panicking.rs:735:13
14: 0x7fda18ecb604 - std[d6e277ee1edde582]::panicking::begin_panic::<rustc_errors[52c334d16b2d6852]::ExplicitBug>::{closure#0}
15: 0x7fda18ec2976 - std[d6e277ee1edde582]::sys_common::backtrace::__rust_end_short_backtrace::<std[d6e277ee1edde582]::panicking::begin_panic<rustc_errors[52c334d16b2d6852]::ExplicitBug>::{closure#0}, !>
16: 0x7fda18ebd3b6 - std[d6e277ee1edde582]::panicking::begin_panic::<rustc_errors[52c334d16b2d6852]::ExplicitBug>
17: 0x7fda18ea55e4 - <rustc_errors[52c334d16b2d6852]::HandlerInner>::bug::<alloc[335a4ff28ba342bc]::string::String>
18: 0x7fda18ea53a4 - <rustc_errors[52c334d16b2d6852]::Handler>::bug::<alloc[335a4ff28ba342bc]::string::String>
19: 0x7fda18f46c3d - rustc_middle[be47ce67cc00982]::util::bug::opt_span_bug_fmt::<rustc_span[eea9884c2006bad9]::span_encoding::Span>::{closure#0}
20: 0x7fda18f2dbaa - rustc_middle[be47ce67cc00982]::ty::context::tls::with_opt::<rustc_middle[be47ce67cc00982]::util::bug::opt_span_bug_fmt<rustc_span[eea9884c2006bad9]::span_encoding::Span>::{closure#0}, !>::{closure#0}
21: 0x7fda18f2da68 - rustc_middle[be47ce67cc00982]::ty::context::tls::with_context_opt::<rustc_middle[be47ce67cc00982]::ty::context::tls::with_opt<rustc_middle[be47ce67cc00982]::util::bug::opt_span_bug_fmt<rustc_span[eea9884c2006bad9]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
22: 0x7fda16fb7ca0 - rustc_middle[be47ce67cc00982]::util::bug::bug_fmt
23: 0x7fda1a889607 - rustc_codegen_llvm[49de242708c666e2]::context::create_module
24: 0x7fda1a88b62f - rustc_codegen_llvm[49de242708c666e2]::base::compile_codegen_unit::module_codegen
25: 0x7fda1a9f2900 - <rustc_codegen_llvm[49de242708c666e2]::LlvmCodegenBackend as rustc_codegen_ssa[1bd4e60d6873bb15]::traits::backend::ExtraBackendMethods>::compile_codegen_unit
26: 0x7fda1a7f2a34 - <rustc_codegen_llvm[49de242708c666e2]::LlvmCodegenBackend as rustc_codegen_ssa[1bd4e60d6873bb15]::traits::backend::CodegenBackend>::codegen_crate
27: 0x7fda1a1f9a4d - rustc_interface[928fd251a38dbca8]::passes::start_codegen
28: 0x7fda1a8c2bd2 - <rustc_interface[928fd251a38dbca8]::queries::Queries>::ongoing_codegen
29: 0x7fda1a8c1286 - std[d6e277ee1edde582]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[928fd251a38dbca8]::util::run_in_thread_with_globals<rustc_interface[928fd251a38dbca8]::interface::run_compiler<core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>, rustc_driver_impl[9643c017783a9b1d]::run_compiler::{closure#1}>::{closure#0}, core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>>
30: 0x7fda1a8c0533 - <<std[d6e277ee1edde582]::thread::Builder>::spawn_unchecked_<rustc_interface[928fd251a38dbca8]::util::run_in_thread_with_globals<rustc_interface[928fd251a38dbca8]::interface::run_compiler<core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>, rustc_driver_impl[9643c017783a9b1d]::run_compiler::{closure#1}>::{closure#0}, core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>>::{closure#1} as core[930eb81f7a51b89]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
31: 0x7fda15f1fc05 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51a2ebea04175641
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/alloc/src/boxed.rs:2007:9
32: 0x7fda15f1fc05 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7f50f59c641de41e
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/alloc/src/boxed.rs:2007:9
33: 0x7fda15f1fc05 - std::sys::unix::thread::Thread::new::thread_start::hfedf3b13f94e6eb0
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys/unix/thread.rs:108:17
34: 0x7fda15cb9272 - start_thread
35: 0x7fda15d34dec - __GI___clone3
36: 0x0 - <unknown>
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-15-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-core/rustc-ice-2024-09-26T08:29:13.072364508Z-3075948.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/c543b6f3516767150af84d94c14a27b19d4b0291/compiler/rustc_errors/src/lib.rs:1658:9:
Box<dyn Any>
stack backtrace:
0: 0x7f46b85118fc - std::backtrace_rs::backtrace::libunwind::trace::h86105e01919bc1b1
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7f46b85118fc - std::backtrace_rs::backtrace::trace_unsynchronized::h6f0692c139df6b84
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7f46b85118fc - std::sys_common::backtrace::_print_fmt::hbfbca09055eba8ae
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys_common/backtrace.rs:67:5
3: 0x7f46b85118fc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h2ef21dfe76ef683c
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7f46b8579350 - core::fmt::rt::Argument::fmt::h47a473b6a76c6809
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/core/src/fmt/rt.rs:142:9
5: 0x7f46b8579350 - core::fmt::write::h65a4d1347143630c
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/core/src/fmt/mod.rs:1117:17
6: 0x7f46b8504bbf - std::io::Write::write_fmt::h113f741a38c354ca
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/io/mod.rs:1762:15
7: 0x7f46b85116e4 - std::sys_common::backtrace::_print::h3ee26e3f5b801e0a
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys_common/backtrace.rs:47:5
8: 0x7f46b85116e4 - std::sys_common::backtrace::print::h32c6402ff9dad079
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys_common/backtrace.rs:34:9
9: 0x7f46b85144f7 - std::panicking::default_hook::{{closure}}::h0e9544e5da50d0a4
10: 0x7f46b851423a - std::panicking::default_hook::ha5471c32d187b510
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/panicking.rs:292:9
11: 0x7f46bb1181fa - std[d6e277ee1edde582]::panicking::update_hook::<alloc[335a4ff28ba342bc]::boxed::Box<rustc_driver_impl[9643c017783a9b1d]::install_ice_hook::{closure#0}>>::{closure#0}
12: 0x7f46b8514c98 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hab00819538617f96
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/alloc/src/boxed.rs:2021:9
13: 0x7f46b8514c98 - std::panicking::rust_panic_with_hook::hd2c0bb41cb12c130
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/panicking.rs:735:13
14: 0x7f46bb4cb604 - std[d6e277ee1edde582]::panicking::begin_panic::<rustc_errors[52c334d16b2d6852]::ExplicitBug>::{closure#0}
15: 0x7f46bb4c2976 - std[d6e277ee1edde582]::sys_common::backtrace::__rust_end_short_backtrace::<std[d6e277ee1edde582]::panicking::begin_panic<rustc_errors[52c334d16b2d6852]::ExplicitBug>::{closure#0}, !>
16: 0x7f46bb4bd3b6 - std[d6e277ee1edde582]::panicking::begin_panic::<rustc_errors[52c334d16b2d6852]::ExplicitBug>
17: 0x7f46bb4a55e4 - <rustc_errors[52c334d16b2d6852]::HandlerInner>::bug::<alloc[335a4ff28ba342bc]::string::String>
18: 0x7f46bb4a53a4 - <rustc_errors[52c334d16b2d6852]::Handler>::bug::<alloc[335a4ff28ba342bc]::string::String>
19: 0x7f46bb546c3d - rustc_middle[be47ce67cc00982]::util::bug::opt_span_bug_fmt::<rustc_span[eea9884c2006bad9]::span_encoding::Span>::{closure#0}
20: 0x7f46bb52dbaa - rustc_middle[be47ce67cc00982]::ty::context::tls::with_opt::<rustc_middle[be47ce67cc00982]::util::bug::opt_span_bug_fmt<rustc_span[eea9884c2006bad9]::span_encoding::Span>::{closure#0}, !>::{closure#0}
21: 0x7f46bb52da68 - rustc_middle[be47ce67cc00982]::ty::context::tls::with_context_opt::<rustc_middle[be47ce67cc00982]::ty::context::tls::with_opt<rustc_middle[be47ce67cc00982]::util::bug::opt_span_bug_fmt<rustc_span[eea9884c2006bad9]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
22: 0x7f46b95b7ca0 - rustc_middle[be47ce67cc00982]::util::bug::bug_fmt
23: 0x7f46bce89607 - rustc_codegen_llvm[49de242708c666e2]::context::create_module
24: 0x7f46bce8b62f - rustc_codegen_llvm[49de242708c666e2]::base::compile_codegen_unit::module_codegen
25: 0x7f46bcff2900 - <rustc_codegen_llvm[49de242708c666e2]::LlvmCodegenBackend as rustc_codegen_ssa[1bd4e60d6873bb15]::traits::backend::ExtraBackendMethods>::compile_codegen_unit
26: 0x7f46bcdf2a34 - <rustc_codegen_llvm[49de242708c666e2]::LlvmCodegenBackend as rustc_codegen_ssa[1bd4e60d6873bb15]::traits::backend::CodegenBackend>::codegen_crate
27: 0x7f46bc7f9a4d - rustc_interface[928fd251a38dbca8]::passes::start_codegen
28: 0x7f46bcec2bd2 - <rustc_interface[928fd251a38dbca8]::queries::Queries>::ongoing_codegen
29: 0x7f46bcec1286 - std[d6e277ee1edde582]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[928fd251a38dbca8]::util::run_in_thread_with_globals<rustc_interface[928fd251a38dbca8]::interface::run_compiler<core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>, rustc_driver_impl[9643c017783a9b1d]::run_compiler::{closure#1}>::{closure#0}, core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>>
30: 0x7f46bcec0533 - <<std[d6e277ee1edde582]::thread::Builder>::spawn_unchecked_<rustc_interface[928fd251a38dbca8]::util::run_in_thread_with_globals<rustc_interface[928fd251a38dbca8]::interface::run_compiler<core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>, rustc_driver_impl[9643c017783a9b1d]::run_compiler::{closure#1}>::{closure#0}, core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>>::{closure#1} as core[930eb81f7a51b89]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
31: 0x7f46b851fc05 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51a2ebea04175641
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/alloc/src/boxed.rs:2007:9
32: 0x7f46b851fc05 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7f50f59c641de41e
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/alloc/src/boxed.rs:2007:9
33: 0x7f46b851fc05 - std::sys::unix::thread::Thread::new::thread_start::hfedf3b13f94e6eb0
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys/unix/thread.rs:108:17
34: 0x7f46b82b9272 - start_thread
35: 0x7f46b8334dec - __GI___clone3
36: 0x0 - <unknown>
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-15-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/rustc-ice-2024-09-26T08:29:01.467465442Z-3075814.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/c543b6f3516767150af84d94c14a27b19d4b0291/compiler/rustc_errors/src/lib.rs:1658:9:
Box<dyn Any>
stack backtrace:
0: 0x7f058d5118fc - std::backtrace_rs::backtrace::libunwind::trace::h86105e01919bc1b1
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x7f058d5118fc - std::backtrace_rs::backtrace::trace_unsynchronized::h6f0692c139df6b84
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7f058d5118fc - std::sys_common::backtrace::_print_fmt::hbfbca09055eba8ae
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys_common/backtrace.rs:67:5
3: 0x7f058d5118fc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h2ef21dfe76ef683c
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys_common/backtrace.rs:44:22
4: 0x7f058d579350 - core::fmt::rt::Argument::fmt::h47a473b6a76c6809
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/core/src/fmt/rt.rs:142:9
5: 0x7f058d579350 - core::fmt::write::h65a4d1347143630c
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/core/src/fmt/mod.rs:1117:17
6: 0x7f058d504bbf - std::io::Write::write_fmt::h113f741a38c354ca
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/io/mod.rs:1762:15
7: 0x7f058d5116e4 - std::sys_common::backtrace::_print::h3ee26e3f5b801e0a
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys_common/backtrace.rs:47:5
8: 0x7f058d5116e4 - std::sys_common::backtrace::print::h32c6402ff9dad079
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys_common/backtrace.rs:34:9
9: 0x7f058d5144f7 - std::panicking::default_hook::{{closure}}::h0e9544e5da50d0a4
10: 0x7f058d51423a - std::panicking::default_hook::ha5471c32d187b510
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/panicking.rs:292:9
11: 0x7f05901181fa - std[d6e277ee1edde582]::panicking::update_hook::<alloc[335a4ff28ba342bc]::boxed::Box<rustc_driver_impl[9643c017783a9b1d]::install_ice_hook::{closure#0}>>::{closure#0}
12: 0x7f058d514c98 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hab00819538617f96
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/alloc/src/boxed.rs:2021:9
13: 0x7f058d514c98 - std::panicking::rust_panic_with_hook::hd2c0bb41cb12c130
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/panicking.rs:735:13
14: 0x7f05904cb604 - std[d6e277ee1edde582]::panicking::begin_panic::<rustc_errors[52c334d16b2d6852]::ExplicitBug>::{closure#0}
15: 0x7f05904c2976 - std[d6e277ee1edde582]::sys_common::backtrace::__rust_end_short_backtrace::<std[d6e277ee1edde582]::panicking::begin_panic<rustc_errors[52c334d16b2d6852]::ExplicitBug>::{closure#0}, !>
16: 0x7f05904bd3b6 - std[d6e277ee1edde582]::panicking::begin_panic::<rustc_errors[52c334d16b2d6852]::ExplicitBug>
17: 0x7f05904a55e4 - <rustc_errors[52c334d16b2d6852]::HandlerInner>::bug::<alloc[335a4ff28ba342bc]::string::String>
18: 0x7f05904a53a4 - <rustc_errors[52c334d16b2d6852]::Handler>::bug::<alloc[335a4ff28ba342bc]::string::String>
19: 0x7f0590546c3d - rustc_middle[be47ce67cc00982]::util::bug::opt_span_bug_fmt::<rustc_span[eea9884c2006bad9]::span_encoding::Span>::{closure#0}
20: 0x7f059052dbaa - rustc_middle[be47ce67cc00982]::ty::context::tls::with_opt::<rustc_middle[be47ce67cc00982]::util::bug::opt_span_bug_fmt<rustc_span[eea9884c2006bad9]::span_encoding::Span>::{closure#0}, !>::{closure#0}
21: 0x7f059052da68 - rustc_middle[be47ce67cc00982]::ty::context::tls::with_context_opt::<rustc_middle[be47ce67cc00982]::ty::context::tls::with_opt<rustc_middle[be47ce67cc00982]::util::bug::opt_span_bug_fmt<rustc_span[eea9884c2006bad9]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
22: 0x7f058e5b7ca0 - rustc_middle[be47ce67cc00982]::util::bug::bug_fmt
23: 0x7f0591e89607 - rustc_codegen_llvm[49de242708c666e2]::context::create_module
24: 0x7f0591e8b62f - rustc_codegen_llvm[49de242708c666e2]::base::compile_codegen_unit::module_codegen
25: 0x7f0591ff2900 - <rustc_codegen_llvm[49de242708c666e2]::LlvmCodegenBackend as rustc_codegen_ssa[1bd4e60d6873bb15]::traits::backend::ExtraBackendMethods>::compile_codegen_unit
26: 0x7f0591df2a34 - <rustc_codegen_llvm[49de242708c666e2]::LlvmCodegenBackend as rustc_codegen_ssa[1bd4e60d6873bb15]::traits::backend::CodegenBackend>::codegen_crate
27: 0x7f05917f9a4d - rustc_interface[928fd251a38dbca8]::passes::start_codegen
28: 0x7f0591ec2bd2 - <rustc_interface[928fd251a38dbca8]::queries::Queries>::ongoing_codegen
29: 0x7f0591ec1286 - std[d6e277ee1edde582]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[928fd251a38dbca8]::util::run_in_thread_with_globals<rustc_interface[928fd251a38dbca8]::interface::run_compiler<core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>, rustc_driver_impl[9643c017783a9b1d]::run_compiler::{closure#1}>::{closure#0}, core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>>
30: 0x7f0591ec0533 - <<std[d6e277ee1edde582]::thread::Builder>::spawn_unchecked_<rustc_interface[928fd251a38dbca8]::util::run_in_thread_with_globals<rustc_interface[928fd251a38dbca8]::interface::run_compiler<core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>, rustc_driver_impl[9643c017783a9b1d]::run_compiler::{closure#1}>::{closure#0}, core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[930eb81f7a51b89]::result::Result<(), rustc_span[eea9884c2006bad9]::ErrorGuaranteed>>::{closure#1} as core[930eb81f7a51b89]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
31: 0x7f058d51fc05 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51a2ebea04175641
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/alloc/src/boxed.rs:2007:9
32: 0x7f058d51fc05 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7f50f59c641de41e
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/alloc/src/boxed.rs:2007:9
33: 0x7f058d51fc05 - std::sys::unix::thread::Thread::new::thread_start::hfedf3b13f94e6eb0
at /rustc/c543b6f3516767150af84d94c14a27b19d4b0291/library/std/src/sys/unix/thread.rs:108:17
34: 0x7f058d2b9272 - start_thread
35: 0x7f058d334dec - __GI___clone3
36: 0x0 - <unknown>
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-26T08:29:13.114071173Z-3075953.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)
Build history for target powerpc64-unknown-linux-musl
Build state for nightly 2023-10-15