[INFO] fetching crate packetize 0.102.0... [INFO] checking packetize-0.102.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate packetize 0.102.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate packetize 0.102.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate packetize 0.102.0 [INFO] tweaked toml for crates.io crate packetize 0.102.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate packetize 0.102.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate packetize 0.102.0 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7e78a5201c1ed21e0b158d07251108c088a549411b18c29c0d713fb48822472 [INFO] running `Command { std: "docker" "start" "-a" "a7e78a5201c1ed21e0b158d07251108c088a549411b18c29c0d713fb48822472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7e78a5201c1ed21e0b158d07251108c088a549411b18c29c0d713fb48822472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7e78a5201c1ed21e0b158d07251108c088a549411b18c29c0d713fb48822472", kill_on_drop: false }` [INFO] [stdout] a7e78a5201c1ed21e0b158d07251108c088a549411b18c29c0d713fb48822472 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d9812e5e9b2f5975a7b0e2fd1d3a6aa425e4531977b9db0ca952e508afe6bb1 [INFO] running `Command { std: "docker" "start" "-a" "0d9812e5e9b2f5975a7b0e2fd1d3a6aa425e4531977b9db0ca952e508afe6bb1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking constvec v0.1.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking fastbuf v0.28.0 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Compiling syn v2.0.91 [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 #90080 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-06-29; 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[e4c7]::{impl#8}::add::{constant#2}), args: ['{erased}, '{erased}, T/#2, N1/#3, N2/#4] } [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_const_eval/src/check_consts/qualifs.rs:359:13: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x797027abe923 - ::fmt::h6da87f843d594e5f [INFO] [stderr] 1: 0x797028202c3f - core::fmt::write::hfc80a741b320fdf6 [INFO] [stderr] 2: 0x797027ab4453 - std::io::Write::write_fmt::h4ea6a86049496d1c [INFO] [stderr] 3: 0x797027abe782 - std::sys::backtrace::BacktraceLock::print::h1cbd12f8d7a3dd2a [INFO] [stderr] 4: 0x797027ac227a - std::panicking::default_hook::{{closure}}::h05e45c6f75ebd415 [INFO] [stderr] 5: 0x797027ac1dff - std::panicking::default_hook::h282f20b2a278c2b0 [INFO] [stderr] 6: 0x797026b89413 - std[b700f210f1168e2d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x797027ac2acb - std::panicking::rust_panic_with_hook::h36eb92d284238d72 [INFO] [stderr] 8: 0x797026bc2f01 - std[b700f210f1168e2d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x797026bb7476 - std[b700f210f1168e2d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x797026bb3fd5 - std[b700f210f1168e2d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x797026bcc9e1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x79702719869a - rustc_middle[1a91424c2bbde99c]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x7970271781ea - rustc_middle[1a91424c2bbde99c]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x79702717805b - rustc_middle[1a91424c2bbde99c]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x7970242a6260 - rustc_middle[1a91424c2bbde99c]::util::bug::bug_fmt [INFO] [stderr] 16: 0x797029e0443e - rustc_const_eval[cd894b41dc4d9422]::check_consts::qualifs::in_operand:: as rustc_middle[1a91424c2bbde99c]::mir::visit::Visitor>::visit_assign::{closure#0}>.cold [INFO] [stderr] 17: 0x797028ab3511 - as rustc_mir_dataflow[adc549db2bd175fa]::framework::Analysis>::apply_primary_statement_effect [INFO] [stderr] 18: 0x797028aadb05 - ::has_mut_interior [INFO] [stderr] 19: 0x797028aad5ed - ::qualifs_in_return_place [INFO] [stderr] 20: 0x797028aacea1 - rustc_mir_transform[cb32fb3fd702d284]::mir_const_qualif [INFO] [stderr] 21: 0x797028aacd25 - rustc_query_impl[594353a90e4ed00a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x797028aac18f - rustc_query_system[237403b851d1f04e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[594353a90e4ed00a]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x797028aabf06 - rustc_query_impl[594353a90e4ed00a]::query_impl::mir_const_qualif::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x797025aec7b3 - rustc_mir_transform[cb32fb3fd702d284]::mir_promoted [INFO] [stderr] 25: 0x797028a44ad2 - rustc_query_impl[594353a90e4ed00a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x797028a44d82 - rustc_query_system[237403b851d1f04e]::query::plumbing::try_execute_query::, rustc_query_system[237403b851d1f04e]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[594353a90e4ed00a]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x797028a449cc - rustc_query_impl[594353a90e4ed00a]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x7970284751e8 - rustc_borrowck[6e4de0baa32a3000]::mir_borrowck [INFO] [stderr] 29: 0x797028475099 - rustc_query_impl[594353a90e4ed00a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x79702847416e - rustc_query_system[237403b851d1f04e]::query::plumbing::try_execute_query::, rustc_query_system[237403b851d1f04e]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[594353a90e4ed00a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x797028472849 - rustc_query_impl[594353a90e4ed00a]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7970284729f7 - ::par_hir_body_owners::::{closure#0} [INFO] [stderr] 33: 0x797028470372 - rustc_interface[38afeaf3d937d91b]::passes::analysis [INFO] [stderr] 34: 0x79702846f84b - rustc_query_impl[594353a90e4ed00a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 35: 0x7970292721bc - rustc_query_system[237403b851d1f04e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[594353a90e4ed00a]::plumbing::QueryCtxt, false> [INFO] [stderr] 36: 0x797029271d86 - rustc_query_impl[594353a90e4ed00a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 37: 0x79702940d956 - rustc_interface[38afeaf3d937d91b]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[f0d2268ab262023e]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 38: 0x7970293ff06f - rustc_interface[38afeaf3d937d91b]::interface::run_compiler::<(), rustc_driver_impl[f0d2268ab262023e]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 39: 0x7970293c7f78 - std[b700f210f1168e2d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 40: 0x7970293c7c56 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[bccd56cae58caab2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 41: 0x7970293c627d - std::sys::pal::unix::thread::Thread::new::thread_start::h1779d0329147e8f7 [INFO] [stderr] 42: 0x79702ac51aa4 - [INFO] [stderr] 43: 0x79702acdea34 - 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-06-29T22_18_03-49.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.90.0-nightly (998b6603a 2025-06-29) 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" "0d9812e5e9b2f5975a7b0e2fd1d3a6aa425e4531977b9db0ca952e508afe6bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9812e5e9b2f5975a7b0e2fd1d3a6aa425e4531977b9db0ca952e508afe6bb1", kill_on_drop: false }` [INFO] [stdout] 0d9812e5e9b2f5975a7b0e2fd1d3a6aa425e4531977b9db0ca952e508afe6bb1