[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#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasBackx%2Frustc-panic-repro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndreasBackx/rustc-panic-repro on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16cf7251ee6891d3d065f8d54e36e3bf20aec825dcec1df8fbe8bb9f7a66c5de
[INFO] running `Command { std: "docker" "start" "-a" "16cf7251ee6891d3d065f8d54e36e3bf20aec825dcec1df8fbe8bb9f7a66c5de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16cf7251ee6891d3d065f8d54e36e3bf20aec825dcec1df8fbe8bb9f7a66c5de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16cf7251ee6891d3d065f8d54e36e3bf20aec825dcec1df8fbe8bb9f7a66c5de", kill_on_drop: false }`
[INFO] [stdout] 16cf7251ee6891d3d065f8d54e36e3bf20aec825dcec1df8fbe8bb9f7a66c5de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46395fddf1cafe67b72d5687f1db767ad0c32765dc4143004dc0398c6e74381b
[INFO] running `Command { std: "docker" "start" "-a" "46395fddf1cafe67b72d5687f1db767ad0c32765dc4143004dc0398c6e74381b", 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' (61) panicked at /rustc-dev/e983148bd5f0f0db270bfb72149f5e892e68b67f/compiler/rustc_span/src/lib.rs:2453:17:
[INFO] [stderr] assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (60) panicked at /rustc-dev/e983148bd5f0f0db270bfb72149f5e892e68b67f/compiler/rustc_span/src/lib.rs:2453:17:
[INFO] [stderr] assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32
[INFO] [stderr] stack backtrace:
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e70a222f563 - <<std[43ae684023c25a2a]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7871b02e0b51a751]::fmt::Display>::fmt
[INFO] [stderr]    0:     0x7ae1f9c2f563 - <<std[43ae684023c25a2a]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7871b02e0b51a751]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e70a2810648 - core[7871b02e0b51a751]::fmt::write
[INFO] [stderr]    1:     0x7ae1fa210648 - core[7871b02e0b51a751]::fmt::write
[INFO] [stderr]    2:     0x7ae1f9c45cb6 - <std[43ae684023c25a2a]::sys::stdio::unix::Stderr as std[43ae684023c25a2a]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7ae1f9c05d08 - std[43ae684023c25a2a]::panicking::default_hook::{closure#0}
[INFO] [stderr]    2:     0x7e70a2245cb6 - <std[43ae684023c25a2a]::sys::stdio::unix::Stderr as std[43ae684023c25a2a]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e70a2205d08 - std[43ae684023c25a2a]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e70a22233d3 - std[43ae684023c25a2a]::panicking::default_hook
[INFO] [stderr]    4:     0x7ae1f9c233d3 - std[43ae684023c25a2a]::panicking::default_hook
[INFO] [stderr]    5:     0x7e70a1213327 - std[43ae684023c25a2a]::panicking::update_hook::<alloc[205d535c45d6470c]::boxed::Box<rustc_driver_impl[3285a3c581e922a8]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e70a22236b2 - std[43ae684023c25a2a]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e70a2205dfa - std[43ae684023c25a2a]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e70a21fa5c9 - std[43ae684023c25a2a]::sys::backtrace::__rust_end_short_backtrace::<std[43ae684023c25a2a]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e70a22078bd - __rustc[433ae5f366d24b8b]::rust_begin_unwind
[INFO] [stderr]    5:     0x7ae1f8c13327 - std[43ae684023c25a2a]::panicking::update_hook::<alloc[205d535c45d6470c]::boxed::Box<rustc_driver_impl[3285a3c581e922a8]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7ae1f9c236b2 - std[43ae684023c25a2a]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7ae1f9c05dfa - std[43ae684023c25a2a]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7ae1f9bfa5c9 - std[43ae684023c25a2a]::sys::backtrace::__rust_end_short_backtrace::<std[43ae684023c25a2a]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7ae1f9c078bd - __rustc[433ae5f366d24b8b]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e709f4b258c - core[7871b02e0b51a751]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e709ebfbc22 - core[7871b02e0b51a751]::panicking::panic
[INFO] [stderr]   10:     0x7ae1f6eb258c - core[7871b02e0b51a751]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7ae1f65fbc22 - core[7871b02e0b51a751]::panicking::panic
[INFO] [stderr]   12:     0x7e70a385d4c2 - <rustc_span[444efc6c790dd870]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   12:     0x7ae1fb25d4c2 - <rustc_span[444efc6c790dd870]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   13:     0x7e70a3e0c7c0 - <rustc_span[444efc6c790dd870]::source_map::SourceMap>::span_to_filename
[INFO] [stderr]   13:     0x7ae1fb80c7c0 - <rustc_span[444efc6c790dd870]::source_map::SourceMap>::span_to_filename
[INFO] [stderr]   14:     0x7e70a1db0b51 - <rustc_resolve[7b6d8a771eb2cef9]::Resolver>::undeclared_module_exists
[INFO] [stderr]   15:     0x7e70a362a9fd - <rustc_resolve[7b6d8a771eb2cef9]::Resolver>::resolve_path_with_ribs
[INFO] [stderr]   16:     0x7e70a3445ed2 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::smart_resolve_path_fragment
[INFO] [stderr]   14:     0x7ae1f97b0b51 - <rustc_resolve[7b6d8a771eb2cef9]::Resolver>::undeclared_module_exists
[INFO] [stderr]   15:     0x7ae1fb02a9fd - <rustc_resolve[7b6d8a771eb2cef9]::Resolver>::resolve_path_with_ribs
[INFO] [stderr]   16:     0x7ae1fae45ed2 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::smart_resolve_path_fragment
[INFO] [stderr]   17:     0x7ae1fae531d5 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   18:     0x7ae1fae54130 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   19:     0x7ae1fae53876 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   20:     0x7ae1fae52643 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   21:     0x7ae1fae53bc6 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   22:     0x7ae1fae53876 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   23:     0x7ae1fae52643 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   17:     0x7e70a34531d5 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   18:     0x7e70a3454130 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   19:     0x7e70a3453876 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   20:     0x7e70a3452643 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   21:     0x7e70a3453bc6 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   22:     0x7e70a3453876 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   23:     0x7e70a3452643 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   24:     0x7e70a344f993 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor as rustc_ast[47a6b876760ad19c]::visit::Visitor>::visit_fn
[INFO] [stderr]   25:     0x7e70a3405841 - rustc_ast[47a6b876760ad19c]::visit::walk_item_inner::<rustc_ast[47a6b876760ad19c]::ast::ItemKind, rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>
[INFO] [stderr]   26:     0x7e70a3431f1d - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   27:     0x7e70a342ab26 - rustc_ast[47a6b876760ad19c]::visit::visit_items::<rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>
[INFO] [stderr]   24:     0x7ae1fae4f993 - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor as rustc_ast[47a6b876760ad19c]::visit::Visitor>::visit_fn
[INFO] [stderr]   25:     0x7ae1fae05841 - rustc_ast[47a6b876760ad19c]::visit::walk_item_inner::<rustc_ast[47a6b876760ad19c]::ast::ItemKind, rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>
[INFO] [stderr]   26:     0x7ae1fae31f1d - <rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   27:     0x7ae1fae2ab26 - rustc_ast[47a6b876760ad19c]::visit::visit_items::<rustc_resolve[7b6d8a771eb2cef9]::late::LateResolutionVisitor>
[INFO] [stderr]   28:     0x7ae1fb011b8b - <rustc_resolve[7b6d8a771eb2cef9]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   28:     0x7e70a3611b8b - <rustc_resolve[7b6d8a771eb2cef9]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   29:     0x7e70a360997f - <rustc_resolve[7b6d8a771eb2cef9]::Resolver>::resolve_crate
[INFO] [stderr]   29:     0x7ae1fb00997f - <rustc_resolve[7b6d8a771eb2cef9]::Resolver>::resolve_crate
[INFO] [stderr]   30:     0x7ae1fa8d31af - rustc_interface[fe2c1226e27b98a0]::passes::configure_and_expand
[INFO] [stderr]   31:     0x7ae1fb415958 - rustc_interface[fe2c1226e27b98a0]::passes::resolver_for_lowering_raw
[INFO] [stderr]   30:     0x7e70a2ed31af - rustc_interface[fe2c1226e27b98a0]::passes::configure_and_expand
[INFO] [stderr]   31:     0x7e70a3a15958 - rustc_interface[fe2c1226e27b98a0]::passes::resolver_for_lowering_raw
[INFO] [stderr]   32:     0x7ae1fb4156cd - rustc_query_impl[4042de718190437f]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[4042de718190437f]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[52a167b085334b9]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   32:     0x7e70a3a156cd - rustc_query_impl[4042de718190437f]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[4042de718190437f]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[52a167b085334b9]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   33:     0x7e70a3a156a7 - <rustc_query_impl[4042de718190437f]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[7871b02e0b51a751]::ops::function::FnOnce<(rustc_middle[52a167b085334b9]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   33:     0x7ae1fb4156a7 - <rustc_query_impl[4042de718190437f]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[7871b02e0b51a751]::ops::function::FnOnce<(rustc_middle[52a167b085334b9]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   34:     0x7ae1fb3c245f - rustc_query_system[d75a988e66c0ee60]::query::plumbing::try_execute_query::<rustc_query_impl[4042de718190437f]::DynamicConfig<rustc_query_system[d75a988e66c0ee60]::query::caches::SingleCache<rustc_middle[52a167b085334b9]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[4042de718190437f]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x7ae1fb3c1fc4 - rustc_query_impl[4042de718190437f]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x7ae1fb583cb8 - <rustc_interface[fe2c1226e27b98a0]::passes::create_and_enter_global_ctxt<core[7871b02e0b51a751]::option::Option<rustc_interface[fe2c1226e27b98a0]::queries::Linker>, rustc_driver_impl[3285a3c581e922a8]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[7871b02e0b51a751]::ops::function::FnOnce<(&rustc_session[c2ce0b783acceff0]::session::Session, rustc_middle[52a167b085334b9]::ty::context::CurrentGcx, alloc[205d535c45d6470c]::sync::Arc<rustc_data_structures[e8fd8b85981c445f]::jobserver::Proxy>, &std[43ae684023c25a2a]::sync::once_lock::OnceLock<rustc_middle[52a167b085334b9]::ty::context::GlobalCtxt>, &rustc_data_structures[e8fd8b85981c445f]::sync::worker_local::WorkerLocal<rustc_middle[52a167b085334b9]::arena::Arena>, &rustc_data_structures[e8fd8b85981c445f]::sync::worker_local::WorkerLocal<rustc_hir[c071fe2812b77f38]::Arena>, rustc_driver_impl[3285a3c581e922a8]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x7ae1fb42fd8a - rustc_interface[fe2c1226e27b98a0]::interface::run_compiler::<(), rustc_driver_impl[3285a3c581e922a8]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x7ae1fb397ace - std[43ae684023c25a2a]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[fe2c1226e27b98a0]::util::run_in_thread_with_globals<rustc_interface[fe2c1226e27b98a0]::util::run_in_thread_pool_with_globals<rustc_interface[fe2c1226e27b98a0]::interface::run_compiler<(), rustc_driver_impl[3285a3c581e922a8]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x7ae1fb3978a0 - <std[43ae684023c25a2a]::thread::lifecycle::spawn_unchecked<rustc_interface[fe2c1226e27b98a0]::util::run_in_thread_with_globals<rustc_interface[fe2c1226e27b98a0]::util::run_in_thread_pool_with_globals<rustc_interface[fe2c1226e27b98a0]::interface::run_compiler<(), rustc_driver_impl[3285a3c581e922a8]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7871b02e0b51a751]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x7ae1fb395c78 - <std[43ae684023c25a2a]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   41:     0x7ae1f4e8aaa4 - <unknown>
[INFO] [stderr]   42:     0x7ae1f4f17a64 - clone
[INFO] [stderr]   43:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   34:     0x7e70a39c245f - rustc_query_system[d75a988e66c0ee60]::query::plumbing::try_execute_query::<rustc_query_impl[4042de718190437f]::DynamicConfig<rustc_query_system[d75a988e66c0ee60]::query::caches::SingleCache<rustc_middle[52a167b085334b9]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[4042de718190437f]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x7e70a39c1fc4 - rustc_query_impl[4042de718190437f]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x7e70a3b83cb8 - <rustc_interface[fe2c1226e27b98a0]::passes::create_and_enter_global_ctxt<core[7871b02e0b51a751]::option::Option<rustc_interface[fe2c1226e27b98a0]::queries::Linker>, rustc_driver_impl[3285a3c581e922a8]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[7871b02e0b51a751]::ops::function::FnOnce<(&rustc_session[c2ce0b783acceff0]::session::Session, rustc_middle[52a167b085334b9]::ty::context::CurrentGcx, alloc[205d535c45d6470c]::sync::Arc<rustc_data_structures[e8fd8b85981c445f]::jobserver::Proxy>, &std[43ae684023c25a2a]::sync::once_lock::OnceLock<rustc_middle[52a167b085334b9]::ty::context::GlobalCtxt>, &rustc_data_structures[e8fd8b85981c445f]::sync::worker_local::WorkerLocal<rustc_middle[52a167b085334b9]::arena::Arena>, &rustc_data_structures[e8fd8b85981c445f]::sync::worker_local::WorkerLocal<rustc_hir[c071fe2812b77f38]::Arena>, rustc_driver_impl[3285a3c581e922a8]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x7e70a3a2fd8a - rustc_interface[fe2c1226e27b98a0]::interface::run_compiler::<(), rustc_driver_impl[3285a3c581e922a8]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x7e70a3997ace - std[43ae684023c25a2a]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[fe2c1226e27b98a0]::util::run_in_thread_with_globals<rustc_interface[fe2c1226e27b98a0]::util::run_in_thread_pool_with_globals<rustc_interface[fe2c1226e27b98a0]::interface::run_compiler<(), rustc_driver_impl[3285a3c581e922a8]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x7e70a39978a0 - <std[43ae684023c25a2a]::thread::lifecycle::spawn_unchecked<rustc_interface[fe2c1226e27b98a0]::util::run_in_thread_with_globals<rustc_interface[fe2c1226e27b98a0]::util::run_in_thread_pool_with_globals<rustc_interface[fe2c1226e27b98a0]::interface::run_compiler<(), rustc_driver_impl[3285a3c581e922a8]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7871b02e0b51a751]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x7e70a3995c78 - <std[43ae684023c25a2a]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   41:     0x7e709d48aaa4 - <unknown>
[INFO] [stderr]   42:     0x7e709d517a64 - clone
[INFO] [stderr]   43:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[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] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[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] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-01T07_45_01-55.txt`: Read-only file system (os error 30)
[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-2026-01-01T07_45_01-57.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (e983148bd 2025-12-24) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type bin -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] note: rustc 1.94.0-nightly (e983148bd 2025-12-24) 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] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] query stack during panic:
[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/e983148bd5f0f0db270bfb72149f5e892e68b67f/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] 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/e983148bd5f0f0db270bfb72149f5e892e68b67f/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" "46395fddf1cafe67b72d5687f1db767ad0c32765dc4143004dc0398c6e74381b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46395fddf1cafe67b72d5687f1db767ad0c32765dc4143004dc0398c6e74381b", kill_on_drop: false }`
[INFO] [stdout] 46395fddf1cafe67b72d5687f1db767ad0c32765dc4143004dc0398c6e74381b
