[INFO] fetching crate cvec 0.1.1... [INFO] testing cvec-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cvec 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate cvec 0.1.1 [INFO] finished tweaking crates.io crate cvec 0.1.1 [INFO] tweaked toml for crates.io crate cvec 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cvec 0.1.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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 9 packages to latest compatible versions [INFO] [stderr] Adding self-rust-tokenize v0.3.4 (available: v0.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn-helpers v0.5.0 [INFO] [stderr] Downloaded coption v0.1.0 [INFO] [stderr] Downloaded self-rust-tokenize-derive v0.3.4 [INFO] [stderr] Downloaded either_n v0.2.0 [INFO] [stderr] Downloaded self-rust-tokenize v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c6dd591e3e1a9d57cd72c4f2bf8fa1c0bdd21a8582e1e896462fc33291595d7 [INFO] running `Command { std: "docker" "start" "-a" "9c6dd591e3e1a9d57cd72c4f2bf8fa1c0bdd21a8582e1e896462fc33291595d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c6dd591e3e1a9d57cd72c4f2bf8fa1c0bdd21a8582e1e896462fc33291595d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c6dd591e3e1a9d57cd72c4f2bf8fa1c0bdd21a8582e1e896462fc33291595d7", kill_on_drop: false }` [INFO] [stdout] 9c6dd591e3e1a9d57cd72c4f2bf8fa1c0bdd21a8582e1e896462fc33291595d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cc2922fec90929240c7f550e3b8611a1fc812bd8389f60b48a0e18901538516e [INFO] running `Command { std: "docker" "start" "-a" "cc2922fec90929240c7f550e3b8611a1fc812bd8389f60b48a0e18901538516e", kill_on_drop: false }` [INFO] [stderr] Compiling either_n v0.2.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn-helpers v0.5.0 [INFO] [stderr] Compiling self-rust-tokenize-derive v0.3.4 [INFO] [stderr] Compiling self-rust-tokenize v0.3.4 [INFO] [stderr] Compiling coption v0.1.0 [INFO] [stderr] Compiling cvec v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `cvec` [INFO] [stdout] --> src/lib.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | macro_rules! cvec { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_mut_refs` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | const_mut_refs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_refs_to_cell` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | const_refs_to_cell, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_option` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | const_option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `slice_as_chunks` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | slice_as_chunks, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [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:23 ~ cvec[8d7d]::{impl#0}::poped::{constant#0}), args: [T/#0, LEN/#1] } [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: 0x784b276e8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x784b27e02c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x784b276de3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x784b276e85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x784b276ec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x784b276ebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x784b267df3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x784b276ec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x784b2681c601 - std[bf97e05a5bb10774]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x784b26810aa6 - std[bf97e05a5bb10774]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x784b26810995 - std[bf97e05a5bb10774]::panicking::begin_panic:: [INFO] [stderr] 11: 0x784b26826351 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x784b26de561a - rustc_middle[d5e17fe042e45547]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x784b26dc51fa - rustc_middle[d5e17fe042e45547]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x784b26dc506b - rustc_middle[d5e17fe042e45547]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x784b23e92cd0 - rustc_middle[d5e17fe042e45547]::util::bug::bug_fmt [INFO] [stderr] 16: 0x784b29b67f04 - rustc_const_eval[b9bcb5809289869]::check_consts::qualifs::in_operand:: as rustc_middle[d5e17fe042e45547]::mir::visit::Visitor>::visit_assign::{closure#0}>.cold [INFO] [stderr] 17: 0x784b28ae41a5 - as rustc_mir_dataflow[cadd4fcece7ee0d1]::framework::Analysis>::apply_primary_statement_effect [INFO] [stderr] 18: 0x784b28ae6105 - ::has_mut_interior [INFO] [stderr] 19: 0x784b28ae5bed - ::qualifs_in_return_place [INFO] [stderr] 20: 0x784b28ae54a1 - rustc_mir_transform[9207c6389cd5c68d]::mir_const_qualif [INFO] [stderr] 21: 0x784b28ae5327 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x784b28ae47b3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x784b28ae4510 - rustc_query_impl[cec75fac04df0ded]::query_impl::mir_const_qualif::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x784b256b44e2 - rustc_mir_transform[9207c6389cd5c68d]::mir_promoted [INFO] [stderr] 25: 0x784b280661d2 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x784b28066482 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x784b280660ce - rustc_query_impl[cec75fac04df0ded]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x784b280591a8 - rustc_borrowck[732c70737ac03665]::mir_borrowck [INFO] [stderr] 29: 0x784b28059059 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x784b28057e6e - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x784b28057749 - rustc_query_impl[cec75fac04df0ded]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x784b2874b795 - ::par_hir_body_owners::::{closure#0} [INFO] [stderr] 33: 0x784b287491e8 - rustc_interface[2bdac790f27f0231]::passes::analysis [INFO] [stderr] 34: 0x784b287486ad - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 35: 0x784b28e333fc - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 36: 0x784b28e330d2 - rustc_query_impl[cec75fac04df0ded]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 37: 0x784b2907fd56 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 38: 0x784b29053563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 39: 0x784b29032df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 40: 0x784b29032ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 41: 0x784b29035e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 42: 0x784b2a77faa4 - [INFO] [stderr] 43: 0x784b2a80ca34 - 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/workdir/rustc-ice-2025-06-29T13_55_27-116.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-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 `::poped` [INFO] [stderr] #1 [mir_promoted] promoting constants in MIR for `::poped` [INFO] [stderr] #2 [mir_borrowck] borrow-checking `::poped` [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [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:27 ~ cvec[8d7d]::{impl#0}::extended_one::{constant#1}), args: [T/#0, LEN/#1] } [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: 0x784b276e8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x784b27e02c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x784b276de3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x784b276e85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x784b276ec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x784b276ebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x784b267df3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x784b276ec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x784b2681c601 - std[bf97e05a5bb10774]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x784b26810aa6 - std[bf97e05a5bb10774]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x784b26810995 - std[bf97e05a5bb10774]::panicking::begin_panic:: [INFO] [stderr] 11: 0x784b26826351 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x784b26de561a - rustc_middle[d5e17fe042e45547]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x784b26dc51fa - rustc_middle[d5e17fe042e45547]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x784b26dc506b - rustc_middle[d5e17fe042e45547]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x784b23e92cd0 - rustc_middle[d5e17fe042e45547]::util::bug::bug_fmt [INFO] [stderr] 16: 0x784b29b67f04 - rustc_const_eval[b9bcb5809289869]::check_consts::qualifs::in_operand:: as rustc_middle[d5e17fe042e45547]::mir::visit::Visitor>::visit_assign::{closure#0}>.cold [INFO] [stderr] 17: 0x784b28ae41a5 - as rustc_mir_dataflow[cadd4fcece7ee0d1]::framework::Analysis>::apply_primary_statement_effect [INFO] [stderr] 18: 0x784b28ae6105 - ::has_mut_interior [INFO] [stderr] 19: 0x784b28ae5bed - ::qualifs_in_return_place [INFO] [stderr] 20: 0x784b28ae54a1 - rustc_mir_transform[9207c6389cd5c68d]::mir_const_qualif [INFO] [stderr] 21: 0x784b28ae5327 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x784b28ae47b3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x784b28ae4510 - rustc_query_impl[cec75fac04df0ded]::query_impl::mir_const_qualif::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x784b256b44e2 - rustc_mir_transform[9207c6389cd5c68d]::mir_promoted [INFO] [stderr] 25: 0x784b280661d2 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x784b28066482 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x784b280660ce - rustc_query_impl[cec75fac04df0ded]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x784b280591a8 - rustc_borrowck[732c70737ac03665]::mir_borrowck [INFO] [stderr] 29: 0x784b28059059 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x784b28057e6e - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x784b28057749 - rustc_query_impl[cec75fac04df0ded]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x784b2874b795 - ::par_hir_body_owners::::{closure#0} [INFO] [stderr] 33: 0x784b287491e8 - rustc_interface[2bdac790f27f0231]::passes::analysis [INFO] [stderr] 34: 0x784b287486ad - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 35: 0x784b28e333fc - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 36: 0x784b28e330d2 - rustc_query_impl[cec75fac04df0ded]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 37: 0x784b2907fd56 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 38: 0x784b29053563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 39: 0x784b29032df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 40: 0x784b29032ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 41: 0x784b29035e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 42: 0x784b2a77faa4 - [INFO] [stderr] 43: 0x784b2a80ca34 - 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/workdir/rustc-ice-2025-06-29T13_55_27-116.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-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 `::extended_one` [INFO] [stderr] #1 [mir_promoted] promoting constants in MIR for `::extended_one` [INFO] [stderr] #2 [mir_borrowck] borrow-checking `::extended_one` [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `cvec` (lib); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name cvec --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="self_rust_tokenize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "self_rust_tokenize"))' -C metadata=159d77ad697ef1e6 -C extra-filename=-585d85849262fe59 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern coption=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcoption-5f771e51cd980f30.rmeta --extern quote=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libquote-207692b6f9ac9dde.rmeta --extern self_rust_tokenize=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libself_rust_tokenize-bddaec1e717c5b1f.rmeta --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "cc2922fec90929240c7f550e3b8611a1fc812bd8389f60b48a0e18901538516e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2922fec90929240c7f550e3b8611a1fc812bd8389f60b48a0e18901538516e", kill_on_drop: false }` [INFO] [stdout] cc2922fec90929240c7f550e3b8611a1fc812bd8389f60b48a0e18901538516e