[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#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruce0203%2Fserialization" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bruce0203/serialization on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/serialization_nbt/Cargo.toml: unused manifest key: feaeures
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/serialization_nbt/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/serialization_minecraft/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/impl/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: unused manifest key: workspace.package.author
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastbuf v0.28.0
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded uuid v1.20.0
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded fastvarint v0.22.0
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded concat-idents-bruce0203 v1.1.6
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded bitcode_derive v0.6.9
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] [stderr]   Downloaded rkyv_derive v0.8.14
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded rkyv v0.8.14
[INFO] [stderr]   Downloaded bitcode v0.6.9
[INFO] [stderr]   Downloaded concat-idents v1.1.5
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded glam v0.31.0
[INFO] [stderr]   Downloaded constvec v0.1.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af6c08c0b734862d6f9ae7ae18acbff96b965b036413aaa9ee1b39f88f85303d
[INFO] running `Command { std: "docker" "start" "-a" "af6c08c0b734862d6f9ae7ae18acbff96b965b036413aaa9ee1b39f88f85303d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af6c08c0b734862d6f9ae7ae18acbff96b965b036413aaa9ee1b39f88f85303d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af6c08c0b734862d6f9ae7ae18acbff96b965b036413aaa9ee1b39f88f85303d", kill_on_drop: false }`
[INFO] [stdout] af6c08c0b734862d6f9ae7ae18acbff96b965b036413aaa9ee1b39f88f85303d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e60a6bfe6a44873dc342b40603203baf5e8105569ab0b7bd7fc7fed8d35a2778
[INFO] running `Command { std: "docker" "start" "-a" "e60a6bfe6a44873dc342b40603203baf5e8105569ab0b7bd7fc7fed8d35a2778", 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/impl/Cargo.toml: unused manifest key: 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]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[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 rustix v1.1.3
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking fastbuf v0.28.0
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking constvec v0.1.14
[INFO] [stderr]     Checking simdutf8 v0.1.5
[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 2026-01-15; 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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/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[2e42]::{impl#8}::add::{constant#2}), args: ['{erased}, '{erased}, T/#2, N1/#3, N2/#4] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (186) panicked at /rustc-dev/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/compiler/rustc_const_eval/src/check_consts/qualifs.rs:355:13:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7745a6e40363 - <<std[dc7fbcbc35aabe44]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[65d6a7660ab7b234]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7745a740e308 - core[65d6a7660ab7b234]::fmt::write
[INFO] [stderr]    2:     0x7745a6e56d56 - <std[dc7fbcbc35aabe44]::sys::stdio::unix::Stderr as std[dc7fbcbc35aabe44]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7745a6e163d8 - std[dc7fbcbc35aabe44]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7745a6e33a93 - std[dc7fbcbc35aabe44]::panicking::default_hook
[INFO] [stderr]    5:     0x7745a5e16eea - std[dc7fbcbc35aabe44]::panicking::update_hook::<alloc[dffe69405608872d]::boxed::Box<rustc_driver_impl[93a2bba8fb015b1c]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7745a6e33d72 - std[dc7fbcbc35aabe44]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7745a5e53bf1 - std[dc7fbcbc35aabe44]::panicking::begin_panic::<rustc_errors[1d0990493d7e8b0f]::ExplicitBug>::{closure#0}
[INFO] [stderr]    8:     0x7745a5e44146 - std[dc7fbcbc35aabe44]::sys::backtrace::__rust_end_short_backtrace::<std[dc7fbcbc35aabe44]::panicking::begin_panic<rustc_errors[1d0990493d7e8b0f]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]    9:     0x7745a5e43caf - std[dc7fbcbc35aabe44]::panicking::begin_panic::<rustc_errors[1d0990493d7e8b0f]::ExplicitBug>
[INFO] [stderr]   10:     0x7745a5e71931 - <rustc_errors[1d0990493d7e8b0f]::diagnostic::BugAbort as rustc_errors[1d0990493d7e8b0f]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   11:     0x7745a6421ca9 - rustc_middle[73a9e0e3b8d1a35b]::util::bug::opt_span_bug_fmt::<rustc_span[6cf7d31c75534ce3]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   12:     0x7745a6421e32 - rustc_middle[73a9e0e3b8d1a35b]::ty::context::tls::with_opt::<rustc_middle[73a9e0e3b8d1a35b]::util::bug::opt_span_bug_fmt<rustc_span[6cf7d31c75534ce3]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   13:     0x7745a641345b - rustc_middle[73a9e0e3b8d1a35b]::ty::context::tls::with_context_opt::<rustc_middle[73a9e0e3b8d1a35b]::ty::context::tls::with_opt<rustc_middle[73a9e0e3b8d1a35b]::util::bug::opt_span_bug_fmt<rustc_span[6cf7d31c75534ce3]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   14:     0x7745a3c9d684 - rustc_middle[73a9e0e3b8d1a35b]::util::bug::bug_fmt
[INFO] [stderr]   15:     0x7745a9357430 - rustc_const_eval[180c2e712f09e904]::check_consts::qualifs::in_operand::<rustc_const_eval[180c2e712f09e904]::check_consts::qualifs::HasMutInterior, <rustc_const_eval[180c2e712f09e904]::check_consts::resolver::TransferFunction<rustc_const_eval[180c2e712f09e904]::check_consts::qualifs::HasMutInterior> as rustc_middle[73a9e0e3b8d1a35b]::mir::visit::Visitor>::visit_assign::{closure#0}>.cold
[INFO] [stderr]   16:     0x7745a8417f23 - <rustc_const_eval[180c2e712f09e904]::check_consts::resolver::FlowSensitiveAnalysis<rustc_const_eval[180c2e712f09e904]::check_consts::qualifs::HasMutInterior> as rustc_mir_dataflow[b62ef96f64df3371]::framework::Analysis>::apply_primary_statement_effect
[INFO] [stderr]   17:     0x7745a8182d7d - <rustc_const_eval[180c2e712f09e904]::check_consts::check::Qualifs>::has_mut_interior
[INFO] [stderr]   18:     0x7745a81820a1 - rustc_mir_transform[254e953f42105ffe]::mir_const_qualif
[INFO] [stderr]   19:     0x7745a8181e25 - rustc_query_impl[2cd67115fb0420db]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[2cd67115fb0420db]::query_impl::mir_const_qualif::dynamic_query::{closure#2}::{closure#0}, rustc_middle[73a9e0e3b8d1a35b]::query::erase::Erased<[u8; 4usize]>>
[INFO] [stderr]   20:     0x7745a81812a8 - rustc_query_system[619b4249c6d79da7]::query::plumbing::try_execute_query::<rustc_query_impl[2cd67115fb0420db]::DynamicConfig<rustc_query_system[619b4249c6d79da7]::query::caches::DefIdCache<rustc_middle[73a9e0e3b8d1a35b]::query::erase::Erased<[u8; 4usize]>>, false, false, false>, rustc_query_impl[2cd67115fb0420db]::plumbing::QueryCtxt, false>
[INFO] [stderr]   21:     0x7745a8181006 - rustc_query_impl[2cd67115fb0420db]::query_impl::mir_const_qualif::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   22:     0x7745a81583e6 - rustc_mir_transform[254e953f42105ffe]::mir_promoted
[INFO] [stderr]   23:     0x7745a8156f60 - rustc_query_impl[2cd67115fb0420db]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[2cd67115fb0420db]::query_impl::mir_promoted::dynamic_query::{closure#2}::{closure#0}, rustc_middle[73a9e0e3b8d1a35b]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   24:     0x7745a7e171f5 - rustc_query_system[619b4249c6d79da7]::query::plumbing::try_execute_query::<rustc_query_impl[2cd67115fb0420db]::DynamicConfig<rustc_data_structures[5b6aca5e5eaf60ec]::vec_cache::VecCache<rustc_span[6cf7d31c75534ce3]::def_id::LocalDefId, rustc_middle[73a9e0e3b8d1a35b]::query::erase::Erased<[u8; 16usize]>, rustc_query_system[619b4249c6d79da7]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[2cd67115fb0420db]::plumbing::QueryCtxt, false>
[INFO] [stderr]   25:     0x7745a7e16d8c - rustc_query_impl[2cd67115fb0420db]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7745a8576165 - rustc_query_impl[2cd67115fb0420db]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[2cd67115fb0420db]::query_impl::mir_borrowck::dynamic_query::{closure#2}::{closure#0}, rustc_middle[73a9e0e3b8d1a35b]::query::erase::Erased<[u8; 8usize]>>
[INFO] [stderr]   27:     0x7745a76eee77 - rustc_query_system[619b4249c6d79da7]::query::plumbing::try_execute_query::<rustc_query_impl[2cd67115fb0420db]::DynamicConfig<rustc_data_structures[5b6aca5e5eaf60ec]::vec_cache::VecCache<rustc_span[6cf7d31c75534ce3]::def_id::LocalDefId, rustc_middle[73a9e0e3b8d1a35b]::query::erase::Erased<[u8; 8usize]>, rustc_query_system[619b4249c6d79da7]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[2cd67115fb0420db]::plumbing::QueryCtxt, false>
[INFO] [stderr]   28:     0x7745a76ebb99 - rustc_query_impl[2cd67115fb0420db]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   29:     0x7745a76ebdb7 - <rustc_middle[73a9e0e3b8d1a35b]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[7d8d0ab6cdb3d64f]::passes::run_required_analyses::{closure#1}::{closure#0}>::{closure#0}
[INFO] [stderr]   30:     0x7745a76e980a - rustc_interface[7d8d0ab6cdb3d64f]::passes::analysis
[INFO] [stderr]   31:     0x7745a76e8c27 - rustc_query_impl[2cd67115fb0420db]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[2cd67115fb0420db]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[73a9e0e3b8d1a35b]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   32:     0x7745a85b37e6 - rustc_query_system[619b4249c6d79da7]::query::plumbing::try_execute_query::<rustc_query_impl[2cd67115fb0420db]::DynamicConfig<rustc_query_system[619b4249c6d79da7]::query::caches::SingleCache<rustc_middle[73a9e0e3b8d1a35b]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[2cd67115fb0420db]::plumbing::QueryCtxt, false>
[INFO] [stderr]   33:     0x7745a85b35ce - rustc_query_impl[2cd67115fb0420db]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   34:     0x7745a877e454 - <rustc_interface[7d8d0ab6cdb3d64f]::passes::create_and_enter_global_ctxt<core[65d6a7660ab7b234]::option::Option<rustc_interface[7d8d0ab6cdb3d64f]::queries::Linker>, rustc_driver_impl[93a2bba8fb015b1c]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[65d6a7660ab7b234]::ops::function::FnOnce<(&rustc_session[bd87bd4c2ba40a0b]::session::Session, rustc_middle[73a9e0e3b8d1a35b]::ty::context::CurrentGcx, alloc[dffe69405608872d]::sync::Arc<rustc_data_structures[5b6aca5e5eaf60ec]::jobserver::Proxy>, &std[dc7fbcbc35aabe44]::sync::once_lock::OnceLock<rustc_middle[73a9e0e3b8d1a35b]::ty::context::GlobalCtxt>, &rustc_data_structures[5b6aca5e5eaf60ec]::sync::worker_local::WorkerLocal<rustc_middle[73a9e0e3b8d1a35b]::arena::Arena>, &rustc_data_structures[5b6aca5e5eaf60ec]::sync::worker_local::WorkerLocal<rustc_hir[fdd1a1ca497de6fa]::Arena>, rustc_driver_impl[93a2bba8fb015b1c]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]   35:     0x7745a86086d8 - rustc_interface[7d8d0ab6cdb3d64f]::interface::run_compiler::<(), rustc_driver_impl[93a2bba8fb015b1c]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   36:     0x7745a84984ce - std[dc7fbcbc35aabe44]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[7d8d0ab6cdb3d64f]::util::run_in_thread_with_globals<rustc_interface[7d8d0ab6cdb3d64f]::util::run_in_thread_pool_with_globals<rustc_interface[7d8d0ab6cdb3d64f]::interface::run_compiler<(), rustc_driver_impl[93a2bba8fb015b1c]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   37:     0x7745a84982a0 - <std[dc7fbcbc35aabe44]::thread::lifecycle::spawn_unchecked<rustc_interface[7d8d0ab6cdb3d64f]::util::run_in_thread_with_globals<rustc_interface[7d8d0ab6cdb3d64f]::util::run_in_thread_pool_with_globals<rustc_interface[7d8d0ab6cdb3d64f]::interface::run_compiler<(), rustc_driver_impl[93a2bba8fb015b1c]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[65d6a7660ab7b234]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   38:     0x7745a849a4b8 - <std[dc7fbcbc35aabe44]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   39:     0x7745a208aaa4 - <unknown>
[INFO] [stderr]   40:     0x7745a2117a64 - 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-30T23_25_47-165.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (a6acf0f07 2026-01-15) 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] [stderr] error: could not compile `constvec` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] running `Command { std: "docker" "inspect" "e60a6bfe6a44873dc342b40603203baf5e8105569ab0b7bd7fc7fed8d35a2778", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e60a6bfe6a44873dc342b40603203baf5e8105569ab0b7bd7fc7fed8d35a2778", kill_on_drop: false }`
[INFO] [stdout] e60a6bfe6a44873dc342b40603203baf5e8105569ab0b7bd7fc7fed8d35a2778
