[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#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruce0203%2Fserialization" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bruce0203/serialization on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v1.0.0 (available: v2.0.1)
[INFO] [stderr]       Adding fastbuf v0.28.0 (available: v0.44.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/impl/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/serialization_nbt/Cargo.toml: unused manifest key: feaeures
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/serialization_nbt/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/serialization_minecraft/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/Cargo.toml: unused manifest key: workspace.package.author
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 762af1eba453c33d2bcfb6cd0ab253dbdf7a35516ab597b9730455629898e220
[INFO] running `Command { std: "docker" "start" "-a" "762af1eba453c33d2bcfb6cd0ab253dbdf7a35516ab597b9730455629898e220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "762af1eba453c33d2bcfb6cd0ab253dbdf7a35516ab597b9730455629898e220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "762af1eba453c33d2bcfb6cd0ab253dbdf7a35516ab597b9730455629898e220", kill_on_drop: false }`
[INFO] [stdout] 762af1eba453c33d2bcfb6cd0ab253dbdf7a35516ab597b9730455629898e220
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4d8b0c377c56be098db68b60ee6c2311094eafe3b6fe97be28130cd23d73ac0
[INFO] running `Command { std: "docker" "start" "-a" "f4d8b0c377c56be098db68b60ee6c2311094eafe3b6fe97be28130cd23d73ac0", 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_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/serialization_minecraft/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /opt/rustwide/workdir/impl/Cargo.toml: unused manifest key: package.author
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking constvec v0.1.14
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:232:63
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl<T: Sized + Copy, const N1: usize, const N2: usize> const Add<&ConstVec<[T; N2]>>
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143802 <https://github.com/rust-lang/rust/issues/143802> for more information
[INFO] [stdout]     = help: add `#![feature(const_ops)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-10-16; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: compiler/rustc_const_eval/src/check_consts/qualifs.rs:356:13: expected ConstKind::Param or ConstKind::Value here, found UnevaluatedConst { def: DefId(0:111 ~ constvec[681e]::{impl#8}::add::{constant#2}), args: ['{erased}, '{erased}, T/#2, N1/#3, N2/#4] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (32) panicked at compiler/rustc_const_eval/src/check_consts/qualifs.rs:356:13:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7297710627d3 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h1b20bf43538739a7
[INFO] [stderr]    1:     0x729771801c18 - core::fmt::write::h8b43cab19ae1983d
[INFO] [stderr]    2:     0x729771016b73 - std::io::Write::write_fmt::he6ba151b4ec7471d
[INFO] [stderr]    3:     0x729771027e92 - std::sys::backtrace::BacktraceLock::print::h071283e026a65e09
[INFO] [stderr]    4:     0x72977102df69 - std::panicking::default_hook::{{closure}}::h8648822bb5a469ca
[INFO] [stderr]    5:     0x72977102da93 - std::panicking::default_hook::h9a8734a4c300303d
[INFO] [stderr]    6:     0x7297700333b7 - std[813d34d63791ea76]::panicking::update_hook::<alloc[dd65500f603e92ae]::boxed::Box<rustc_driver_impl[ca1106a3907df3a8]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x72977102e38f - std::panicking::panic_with_hook::h07e66ce18b93f67f
[INFO] [stderr]    8:     0x72977006dbd1 - std[813d34d63791ea76]::panicking::begin_panic::<rustc_errors[6b55d5c04deb9e5]::ExplicitBug>::{closure#0}
[INFO] [stderr]    9:     0x729770061576 - std[813d34d63791ea76]::sys::backtrace::__rust_end_short_backtrace::<std[813d34d63791ea76]::panicking::begin_panic<rustc_errors[6b55d5c04deb9e5]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]   10:     0x72977005eef9 - std[813d34d63791ea76]::panicking::begin_panic::<rustc_errors[6b55d5c04deb9e5]::ExplicitBug>
[INFO] [stderr]   11:     0x729770079141 - <rustc_errors[6b55d5c04deb9e5]::diagnostic::BugAbort as rustc_errors[6b55d5c04deb9e5]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   12:     0x72977061712a - rustc_middle[55ef779a022da0d4]::util::bug::opt_span_bug_fmt::<rustc_span[7947ca0b2ab41fa6]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   13:     0x72977061718a - rustc_middle[55ef779a022da0d4]::ty::context::tls::with_opt::<rustc_middle[55ef779a022da0d4]::util::bug::opt_span_bug_fmt<rustc_span[7947ca0b2ab41fa6]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   14:     0x72977060588b - rustc_middle[55ef779a022da0d4]::ty::context::tls::with_context_opt::<rustc_middle[55ef779a022da0d4]::ty::context::tls::with_opt<rustc_middle[55ef779a022da0d4]::util::bug::opt_span_bug_fmt<rustc_span[7947ca0b2ab41fa6]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   15:     0x72976ee4ea50 - rustc_middle[55ef779a022da0d4]::util::bug::bug_fmt
[INFO] [stderr]   16:     0x7297736dfe3b - rustc_const_eval[a37b5e5979aaeb00]::check_consts::qualifs::in_operand::<rustc_const_eval[a37b5e5979aaeb00]::check_consts::qualifs::HasMutInterior, <rustc_const_eval[a37b5e5979aaeb00]::check_consts::resolver::TransferFunction<rustc_const_eval[a37b5e5979aaeb00]::check_consts::qualifs::HasMutInterior> as rustc_middle[55ef779a022da0d4]::mir::visit::Visitor>::visit_assign::{closure#0}>.cold
[INFO] [stderr]   17:     0x729772fca8a4 - <rustc_const_eval[a37b5e5979aaeb00]::check_consts::resolver::FlowSensitiveAnalysis<rustc_const_eval[a37b5e5979aaeb00]::check_consts::qualifs::HasMutInterior> as rustc_mir_dataflow[6502271ab445cf10]::framework::Analysis>::apply_primary_statement_effect.warm
[INFO] [stderr]   18:     0x729772331837 - <rustc_const_eval[a37b5e5979aaeb00]::check_consts::check::Qualifs>::has_mut_interior
[INFO] [stderr]   19:     0x729772330b1d - rustc_mir_transform[1ec1701cefd52bf2]::mir_const_qualif
[INFO] [stderr]   20:     0x7297723308a9 - rustc_query_impl[4d5e21297c7972ce]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[4d5e21297c7972ce]::query_impl::mir_const_qualif::dynamic_query::{closure#2}::{closure#0}, rustc_middle[55ef779a022da0d4]::query::erase::Erased<[u8; 4usize]>>
[INFO] [stderr]   21:     0x72977232fd4b - rustc_query_system[d25cf9d7db6b31c6]::query::plumbing::try_execute_query::<rustc_query_impl[4d5e21297c7972ce]::DynamicConfig<rustc_query_system[d25cf9d7db6b31c6]::query::caches::DefIdCache<rustc_middle[55ef779a022da0d4]::query::erase::Erased<[u8; 4usize]>>, false, false, false>, rustc_query_impl[4d5e21297c7972ce]::plumbing::QueryCtxt, false>
[INFO] [stderr]   22:     0x72977232fa9e - rustc_query_impl[4d5e21297c7972ce]::query_impl::mir_const_qualif::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x72976eba5c67 - rustc_mir_transform[1ec1701cefd52bf2]::mir_promoted
[INFO] [stderr]   24:     0x7297720aae92 - rustc_query_impl[4d5e21297c7972ce]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[4d5e21297c7972ce]::query_impl::mir_promoted::dynamic_query::{closure#2}::{closure#0}, rustc_middle[55ef779a022da0d4]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   25:     0x7297720ab155 - rustc_query_system[d25cf9d7db6b31c6]::query::plumbing::try_execute_query::<rustc_query_impl[4d5e21297c7972ce]::DynamicConfig<rustc_data_structures[4962c296a77aa14d]::vec_cache::VecCache<rustc_span[7947ca0b2ab41fa6]::def_id::LocalDefId, rustc_middle[55ef779a022da0d4]::query::erase::Erased<[u8; 16usize]>, rustc_query_system[d25cf9d7db6b31c6]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[4d5e21297c7972ce]::plumbing::QueryCtxt, false>
[INFO] [stderr]   26:     0x7297720aacd2 - rustc_query_impl[4d5e21297c7972ce]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x729772943023 - rustc_borrowck[b7027735caa9cad3]::mir_borrowck
[INFO] [stderr]   28:     0x729772942ee5 - rustc_query_impl[4d5e21297c7972ce]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[4d5e21297c7972ce]::query_impl::mir_borrowck::dynamic_query::{closure#2}::{closure#0}, rustc_middle[55ef779a022da0d4]::query::erase::Erased<[u8; 8usize]>>
[INFO] [stderr]   29:     0x729771983277 - rustc_query_system[d25cf9d7db6b31c6]::query::plumbing::try_execute_query::<rustc_query_impl[4d5e21297c7972ce]::DynamicConfig<rustc_data_structures[4962c296a77aa14d]::vec_cache::VecCache<rustc_span[7947ca0b2ab41fa6]::def_id::LocalDefId, rustc_middle[55ef779a022da0d4]::query::erase::Erased<[u8; 8usize]>, rustc_query_system[d25cf9d7db6b31c6]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[4d5e21297c7972ce]::plumbing::QueryCtxt, false>
[INFO] [stderr]   30:     0x7297719813c9 - rustc_query_impl[4d5e21297c7972ce]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x72977198157c - <rustc_middle[55ef779a022da0d4]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[96237189e1df2a9e]::passes::run_required_analyses::{closure#1}::{closure#0}>::{closure#0}
[INFO] [stderr]   32:     0x72977197d12a - rustc_interface[96237189e1df2a9e]::passes::analysis
[INFO] [stderr]   33:     0x72977197c5b3 - rustc_query_impl[4d5e21297c7972ce]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[4d5e21297c7972ce]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[55ef779a022da0d4]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   34:     0x72977287ac14 - rustc_query_system[d25cf9d7db6b31c6]::query::plumbing::try_execute_query::<rustc_query_impl[4d5e21297c7972ce]::DynamicConfig<rustc_query_system[d25cf9d7db6b31c6]::query::caches::SingleCache<rustc_middle[55ef779a022da0d4]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[4d5e21297c7972ce]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x72977287a84a - rustc_query_impl[4d5e21297c7972ce]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x72977298b926 - <rustc_interface[96237189e1df2a9e]::passes::create_and_enter_global_ctxt<core[be3d29028d0e33c6]::option::Option<rustc_interface[96237189e1df2a9e]::queries::Linker>, rustc_driver_impl[ca1106a3907df3a8]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[be3d29028d0e33c6]::ops::function::FnOnce<(&rustc_session[f168fb0f904a7dc9]::session::Session, rustc_middle[55ef779a022da0d4]::ty::context::CurrentGcx, alloc[dd65500f603e92ae]::sync::Arc<rustc_data_structures[4962c296a77aa14d]::jobserver::Proxy>, &std[813d34d63791ea76]::sync::once_lock::OnceLock<rustc_middle[55ef779a022da0d4]::ty::context::GlobalCtxt>, &rustc_data_structures[4962c296a77aa14d]::sync::worker_local::WorkerLocal<rustc_middle[55ef779a022da0d4]::arena::Arena>, &rustc_data_structures[4962c296a77aa14d]::sync::worker_local::WorkerLocal<rustc_hir[440fe51d5444988e]::Arena>, rustc_driver_impl[ca1106a3907df3a8]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x7297728a8040 - rustc_interface[96237189e1df2a9e]::interface::run_compiler::<(), rustc_driver_impl[ca1106a3907df3a8]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x729772903307 - std[813d34d63791ea76]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[96237189e1df2a9e]::util::run_in_thread_with_globals<rustc_interface[96237189e1df2a9e]::util::run_in_thread_pool_with_globals<rustc_interface[96237189e1df2a9e]::interface::run_compiler<(), rustc_driver_impl[ca1106a3907df3a8]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x729772902fe8 - <<std[813d34d63791ea76]::thread::Builder>::spawn_unchecked_<rustc_interface[96237189e1df2a9e]::util::run_in_thread_with_globals<rustc_interface[96237189e1df2a9e]::util::run_in_thread_pool_with_globals<rustc_interface[96237189e1df2a9e]::interface::run_compiler<(), rustc_driver_impl[ca1106a3907df3a8]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[be3d29028d0e33c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x7297729094af - std::sys::thread::unix::Thread::new::thread_start::had9c7ca2bd288fa6
[INFO] [stderr]   41:     0x72976c28aaa4 - <unknown>
[INFO] [stderr]   42:     0x72976c317a34 - clone
[INFO] [stderr]   43:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/rustc-ice-2025-10-17T07_53_54-28.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.92.0-nightly (438eb4c1a 2025-10-16) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [mir_const_qualif] const checking `<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:232:1: 236:20>::add`
[INFO] [stderr] #1 [mir_promoted] promoting constants in MIR for `<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:232:1: 236:20>::add`
[INFO] [stderr] #2 [mir_borrowck] borrow-checking `<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/constvec-0.1.14/src/lib.rs:232:1: 236:20>::add`
[INFO] [stderr] #3 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `constvec` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f4d8b0c377c56be098db68b60ee6c2311094eafe3b6fe97be28130cd23d73ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4d8b0c377c56be098db68b60ee6c2311094eafe3b6fe97be28130cd23d73ac0", kill_on_drop: false }`
[INFO] [stdout] f4d8b0c377c56be098db68b60ee6c2311094eafe3b6fe97be28130cd23d73ac0
