[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#cf8a95590a1b768b7711f2631d5b5e3ead464de7 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasBackx%2Frustc-panic-repro" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndreasBackx/rustc-panic-repro on toolchain cf8a95590a1b768b7711f2631d5b5e3ead464de7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "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" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "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 indoc v2.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78cb5225e5e60f06d06e31b83f35f12a4314bc4e9ab5b9177ff9e1e5a58d33bd
[INFO] running `Command { std: "docker" "start" "-a" "78cb5225e5e60f06d06e31b83f35f12a4314bc4e9ab5b9177ff9e1e5a58d33bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78cb5225e5e60f06d06e31b83f35f12a4314bc4e9ab5b9177ff9e1e5a58d33bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78cb5225e5e60f06d06e31b83f35f12a4314bc4e9ab5b9177ff9e1e5a58d33bd", kill_on_drop: false }`
[INFO] [stdout] 78cb5225e5e60f06d06e31b83f35f12a4314bc4e9ab5b9177ff9e1e5a58d33bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72c33e6b21ff67ad8ddb14098537a8c7ce6ec598e06bafbb2d628b5a2ba8527b
[INFO] running `Command { std: "docker" "start" "-a" "72c33e6b21ff67ad8ddb14098537a8c7ce6ec598e06bafbb2d628b5a2ba8527b", 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' (43) panicked at compiler/rustc_span/src/lib.rs:2267:17:
[INFO] [stderr] assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x778d7b4726f3 - <<std[5b11786f99349bce]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4febbf976921f0fb]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x778d7ba11b48 - core[4febbf976921f0fb]::fmt::write
[INFO] [stderr]    2:     0x778d7b489066 - <std[5b11786f99349bce]::sys::stdio::unix::Stderr as std[5b11786f99349bce]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x778d7b449113 - std[5b11786f99349bce]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x778d7b468820 - std[5b11786f99349bce]::panicking::default_hook
[INFO] [stderr]    5:     0x778d7a4cd507 - std[5b11786f99349bce]::panicking::update_hook::<alloc[3d2352e2340ff2b5]::boxed::Box<rustc_driver_impl[16144a1f2efa4d23]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x778d7b468b02 - std[5b11786f99349bce]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x778d7b44929a - std[5b11786f99349bce]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x778d7b43db09 - std[5b11786f99349bce]::sys::backtrace::__rust_end_short_backtrace::<std[5b11786f99349bce]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x778d7b44adbd - __rustc[80b11b5b7cc640e9]::rust_begin_unwind
[INFO] [stderr]   10:     0x778d785b34dc - core[4febbf976921f0fb]::panicking::panic_fmt
[INFO] [stderr]   11:     0x778d77d45c12 - core[4febbf976921f0fb]::panicking::panic
[INFO] [stderr]   12:     0x778d7c75eb71 - <rustc_span[fb43b9e15e5dc7b1]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   13:     0x778d7cf0a3ce - <rustc_span[fb43b9e15e5dc7b1]::source_map::SourceMap>::span_to_filename
[INFO] [stderr]   14:     0x778d7b0065a1 - <rustc_resolve[59370eee0203cf41]::Resolver>::undeclared_module_exists
[INFO] [stderr]   15:     0x778d7c927db1 - <rustc_resolve[59370eee0203cf41]::Resolver>::resolve_path_with_ribs
[INFO] [stderr]   16:     0x778d7c630ac4 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::smart_resolve_path_fragment
[INFO] [stderr]   17:     0x778d7c6256d9 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   18:     0x778d7c626826 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   19:     0x778d7c625964 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   20:     0x778d7c624b53 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   21:     0x778d7c625f0f - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   22:     0x778d7c625964 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   23:     0x778d7c624b53 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   24:     0x778d7c621eb7 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor as rustc_ast[8af9df67ed8c60cc]::visit::Visitor>::visit_fn
[INFO] [stderr]   25:     0x778d7c90c941 - rustc_ast[8af9df67ed8c60cc]::visit::walk_item_inner::<rustc_ast[8af9df67ed8c60cc]::ast::ItemKind, rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>
[INFO] [stderr]   26:     0x778d7c612a1e - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   27:     0x778d7c60b7ca - rustc_ast[8af9df67ed8c60cc]::visit::visit_items::<rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>
[INFO] [stderr]   28:     0x778d7becb8cc - <rustc_resolve[59370eee0203cf41]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   29:     0x778d7bec958b - <rustc_resolve[59370eee0203cf41]::Resolver>::resolve_crate
[INFO] [stderr]   30:     0x778d7c453abd - rustc_interface[ab737ec7b31d929b]::passes::configure_and_expand
[INFO] [stderr]   31:     0x778d7cb4b915 - rustc_interface[ab737ec7b31d929b]::passes::resolver_for_lowering_raw
[INFO] [stderr]   32:     0x778d7cb4b68d - rustc_query_impl[adb76b19d22829e6]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[adb76b19d22829e6]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[aab22e6ee16f6368]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   33:     0x778d7cb4b66d - <rustc_query_impl[adb76b19d22829e6]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[4febbf976921f0fb]::ops::function::FnOnce<(rustc_middle[aab22e6ee16f6368]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   34:     0x778d7cb27a1f - rustc_query_system[45a5d725fb8ef754]::query::plumbing::try_execute_query::<rustc_query_impl[adb76b19d22829e6]::DynamicConfig<rustc_query_system[45a5d725fb8ef754]::query::caches::SingleCache<rustc_middle[aab22e6ee16f6368]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[adb76b19d22829e6]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x778d7cb27586 - rustc_query_impl[adb76b19d22829e6]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x778d7ccf523a - <rustc_interface[ab737ec7b31d929b]::passes::create_and_enter_global_ctxt<core[4febbf976921f0fb]::option::Option<rustc_interface[ab737ec7b31d929b]::queries::Linker>, rustc_driver_impl[16144a1f2efa4d23]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[4febbf976921f0fb]::ops::function::FnOnce<(&rustc_session[dc5ac98abe858449]::session::Session, rustc_middle[aab22e6ee16f6368]::ty::context::CurrentGcx, alloc[3d2352e2340ff2b5]::sync::Arc<rustc_data_structures[6faafe79409e6f08]::jobserver::Proxy>, &std[5b11786f99349bce]::sync::once_lock::OnceLock<rustc_middle[aab22e6ee16f6368]::ty::context::GlobalCtxt>, &rustc_data_structures[6faafe79409e6f08]::sync::worker_local::WorkerLocal<rustc_middle[aab22e6ee16f6368]::arena::Arena>, &rustc_data_structures[6faafe79409e6f08]::sync::worker_local::WorkerLocal<rustc_hir[fe2f9c605c178288]::Arena>, rustc_driver_impl[16144a1f2efa4d23]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x778d7ca08385 - rustc_interface[ab737ec7b31d929b]::interface::run_compiler::<(), rustc_driver_impl[16144a1f2efa4d23]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x778d7cb052d4 - std[5b11786f99349bce]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[ab737ec7b31d929b]::util::run_in_thread_with_globals<rustc_interface[ab737ec7b31d929b]::util::run_in_thread_pool_with_globals<rustc_interface[ab737ec7b31d929b]::interface::run_compiler<(), rustc_driver_impl[16144a1f2efa4d23]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x778d7cb04fde - <<std[5b11786f99349bce]::thread::Builder>::spawn_unchecked_<rustc_interface[ab737ec7b31d929b]::util::run_in_thread_with_globals<rustc_interface[ab737ec7b31d929b]::util::run_in_thread_pool_with_globals<rustc_interface[ab737ec7b31d929b]::interface::run_compiler<(), rustc_driver_impl[16144a1f2efa4d23]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[4febbf976921f0fb]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x778d7cb0acef - <std[5b11786f99349bce]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   41:     0x778d76864aa4 - <unknown>
[INFO] [stderr]   42:     0x778d768f1a64 - 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-06T02_00_46-40.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (cf8a95590 2025-11-27) 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/cf8a95590a1b768b7711f2631d5b5e3ead464de7/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=-9ef11e1655130b8e --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' (46) panicked at compiler/rustc_span/src/lib.rs:2267:17:
[INFO] [stderr] assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x795039a726f3 - <<std[5b11786f99349bce]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4febbf976921f0fb]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x79503a011b48 - core[4febbf976921f0fb]::fmt::write
[INFO] [stderr]    2:     0x795039a89066 - <std[5b11786f99349bce]::sys::stdio::unix::Stderr as std[5b11786f99349bce]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x795039a49113 - std[5b11786f99349bce]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x795039a68820 - std[5b11786f99349bce]::panicking::default_hook
[INFO] [stderr]    5:     0x795038acd507 - std[5b11786f99349bce]::panicking::update_hook::<alloc[3d2352e2340ff2b5]::boxed::Box<rustc_driver_impl[16144a1f2efa4d23]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x795039a68b02 - std[5b11786f99349bce]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x795039a4929a - std[5b11786f99349bce]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x795039a3db09 - std[5b11786f99349bce]::sys::backtrace::__rust_end_short_backtrace::<std[5b11786f99349bce]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x795039a4adbd - __rustc[80b11b5b7cc640e9]::rust_begin_unwind
[INFO] [stderr]   10:     0x795036bb34dc - core[4febbf976921f0fb]::panicking::panic_fmt
[INFO] [stderr]   11:     0x795036345c12 - core[4febbf976921f0fb]::panicking::panic
[INFO] [stderr]   12:     0x79503ad5eb71 - <rustc_span[fb43b9e15e5dc7b1]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   13:     0x79503b50a3ce - <rustc_span[fb43b9e15e5dc7b1]::source_map::SourceMap>::span_to_filename
[INFO] [stderr]   14:     0x7950396065a1 - <rustc_resolve[59370eee0203cf41]::Resolver>::undeclared_module_exists
[INFO] [stderr]   15:     0x79503af27db1 - <rustc_resolve[59370eee0203cf41]::Resolver>::resolve_path_with_ribs
[INFO] [stderr]   16:     0x79503ac30ac4 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::smart_resolve_path_fragment
[INFO] [stderr]   17:     0x79503ac256d9 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   18:     0x79503ac26826 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   19:     0x79503ac25964 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   20:     0x79503ac24b53 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   21:     0x79503ac25f0f - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   22:     0x79503ac25964 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   23:     0x79503ac24b53 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   24:     0x79503ac21eb7 - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor as rustc_ast[8af9df67ed8c60cc]::visit::Visitor>::visit_fn
[INFO] [stderr]   25:     0x79503af0c941 - rustc_ast[8af9df67ed8c60cc]::visit::walk_item_inner::<rustc_ast[8af9df67ed8c60cc]::ast::ItemKind, rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>
[INFO] [stderr]   26:     0x79503ac12a1e - <rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   27:     0x79503ac0b7ca - rustc_ast[8af9df67ed8c60cc]::visit::visit_items::<rustc_resolve[59370eee0203cf41]::late::LateResolutionVisitor>
[INFO] [stderr]   28:     0x79503a4cb8cc - <rustc_resolve[59370eee0203cf41]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   29:     0x79503a4c958b - <rustc_resolve[59370eee0203cf41]::Resolver>::resolve_crate
[INFO] [stderr]   30:     0x79503aa53abd - rustc_interface[ab737ec7b31d929b]::passes::configure_and_expand
[INFO] [stderr]   31:     0x79503b14b915 - rustc_interface[ab737ec7b31d929b]::passes::resolver_for_lowering_raw
[INFO] [stderr]   32:     0x79503b14b68d - rustc_query_impl[adb76b19d22829e6]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[adb76b19d22829e6]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[aab22e6ee16f6368]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   33:     0x79503b14b66d - <rustc_query_impl[adb76b19d22829e6]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[4febbf976921f0fb]::ops::function::FnOnce<(rustc_middle[aab22e6ee16f6368]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   34:     0x79503b127a1f - rustc_query_system[45a5d725fb8ef754]::query::plumbing::try_execute_query::<rustc_query_impl[adb76b19d22829e6]::DynamicConfig<rustc_query_system[45a5d725fb8ef754]::query::caches::SingleCache<rustc_middle[aab22e6ee16f6368]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[adb76b19d22829e6]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x79503b127586 - rustc_query_impl[adb76b19d22829e6]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x79503b2f523a - <rustc_interface[ab737ec7b31d929b]::passes::create_and_enter_global_ctxt<core[4febbf976921f0fb]::option::Option<rustc_interface[ab737ec7b31d929b]::queries::Linker>, rustc_driver_impl[16144a1f2efa4d23]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[4febbf976921f0fb]::ops::function::FnOnce<(&rustc_session[dc5ac98abe858449]::session::Session, rustc_middle[aab22e6ee16f6368]::ty::context::CurrentGcx, alloc[3d2352e2340ff2b5]::sync::Arc<rustc_data_structures[6faafe79409e6f08]::jobserver::Proxy>, &std[5b11786f99349bce]::sync::once_lock::OnceLock<rustc_middle[aab22e6ee16f6368]::ty::context::GlobalCtxt>, &rustc_data_structures[6faafe79409e6f08]::sync::worker_local::WorkerLocal<rustc_middle[aab22e6ee16f6368]::arena::Arena>, &rustc_data_structures[6faafe79409e6f08]::sync::worker_local::WorkerLocal<rustc_hir[fe2f9c605c178288]::Arena>, rustc_driver_impl[16144a1f2efa4d23]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x79503b008385 - rustc_interface[ab737ec7b31d929b]::interface::run_compiler::<(), rustc_driver_impl[16144a1f2efa4d23]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x79503b1052d4 - std[5b11786f99349bce]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[ab737ec7b31d929b]::util::run_in_thread_with_globals<rustc_interface[ab737ec7b31d929b]::util::run_in_thread_pool_with_globals<rustc_interface[ab737ec7b31d929b]::interface::run_compiler<(), rustc_driver_impl[16144a1f2efa4d23]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x79503b104fde - <<std[5b11786f99349bce]::thread::Builder>::spawn_unchecked_<rustc_interface[ab737ec7b31d929b]::util::run_in_thread_with_globals<rustc_interface[ab737ec7b31d929b]::util::run_in_thread_pool_with_globals<rustc_interface[ab737ec7b31d929b]::interface::run_compiler<(), rustc_driver_impl[16144a1f2efa4d23]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[4febbf976921f0fb]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x79503b10acef - <std[5b11786f99349bce]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   41:     0x795034e64aa4 - <unknown>
[INFO] [stderr]   42:     0x795034ef1a64 - 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-06T02_00_46-42.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (cf8a95590 2025-11-27) 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/cf8a95590a1b768b7711f2631d5b5e3ead464de7/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=-812e62d81d28c733 --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" "72c33e6b21ff67ad8ddb14098537a8c7ce6ec598e06bafbb2d628b5a2ba8527b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72c33e6b21ff67ad8ddb14098537a8c7ce6ec598e06bafbb2d628b5a2ba8527b", kill_on_drop: false }`
[INFO] [stdout] 72c33e6b21ff67ad8ddb14098537a8c7ce6ec598e06bafbb2d628b5a2ba8527b
