[INFO] cloning repository https://github.com/Bruce0203/serialization
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bruce0203/serialization" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruce0203%2Fserialization", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruce0203%2Fserialization'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b394ad4eedb70e7791486f7d378fa4682de81522
[INFO] checking Bruce0203/serialization against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruce0203%2Fserialization" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Bruce0203/serialization
[INFO] finished tweaking git repo https://github.com/Bruce0203/serialization
[INFO] tweaked toml for git repo https://github.com/Bruce0203/serialization written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bruce0203/serialization on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v1.0.0 (available: v2.0.1)
[INFO] [stderr]       Adding fastbuf v0.28.0 (available: v0.44.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/impl/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/Cargo.toml: unused manifest key: workspace.package.author
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/serialization_nbt/Cargo.toml: unused manifest key: feaeures
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/serialization_nbt/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/serialization_minecraft/Cargo.toml: unused manifest key: package.author
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded seq-macro v0.3.6
[INFO] [stderr]   Downloaded simdutf8 v0.1.5
[INFO] [stderr]   Downloaded rkyv_derive v0.8.12
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded fastbuf v0.28.0
[INFO] [stderr]   Downloaded fastvarint v0.22.0
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded constvec v0.1.14
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded bitcode_derive v0.6.7
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded concat-idents-bruce0203 v1.1.6
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded bitcode v0.6.7
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded rkyv v0.8.12
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d8ab0d50842758f40578e2414306be3929ec3809263a627c598ce6012fe2c52
[INFO] running `Command { std: "docker" "start" "-a" "7d8ab0d50842758f40578e2414306be3929ec3809263a627c598ce6012fe2c52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d8ab0d50842758f40578e2414306be3929ec3809263a627c598ce6012fe2c52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d8ab0d50842758f40578e2414306be3929ec3809263a627c598ce6012fe2c52", kill_on_drop: false }`
[INFO] [stdout] 7d8ab0d50842758f40578e2414306be3929ec3809263a627c598ce6012fe2c52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b24a173d4bdd19507e77946bf6b0a202639cda35ec5010261e7fc21fe00f1160
[INFO] running `Command { std: "docker" "start" "-a" "b24a173d4bdd19507e77946bf6b0a202639cda35ec5010261e7fc21fe00f1160", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/serialization_minecraft/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /opt/rustwide/workdir/impl/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.author
[INFO] [stderr] warning: /opt/rustwide/workdir/serialization_nbt/Cargo.toml: unused manifest key: feaeures
[INFO] [stderr] warning: /opt/rustwide/workdir/serialization_nbt/Cargo.toml: unused manifest key: package.author
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking constvec v0.1.14
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:232:63
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl<T: Sized + Copy, const N1: usize, const N2: usize> const Add<&ConstVec<[T; N2]>>
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143802 <https://github.com/rust-lang/rust/issues/143802> for more information
[INFO] [stdout]     = help: add `#![feature(const_ops)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-10-16; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fastbuf v0.28.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr] 
[INFO] [stdout] error: internal compiler error: compiler/rustc_const_eval/src/check_consts/qualifs.rs:356:13: expected ConstKind::Param or ConstKind::Value here, found UnevaluatedConst { def: DefId(0:111 ~ constvec[5c22]::{impl#8}::add::{constant#2}), args: ['{erased}, '{erased}, T/#2, N1/#3, N2/#4] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] thread 'rustc' (239) panicked at compiler/rustc_const_eval/src/check_consts/qualifs.rs:356:13:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7629e8065bd3 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d19077111bf2052
[INFO] [stderr]    1:     0x7629e8801c18 - core::fmt::write::hdcf21b4a8a83514e
[INFO] [stderr]    2:     0x7629e8019f63 - std::io::Write::write_fmt::h4b06d7fb18f8204b
[INFO] [stderr]    3:     0x7629e802b292 - std::sys::backtrace::BacktraceLock::print::hc2b4875f5d80034d
[INFO] [stderr]    4:     0x7629e8031369 - std::panicking::default_hook::{{closure}}::h905a8c4092e100bb
[INFO] [stderr]    5:     0x7629e8030e93 - std::panicking::default_hook::h82491bd5e973bcd1
[INFO] [stderr]    6:     0x7629e70367f7 - std[1b7073745d5da675]::panicking::update_hook::<alloc[292bc23753e0120c]::boxed::Box<rustc_driver_impl[6e3059ae97a8ac6c]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x7629e803178f - std::panicking::panic_with_hook::had69cba82e257263
[INFO] [stderr]    8:     0x7629e7071011 - std[1b7073745d5da675]::panicking::begin_panic::<rustc_errors[c940e09b59e88321]::ExplicitBug>::{closure#0}
[INFO] [stderr]    9:     0x7629e7064886 - std[1b7073745d5da675]::sys::backtrace::__rust_end_short_backtrace::<std[1b7073745d5da675]::panicking::begin_panic<rustc_errors[c940e09b59e88321]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]   10:     0x7629e7062339 - std[1b7073745d5da675]::panicking::begin_panic::<rustc_errors[c940e09b59e88321]::ExplicitBug>
[INFO] [stderr]   11:     0x7629e707c631 - <rustc_errors[c940e09b59e88321]::diagnostic::BugAbort as rustc_errors[c940e09b59e88321]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   12:     0x7629e761aa4a - rustc_middle[7c17bdc981bcf7a4]::util::bug::opt_span_bug_fmt::<rustc_span[f13d555dc12187a6]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   13:     0x7629e761aaaa - rustc_middle[7c17bdc981bcf7a4]::ty::context::tls::with_opt::<rustc_middle[7c17bdc981bcf7a4]::util::bug::opt_span_bug_fmt<rustc_span[f13d555dc12187a6]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   14:     0x7629e76091ab - rustc_middle[7c17bdc981bcf7a4]::ty::context::tls::with_context_opt::<rustc_middle[7c17bdc981bcf7a4]::ty::context::tls::with_opt<rustc_middle[7c17bdc981bcf7a4]::util::bug::opt_span_bug_fmt<rustc_span[f13d555dc12187a6]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   15:     0x7629e5e5c4d0 - rustc_middle[7c17bdc981bcf7a4]::util::bug::bug_fmt
[INFO] [stderr]   16:     0x7629ea6e39fb - rustc_const_eval[839191959c7b08f9]::check_consts::qualifs::in_operand::<rustc_const_eval[839191959c7b08f9]::check_consts::qualifs::HasMutInterior, <rustc_const_eval[839191959c7b08f9]::check_consts::resolver::TransferFunction<rustc_const_eval[839191959c7b08f9]::check_consts::qualifs::HasMutInterior> as rustc_middle[7c17bdc981bcf7a4]::mir::visit::Visitor>::visit_assign::{closure#0}>.cold
[INFO] [stderr]   17:     0x7629e9fc9524 - <rustc_const_eval[839191959c7b08f9]::check_consts::resolver::FlowSensitiveAnalysis<rustc_const_eval[839191959c7b08f9]::check_consts::qualifs::HasMutInterior> as rustc_mir_dataflow[876084e972dfce82]::framework::Analysis>::apply_primary_statement_effect.warm
[INFO] [stderr]   18:     0x7629e93382b7 - <rustc_const_eval[839191959c7b08f9]::check_consts::check::Qualifs>::has_mut_interior
[INFO] [stderr]   19:     0x7629e933759d - rustc_mir_transform[a23ae04a46fe53e9]::mir_const_qualif
[INFO] [stderr]   20:     0x7629e9337329 - rustc_query_impl[308c15c89f574e06]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[308c15c89f574e06]::query_impl::mir_const_qualif::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7c17bdc981bcf7a4]::query::erase::Erased<[u8; 4usize]>>
[INFO] [stderr]   21:     0x7629e93367cb - rustc_query_system[bb2f2758b0e88195]::query::plumbing::try_execute_query::<rustc_query_impl[308c15c89f574e06]::DynamicConfig<rustc_query_system[bb2f2758b0e88195]::query::caches::DefIdCache<rustc_middle[7c17bdc981bcf7a4]::query::erase::Erased<[u8; 4usize]>>, false, false, false>, rustc_query_impl[308c15c89f574e06]::plumbing::QueryCtxt, false>
[INFO] [stderr]   22:     0x7629e933651e - rustc_query_impl[308c15c89f574e06]::query_impl::mir_const_qualif::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7629e5b72f17 - rustc_mir_transform[a23ae04a46fe53e9]::mir_promoted
[INFO] [stderr]   24:     0x7629e910a112 - rustc_query_impl[308c15c89f574e06]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[308c15c89f574e06]::query_impl::mir_promoted::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7c17bdc981bcf7a4]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   25:     0x7629e910a3be - rustc_query_system[bb2f2758b0e88195]::query::plumbing::try_execute_query::<rustc_query_impl[308c15c89f574e06]::DynamicConfig<rustc_data_structures[51dd1560dc6f156e]::vec_cache::VecCache<rustc_span[f13d555dc12187a6]::def_id::LocalDefId, rustc_middle[7c17bdc981bcf7a4]::query::erase::Erased<[u8; 16usize]>, rustc_query_system[bb2f2758b0e88195]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[308c15c89f574e06]::plumbing::QueryCtxt, false>
[INFO] [stderr]   26:     0x7629e9109f52 - rustc_query_impl[308c15c89f574e06]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x7629e9981f63 - rustc_borrowck[18a5b89d0e091d3b]::mir_borrowck
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr]   28:     0x7629e9981e19 - rustc_query_impl[308c15c89f574e06]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[308c15c89f574e06]::query_impl::mir_borrowck::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7c17bdc981bcf7a4]::query::erase::Erased<[u8; 8usize]>>
[INFO] [stderr]   29:     0x7629e90281f7 - rustc_query_system[bb2f2758b0e88195]::query::plumbing::try_execute_query::<rustc_query_impl[308c15c89f574e06]::DynamicConfig<rustc_data_structures[51dd1560dc6f156e]::vec_cache::VecCache<rustc_span[f13d555dc12187a6]::def_id::LocalDefId, rustc_middle[7c17bdc981bcf7a4]::query::erase::Erased<[u8; 8usize]>, rustc_query_system[bb2f2758b0e88195]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[308c15c89f574e06]::plumbing::QueryCtxt, false>
[INFO] [stderr]   30:     0x7629e9026349 - rustc_query_impl[308c15c89f574e06]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x7629e90264fc - <rustc_middle[7c17bdc981bcf7a4]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[1d00346466c9e987]::passes::run_required_analyses::{closure#1}::{closure#0}>::{closure#0}
[INFO] [stderr]   32:     0x7629e90220aa - rustc_interface[1d00346466c9e987]::passes::analysis
[INFO] [stderr]   33:     0x7629e9021533 - rustc_query_impl[308c15c89f574e06]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[308c15c89f574e06]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7c17bdc981bcf7a4]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   34:     0x7629e98a12e6 - rustc_query_system[bb2f2758b0e88195]::query::plumbing::try_execute_query::<rustc_query_impl[308c15c89f574e06]::DynamicConfig<rustc_query_system[bb2f2758b0e88195]::query::caches::SingleCache<rustc_middle[7c17bdc981bcf7a4]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[308c15c89f574e06]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x7629e98a0f3c - rustc_query_impl[308c15c89f574e06]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x7629e99cb9a6 - <rustc_interface[1d00346466c9e987]::passes::create_and_enter_global_ctxt<core[8ca527a4fe6dbe26]::option::Option<rustc_interface[1d00346466c9e987]::queries::Linker>, rustc_driver_impl[6e3059ae97a8ac6c]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[8ca527a4fe6dbe26]::ops::function::FnOnce<(&rustc_session[6549abd5d25f3697]::session::Session, rustc_middle[7c17bdc981bcf7a4]::ty::context::CurrentGcx, alloc[292bc23753e0120c]::sync::Arc<rustc_data_structures[51dd1560dc6f156e]::jobserver::Proxy>, &std[1b7073745d5da675]::sync::once_lock::OnceLock<rustc_middle[7c17bdc981bcf7a4]::ty::context::GlobalCtxt>, &rustc_data_structures[51dd1560dc6f156e]::sync::worker_local::WorkerLocal<rustc_middle[7c17bdc981bcf7a4]::arena::Arena>, &rustc_data_structures[51dd1560dc6f156e]::sync::worker_local::WorkerLocal<rustc_hir[db33984f077be69e]::Arena>, rustc_driver_impl[6e3059ae97a8ac6c]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x7629e98cf300 - rustc_interface[1d00346466c9e987]::interface::run_compiler::<(), rustc_driver_impl[6e3059ae97a8ac6c]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x7629e9933f87 - std[1b7073745d5da675]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[1d00346466c9e987]::util::run_in_thread_with_globals<rustc_interface[1d00346466c9e987]::util::run_in_thread_pool_with_globals<rustc_interface[1d00346466c9e987]::interface::run_compiler<(), rustc_driver_impl[6e3059ae97a8ac6c]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x7629e9933c68 - <<std[1b7073745d5da675]::thread::Builder>::spawn_unchecked_<rustc_interface[1d00346466c9e987]::util::run_in_thread_with_globals<rustc_interface[1d00346466c9e987]::util::run_in_thread_pool_with_globals<rustc_interface[1d00346466c9e987]::interface::run_compiler<(), rustc_driver_impl[6e3059ae97a8ac6c]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[8ca527a4fe6dbe26]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x7629e993a0ef - std::sys::thread::unix::Thread::new::thread_start::ha3a76727355387ed
[INFO] [stderr]   41:     0x7629e328aaa4 - <unknown>
[INFO] [stderr]   42:     0x7629e3317a34 - clone
[INFO] [stderr]   43:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] 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
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/rustc-ice-2025-10-17T07_53_43-234.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.92.0-nightly (779e19d8b 2025-10-16) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [mir_const_qualif] const checking `<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:232:1: 236:20>::add`
[INFO] [stderr] #1 [mir_promoted] promoting constants in MIR for `<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:232:1: 236:20>::add`
[INFO] [stderr] #2 [mir_borrowck] borrow-checking `<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:232:1: 236:20>::add`
[INFO] [stderr] #3 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `constvec` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b24a173d4bdd19507e77946bf6b0a202639cda35ec5010261e7fc21fe00f1160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b24a173d4bdd19507e77946bf6b0a202639cda35ec5010261e7fc21fe00f1160", kill_on_drop: false }`
[INFO] [stdout] b24a173d4bdd19507e77946bf6b0a202639cda35ec5010261e7fc21fe00f1160
