[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] documenting Bruce0203/serialization against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruce0203%2Fserialization" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bruce0203/serialization on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/serialization_minecraft/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/serialization_nbt/Cargo.toml: unused manifest key: feaeures
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/serialization_nbt/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: unused manifest key: workspace.package.author
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/impl/Cargo.toml: unused manifest key: package.author
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded concat-idents v1.1.5
[INFO] [stderr]   Downloaded fastvarint v0.22.0
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded fastbuf v0.28.0
[INFO] [stderr]   Downloaded rkyv_derive v0.8.12
[INFO] [stderr]   Downloaded constvec v0.1.14
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded bitcode_derive v0.6.7
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] [stderr]   Downloaded concat-idents-bruce0203 v1.1.6
[INFO] [stderr]   Downloaded rkyv v0.8.12
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[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 glam v0.30.9
[INFO] [stderr]   Downloaded bitcode v0.6.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9665491b5177618e42c45837435839de3648cd507a0dfa0c86c16e23b1a8650f
[INFO] running `Command { std: "docker" "start" "-a" "9665491b5177618e42c45837435839de3648cd507a0dfa0c86c16e23b1a8650f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9665491b5177618e42c45837435839de3648cd507a0dfa0c86c16e23b1a8650f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9665491b5177618e42c45837435839de3648cd507a0dfa0c86c16e23b1a8650f", kill_on_drop: false }`
[INFO] [stdout] 9665491b5177618e42c45837435839de3648cd507a0dfa0c86c16e23b1a8650f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ec524ad9150f5e6cbffc57061e3ce2eab328176cb625aff0db490d2d3731eab
[INFO] running `Command { std: "docker" "start" "-a" "1ec524ad9150f5e6cbffc57061e3ce2eab328176cb625aff0db490d2d3731eab", kill_on_drop: false }`
[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] warning: /opt/rustwide/workdir/serialization_minecraft/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]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking constvec v0.1.14
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking fastbuf v0.28.0
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(specialization)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_copy_from_slice)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(const_trait_impl)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(generic_const_exprs)]
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: compiler/rustc_const_eval/src/check_consts/qualifs.rs:359:13: expected ConstKind::Param or ConstKind::Value here, found UnevaluatedConst { def: DefId(0:111 ~ constvec[a177]::{impl#8}::add::{constant#2}), args: ['{erased}, '{erased}, T/#2, N1/#3, N2/#4] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (50) panicked at compiler/rustc_const_eval/src/check_consts/qualifs.rs:359:13:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x743c72250a23 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stderr]    1:     0x743c72a01bd8 - core::fmt::write::hecf68a131630c74d
[INFO] [stderr]    2:     0x743c740b57af - std::io::Write::write_fmt::h93c9a261259c931a
[INFO] [stderr]    3:     0x743c72215ee2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stderr]    4:     0x743c7221be39 - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stderr]    5:     0x743c7221b963 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stderr]    6:     0x743c712024e7 - std[752e03a6421f8218]::panicking::update_hook::<alloc[cb649fc9a76fa509]::boxed::Box<rustc_driver_impl[7060c14ee153e4be]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x743c7221c25f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stderr]    8:     0x743c7123e9f1 - std[752e03a6421f8218]::panicking::begin_panic::<rustc_errors[22c2fc8e7547ec3b]::ExplicitBug>::{closure#0}
[INFO] [stderr]    9:     0x743c71232cd6 - std[752e03a6421f8218]::sys::backtrace::__rust_end_short_backtrace::<std[752e03a6421f8218]::panicking::begin_panic<rustc_errors[22c2fc8e7547ec3b]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]   10:     0x743c71232067 - std[752e03a6421f8218]::panicking::begin_panic::<rustc_errors[22c2fc8e7547ec3b]::ExplicitBug>
[INFO] [stderr]   11:     0x743c71249f11 - <rustc_errors[22c2fc8e7547ec3b]::diagnostic::BugAbort as rustc_errors[22c2fc8e7547ec3b]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   12:     0x743c717f842a - rustc_middle[d4b0c03c541beb2b]::util::bug::opt_span_bug_fmt::<rustc_span[56f068732132fb52]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   13:     0x743c717f85ea - rustc_middle[d4b0c03c541beb2b]::ty::context::tls::with_opt::<rustc_middle[d4b0c03c541beb2b]::util::bug::opt_span_bug_fmt<rustc_span[56f068732132fb52]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   14:     0x743c717e71bb - rustc_middle[d4b0c03c541beb2b]::ty::context::tls::with_context_opt::<rustc_middle[d4b0c03c541beb2b]::ty::context::tls::with_opt<rustc_middle[d4b0c03c541beb2b]::util::bug::opt_span_bug_fmt<rustc_span[56f068732132fb52]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   15:     0x743c6e8ea580 - rustc_middle[d4b0c03c541beb2b]::util::bug::bug_fmt
[INFO] [stderr]   16:     0x743c7469d8be - rustc_const_eval[2b0f9cc438ae4342]::check_consts::qualifs::in_operand::<rustc_const_eval[2b0f9cc438ae4342]::check_consts::qualifs::HasMutInterior, <rustc_const_eval[2b0f9cc438ae4342]::check_consts::resolver::TransferFunction<rustc_const_eval[2b0f9cc438ae4342]::check_consts::qualifs::HasMutInterior> as rustc_middle[d4b0c03c541beb2b]::mir::visit::Visitor>::visit_assign::{closure#0}>.cold
[INFO] [stderr]   17:     0x743c734d6e24 - <rustc_const_eval[2b0f9cc438ae4342]::check_consts::resolver::FlowSensitiveAnalysis<rustc_const_eval[2b0f9cc438ae4342]::check_consts::qualifs::HasMutInterior> as rustc_mir_dataflow[1b71c9874433fe0f]::framework::Analysis>::apply_primary_statement_effect
[INFO] [stderr]   18:     0x743c734d11c2 - <rustc_const_eval[2b0f9cc438ae4342]::check_consts::check::Qualifs>::has_mut_interior
[INFO] [stderr]   19:     0x743c734d0606 - rustc_mir_transform[66c6cad113eb7cce]::mir_const_qualif
[INFO] [stderr]   20:     0x743c734d03a5 - rustc_query_impl[105cc161e39911be]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[105cc161e39911be]::query_impl::mir_const_qualif::dynamic_query::{closure#2}::{closure#0}, rustc_middle[d4b0c03c541beb2b]::query::erase::Erased<[u8; 4usize]>>
[INFO] [stderr]   21:     0x743c734cf827 - rustc_query_system[eecf37c567c7c9f0]::query::plumbing::try_execute_query::<rustc_query_impl[105cc161e39911be]::DynamicConfig<rustc_query_system[eecf37c567c7c9f0]::query::caches::DefIdCache<rustc_middle[d4b0c03c541beb2b]::query::erase::Erased<[u8; 4usize]>>, false, false, false>, rustc_query_impl[105cc161e39911be]::plumbing::QueryCtxt, false>
[INFO] [stderr]   22:     0x743c734cf586 - rustc_query_impl[105cc161e39911be]::query_impl::mir_const_qualif::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x743c6fe6a99d - rustc_mir_transform[66c6cad113eb7cce]::mir_promoted
[INFO] [stderr]   24:     0x743c7309a592 - rustc_query_impl[105cc161e39911be]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[105cc161e39911be]::query_impl::mir_promoted::dynamic_query::{closure#2}::{closure#0}, rustc_middle[d4b0c03c541beb2b]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   25:     0x743c7309a856 - rustc_query_system[eecf37c567c7c9f0]::query::plumbing::try_execute_query::<rustc_query_impl[105cc161e39911be]::DynamicConfig<rustc_data_structures[4650b20a5e683390]::vec_cache::VecCache<rustc_span[56f068732132fb52]::def_id::LocalDefId, rustc_middle[d4b0c03c541beb2b]::query::erase::Erased<[u8; 16usize]>, rustc_query_system[eecf37c567c7c9f0]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[105cc161e39911be]::plumbing::QueryCtxt, false>
[INFO] [stderr]   26:     0x743c7309a3cc - rustc_query_impl[105cc161e39911be]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x743c73c63aa3 - rustc_borrowck[eaab8c8ea579b9c3]::mir_borrowck
[INFO] [stderr]   28:     0x743c73c6395d - rustc_query_impl[105cc161e39911be]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[105cc161e39911be]::query_impl::mir_borrowck::dynamic_query::{closure#2}::{closure#0}, rustc_middle[d4b0c03c541beb2b]::query::erase::Erased<[u8; 8usize]>>
[INFO] [stderr]   29:     0x743c72c1cd05 - rustc_query_system[eecf37c567c7c9f0]::query::plumbing::try_execute_query::<rustc_query_impl[105cc161e39911be]::DynamicConfig<rustc_data_structures[4650b20a5e683390]::vec_cache::VecCache<rustc_span[56f068732132fb52]::def_id::LocalDefId, rustc_middle[d4b0c03c541beb2b]::query::erase::Erased<[u8; 8usize]>, rustc_query_system[eecf37c567c7c9f0]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[105cc161e39911be]::plumbing::QueryCtxt, false>
[INFO] [stderr]   30:     0x743c72c1c509 - rustc_query_impl[105cc161e39911be]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x743c72c27602 - <rustc_middle[d4b0c03c541beb2b]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[356b87dbb86a0c69]::passes::run_required_analyses::{closure#1}::{closure#0}>::{closure#0}
[INFO] [stderr]   32:     0x743c72c24e99 - rustc_interface[356b87dbb86a0c69]::passes::analysis
[INFO] [stderr]   33:     0x743c72c2434b - rustc_query_impl[105cc161e39911be]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[105cc161e39911be]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[d4b0c03c541beb2b]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   34:     0x743c73b36960 - rustc_query_system[eecf37c567c7c9f0]::query::plumbing::try_execute_query::<rustc_query_impl[105cc161e39911be]::DynamicConfig<rustc_query_system[eecf37c567c7c9f0]::query::caches::SingleCache<rustc_middle[d4b0c03c541beb2b]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[105cc161e39911be]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x743c73b365b6 - rustc_query_impl[105cc161e39911be]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x743c73cbea24 - rustc_interface[356b87dbb86a0c69]::passes::create_and_enter_global_ctxt::<core[23fa5c620bd8b707]::option::Option<rustc_interface[356b87dbb86a0c69]::queries::Linker>, rustc_driver_impl[7060c14ee153e4be]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   37:     0x743c73cae6be - rustc_interface[356b87dbb86a0c69]::interface::run_compiler::<(), rustc_driver_impl[7060c14ee153e4be]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x743c73bde7b8 - std[752e03a6421f8218]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[356b87dbb86a0c69]::util::run_in_thread_with_globals<rustc_interface[356b87dbb86a0c69]::util::run_in_thread_pool_with_globals<rustc_interface[356b87dbb86a0c69]::interface::run_compiler<(), rustc_driver_impl[7060c14ee153e4be]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x743c73bde49c - <<std[752e03a6421f8218]::thread::Builder>::spawn_unchecked_<rustc_interface[356b87dbb86a0c69]::util::run_in_thread_with_globals<rustc_interface[356b87dbb86a0c69]::util::run_in_thread_pool_with_globals<rustc_interface[356b87dbb86a0c69]::interface::run_compiler<(), rustc_driver_impl[7060c14ee153e4be]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[23fa5c620bd8b707]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x743c73be4a6f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stderr]   41:     0x743c6d48aaa4 - <unknown>
[INFO] [stderr]   42:     0x743c6d517a64 - 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: rustc 1.91.0 (f8297e351 2025-10-28) 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] [stdout] Some errors have detailed explanations: E0554, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `constvec` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1ec524ad9150f5e6cbffc57061e3ce2eab328176cb625aff0db490d2d3731eab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ec524ad9150f5e6cbffc57061e3ce2eab328176cb625aff0db490d2d3731eab", kill_on_drop: false }`
[INFO] [stdout] 1ec524ad9150f5e6cbffc57061e3ce2eab328176cb625aff0db490d2d3731eab
