[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#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruce0203%2Fserialization" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bruce0203/serialization on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 87 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v1.0.0 (available: v2.1.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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/Cargo.toml: unused manifest key: workspace.package.author
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/impl/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/serialization_minecraft/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/serialization_nbt/Cargo.toml: unused manifest key: feaeures
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/serialization_nbt/Cargo.toml: unused manifest key: package.author
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded concat-idents v1.1.5
[INFO] [stderr]   Downloaded fastbuf v0.28.0
[INFO] [stderr]   Downloaded fastvarint v0.22.0
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded rkyv_derive v0.8.14
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded concat-idents-bruce0203 v1.1.6
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded bitcode_derive v0.6.9
[INFO] [stderr]   Downloaded constvec v0.1.14
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded regex-lite v0.1.8
[INFO] [stderr]   Downloaded bitcode v0.6.9
[INFO] [stderr]   Downloaded rkyv v0.8.14
[INFO] [stderr]   Downloaded glam v0.30.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e098dc6862d4cc30936ee1bc12d3bc3b6f29d770af8acb9780cc6ba829c1b0c
[INFO] running `Command { std: "docker" "start" "-a" "0e098dc6862d4cc30936ee1bc12d3bc3b6f29d770af8acb9780cc6ba829c1b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e098dc6862d4cc30936ee1bc12d3bc3b6f29d770af8acb9780cc6ba829c1b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e098dc6862d4cc30936ee1bc12d3bc3b6f29d770af8acb9780cc6ba829c1b0c", kill_on_drop: false }`
[INFO] [stdout] 0e098dc6862d4cc30936ee1bc12d3bc3b6f29d770af8acb9780cc6ba829c1b0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d91d2c9a12b04c3472342ddf707045cf3965dce676624872448914584e26c18e
[INFO] running `Command { std: "docker" "start" "-a" "d91d2c9a12b04c3472342ddf707045cf3965dce676624872448914584e26c18e", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/impl/Cargo.toml: unused manifest key: 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] 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_minecraft/Cargo.toml: unused manifest key: package.author
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking constvec v0.1.14
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fastbuf v0.28.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[const_trait]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex-lite v0.1.8
[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 2026-01-13; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `ConstEq` which is not `const`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |         impl const ConstEq for $type {
[INFO] [stdout]    |                    ^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 64 | impl_const_eq!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64, bool, usize, isize, i128, u128);
[INFO] [stdout]    | ---------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]    = note: this error originates in the macro `impl_const_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: mark `ConstEq` as `const` to allow it to have `const` implementations
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub const trait ConstEq {
[INFO] [stdout]    |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `ConstEq` which is not `const`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:66:46
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl<T: const ConstEq, const N: usize> const ConstEq for ConstVec<[T; N]> {
[INFO] [stdout]    |                                              ^^^^^^^ this trait is not `const`
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `ConstEq` as `const` to allow it to have `const` implementations
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub const trait ConstEq {
[INFO] [stdout]    |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `const` can only be applied to `const` traits
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl<T: const ConstEq, const N: usize> const ConstEq for ConstVec<[T; N]> {
[INFO] [stdout]    |         ^^^^^ can't be applied to `ConstEq`
[INFO] [stdout]    |
[INFO] [stdout] help: mark `ConstEq` as `const` to allow it to have `const` implementations
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub const trait ConstEq {
[INFO] [stdout]    |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<T as ConstEq>::eq` in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 |             if !slice[i].eq(&rhs_slice[i]) {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: method `eq` is not const because trait `ConstEq` is not const
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait ConstEq {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout] 49 |     fn eq(&self, other: &Self) -> bool;
[INFO] [stdout]    |     ----------------------------------- this method is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: consider making trait `ConstEq` const
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub const trait ConstEq {
[INFO] [stdout]    |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: /rustc-dev/9b81629631b382fd49ee3a20ac47797b1467e52d/compiler/rustc_const_eval/src/check_consts/qualifs.rs:355:13: expected ConstKind::Param or ConstKind::Value here, found UnevaluatedConst { def: DefId(0:109 ~ constvec[68ed]::{impl#8}::add::{constant#2}), args: ['{erased}, '{erased}, T/#2, N1/#3, N2/#4] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (68) panicked at /rustc-dev/9b81629631b382fd49ee3a20ac47797b1467e52d/compiler/rustc_const_eval/src/check_consts/qualifs.rs:355:13:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    0:     0x7da90e235093 - <<std[2ade4c2364de62da]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[70014f3701156057]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7da90e80fb48 - core[70014f3701156057]::fmt::write
[INFO] [stderr]    2:     0x7da90e24ba86 - <std[2ade4c2364de62da]::sys::stdio::unix::Stderr as std[2ade4c2364de62da]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7da90e20b108 - std[2ade4c2364de62da]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7da90e2287c3 - std[2ade4c2364de62da]::panicking::default_hook
[INFO] [stderr]    5:     0x7da90d20c68a - std[2ade4c2364de62da]::panicking::update_hook::<alloc[bf1f08ca38e38ea3]::boxed::Box<rustc_driver_impl[48bdb3468b385e51]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7da90e228aa2 - std[2ade4c2364de62da]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7da90d249a51 - std[2ade4c2364de62da]::panicking::begin_panic::<rustc_errors[9b56e76036796da2]::ExplicitBug>::{closure#0}
[INFO] [stderr]    8:     0x7da90d239d06 - std[2ade4c2364de62da]::sys::backtrace::__rust_end_short_backtrace::<std[2ade4c2364de62da]::panicking::begin_panic<rustc_errors[9b56e76036796da2]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]    9:     0x7da90d237349 - std[2ade4c2364de62da]::panicking::begin_panic::<rustc_errors[9b56e76036796da2]::ExplicitBug>
[INFO] [stderr]   10:     0x7da90d267791 - <rustc_errors[9b56e76036796da2]::diagnostic::BugAbort as rustc_errors[9b56e76036796da2]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   11:     0x7da90d819429 - rustc_middle[a808b96dc0c8b39]::util::bug::opt_span_bug_fmt::<rustc_span[5257b2cf391398a0]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   12:     0x7da90d8195b2 - rustc_middle[a808b96dc0c8b39]::ty::context::tls::with_opt::<rustc_middle[a808b96dc0c8b39]::util::bug::opt_span_bug_fmt<rustc_span[5257b2cf391398a0]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   13:     0x7da90d80abdb - rustc_middle[a808b96dc0c8b39]::ty::context::tls::with_context_opt::<rustc_middle[a808b96dc0c8b39]::ty::context::tls::with_opt<rustc_middle[a808b96dc0c8b39]::util::bug::opt_span_bug_fmt<rustc_span[5257b2cf391398a0]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   14:     0x7da90ad0a6a4 - rustc_middle[a808b96dc0c8b39]::util::bug::bug_fmt
[INFO] [stderr]   15:     0x7da91071ef70 - rustc_const_eval[7181a74e73bdfbc4]::check_consts::qualifs::in_operand::<rustc_const_eval[7181a74e73bdfbc4]::check_consts::qualifs::HasMutInterior, <rustc_const_eval[7181a74e73bdfbc4]::check_consts::resolver::TransferFunction<rustc_const_eval[7181a74e73bdfbc4]::check_consts::qualifs::HasMutInterior> as rustc_middle[a808b96dc0c8b39]::mir::visit::Visitor>::visit_assign::{closure#0}>.cold
[INFO] [stderr]   16:     0x7da90f8c16a3 - <rustc_const_eval[7181a74e73bdfbc4]::check_consts::resolver::FlowSensitiveAnalysis<rustc_const_eval[7181a74e73bdfbc4]::check_consts::qualifs::HasMutInterior> as rustc_mir_dataflow[5c86c1c54f0b6516]::framework::Analysis>::apply_primary_statement_effect
[INFO] [stderr]   17:     0x7da90f3a7ffd - <rustc_const_eval[7181a74e73bdfbc4]::check_consts::check::Qualifs>::has_mut_interior
[INFO] [stderr]   18:     0x7da90f3a7321 - rustc_mir_transform[60a44e365f7ed4e9]::mir_const_qualif
[INFO] [stderr]   19:     0x7da90f3a70a5 - rustc_query_impl[d3207ad19da6bae6]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[d3207ad19da6bae6]::query_impl::mir_const_qualif::dynamic_query::{closure#2}::{closure#0}, rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 4usize]>>
[INFO] [stderr]   20:     0x7da90f3a6528 - rustc_query_system[ac97840b0086b723]::query::plumbing::try_execute_query::<rustc_query_impl[d3207ad19da6bae6]::DynamicConfig<rustc_query_system[ac97840b0086b723]::query::caches::DefIdCache<rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 4usize]>>, false, false, false>, rustc_query_impl[d3207ad19da6bae6]::plumbing::QueryCtxt, false>
[INFO] [stderr]   21:     0x7da90f3a6286 - rustc_query_impl[d3207ad19da6bae6]::query_impl::mir_const_qualif::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   22:     0x7da90f3d9c66 - rustc_mir_transform[60a44e365f7ed4e9]::mir_promoted
[INFO] [stderr]   23:     0x7da90f3d87e0 - rustc_query_impl[d3207ad19da6bae6]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[d3207ad19da6bae6]::query_impl::mir_promoted::dynamic_query::{closure#2}::{closure#0}, rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   24:     0x7da90f224175 - rustc_query_system[ac97840b0086b723]::query::plumbing::try_execute_query::<rustc_query_impl[d3207ad19da6bae6]::DynamicConfig<rustc_data_structures[de9cc80261963238]::vec_cache::VecCache<rustc_span[5257b2cf391398a0]::def_id::LocalDefId, rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 16usize]>, rustc_query_system[ac97840b0086b723]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[d3207ad19da6bae6]::plumbing::QueryCtxt, false>
[INFO] [stderr]   25:     0x7da90f223d0c - rustc_query_impl[d3207ad19da6bae6]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7da90f991ca5 - rustc_query_impl[d3207ad19da6bae6]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[d3207ad19da6bae6]::query_impl::mir_borrowck::dynamic_query::{closure#2}::{closure#0}, rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 8usize]>>
[INFO] [stderr]   27:     0x7da90ea1d537 - rustc_query_system[ac97840b0086b723]::query::plumbing::try_execute_query::<rustc_query_impl[d3207ad19da6bae6]::DynamicConfig<rustc_data_structures[de9cc80261963238]::vec_cache::VecCache<rustc_span[5257b2cf391398a0]::def_id::LocalDefId, rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 8usize]>, rustc_query_system[ac97840b0086b723]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[d3207ad19da6bae6]::plumbing::QueryCtxt, false>
[INFO] [stderr]   28:     0x7da90ea1a259 - rustc_query_impl[d3207ad19da6bae6]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   29:     0x7da90ea1a477 - <rustc_middle[a808b96dc0c8b39]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[372b2d608f466254]::passes::run_required_analyses::{closure#1}::{closure#0}>::{closure#0}
[INFO] [stderr]   30:     0x7da90ea17eca - rustc_interface[372b2d608f466254]::passes::analysis
[INFO] [stderr]   31:     0x7da90ea172e7 - rustc_query_impl[d3207ad19da6bae6]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[d3207ad19da6bae6]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   32:     0x7da90f9ef6a6 - rustc_query_system[ac97840b0086b723]::query::plumbing::try_execute_query::<rustc_query_impl[d3207ad19da6bae6]::DynamicConfig<rustc_query_system[ac97840b0086b723]::query::caches::SingleCache<rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[d3207ad19da6bae6]::plumbing::QueryCtxt, false>
[INFO] [stderr]   33:     0x7da90f9ef408 - rustc_query_impl[d3207ad19da6bae6]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   34:     0x7da90fbb49d4 - <rustc_interface[372b2d608f466254]::passes::create_and_enter_global_ctxt<core[70014f3701156057]::option::Option<rustc_interface[372b2d608f466254]::queries::Linker>, rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[70014f3701156057]::ops::function::FnOnce<(&rustc_session[4ad34451d848125f]::session::Session, rustc_middle[a808b96dc0c8b39]::ty::context::CurrentGcx, alloc[bf1f08ca38e38ea3]::sync::Arc<rustc_data_structures[de9cc80261963238]::jobserver::Proxy>, &std[2ade4c2364de62da]::sync::once_lock::OnceLock<rustc_middle[a808b96dc0c8b39]::ty::context::GlobalCtxt>, &rustc_data_structures[de9cc80261963238]::sync::worker_local::WorkerLocal<rustc_middle[a808b96dc0c8b39]::arena::Arena>, &rustc_data_structures[de9cc80261963238]::sync::worker_local::WorkerLocal<rustc_hir[d443c4a01af566e4]::Arena>, rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   35:     0x7da90fa7abd8 - rustc_interface[372b2d608f466254]::interface::run_compiler::<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   36:     0x7da90f9ae8ce - std[2ade4c2364de62da]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[372b2d608f466254]::util::run_in_thread_with_globals<rustc_interface[372b2d608f466254]::util::run_in_thread_pool_with_globals<rustc_interface[372b2d608f466254]::interface::run_compiler<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   37:     0x7da90f9ae6a0 - <std[2ade4c2364de62da]::thread::lifecycle::spawn_unchecked<rustc_interface[372b2d608f466254]::util::run_in_thread_with_globals<rustc_interface[372b2d608f466254]::util::run_in_thread_pool_with_globals<rustc_interface[372b2d608f466254]::interface::run_compiler<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[70014f3701156057]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   38:     0x7da90f9b0446 - <std[2ade4c2364de62da]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   39:     0x7da90948aaa4 - <unknown>
[INFO] [stderr]   40:     0x7da909517a64 - clone
[INFO] [stderr]   41:                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-2026-01-14T16_06_21-36.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (9b8162963 2026-01-13) 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 crate `constvec`
[INFO] [stderr] end of query stack
[INFO] [stdout] Some errors have detailed explanations: E0015, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `constvec` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d91d2c9a12b04c3472342ddf707045cf3965dce676624872448914584e26c18e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d91d2c9a12b04c3472342ddf707045cf3965dce676624872448914584e26c18e", kill_on_drop: false }`
[INFO] [stdout] d91d2c9a12b04c3472342ddf707045cf3965dce676624872448914584e26c18e
