[INFO] fetching crate serialization_minecraft 0.2.13... [INFO] checking serialization_minecraft-0.2.13 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate serialization_minecraft 0.2.13 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate serialization_minecraft 0.2.13 [INFO] finished tweaking crates.io crate serialization_minecraft 0.2.13 [INFO] tweaked toml for crates.io crate serialization_minecraft 0.2.13 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate serialization_minecraft 0.2.13 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate serialization_minecraft 0.2.13 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f2ccdafe5e84f3c7b3a47f18a74516a73b0559e8319d23a62977357bef7d928 [INFO] running `Command { std: "docker" "start" "-a" "6f2ccdafe5e84f3c7b3a47f18a74516a73b0559e8319d23a62977357bef7d928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f2ccdafe5e84f3c7b3a47f18a74516a73b0559e8319d23a62977357bef7d928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f2ccdafe5e84f3c7b3a47f18a74516a73b0559e8319d23a62977357bef7d928", kill_on_drop: false }` [INFO] [stdout] 6f2ccdafe5e84f3c7b3a47f18a74516a73b0559e8319d23a62977357bef7d928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cb95ff4469cbf8d1eed1905d76755372bc65917e97e9a70208747262ab31cfa [INFO] running `Command { std: "docker" "start" "-a" "9cb95ff4469cbf8d1eed1905d76755372bc65917e97e9a70208747262ab31cfa", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking fastbuf v0.28.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking constvec v0.1.14 [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 const Add<&ConstVec<[T; N2]>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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:359:13: expected ConstKind::Param or ConstKind::Value here, found UnevaluatedConst { def: DefId(0:111 ~ constvec[48e0]::{impl#8}::add::{constant#2}), args: ['{erased}, '{erased}, T/#2, N1/#3, N2/#4] } [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (44) panicked at compiler/rustc_const_eval/src/check_consts/qualifs.rs:359:13: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x715aa22333d3 - ::fmt::h2cd9656577aefc6d [INFO] [stderr] 1: 0x715aa2a01a3c - core::fmt::write::h5bf12ce417f28db4 [INFO] [stderr] 2: 0x715aa221e2b3 - std::io::Write::write_fmt::h279920046451d90f [INFO] [stderr] 3: 0x715aa2233512 - std::sys::backtrace::BacktraceLock::print::h80e4c589a4f701f2 [INFO] [stderr] 4: 0x715aa22162a9 - std::panicking::default_hook::{{closure}}::h15ddaac16a5a7446 [INFO] [stderr] 5: 0x715aa2215dd5 - std::panicking::default_hook::hb187b31075710008 [INFO] [stderr] 6: 0x715aa12805e5 - std[5af8afafc43f9102]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x715aa22152fa - std::panicking::panic_with_hook::h13a15813804ea1a7 [INFO] [stderr] 8: 0x715aa12b9d71 - std[5af8afafc43f9102]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x715aa12b9d46 - std[5af8afafc43f9102]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x715aa12b7eb6 - std[5af8afafc43f9102]::panicking::begin_panic:: [INFO] [stderr] 11: 0x715aa12a3591 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x715aa18b66aa - rustc_middle[9be379582dc1efde]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x715aa18b65ea - rustc_middle[9be379582dc1efde]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x715aa18b65bb - rustc_middle[9be379582dc1efde]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x715a9e8dd5d0 - rustc_middle[9be379582dc1efde]::util::bug::bug_fmt [INFO] [stderr] 16: 0x715aa47ac452 - rustc_const_eval[face0f3ab7ebba4d]::check_consts::qualifs::in_operand:: as rustc_middle[9be379582dc1efde]::mir::visit::Visitor>::visit_assign::{closure#0}>.cold [INFO] [stderr] 17: 0x715aa4202e03 - as rustc_mir_dataflow[b08f43cb4e2e36d3]::framework::Analysis>::apply_primary_statement_effect.warm [INFO] [stderr] 18: 0x715aa35d90c9 - ::has_mut_interior [INFO] [stderr] 19: 0x715aa35d8506 - rustc_mir_transform[d97e268e1610c1af]::mir_const_qualif [INFO] [stderr] 20: 0x715aa35d82a5 - rustc_query_impl[7f4a80d0ab433190]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x715aa35d770b - rustc_query_system[72328d964867c87b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[7f4a80d0ab433190]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x715aa35d7458 - rustc_query_impl[7f4a80d0ab433190]::query_impl::mir_const_qualif::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x715aa00610f0 - rustc_mir_transform[d97e268e1610c1af]::mir_promoted [INFO] [stderr] 24: 0x715aa323c4d2 - rustc_query_impl[7f4a80d0ab433190]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x715aa323c796 - rustc_query_system[72328d964867c87b]::query::plumbing::try_execute_query::, rustc_query_system[72328d964867c87b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[7f4a80d0ab433190]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x715aa323c30c - rustc_query_impl[7f4a80d0ab433190]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x715aa3c07b6e - rustc_borrowck[e10fbcffdbe27d91]::mir_borrowck [INFO] [stderr] 28: 0x715aa3c07a19 - rustc_query_impl[7f4a80d0ab433190]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 29: 0x715aa2ce4bc5 - rustc_query_system[72328d964867c87b]::query::plumbing::try_execute_query::, rustc_query_system[72328d964867c87b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[7f4a80d0ab433190]::plumbing::QueryCtxt, false> [INFO] [stderr] 30: 0x715aa2ce43c9 - rustc_query_impl[7f4a80d0ab433190]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 31: 0x715aa2ce3309 - ::par_hir_body_owners::::{closure#0} [INFO] [stderr] 32: 0x715aa2ce0b93 - rustc_interface[a669aa4ce7c74efc]::passes::analysis [INFO] [stderr] 33: 0x715aa2ce004d - rustc_query_impl[7f4a80d0ab433190]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: 0x715aa3aaa7e0 - rustc_query_system[72328d964867c87b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[7f4a80d0ab433190]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x715aa3aaa436 - rustc_query_impl[7f4a80d0ab433190]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x715aa3de928b - rustc_interface[a669aa4ce7c74efc]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[79b701fa5626ed8d]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 37: 0x715aa3c8b7aa - rustc_interface[a669aa4ce7c74efc]::interface::run_compiler::<(), rustc_driver_impl[79b701fa5626ed8d]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 38: 0x715aa3b64a78 - std[5af8afafc43f9102]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 39: 0x715aa3b6475c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[5e01b507c77196b8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 40: 0x715aa3b6a20b - std::sys::pal::unix::thread::Thread::new::thread_start::h26ba54688a95c6e4 [INFO] [stderr] 41: 0x715a9d48aaa4 - [INFO] [stderr] 42: 0x715a9d517a34 - clone [INFO] [stderr] 43: 0x0 - [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-09-03T19_23_02-35.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (c659ee110 2025-08-19) 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 `::add` [INFO] [stderr] #1 [mir_promoted] promoting constants in MIR for `::add` [INFO] [stderr] #2 [mir_borrowck] borrow-checking `::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" "9cb95ff4469cbf8d1eed1905d76755372bc65917e97e9a70208747262ab31cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb95ff4469cbf8d1eed1905d76755372bc65917e97e9a70208747262ab31cfa", kill_on_drop: false }` [INFO] [stdout] 9cb95ff4469cbf8d1eed1905d76755372bc65917e97e9a70208747262ab31cfa