[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 try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasBackx%2Frustc-panic-repro" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndreasBackx/rustc-panic-repro on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ca50bf1225c98c4bb37ec4d5087e953a1749d91b5d5c10c28a887d3a16d4917
[INFO] running `Command { std: "docker" "start" "-a" "3ca50bf1225c98c4bb37ec4d5087e953a1749d91b5d5c10c28a887d3a16d4917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ca50bf1225c98c4bb37ec4d5087e953a1749d91b5d5c10c28a887d3a16d4917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ca50bf1225c98c4bb37ec4d5087e953a1749d91b5d5c10c28a887d3a16d4917", kill_on_drop: false }`
[INFO] [stdout] 3ca50bf1225c98c4bb37ec4d5087e953a1749d91b5d5c10c28a887d3a16d4917
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b19999862a055904f11c6737bceee39a87ef88a369bd40fb18d6fcaeb0865702
[INFO] running `Command { std: "docker" "start" "-a" "b19999862a055904f11c6737bceee39a87ef88a369bd40fb18d6fcaeb0865702", 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] 
[INFO] [stderr] thread 'rustc' (60) 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] thread 'rustc' (61) 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:     0x7f188eb0f263 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::he200e767b7882707
[INFO] [stderr]    0:     0x7c7328d0f263 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::he200e767b7882707
[INFO] [stderr]    1:     0x7f188f201e08 - core::fmt::write::hfec5e43e1831544a
[INFO] [stderr]    1:     0x7c7329401e08 - core::fmt::write::hfec5e43e1831544a
[INFO] [stderr]    2:     0x7f188eac47e6 - std::io::Write::write_fmt::h584047a337177544
[INFO] [stderr]    3:     0x7f188eadba6c - std::panicking::default_hook::{{closure}}::h7ca62870151c105a
[INFO] [stderr]    2:     0x7c7328cc47e6 - std::io::Write::write_fmt::h584047a337177544
[INFO] [stderr]    3:     0x7c7328cdba6c - std::panicking::default_hook::{{closure}}::h7ca62870151c105a
[INFO] [stderr]    4:     0x7c7328cdb5c3 - std::panicking::default_hook::h7210b5b89c7d5207
[INFO] [stderr]    4:     0x7f188eadb5c3 - std::panicking::default_hook::h7210b5b89c7d5207
[INFO] [stderr]    5:     0x7c7327d24267 - std[8adafb13fc055cbd]::panicking::update_hook::<alloc[9de4fab6671bf04d]::boxed::Box<rustc_driver_impl[20614472733225ee]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7c7328cdbe22 - std::panicking::panic_with_hook::h2f2fd5ec6be276b7
[INFO] [stderr]    7:     0x7c7328cdbbea - std::panicking::panic_handler::{{closure}}::h7d38e29e87f90fcd
[INFO] [stderr]    8:     0x7c7328cd5b29 - std::sys::backtrace::__rust_end_short_backtrace::hb326948df51b3c67
[INFO] [stderr]    5:     0x7f188db24267 - std[8adafb13fc055cbd]::panicking::update_hook::<alloc[9de4fab6671bf04d]::boxed::Box<rustc_driver_impl[20614472733225ee]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    9:     0x7c7328cb6e0d - __rustc[ca415c722355c310]::rust_begin_unwind
[INFO] [stderr]    6:     0x7f188eadbe22 - std::panicking::panic_with_hook::h2f2fd5ec6be276b7
[INFO] [stderr]    7:     0x7f188eadbbea - std::panicking::panic_handler::{{closure}}::h7d38e29e87f90fcd
[INFO] [stderr]    8:     0x7f188ead5b29 - std::sys::backtrace::__rust_end_short_backtrace::hb326948df51b3c67
[INFO] [stderr]    9:     0x7f188eab6e0d - __rustc[ca415c722355c310]::rust_begin_unwind
[INFO] [stderr]   10:     0x7f188bac9c1c - core::panicking::panic_fmt::h593feb94c4ce4cdf
[INFO] [stderr]   10:     0x7c7325cc9c1c - core::panicking::panic_fmt::h593feb94c4ce4cdf
[INFO] [stderr]   11:     0x7c73257bb382 - core::panicking::panic::hb2dae0a2f30c0e77
[INFO] [stderr]   11:     0x7f188b5bb382 - core::panicking::panic::hb2dae0a2f30c0e77
[INFO] [stderr]   12:     0x7c732978ec31 - <rustc_span[dc21fbdb63d31b61]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   12:     0x7f188f58ec31 - <rustc_span[dc21fbdb63d31b61]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   13:     0x7c732a8bb142 - <rustc_span[dc21fbdb63d31b61]::source_map::SourceMap>::span_to_filename
[INFO] [stderr]   13:     0x7f18906bb142 - <rustc_span[dc21fbdb63d31b61]::source_map::SourceMap>::span_to_filename
[INFO] [stderr]   14:     0x7f188e66ea21 - <rustc_resolve[1ffa23179eb272b5]::Resolver>::undeclared_module_exists
[INFO] [stderr]   14:     0x7c732886ea21 - <rustc_resolve[1ffa23179eb272b5]::Resolver>::undeclared_module_exists
[INFO] [stderr]   15:     0x7f188f86f4ea - <rustc_resolve[1ffa23179eb272b5]::Resolver>::resolve_path_with_ribs
[INFO] [stderr]   15:     0x7c7329a6f4ea - <rustc_resolve[1ffa23179eb272b5]::Resolver>::resolve_path_with_ribs
[INFO] [stderr]   16:     0x7c732a045a84 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::smart_resolve_path_fragment
[INFO] [stderr]   16:     0x7f188fe45a84 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::smart_resolve_path_fragment
[INFO] [stderr]   17:     0x7f188fe3af07 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   17:     0x7c732a03af07 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   18:     0x7f188fe3c0be - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   19:     0x7f188fe3b1a8 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   18:     0x7c732a03c0be - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   19:     0x7c732a03b1a8 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   20:     0x7c732a03a3d6 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   21:     0x7c732a03b7a9 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   22:     0x7c732a03b1a8 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   20:     0x7f188fe3a3d6 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   21:     0x7f188fe3b7a9 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   22:     0x7f188fe3b1a8 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   23:     0x7f188fe3a3d6 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   23:     0x7c732a03a3d6 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   24:     0x7c732a03777b - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor as rustc_ast[ae4632aaba944d23]::visit::Visitor>::visit_fn
[INFO] [stderr]   24:     0x7f188fe3777b - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor as rustc_ast[ae4632aaba944d23]::visit::Visitor>::visit_fn
[INFO] [stderr]   25:     0x7f18900b1562 - rustc_ast[ae4632aaba944d23]::visit::walk_item_inner::<rustc_ast[ae4632aaba944d23]::ast::ItemKind, rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>
[INFO] [stderr]   25:     0x7c732a2b1562 - rustc_ast[ae4632aaba944d23]::visit::walk_item_inner::<rustc_ast[ae4632aaba944d23]::ast::ItemKind, rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>
[INFO] [stderr]   26:     0x7c732a027fc5 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   26:     0x7f188fe27fc5 - <rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   27:     0x7c732a020dca - rustc_ast[ae4632aaba944d23]::visit::visit_items::<rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>
[INFO] [stderr]   27:     0x7f188fe20dca - rustc_ast[ae4632aaba944d23]::visit::visit_items::<rustc_resolve[1ffa23179eb272b5]::late::LateResolutionVisitor>
[INFO] [stderr]   28:     0x7f188f85890e - <rustc_resolve[1ffa23179eb272b5]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   28:     0x7c7329a5890e - <rustc_resolve[1ffa23179eb272b5]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   29:     0x7f188f8565cb - <rustc_resolve[1ffa23179eb272b5]::Resolver>::resolve_crate
[INFO] [stderr]   29:     0x7c7329a565cb - <rustc_resolve[1ffa23179eb272b5]::Resolver>::resolve_crate
[INFO] [stderr]   30:     0x7c7329efa1cd - rustc_interface[20933555be11246e]::passes::configure_and_expand
[INFO] [stderr]   30:     0x7f188fcfa1cd - rustc_interface[20933555be11246e]::passes::configure_and_expand
[INFO] [stderr]   31:     0x7c732a8ae4ff - rustc_interface[20933555be11246e]::passes::resolver_for_lowering_raw
[INFO] [stderr]   31:     0x7f18906ae4ff - rustc_interface[20933555be11246e]::passes::resolver_for_lowering_raw
[INFO] [stderr]   32:     0x7f18906ae25b - rustc_query_impl[651be2ecfe7b9ab5]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[651be2ecfe7b9ab5]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[8a5139303cb0550]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   32:     0x7c732a8ae25b - rustc_query_impl[651be2ecfe7b9ab5]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[651be2ecfe7b9ab5]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[8a5139303cb0550]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   33:     0x7c732a8ae249 - <rustc_query_impl[651be2ecfe7b9ab5]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[6c5ddb4b54d8cea9]::ops::function::FnOnce<(rustc_middle[8a5139303cb0550]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   33:     0x7f18906ae249 - <rustc_query_impl[651be2ecfe7b9ab5]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[6c5ddb4b54d8cea9]::ops::function::FnOnce<(rustc_middle[8a5139303cb0550]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   34:     0x7c732a45d99f - rustc_query_system[a802c352cfe0a7e7]::query::plumbing::try_execute_query::<rustc_query_impl[651be2ecfe7b9ab5]::DynamicConfig<rustc_query_system[a802c352cfe0a7e7]::query::caches::SingleCache<rustc_middle[8a5139303cb0550]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[651be2ecfe7b9ab5]::plumbing::QueryCtxt, false>
[INFO] [stderr]   34:     0x7f189025d99f - rustc_query_system[a802c352cfe0a7e7]::query::plumbing::try_execute_query::<rustc_query_impl[651be2ecfe7b9ab5]::DynamicConfig<rustc_query_system[a802c352cfe0a7e7]::query::caches::SingleCache<rustc_middle[8a5139303cb0550]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[651be2ecfe7b9ab5]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x7c732a45d4fc - rustc_query_impl[651be2ecfe7b9ab5]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   35:     0x7f189025d4fc - rustc_query_impl[651be2ecfe7b9ab5]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x7f18904be9b7 - <rustc_interface[20933555be11246e]::passes::create_and_enter_global_ctxt<core[6c5ddb4b54d8cea9]::option::Option<rustc_interface[20933555be11246e]::queries::Linker>, rustc_driver_impl[20614472733225ee]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[6c5ddb4b54d8cea9]::ops::function::FnOnce<(&rustc_session[a05f28e09e0eac36]::session::Session, rustc_middle[8a5139303cb0550]::ty::context::CurrentGcx, alloc[9de4fab6671bf04d]::sync::Arc<rustc_data_structures[72aefe11f9856063]::jobserver::Proxy>, &std[8adafb13fc055cbd]::sync::once_lock::OnceLock<rustc_middle[8a5139303cb0550]::ty::context::GlobalCtxt>, &rustc_data_structures[72aefe11f9856063]::sync::worker_local::WorkerLocal<rustc_middle[8a5139303cb0550]::arena::Arena>, &rustc_data_structures[72aefe11f9856063]::sync::worker_local::WorkerLocal<rustc_hir[71ec7a965ded1640]::Arena>, rustc_driver_impl[20614472733225ee]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   36:     0x7c732a6be9b7 - <rustc_interface[20933555be11246e]::passes::create_and_enter_global_ctxt<core[6c5ddb4b54d8cea9]::option::Option<rustc_interface[20933555be11246e]::queries::Linker>, rustc_driver_impl[20614472733225ee]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[6c5ddb4b54d8cea9]::ops::function::FnOnce<(&rustc_session[a05f28e09e0eac36]::session::Session, rustc_middle[8a5139303cb0550]::ty::context::CurrentGcx, alloc[9de4fab6671bf04d]::sync::Arc<rustc_data_structures[72aefe11f9856063]::jobserver::Proxy>, &std[8adafb13fc055cbd]::sync::once_lock::OnceLock<rustc_middle[8a5139303cb0550]::ty::context::GlobalCtxt>, &rustc_data_structures[72aefe11f9856063]::sync::worker_local::WorkerLocal<rustc_middle[8a5139303cb0550]::arena::Arena>, &rustc_data_structures[72aefe11f9856063]::sync::worker_local::WorkerLocal<rustc_hir[71ec7a965ded1640]::Arena>, rustc_driver_impl[20614472733225ee]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x7f18903cd805 - rustc_interface[20933555be11246e]::interface::run_compiler::<(), rustc_driver_impl[20614472733225ee]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   37:     0x7c732a5cd805 - rustc_interface[20933555be11246e]::interface::run_compiler::<(), rustc_driver_impl[20614472733225ee]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x7c732a500bba - std[8adafb13fc055cbd]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[20933555be11246e]::util::run_in_thread_with_globals<rustc_interface[20933555be11246e]::util::run_in_thread_pool_with_globals<rustc_interface[20933555be11246e]::interface::run_compiler<(), rustc_driver_impl[20614472733225ee]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   38:     0x7f1890300bba - std[8adafb13fc055cbd]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[20933555be11246e]::util::run_in_thread_with_globals<rustc_interface[20933555be11246e]::util::run_in_thread_pool_with_globals<rustc_interface[20933555be11246e]::interface::run_compiler<(), rustc_driver_impl[20614472733225ee]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x7c732a5008a8 - <<std[8adafb13fc055cbd]::thread::Builder>::spawn_unchecked_<rustc_interface[20933555be11246e]::util::run_in_thread_with_globals<rustc_interface[20933555be11246e]::util::run_in_thread_pool_with_globals<rustc_interface[20933555be11246e]::interface::run_compiler<(), rustc_driver_impl[20614472733225ee]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6c5ddb4b54d8cea9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   39:     0x7f18903008a8 - <<std[8adafb13fc055cbd]::thread::Builder>::spawn_unchecked_<rustc_interface[20933555be11246e]::util::run_in_thread_with_globals<rustc_interface[20933555be11246e]::util::run_in_thread_pool_with_globals<rustc_interface[20933555be11246e]::interface::run_compiler<(), rustc_driver_impl[20614472733225ee]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6c5ddb4b54d8cea9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x7c732a50676f - std::sys::thread::unix::Thread::new::thread_start::h2125bc6933241027
[INFO] [stderr]   40:     0x7f189030676f - std::sys::thread::unix::Thread::new::thread_start::h2125bc6933241027
[INFO] [stderr]   41:     0x7f1889e8aaa4 - <unknown>
[INFO] [stderr]   42:     0x7f1889f17a64 - clone
[INFO] [stderr]   41:     0x7c732408aaa4 - <unknown>
[INFO] [stderr]   43:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   42:     0x7c7324117a64 - 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-11-22T15_57_10-57.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (c8085cfed 2025-11-18) 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] 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-11-22T15_57_10-56.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (c8085cfed 2025-11-18) 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] #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/c8085cfed34c45021fc8f66d073f6394b3e35431/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] 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/c8085cfed34c45021fc8f66d073f6394b3e35431/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" "b19999862a055904f11c6737bceee39a87ef88a369bd40fb18d6fcaeb0865702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b19999862a055904f11c6737bceee39a87ef88a369bd40fb18d6fcaeb0865702", kill_on_drop: false }`
[INFO] [stdout] b19999862a055904f11c6737bceee39a87ef88a369bd40fb18d6fcaeb0865702
