[INFO] fetching crate serialization_minecraft 0.2.13... [INFO] testing serialization_minecraft-0.2.13 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate serialization_minecraft 0.2.13 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate serialization_minecraft 0.2.13 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a63733eb9e6ab425d28fd446febfb2af24f891129aa6c03912c33642f112dd5 [INFO] running `Command { std: "docker" "start" "-a" "4a63733eb9e6ab425d28fd446febfb2af24f891129aa6c03912c33642f112dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a63733eb9e6ab425d28fd446febfb2af24f891129aa6c03912c33642f112dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a63733eb9e6ab425d28fd446febfb2af24f891129aa6c03912c33642f112dd5", kill_on_drop: false }` [INFO] [stdout] 4a63733eb9e6ab425d28fd446febfb2af24f891129aa6c03912c33642f112dd5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c9aca281a2d8f0e3312034ab8d62568d8d471a706a38baa43250363ae1814f0 [INFO] running `Command { std: "docker" "start" "-a" "0c9aca281a2d8f0e3312034ab8d62568d8d471a706a38baa43250363ae1814f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling constvec v0.1.14 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling fastbuf v0.28.0 [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-13; 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[8217]::{impl#8}::add::{constant#2}), args: ['{erased}, '{erased}, T/#2, N1/#3, N2/#4] } [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (53) panicked at compiler/rustc_const_eval/src/check_consts/qualifs.rs:359:13: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7d1bb4dee8e3 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stderr] 1: 0x7d1bb5601c3c - core::fmt::write::h21ca93b65a7c281a [INFO] [stderr] 2: 0x7d1bb4dd9573 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stderr] 3: 0x7d1bb4deeed2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stderr] 4: 0x7d1bb4dd0b0c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stderr] 5: 0x7d1bb4dd0638 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stderr] 6: 0x7d1bb3e51155 - std[ab536537f3ce4e95]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7d1bb4dd1883 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stderr] 8: 0x7d1bb3e8a971 - std[ab536537f3ce4e95]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7d1bb3e8a946 - std[ab536537f3ce4e95]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7d1bb3e88a36 - std[ab536537f3ce4e95]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7d1bb3e746d1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7d1bb447c67a - rustc_middle[14beee7158743fd0]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x7d1bb447c5ba - rustc_middle[14beee7158743fd0]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x7d1bb447c58b - rustc_middle[14beee7158743fd0]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x7d1bb14da040 - rustc_middle[14beee7158743fd0]::util::bug::bug_fmt [INFO] [stderr] 16: 0x7d1bb737a73e - rustc_const_eval[898b527c3f89b54e]::check_consts::qualifs::in_operand:: as rustc_middle[14beee7158743fd0]::mir::visit::Visitor>::visit_assign::{closure#0}>.cold [INFO] [stderr] 17: 0x7d1bb6de4fc3 - as rustc_mir_dataflow[2f70c1e5ba093340]::framework::Analysis>::apply_primary_statement_effect.warm [INFO] [stderr] 18: 0x7d1bb61f4f49 - ::has_mut_interior [INFO] [stderr] 19: 0x7d1bb61f4a2d - ::qualifs_in_return_place [INFO] [stderr] 20: 0x7d1bb61f42e1 - rustc_mir_transform[1251c3fe0783dff7]::mir_const_qualif [INFO] [stderr] 21: 0x7d1bb61f4165 - rustc_query_impl[3c920be5f4317ccf]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x7d1bb61f35e9 - rustc_query_system[8019e10397fbc7e2]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[3c920be5f4317ccf]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x7d1bb61f3348 - rustc_query_impl[3c920be5f4317ccf]::query_impl::mir_const_qualif::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x7d1bb2c8996f - rustc_mir_transform[1251c3fe0783dff7]::mir_promoted [INFO] [stderr] 25: 0x7d1bb5eae552 - rustc_query_impl[3c920be5f4317ccf]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x7d1bb5eae816 - rustc_query_system[8019e10397fbc7e2]::query::plumbing::try_execute_query::, rustc_query_system[8019e10397fbc7e2]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[3c920be5f4317ccf]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x7d1bb5eae38c - rustc_query_impl[3c920be5f4317ccf]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x7d1bb67f26ae - rustc_borrowck[8d900487fb06e2a]::mir_borrowck [INFO] [stderr] 29: 0x7d1bb67f2559 - rustc_query_impl[3c920be5f4317ccf]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7d1bb5912985 - rustc_query_system[8019e10397fbc7e2]::query::plumbing::try_execute_query::, rustc_query_system[8019e10397fbc7e2]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[3c920be5f4317ccf]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7d1bb5910fc9 - rustc_query_impl[3c920be5f4317ccf]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7d1bb5911189 - ::par_hir_body_owners::::{closure#0} [INFO] [stderr] 33: 0x7d1bb590e953 - rustc_interface[4782dcb0b1aa532c]::passes::analysis [INFO] [stderr] 34: 0x7d1bb590de0d - rustc_query_impl[3c920be5f4317ccf]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 35: 0x7d1bb66b3f20 - rustc_query_system[8019e10397fbc7e2]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[3c920be5f4317ccf]::plumbing::QueryCtxt, false> [INFO] [stderr] 36: 0x7d1bb66b3b76 - rustc_query_impl[3c920be5f4317ccf]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 37: 0x7d1bb67c280b - rustc_interface[4782dcb0b1aa532c]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2eae9db39cbc8090]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 38: 0x7d1bb68823aa - rustc_interface[4782dcb0b1aa532c]::interface::run_compiler::<(), rustc_driver_impl[2eae9db39cbc8090]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 39: 0x7d1bb675d47b - std[ab536537f3ce4e95]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 40: 0x7d1bb675d154 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[37e99982163edfeb]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 41: 0x7d1bb675900b - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stderr] 42: 0x7d1bb008aaa4 - [INFO] [stderr] 43: 0x7d1bb0117a34 - clone [INFO] [stderr] 44: 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-10-02T05_18_43-24.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (b6ae10aa7 2025-08-13) 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" "0c9aca281a2d8f0e3312034ab8d62568d8d471a706a38baa43250363ae1814f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c9aca281a2d8f0e3312034ab8d62568d8d471a706a38baa43250363ae1814f0", kill_on_drop: false }` [INFO] [stdout] 0c9aca281a2d8f0e3312034ab8d62568d8d471a706a38baa43250363ae1814f0