[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 try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruce0203%2Fserialization" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bruce0203/serialization on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 88 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v1.0.0 (available: v2.1.0)
[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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/impl/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/serialization_minecraft/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/serialization_nbt/Cargo.toml: unused manifest key: feaeures
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/serialization_nbt/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/Cargo.toml: unused manifest key: workspace.package.author
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e633f53de12b70cca93e4d428237e6dc9c1947b9d75d6ee830b17536813462df
[INFO] running `Command { std: "docker" "start" "-a" "e633f53de12b70cca93e4d428237e6dc9c1947b9d75d6ee830b17536813462df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e633f53de12b70cca93e4d428237e6dc9c1947b9d75d6ee830b17536813462df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e633f53de12b70cca93e4d428237e6dc9c1947b9d75d6ee830b17536813462df", kill_on_drop: false }`
[INFO] [stdout] e633f53de12b70cca93e4d428237e6dc9c1947b9d75d6ee830b17536813462df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3524b1582f5c0509f9f6107f96df616997935f28c76762c02e226458da5ef6f
[INFO] running `Command { std: "docker" "start" "-a" "e3524b1582f5c0509f9f6107f96df616997935f28c76762c02e226458da5ef6f", kill_on_drop: false }`
[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] 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/impl/Cargo.toml: unused manifest key: package.author
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking constvec v0.1.14
[INFO] [stderr]     Checking bitflags v2.10.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] [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-12-06; 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: compiler/rustc_const_eval/src/check_consts/qualifs.rs:358:13: expected ConstKind::Param or ConstKind::Value here, found UnevaluatedConst { def: DefId(0:109 ~ constvec[45f7]::{impl#8}::add::{constant#2}), args: ['{erased}, '{erased}, T/#2, N1/#3, N2/#4] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (57) panicked at compiler/rustc_const_eval/src/check_consts/qualifs.rs:358:13:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7ea18247d5f3 - <<std[eec8f75a7a098899]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c7210762872bdbbf]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7ea182c10608 - core[c7210762872bdbbf]::fmt::write
[INFO] [stderr]    2:     0x7ea182493d16 - <std[eec8f75a7a098899]::sys::stdio::unix::Stderr as std[eec8f75a7a098899]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7ea182453db8 - std[eec8f75a7a098899]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7ea1824714c3 - std[eec8f75a7a098899]::panicking::default_hook
[INFO] [stderr]    5:     0x7ea1814ce287 - std[eec8f75a7a098899]::panicking::update_hook::<alloc[68e41031f4e30764]::boxed::Box<rustc_driver_impl[44725bb8aeaa715c]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7ea1824717a2 - std[eec8f75a7a098899]::panicking::panic_with_hook
[INFO] [stderr]     Checking fastbuf v0.28.0
[INFO] [stderr]    7:     0x7ea18150a361 - std[eec8f75a7a098899]::panicking::begin_panic::<rustc_errors[e782d1bf6af9919c]::ExplicitBug>::{closure#0}
[INFO] [stderr]    8:     0x7ea1814fa9b6 - std[eec8f75a7a098899]::sys::backtrace::__rust_end_short_backtrace::<std[eec8f75a7a098899]::panicking::begin_panic<rustc_errors[e782d1bf6af9919c]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]    9:     0x7ea1814fa5ef - std[eec8f75a7a098899]::panicking::begin_panic::<rustc_errors[e782d1bf6af9919c]::ExplicitBug>
[INFO] [stderr]   10:     0x7ea181527a61 - <rustc_errors[e782d1bf6af9919c]::diagnostic::BugAbort as rustc_errors[e782d1bf6af9919c]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   11:     0x7ea181a92e09 - rustc_middle[7a483e4e4b988342]::util::bug::opt_span_bug_fmt::<rustc_span[cb9ac5c0a744df32]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   12:     0x7ea181a92f92 - rustc_middle[7a483e4e4b988342]::ty::context::tls::with_opt::<rustc_middle[7a483e4e4b988342]::util::bug::opt_span_bug_fmt<rustc_span[cb9ac5c0a744df32]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   13:     0x7ea181a8426b - rustc_middle[7a483e4e4b988342]::ty::context::tls::with_context_opt::<rustc_middle[7a483e4e4b988342]::ty::context::tls::with_opt<rustc_middle[7a483e4e4b988342]::util::bug::opt_span_bug_fmt<rustc_span[cb9ac5c0a744df32]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   14:     0x7ea1802d1a14 - rustc_middle[7a483e4e4b988342]::util::bug::bug_fmt
[INFO] [stderr]   15:     0x7ea184b16cd6 - rustc_const_eval[e8f495854aef5566]::check_consts::qualifs::in_operand::<rustc_const_eval[e8f495854aef5566]::check_consts::qualifs::HasMutInterior, <rustc_const_eval[e8f495854aef5566]::check_consts::resolver::TransferFunction<rustc_const_eval[e8f495854aef5566]::check_consts::qualifs::HasMutInterior> as rustc_middle[7a483e4e4b988342]::mir::visit::Visitor>::visit_assign::{closure#0}>.cold
[INFO] [stderr]   16:     0x7ea183cb6b3d - <rustc_const_eval[e8f495854aef5566]::check_consts::resolver::FlowSensitiveAnalysis<rustc_const_eval[e8f495854aef5566]::check_consts::qualifs::HasMutInterior> as rustc_mir_dataflow[55ee2cf61593d999]::framework::Analysis>::apply_primary_statement_effect
[INFO] [stderr]   17:     0x7ea183895b83 - <rustc_const_eval[e8f495854aef5566]::check_consts::check::Qualifs>::has_mut_interior
[INFO] [stderr]   18:     0x7ea183894ea1 - rustc_mir_transform[3fc6ddc96bb860c6]::mir_const_qualif
[INFO] [stderr]   19:     0x7ea183894c25 - rustc_query_impl[9b5ed95a2f3ada2e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[9b5ed95a2f3ada2e]::query_impl::mir_const_qualif::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7a483e4e4b988342]::query::erase::Erased<[u8; 4usize]>>
[INFO] [stderr]   20:     0x7ea1838940a8 - rustc_query_system[866fbba467eedc49]::query::plumbing::try_execute_query::<rustc_query_impl[9b5ed95a2f3ada2e]::DynamicConfig<rustc_query_system[866fbba467eedc49]::query::caches::DefIdCache<rustc_middle[7a483e4e4b988342]::query::erase::Erased<[u8; 4usize]>>, false, false, false>, rustc_query_impl[9b5ed95a2f3ada2e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   21:     0x7ea183893e06 - rustc_query_impl[9b5ed95a2f3ada2e]::query_impl::mir_const_qualif::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   22:     0x7ea17fce4d8c - rustc_mir_transform[3fc6ddc96bb860c6]::mir_promoted
[INFO] [stderr]   23:     0x7ea183545cd2 - rustc_query_impl[9b5ed95a2f3ada2e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[9b5ed95a2f3ada2e]::query_impl::mir_promoted::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7a483e4e4b988342]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   24:     0x7ea183545f91 - rustc_query_system[866fbba467eedc49]::query::plumbing::try_execute_query::<rustc_query_impl[9b5ed95a2f3ada2e]::DynamicConfig<rustc_data_structures[4f4be2e89b6f090d]::vec_cache::VecCache<rustc_span[cb9ac5c0a744df32]::def_id::LocalDefId, rustc_middle[7a483e4e4b988342]::query::erase::Erased<[u8; 16usize]>, rustc_query_system[866fbba467eedc49]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[9b5ed95a2f3ada2e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   25:     0x7ea183545b22 - rustc_query_impl[9b5ed95a2f3ada2e]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7ea182d5f500 - rustc_borrowck[3682ea8c9c99feed]::mir_borrowck
[INFO] [stderr]   27:     0x7ea182d5f459 - rustc_query_impl[9b5ed95a2f3ada2e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[9b5ed95a2f3ada2e]::query_impl::mir_borrowck::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7a483e4e4b988342]::query::erase::Erased<[u8; 8usize]>>
[INFO] [stderr]   28:     0x7ea182d604b7 - rustc_query_system[866fbba467eedc49]::query::plumbing::try_execute_query::<rustc_query_impl[9b5ed95a2f3ada2e]::DynamicConfig<rustc_data_structures[4f4be2e89b6f090d]::vec_cache::VecCache<rustc_span[cb9ac5c0a744df32]::def_id::LocalDefId, rustc_middle[7a483e4e4b988342]::query::erase::Erased<[u8; 8usize]>, rustc_query_system[866fbba467eedc49]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[9b5ed95a2f3ada2e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   29:     0x7ea182d5c8c9 - rustc_query_impl[9b5ed95a2f3ada2e]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]   30:     0x7ea182d5caf7 - <rustc_middle[7a483e4e4b988342]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[239d13029fea9bcd]::passes::run_required_analyses::{closure#1}::{closure#0}>::{closure#0}
[INFO] [stderr]   31:     0x7ea182d5a566 - rustc_interface[239d13029fea9bcd]::passes::analysis
[INFO] [stderr]   32:     0x7ea182d599f7 - rustc_query_impl[9b5ed95a2f3ada2e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[9b5ed95a2f3ada2e]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7a483e4e4b988342]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   33:     0x7ea183d32ee0 - rustc_query_system[866fbba467eedc49]::query::plumbing::try_execute_query::<rustc_query_impl[9b5ed95a2f3ada2e]::DynamicConfig<rustc_query_system[866fbba467eedc49]::query::caches::SingleCache<rustc_middle[7a483e4e4b988342]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[9b5ed95a2f3ada2e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   34:     0x7ea183d32b36 - rustc_query_impl[9b5ed95a2f3ada2e]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   35:     0x7ea183f0bb50 - <rustc_interface[239d13029fea9bcd]::passes::create_and_enter_global_ctxt<core[c7210762872bdbbf]::option::Option<rustc_interface[239d13029fea9bcd]::queries::Linker>, rustc_driver_impl[44725bb8aeaa715c]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[c7210762872bdbbf]::ops::function::FnOnce<(&rustc_session[94a669f53a3e5dbf]::session::Session, rustc_middle[7a483e4e4b988342]::ty::context::CurrentGcx, alloc[68e41031f4e30764]::sync::Arc<rustc_data_structures[4f4be2e89b6f090d]::jobserver::Proxy>, &std[eec8f75a7a098899]::sync::once_lock::OnceLock<rustc_middle[7a483e4e4b988342]::ty::context::GlobalCtxt>, &rustc_data_structures[4f4be2e89b6f090d]::sync::worker_local::WorkerLocal<rustc_middle[7a483e4e4b988342]::arena::Arena>, &rustc_data_structures[4f4be2e89b6f090d]::sync::worker_local::WorkerLocal<rustc_hir[a33590214f52aa58]::Arena>, rustc_driver_impl[44725bb8aeaa715c]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   36:     0x7ea183b9fec5 - rustc_interface[239d13029fea9bcd]::interface::run_compiler::<(), rustc_driver_impl[44725bb8aeaa715c]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   37:     0x7ea183cb078a - std[eec8f75a7a098899]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[239d13029fea9bcd]::util::run_in_thread_with_globals<rustc_interface[239d13029fea9bcd]::util::run_in_thread_pool_with_globals<rustc_interface[239d13029fea9bcd]::interface::run_compiler<(), rustc_driver_impl[44725bb8aeaa715c]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   38:     0x7ea183cb055d - <std[eec8f75a7a098899]::thread::lifecycle::spawn_unchecked<rustc_interface[239d13029fea9bcd]::util::run_in_thread_with_globals<rustc_interface[239d13029fea9bcd]::util::run_in_thread_pool_with_globals<rustc_interface[239d13029fea9bcd]::interface::run_compiler<(), rustc_driver_impl[44725bb8aeaa715c]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[c7210762872bdbbf]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   39:     0x7ea183cae938 - <std[eec8f75a7a098899]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   40:     0x7ea17d88aaa4 - <unknown>
[INFO] [stderr]   41:     0x7ea17d917a64 - clone
[INFO] [stderr]   42:                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-12-19T12_05_42-32.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (0c70cfbec 2025-12-06) 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" "e3524b1582f5c0509f9f6107f96df616997935f28c76762c02e226458da5ef6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3524b1582f5c0509f9f6107f96df616997935f28c76762c02e226458da5ef6f", kill_on_drop: false }`
[INFO] [stdout] e3524b1582f5c0509f9f6107f96df616997935f28c76762c02e226458da5ef6f
