[INFO] cloning repository https://github.com/AndreasBackx/rustc-panic-repro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndreasBackx/rustc-panic-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasBackx%2Frustc-panic-repro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasBackx%2Frustc-panic-repro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0e597027914096888d56f4b0611d8ab9e109cd1
[INFO] checking AndreasBackx/rustc-panic-repro against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasBackx%2Frustc-panic-repro" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndreasBackx/rustc-panic-repro
[INFO] finished tweaking git repo https://github.com/AndreasBackx/rustc-panic-repro
[INFO] tweaked toml for git repo https://github.com/AndreasBackx/rustc-panic-repro written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndreasBackx/rustc-panic-repro on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndreasBackx/rustc-panic-repro 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40192c23f724e24b4f129563e1372d206e2f8c123fa04ef8b305292c25688e97
[INFO] running `Command { std: "docker" "start" "-a" "40192c23f724e24b4f129563e1372d206e2f8c123fa04ef8b305292c25688e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40192c23f724e24b4f129563e1372d206e2f8c123fa04ef8b305292c25688e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40192c23f724e24b4f129563e1372d206e2f8c123fa04ef8b305292c25688e97", kill_on_drop: false }`
[INFO] [stdout] 40192c23f724e24b4f129563e1372d206e2f8c123fa04ef8b305292c25688e97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71a102d8e033483827103738efae7a849b3166dce02c61476de987229f974a66
[INFO] running `Command { std: "docker" "start" "-a" "71a102d8e033483827103738efae7a849b3166dce02c61476de987229f974a66", kill_on_drop: false }`
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking rustc-panic-repro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (45) panicked at compiler/rustc_span/src/lib.rs:2407:17:
[INFO] [stderr] assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7a31830043b3 - <<std[6befdd0ffd1013d7]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[80d175bc8be2affd]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7a3183610788 - core[80d175bc8be2affd]::fmt::write
[INFO] [stderr]    2:     0x7a318301aa06 - <std[6befdd0ffd1013d7]::sys::stdio::unix::Stderr as std[6befdd0ffd1013d7]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7a3182fdab78 - std[6befdd0ffd1013d7]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7a3182ff8283 - std[6befdd0ffd1013d7]::panicking::default_hook
[INFO] [stderr]    5:     0x7a3181fe7cf7 - std[6befdd0ffd1013d7]::panicking::update_hook::<alloc[7e20983c6eb3b927]::boxed::Box<rustc_driver_impl[36a883088fbea5f4]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7a3182ff8562 - std[6befdd0ffd1013d7]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7a3182fdac6a - std[6befdd0ffd1013d7]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7a3182fcf449 - std[6befdd0ffd1013d7]::sys::backtrace::__rust_end_short_backtrace::<std[6befdd0ffd1013d7]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7a3182fdc7ed - __rustc[d8d64968b6079d54]::rust_begin_unwind
[INFO] [stderr]   10:     0x7a318009f7ec - core[80d175bc8be2affd]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7a317f789222 - core[80d175bc8be2affd]::panicking::panic
[INFO] [stderr]   12:     0x7a31845d41d9 - <rustc_span[7102838679301250]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   13:     0x7a3184b87bd4 - <rustc_span[7102838679301250]::source_map::SourceMap>::span_to_filename
[INFO] [stderr]   14:     0x7a3182b81581 - <rustc_resolve[c871f45b9ce3fd59]::Resolver>::undeclared_module_exists
[INFO] [stderr]   15:     0x7a31844d90a3 - <rustc_resolve[c871f45b9ce3fd59]::Resolver>::resolve_path_with_ribs
[INFO] [stderr]   16:     0x7a31841d2fbb - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::smart_resolve_path_fragment
[INFO] [stderr]   17:     0x7a31841e02b7 - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   18:     0x7a31841e1262 - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   19:     0x7a31841e19e0 - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   20:     0x7a31841df71d - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   21:     0x7a31841e0cf0 - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   22:     0x7a31841e19e0 - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   23:     0x7a31841df71d - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   24:     0x7a31841dca55 - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor as rustc_ast[9e3c4307902ab94d]::visit::Visitor>::visit_fn
[INFO] [stderr]   25:     0x7a31844a9801 - rustc_ast[9e3c4307902ab94d]::visit::walk_item_inner::<rustc_ast[9e3c4307902ab94d]::ast::ItemKind, rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>
[INFO] [stderr]   26:     0x7a31841befa8 - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   27:     0x7a31841b7ba6 - rustc_ast[9e3c4307902ab94d]::visit::visit_items::<rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>
[INFO] [stderr]   28:     0x7a31844bfecf - <rustc_resolve[c871f45b9ce3fd59]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   29:     0x7a31844b7cd7 - <rustc_resolve[c871f45b9ce3fd59]::Resolver>::resolve_crate
[INFO] [stderr]   30:     0x7a3183d899e9 - rustc_interface[fbf6b24f57ba9d8b]::passes::configure_and_expand
[INFO] [stderr]   31:     0x7a31846ee258 - rustc_interface[fbf6b24f57ba9d8b]::passes::resolver_for_lowering_raw
[INFO] [stderr]   32:     0x7a31846edfcd - rustc_query_impl[2557528196e25760]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[2557528196e25760]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[efe941dd9b42aab2]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   33:     0x7a31846edfa7 - <rustc_query_impl[2557528196e25760]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[80d175bc8be2affd]::ops::function::FnOnce<(rustc_middle[efe941dd9b42aab2]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   34:     0x7a31847b569f - rustc_query_system[8ac3464e94fc268f]::query::plumbing::try_execute_query::<rustc_query_impl[2557528196e25760]::DynamicConfig<rustc_query_system[8ac3464e94fc268f]::query::caches::SingleCache<rustc_middle[efe941dd9b42aab2]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[2557528196e25760]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x7a31847b51fc - rustc_query_impl[2557528196e25760]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x7a31849b9d78 - <rustc_interface[fbf6b24f57ba9d8b]::passes::create_and_enter_global_ctxt<core[80d175bc8be2affd]::option::Option<rustc_interface[fbf6b24f57ba9d8b]::queries::Linker>, rustc_driver_impl[36a883088fbea5f4]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[80d175bc8be2affd]::ops::function::FnOnce<(&rustc_session[a7be6d1c45bf3d33]::session::Session, rustc_middle[efe941dd9b42aab2]::ty::context::CurrentGcx, alloc[7e20983c6eb3b927]::sync::Arc<rustc_data_structures[918bb89d05383c23]::jobserver::Proxy>, &std[6befdd0ffd1013d7]::sync::once_lock::OnceLock<rustc_middle[efe941dd9b42aab2]::ty::context::GlobalCtxt>, &rustc_data_structures[918bb89d05383c23]::sync::worker_local::WorkerLocal<rustc_middle[efe941dd9b42aab2]::arena::Arena>, &rustc_data_structures[918bb89d05383c23]::sync::worker_local::WorkerLocal<rustc_hir[23e6bff7201d0cdf]::Arena>, rustc_driver_impl[36a883088fbea5f4]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x7a318477635a - rustc_interface[fbf6b24f57ba9d8b]::interface::run_compiler::<(), rustc_driver_impl[36a883088fbea5f4]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x7a318472ba0e - std[6befdd0ffd1013d7]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[fbf6b24f57ba9d8b]::util::run_in_thread_with_globals<rustc_interface[fbf6b24f57ba9d8b]::util::run_in_thread_pool_with_globals<rustc_interface[fbf6b24f57ba9d8b]::interface::run_compiler<(), rustc_driver_impl[36a883088fbea5f4]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x7a318472b7e0 - <std[6befdd0ffd1013d7]::thread::lifecycle::spawn_unchecked<rustc_interface[fbf6b24f57ba9d8b]::util::run_in_thread_with_globals<rustc_interface[fbf6b24f57ba9d8b]::util::run_in_thread_pool_with_globals<rustc_interface[fbf6b24f57ba9d8b]::interface::run_compiler<(), rustc_driver_impl[36a883088fbea5f4]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[80d175bc8be2affd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x7a3184731138 - <std[6befdd0ffd1013d7]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   41:     0x7a317e28aaa4 - <unknown>
[INFO] [stderr]   42:     0x7a317e317a64 - clone
[INFO] [stderr]   43:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[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-12-30T16_18_30-41.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (f2c70877a 2025-12-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type bin -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 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `rustc-panic-repro` (bin "rustc-panic-repro")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f2c70877a7dbc51cd98e2d5d25209b24d4a586d5/bin/rustc --crate-name rustc_panic_repro --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=29600595ccdb9956 -C extra-filename=-c7cfb4a32a963418 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indoc=/opt/rustwide/target/debug/deps/libindoc-3a55fb292babea37.so --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (44) panicked at compiler/rustc_span/src/lib.rs:2407:17:
[INFO] [stderr] assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7ec6b1a043b3 - <<std[6befdd0ffd1013d7]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[80d175bc8be2affd]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7ec6b2010788 - core[80d175bc8be2affd]::fmt::write
[INFO] [stderr]    2:     0x7ec6b1a1aa06 - <std[6befdd0ffd1013d7]::sys::stdio::unix::Stderr as std[6befdd0ffd1013d7]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7ec6b19dab78 - std[6befdd0ffd1013d7]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7ec6b19f8283 - std[6befdd0ffd1013d7]::panicking::default_hook
[INFO] [stderr]    5:     0x7ec6b09e7cf7 - std[6befdd0ffd1013d7]::panicking::update_hook::<alloc[7e20983c6eb3b927]::boxed::Box<rustc_driver_impl[36a883088fbea5f4]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7ec6b19f8562 - std[6befdd0ffd1013d7]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7ec6b19dac6a - std[6befdd0ffd1013d7]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7ec6b19cf449 - std[6befdd0ffd1013d7]::sys::backtrace::__rust_end_short_backtrace::<std[6befdd0ffd1013d7]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7ec6b19dc7ed - __rustc[d8d64968b6079d54]::rust_begin_unwind
[INFO] [stderr]   10:     0x7ec6aea9f7ec - core[80d175bc8be2affd]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7ec6ae189222 - core[80d175bc8be2affd]::panicking::panic
[INFO] [stderr]   12:     0x7ec6b2fd41d9 - <rustc_span[7102838679301250]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   13:     0x7ec6b3587bd4 - <rustc_span[7102838679301250]::source_map::SourceMap>::span_to_filename
[INFO] [stderr]   14:     0x7ec6b1581581 - <rustc_resolve[c871f45b9ce3fd59]::Resolver>::undeclared_module_exists
[INFO] [stderr]   15:     0x7ec6b2ed90a3 - <rustc_resolve[c871f45b9ce3fd59]::Resolver>::resolve_path_with_ribs
[INFO] [stderr]   16:     0x7ec6b2bd2fbb - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::smart_resolve_path_fragment
[INFO] [stderr]   17:     0x7ec6b2be02b7 - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   18:     0x7ec6b2be1262 - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   19:     0x7ec6b2be19e0 - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   20:     0x7ec6b2bdf71d - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   21:     0x7ec6b2be0cf0 - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   22:     0x7ec6b2be19e0 - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   23:     0x7ec6b2bdf71d - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   24:     0x7ec6b2bdca55 - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor as rustc_ast[9e3c4307902ab94d]::visit::Visitor>::visit_fn
[INFO] [stderr]   25:     0x7ec6b2ea9801 - rustc_ast[9e3c4307902ab94d]::visit::walk_item_inner::<rustc_ast[9e3c4307902ab94d]::ast::ItemKind, rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>
[INFO] [stderr]   26:     0x7ec6b2bbefa8 - <rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   27:     0x7ec6b2bb7ba6 - rustc_ast[9e3c4307902ab94d]::visit::visit_items::<rustc_resolve[c871f45b9ce3fd59]::late::LateResolutionVisitor>
[INFO] [stderr]   28:     0x7ec6b2ebfecf - <rustc_resolve[c871f45b9ce3fd59]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   29:     0x7ec6b2eb7cd7 - <rustc_resolve[c871f45b9ce3fd59]::Resolver>::resolve_crate
[INFO] [stderr]   30:     0x7ec6b27899e9 - rustc_interface[fbf6b24f57ba9d8b]::passes::configure_and_expand
[INFO] [stderr]   31:     0x7ec6b30ee258 - rustc_interface[fbf6b24f57ba9d8b]::passes::resolver_for_lowering_raw
[INFO] [stderr]   32:     0x7ec6b30edfcd - rustc_query_impl[2557528196e25760]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[2557528196e25760]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[efe941dd9b42aab2]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   33:     0x7ec6b30edfa7 - <rustc_query_impl[2557528196e25760]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[80d175bc8be2affd]::ops::function::FnOnce<(rustc_middle[efe941dd9b42aab2]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   34:     0x7ec6b31b569f - rustc_query_system[8ac3464e94fc268f]::query::plumbing::try_execute_query::<rustc_query_impl[2557528196e25760]::DynamicConfig<rustc_query_system[8ac3464e94fc268f]::query::caches::SingleCache<rustc_middle[efe941dd9b42aab2]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[2557528196e25760]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x7ec6b31b51fc - rustc_query_impl[2557528196e25760]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x7ec6b33b9d78 - <rustc_interface[fbf6b24f57ba9d8b]::passes::create_and_enter_global_ctxt<core[80d175bc8be2affd]::option::Option<rustc_interface[fbf6b24f57ba9d8b]::queries::Linker>, rustc_driver_impl[36a883088fbea5f4]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[80d175bc8be2affd]::ops::function::FnOnce<(&rustc_session[a7be6d1c45bf3d33]::session::Session, rustc_middle[efe941dd9b42aab2]::ty::context::CurrentGcx, alloc[7e20983c6eb3b927]::sync::Arc<rustc_data_structures[918bb89d05383c23]::jobserver::Proxy>, &std[6befdd0ffd1013d7]::sync::once_lock::OnceLock<rustc_middle[efe941dd9b42aab2]::ty::context::GlobalCtxt>, &rustc_data_structures[918bb89d05383c23]::sync::worker_local::WorkerLocal<rustc_middle[efe941dd9b42aab2]::arena::Arena>, &rustc_data_structures[918bb89d05383c23]::sync::worker_local::WorkerLocal<rustc_hir[23e6bff7201d0cdf]::Arena>, rustc_driver_impl[36a883088fbea5f4]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x7ec6b317635a - rustc_interface[fbf6b24f57ba9d8b]::interface::run_compiler::<(), rustc_driver_impl[36a883088fbea5f4]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x7ec6b312ba0e - std[6befdd0ffd1013d7]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[fbf6b24f57ba9d8b]::util::run_in_thread_with_globals<rustc_interface[fbf6b24f57ba9d8b]::util::run_in_thread_pool_with_globals<rustc_interface[fbf6b24f57ba9d8b]::interface::run_compiler<(), rustc_driver_impl[36a883088fbea5f4]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x7ec6b312b7e0 - <std[6befdd0ffd1013d7]::thread::lifecycle::spawn_unchecked<rustc_interface[fbf6b24f57ba9d8b]::util::run_in_thread_with_globals<rustc_interface[fbf6b24f57ba9d8b]::util::run_in_thread_pool_with_globals<rustc_interface[fbf6b24f57ba9d8b]::interface::run_compiler<(), rustc_driver_impl[36a883088fbea5f4]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[80d175bc8be2affd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x7ec6b3131138 - <std[6befdd0ffd1013d7]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   41:     0x7ec6acc8aaa4 - <unknown>
[INFO] [stderr]   42:     0x7ec6acd17a64 - clone
[INFO] [stderr]   43:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[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-12-30T16_18_30-39.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (f2c70877a 2025-12-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -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 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `rustc-panic-repro` (bin "rustc-panic-repro" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f2c70877a7dbc51cd98e2d5d25209b24d4a586d5/bin/rustc --crate-name rustc_panic_repro --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=885520dbbd23ae24 -C extra-filename=-7245ca8dfe5b0d3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indoc=/opt/rustwide/target/debug/deps/libindoc-3a55fb292babea37.so --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "71a102d8e033483827103738efae7a849b3166dce02c61476de987229f974a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71a102d8e033483827103738efae7a849b3166dce02c61476de987229f974a66", kill_on_drop: false }`
[INFO] [stdout] 71a102d8e033483827103738efae7a849b3166dce02c61476de987229f974a66
