Build results for nightly-2023-03-09 target x86_64-apple-tvos std

Home
error

Build date: 2025-07-10T15:12:12.738Z

Build duration: 15.061s

Builder does-it-build commit: 87ff3d03

   Compiling compiler_builtins v0.1.87
   Compiling core v0.0.0 (/root/.rustup/toolchains/nightly-2023-03-09-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core)
error: internal compiler error: compiler/rustc_codegen_llvm/src/context.rs:188:13: data-layout for target `x86_64-apple-tvos`, `e-m:o-i64:64-f80:128-n8:16:32:64-S128`, differs from LLVM target's `x86_64-apple-tvos` default layout, `e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128`

thread 'rustc' panicked at 'Box<dyn Any>', /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/compiler/rustc_errors/src/lib.rs:1644:9
stack backtrace:
   0:     0x79d07df6653a - std::backtrace_rs::backtrace::libunwind::trace::h5499f6e9ee8d39f8
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x79d07df6653a - std::backtrace_rs::backtrace::trace_unsynchronized::h7278d8915e5a8a4f
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x79d07df6653a - std::sys_common::backtrace::_print_fmt::h0c7e844ccbe54001
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/std/src/sys_common/backtrace.rs:65:5
   3:     0x79d07df6653a - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h76f2d4fdd5e6ad12
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/std/src/sys_common/backtrace.rs:44:22
   4:     0x79d07dfc9cee - core::fmt::write::h1775f2c88ef0e3b9
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/core/src/fmt/mod.rs:1232:17
   5:     0x79d07df594e5 - std::io::Write::write_fmt::hfa496b0ed0f58ff3
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/std/src/io/mod.rs:1684:15
   6:     0x79d07df66305 - std::sys_common::backtrace::_print::h995e9f70ef8cb7a5
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/std/src/sys_common/backtrace.rs:47:5
   7:     0x79d07df66305 - std::sys_common::backtrace::print::he938621c452cca4c
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/std/src/sys_common/backtrace.rs:34:9
   8:     0x79d07df6907f - std::panicking::default_hook::{{closure}}::h54a42fdbf61bd63c
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/std/src/panicking.rs:271:22
   9:     0x79d07df68dbb - std::panicking::default_hook::h237f087925386eb9
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/std/src/panicking.rs:290:9
  10:     0x79d0812586c5 - <rustc_driver_impl[37bd08e570b8de33]::DEFAULT_HOOK::{closure#0}::{closure#0} as core[9f74edcc8a2533f5]::ops::function::FnOnce<(&core[9f74edcc8a2533f5]::panic::panic_info::PanicInfo,)>>::call_once::{shim:vtable#0}
  11:     0x79d07df698bd - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h86b8a5cdb22895d8
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/alloc/src/boxed.rs:2001:9
  12:     0x79d07df698bd - std::panicking::rust_panic_with_hook::h3b3e70d6d2eb55f8
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/std/src/panicking.rs:696:13
  13:     0x79d0817afd01 - std[76763ff83cd4f414]::panicking::begin_panic::<rustc_errors[8286d0b04dab3342]::ExplicitBug>::{closure#0}
  14:     0x79d0817ab1a6 - std[76763ff83cd4f414]::sys_common::backtrace::__rust_end_short_backtrace::<std[76763ff83cd4f414]::panicking::begin_panic<rustc_errors[8286d0b04dab3342]::ExplicitBug>::{closure#0}, !>
  15:     0x79d081833216 - std[76763ff83cd4f414]::panicking::begin_panic::<rustc_errors[8286d0b04dab3342]::ExplicitBug>
  16:     0x79d0817fede6 - std[76763ff83cd4f414]::panic::panic_any::<rustc_errors[8286d0b04dab3342]::ExplicitBug>
  17:     0x79d0817fb716 - <rustc_errors[8286d0b04dab3342]::HandlerInner>::bug::<&alloc[c1cc857fc123d71]::string::String>
  18:     0x79d0817fb3e0 - <rustc_errors[8286d0b04dab3342]::Handler>::bug::<&alloc[c1cc857fc123d71]::string::String>
  19:     0x79d0817e799b - rustc_middle[d952a4eb3363976b]::util::bug::opt_span_bug_fmt::<rustc_span[312e5fbb5d1460ce]::span_encoding::Span>::{closure#0}
  20:     0x79d0817e62ea - rustc_middle[d952a4eb3363976b]::ty::context::tls::with_opt::<rustc_middle[d952a4eb3363976b]::util::bug::opt_span_bug_fmt<rustc_span[312e5fbb5d1460ce]::span_encoding::Span>::{closure#0}, !>::{closure#0}
  21:     0x79d0817e62b6 - rustc_middle[d952a4eb3363976b]::ty::context::tls::with_context_opt::<rustc_middle[d952a4eb3363976b]::ty::context::tls::with_opt<rustc_middle[d952a4eb3363976b]::util::bug::opt_span_bug_fmt<rustc_span[312e5fbb5d1460ce]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
  22:     0x79d0817e78e6 - rustc_middle[d952a4eb3363976b]::util::bug::opt_span_bug_fmt::<rustc_span[312e5fbb5d1460ce]::span_encoding::Span>
  23:     0x79d07f899283 - rustc_middle[d952a4eb3363976b]::util::bug::bug_fmt
  24:     0x79d080793fe6 - rustc_codegen_llvm[ecd97ac3cb1f4e15]::context::create_module
  25:     0x79d08078e515 - rustc_codegen_llvm[ecd97ac3cb1f4e15]::base::compile_codegen_unit::module_codegen
  26:     0x79d08078ca6a - <rustc_codegen_llvm[ecd97ac3cb1f4e15]::LlvmCodegenBackend as rustc_codegen_ssa[ac6162278306c856]::traits::backend::ExtraBackendMethods>::compile_codegen_unit
  27:     0x79d08078aefa - rustc_codegen_ssa[ac6162278306c856]::base::codegen_crate::<rustc_codegen_llvm[ecd97ac3cb1f4e15]::LlvmCodegenBackend>
  28:     0x79d08078a771 - <rustc_codegen_llvm[ecd97ac3cb1f4e15]::LlvmCodegenBackend as rustc_codegen_ssa[ac6162278306c856]::traits::backend::CodegenBackend>::codegen_crate
  29:     0x79d0804b5501 - <rustc_session[ba04d21bdf852ac2]::session::Session>::time::<alloc[c1cc857fc123d71]::boxed::Box<dyn core[9f74edcc8a2533f5]::any::Any>, rustc_interface[b840461aee9fca96]::passes::start_codegen::{closure#0}>
  30:     0x79d0804b5049 - rustc_interface[b840461aee9fca96]::passes::start_codegen
  31:     0x79d0804b1d18 - <rustc_middle[d952a4eb3363976b]::ty::context::GlobalCtxt>::enter::<<rustc_interface[b840461aee9fca96]::queries::Queries>::ongoing_codegen::{closure#0}::{closure#0}, core[9f74edcc8a2533f5]::result::Result<alloc[c1cc857fc123d71]::boxed::Box<dyn core[9f74edcc8a2533f5]::any::Any>, rustc_span[312e5fbb5d1460ce]::ErrorGuaranteed>>
  32:     0x79d0804afb44 - <rustc_interface[b840461aee9fca96]::queries::Queries>::ongoing_codegen
  33:     0x79d0804ae88c - rustc_span[312e5fbb5d1460ce]::with_source_map::<core[9f74edcc8a2533f5]::result::Result<(), rustc_span[312e5fbb5d1460ce]::ErrorGuaranteed>, rustc_interface[b840461aee9fca96]::interface::run_compiler<core[9f74edcc8a2533f5]::result::Result<(), rustc_span[312e5fbb5d1460ce]::ErrorGuaranteed>, rustc_driver_impl[37bd08e570b8de33]::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
  34:     0x79d0804a5fec - std[76763ff83cd4f414]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[b840461aee9fca96]::util::run_in_thread_pool_with_globals<rustc_interface[b840461aee9fca96]::interface::run_compiler<core[9f74edcc8a2533f5]::result::Result<(), rustc_span[312e5fbb5d1460ce]::ErrorGuaranteed>, rustc_driver_impl[37bd08e570b8de33]::run_compiler::{closure#1}>::{closure#0}, core[9f74edcc8a2533f5]::result::Result<(), rustc_span[312e5fbb5d1460ce]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[9f74edcc8a2533f5]::result::Result<(), rustc_span[312e5fbb5d1460ce]::ErrorGuaranteed>>
  35:     0x79d0804a5a1a - <<std[76763ff83cd4f414]::thread::Builder>::spawn_unchecked_<rustc_interface[b840461aee9fca96]::util::run_in_thread_pool_with_globals<rustc_interface[b840461aee9fca96]::interface::run_compiler<core[9f74edcc8a2533f5]::result::Result<(), rustc_span[312e5fbb5d1460ce]::ErrorGuaranteed>, rustc_driver_impl[37bd08e570b8de33]::run_compiler::{closure#1}>::{closure#0}, core[9f74edcc8a2533f5]::result::Result<(), rustc_span[312e5fbb5d1460ce]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[9f74edcc8a2533f5]::result::Result<(), rustc_span[312e5fbb5d1460ce]::ErrorGuaranteed>>::{closure#1} as core[9f74edcc8a2533f5]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
  36:     0x79d07df737b3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2d50a0adfdb2874f
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/alloc/src/boxed.rs:1987:9
  37:     0x79d07df737b3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7afed2ea646a4458
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/alloc/src/boxed.rs:1987:9
  38:     0x79d07df737b3 - std::sys::unix::thread::Thread::new::thread_start::h950100cbea36de7e
                               at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/std/src/sys/unix/thread.rs:108:17
  39:     0x79d07dc9caa4 - <unknown>
  40:     0x79d07dd29c3c - <unknown>
  41:                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: rustc 1.70.0-nightly (900c35403 2023-03-08) 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 x86_64-apple-tvos

Build state for nightly 2023-03-09