[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#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasBackx%2Frustc-panic-repro" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AndreasBackx/rustc-panic-repro on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc1/source/Cargo.toml
[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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63896609505b1c64e81040cab0a78b4ca825e60199de1310ead15994f66196a5
[INFO] running `Command { std: "docker" "start" "-a" "63896609505b1c64e81040cab0a78b4ca825e60199de1310ead15994f66196a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63896609505b1c64e81040cab0a78b4ca825e60199de1310ead15994f66196a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63896609505b1c64e81040cab0a78b4ca825e60199de1310ead15994f66196a5", kill_on_drop: false }`
[INFO] [stdout] 63896609505b1c64e81040cab0a78b4ca825e60199de1310ead15994f66196a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f226bb3fe994ce94e2b4ea76032a08b1fec9dfb4ec89fd931352edcdf5638fab
[INFO] running `Command { std: "docker" "start" "-a" "f226bb3fe994ce94e2b4ea76032a08b1fec9dfb4ec89fd931352edcdf5638fab", kill_on_drop: false }`
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking rustc-panic-repro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `timezone` in this scope
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |             * **Timezone**: {timezone}
[INFO] [stdout]   |     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ignores_code_freeze` in this scope
[INFO] [stdout]  --> src/main.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 |             * **Ignores code freeze**: {ignores_code_freeze}
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `allowed_push_time` in this scope
[INFO] [stdout]  --> src/main.rs:8:51
[INFO] [stdout]   |
[INFO] [stdout] 8 |               * **Ignores code freeze**: {ignores_code_freeze}
[INFO] [stdout]   |  ___________________________________________________^
[INFO] [stdout] 9 | |             * **Allowed push time**: {allowed_push_time}
[INFO] [stdout]   | |______^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `is_pushing_on_holidays` in this scope
[INFO] [stdout]   --> src/main.rs:9:36
[INFO] [stdout]    |
[INFO] [stdout] 9  |               * **Allowed push time**: {allowed_push_time}
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 10 | |             * **Pushes on holidays**: {is_pushing_on_holidays}
[INFO] [stdout]    | |_^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_span/src/lib.rs:2182:17:
[INFO] [stderr] assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32
[INFO] [stderr] stack backtrace:
[INFO] [stdout] error[E0425]: cannot find value `timezone` in this scope
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |             * **Timezone**: {timezone}
[INFO] [stdout]   |     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ignores_code_freeze` in this scope
[INFO] [stdout]  --> src/main.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 |             * **Ignores code freeze**: {ignores_code_freeze}
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `allowed_push_time` in this scope
[INFO] [stdout]  --> src/main.rs:8:51
[INFO] [stdout]   |
[INFO] [stdout] 8 |               * **Ignores code freeze**: {ignores_code_freeze}
[INFO] [stdout]   |  ___________________________________________________^
[INFO] [stdout] 9 | |             * **Allowed push time**: {allowed_push_time}
[INFO] [stdout]   | |______^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `is_pushing_on_holidays` in this scope
[INFO] [stdout]   --> src/main.rs:9:36
[INFO] [stdout]    |
[INFO] [stdout] 9  |               * **Allowed push time**: {allowed_push_time}
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 10 | |             * **Pushes on holidays**: {is_pushing_on_holidays}
[INFO] [stdout]    | |_^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_span/src/lib.rs:2182:17:
[INFO] [stderr] assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x77b7ae62e880 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hd1ae340659526716
[INFO] [stderr]    0:     0x75241f42e880 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hd1ae340659526716
[INFO] [stderr]    1:     0x75241fc138e6 - core::fmt::write::hc504a50407028ef6
[INFO] [stderr]    1:     0x77b7aee138e6 - core::fmt::write::hc504a50407028ef6
[INFO] [stderr]    2:     0x77b7afd18011 - std::io::Write::write_fmt::ha00ae9415040e09a
[INFO] [stderr]    2:     0x752420b18011 - std::io::Write::write_fmt::ha00ae9415040e09a
[INFO] [stderr]    3:     0x77b7ae62e6e2 - std::sys::backtrace::BacktraceLock::print::h6f3c8a163b5a5ba5
[INFO] [stderr]    4:     0x77b7ae630b62 - std::panicking::default_hook::{{closure}}::h4661160df59af739
[INFO] [stderr]    5:     0x77b7ae6309ea - std::panicking::default_hook::h79b0b0cb5c9a45eb
[INFO] [stderr]    3:     0x75241f42e6e2 - std::sys::backtrace::BacktraceLock::print::h6f3c8a163b5a5ba5
[INFO] [stderr]    4:     0x75241f430b62 - std::panicking::default_hook::{{closure}}::h4661160df59af739
[INFO] [stderr]    5:     0x75241f4309ea - std::panicking::default_hook::h79b0b0cb5c9a45eb
[INFO] [stderr]    6:     0x75241e58a749 - std[a0c1b0bf7e31a4d3]::panicking::update_hook::<alloc[13e5a4e22e6a5a75]::boxed::Box<rustc_driver_impl[a352f0ac0886c5f]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x75241f4316a3 - std::panicking::rust_panic_with_hook::he8f5885f4873cada
[INFO] [stderr]    8:     0x75241f431366 - std::panicking::begin_panic_handler::{{closure}}::hce5053f4756cff33
[INFO] [stderr]    9:     0x75241f42ed69 - std::sys::backtrace::__rust_end_short_backtrace::h634718bdeca7b4fe
[INFO] [stderr]   10:     0x75241f43105d - rust_begin_unwind
[INFO] [stderr]    6:     0x77b7ad78a749 - std[a0c1b0bf7e31a4d3]::panicking::update_hook::<alloc[13e5a4e22e6a5a75]::boxed::Box<rustc_driver_impl[a352f0ac0886c5f]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x77b7ae6316a3 - std::panicking::rust_panic_with_hook::he8f5885f4873cada
[INFO] [stderr]    8:     0x77b7ae631366 - std::panicking::begin_panic_handler::{{closure}}::hce5053f4756cff33
[INFO] [stderr]    9:     0x77b7ae62ed69 - std::sys::backtrace::__rust_end_short_backtrace::h634718bdeca7b4fe
[INFO] [stderr]   10:     0x77b7ae63105d - rust_begin_unwind
[INFO] [stderr]   11:     0x75241c0527a0 - core::panicking::panic_fmt::h0e90de0256284326
[INFO] [stderr]   12:     0x75241cb498ac - core::panicking::panic::h43c4bb4eab945c69
[INFO] [stderr]   11:     0x77b7ab2527a0 - core::panicking::panic_fmt::h0e90de0256284326
[INFO] [stderr]   12:     0x77b7abd498ac - core::panicking::panic::h43c4bb4eab945c69
[INFO] [stderr]   13:     0x75242004fa1d - <rustc_span[44d547fb7972430f]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   13:     0x77b7af24fa1d - <rustc_span[44d547fb7972430f]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   14:     0x75242005007f - <rustc_errors[6e06cbe935a7b74]::json::DiagnosticSpan>::from_span_full::<core[e0272b545ade1c7f]::iter::sources::from_fn::FromFn<<rustc_span[44d547fb7972430f]::span_encoding::Span>::macro_backtrace::{closure#0}>>
[INFO] [stderr]   15:     0x7524209d6e9f - <rustc_errors[6e06cbe935a7b74]::json::DiagnosticSpan>::from_span_label
[INFO] [stderr]   16:     0x7524209d6cfb - <rustc_errors[6e06cbe935a7b74]::json::DiagnosticSpan>::from_multispan
[INFO] [stderr]   17:     0x7524209d44d9 - <rustc_errors[6e06cbe935a7b74]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   14:     0x77b7af25007f - <rustc_errors[6e06cbe935a7b74]::json::DiagnosticSpan>::from_span_full::<core[e0272b545ade1c7f]::iter::sources::from_fn::FromFn<<rustc_span[44d547fb7972430f]::span_encoding::Span>::macro_backtrace::{closure#0}>>
[INFO] [stderr]   15:     0x77b7afbd6e9f - <rustc_errors[6e06cbe935a7b74]::json::DiagnosticSpan>::from_span_label
[INFO] [stderr]   16:     0x77b7afbd6cfb - <rustc_errors[6e06cbe935a7b74]::json::DiagnosticSpan>::from_multispan
[INFO] [stderr]   17:     0x77b7afbd44d9 - <rustc_errors[6e06cbe935a7b74]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   18:     0x7524203b5d60 - <rustc_errors[6e06cbe935a7b74]::json::JsonEmitter as rustc_errors[6e06cbe935a7b74]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   19:     0x7524209cebe6 - <rustc_errors[6e06cbe935a7b74]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   18:     0x77b7af5b5d60 - <rustc_errors[6e06cbe935a7b74]::json::JsonEmitter as rustc_errors[6e06cbe935a7b74]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   19:     0x77b7afbcebe6 - <rustc_errors[6e06cbe935a7b74]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   20:     0x7524209cd736 - rustc_interface[8e16d16dcd8a4c31]::callbacks::track_diagnostic::<core[e0272b545ade1c7f]::option::Option<rustc_span[44d547fb7972430f]::ErrorGuaranteed>>
[INFO] [stderr]   21:     0x7524209cc1e2 - <rustc_errors[6e06cbe935a7b74]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   22:     0x7524209cc09f - <rustc_errors[6e06cbe935a7b74]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   23:     0x752420a785ca - <rustc_span[44d547fb7972430f]::ErrorGuaranteed as rustc_errors[6e06cbe935a7b74]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   20:     0x77b7afbcd736 - rustc_interface[8e16d16dcd8a4c31]::callbacks::track_diagnostic::<core[e0272b545ade1c7f]::option::Option<rustc_span[44d547fb7972430f]::ErrorGuaranteed>>
[INFO] [stderr]   21:     0x77b7afbcc1e2 - <rustc_errors[6e06cbe935a7b74]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   22:     0x77b7afbcc09f - <rustc_errors[6e06cbe935a7b74]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   23:     0x77b7afc785ca - <rustc_span[44d547fb7972430f]::ErrorGuaranteed as rustc_errors[6e06cbe935a7b74]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   24:     0x752420f73b00 - <rustc_resolve[64cc6da420319772]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   24:     0x77b7b0173b00 - <rustc_resolve[64cc6da420319772]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   25:     0x752420f6537f - <rustc_resolve[64cc6da420319772]::Resolver>::resolve_crate
[INFO] [stderr]   25:     0x77b7b016537f - <rustc_resolve[64cc6da420319772]::Resolver>::resolve_crate
[INFO] [stderr]   26:     0x752420004f57 - rustc_interface[8e16d16dcd8a4c31]::passes::resolver_for_lowering_raw
[INFO] [stderr]   26:     0x77b7af204f57 - rustc_interface[8e16d16dcd8a4c31]::passes::resolver_for_lowering_raw
[INFO] [stderr]   27:     0x752420003fa7 - rustc_query_impl[deac4d6e79f1261b]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[deac4d6e79f1261b]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[69fe936d8d398af2]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   28:     0x752420003f95 - <rustc_query_impl[deac4d6e79f1261b]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[e0272b545ade1c7f]::ops::function::FnOnce<(rustc_middle[69fe936d8d398af2]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   27:     0x77b7af203fa7 - rustc_query_impl[deac4d6e79f1261b]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[deac4d6e79f1261b]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[69fe936d8d398af2]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   28:     0x77b7af203f95 - <rustc_query_impl[deac4d6e79f1261b]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[e0272b545ade1c7f]::ops::function::FnOnce<(rustc_middle[69fe936d8d398af2]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   29:     0x752420afe8f6 - rustc_query_system[5c02629b02e59b6b]::query::plumbing::try_execute_query::<rustc_query_impl[deac4d6e79f1261b]::DynamicConfig<rustc_query_system[5c02629b02e59b6b]::query::caches::SingleCache<rustc_middle[69fe936d8d398af2]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[deac4d6e79f1261b]::plumbing::QueryCtxt, false>
[INFO] [stderr]   29:     0x77b7afcfe8f6 - rustc_query_system[5c02629b02e59b6b]::query::plumbing::try_execute_query::<rustc_query_impl[deac4d6e79f1261b]::DynamicConfig<rustc_query_system[5c02629b02e59b6b]::query::caches::SingleCache<rustc_middle[69fe936d8d398af2]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[deac4d6e79f1261b]::plumbing::QueryCtxt, false>
[INFO] [stderr]   30:     0x752420afe5a0 - rustc_query_impl[deac4d6e79f1261b]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x752420c216f0 - rustc_interface[8e16d16dcd8a4c31]::passes::create_and_enter_global_ctxt::<core[e0272b545ade1c7f]::option::Option<rustc_interface[8e16d16dcd8a4c31]::queries::Linker>, rustc_driver_impl[a352f0ac0886c5f]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   32:     0x752420b42898 - rustc_interface[8e16d16dcd8a4c31]::interface::run_compiler::<(), rustc_driver_impl[a352f0ac0886c5f]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   33:     0x752420a8cff5 - std[a0c1b0bf7e31a4d3]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[8e16d16dcd8a4c31]::util::run_in_thread_with_globals<rustc_interface[8e16d16dcd8a4c31]::util::run_in_thread_pool_with_globals<rustc_interface[8e16d16dcd8a4c31]::interface::run_compiler<(), rustc_driver_impl[a352f0ac0886c5f]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   34:     0x752420a8ccd9 - <<std[a0c1b0bf7e31a4d3]::thread::Builder>::spawn_unchecked_<rustc_interface[8e16d16dcd8a4c31]::util::run_in_thread_with_globals<rustc_interface[8e16d16dcd8a4c31]::util::run_in_thread_pool_with_globals<rustc_interface[8e16d16dcd8a4c31]::interface::run_compiler<(), rustc_driver_impl[a352f0ac0886c5f]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[e0272b545ade1c7f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   35:     0x752420a8c46b - std::sys::pal::unix::thread::Thread::new::thread_start::hb94b903364de350e
[INFO] [stderr]   36:     0x752422277ac3 - <unknown>
[INFO] [stderr]   37:     0x752422308a04 - clone
[INFO] [stderr]   38:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   30:     0x77b7afcfe5a0 - rustc_query_impl[deac4d6e79f1261b]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x77b7afe216f0 - rustc_interface[8e16d16dcd8a4c31]::passes::create_and_enter_global_ctxt::<core[e0272b545ade1c7f]::option::Option<rustc_interface[8e16d16dcd8a4c31]::queries::Linker>, rustc_driver_impl[a352f0ac0886c5f]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   32:     0x77b7afd42898 - rustc_interface[8e16d16dcd8a4c31]::interface::run_compiler::<(), rustc_driver_impl[a352f0ac0886c5f]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   33:     0x77b7afc8cff5 - std[a0c1b0bf7e31a4d3]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[8e16d16dcd8a4c31]::util::run_in_thread_with_globals<rustc_interface[8e16d16dcd8a4c31]::util::run_in_thread_pool_with_globals<rustc_interface[8e16d16dcd8a4c31]::interface::run_compiler<(), rustc_driver_impl[a352f0ac0886c5f]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   34:     0x77b7afc8ccd9 - <<std[a0c1b0bf7e31a4d3]::thread::Builder>::spawn_unchecked_<rustc_interface[8e16d16dcd8a4c31]::util::run_in_thread_with_globals<rustc_interface[8e16d16dcd8a4c31]::util::run_in_thread_pool_with_globals<rustc_interface[8e16d16dcd8a4c31]::interface::run_compiler<(), rustc_driver_impl[a352f0ac0886c5f]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[e0272b545ade1c7f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   35:     0x77b7afc8c46b - std::sys::pal::unix::thread::Thread::new::thread_start::hb94b903364de350e
[INFO] [stderr]   36:     0x77b7b151cac3 - <unknown>
[INFO] [stderr]   37:     0x77b7b15ada04 - clone
[INFO] [stderr]   38:                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] 
[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] 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: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-01-31T14_33_53-40.txt`: Read-only file system (os error 30)
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-01-31T14_33_53-39.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.86.0-nightly (5a45ab973 2025-01-30) 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] note: rustc 1.86.0-nightly (5a45ab973 2025-01-30) 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] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-panic-repro` (bin "rustc-panic-repro" test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustc-panic-repro` (bin "rustc-panic-repro") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "f226bb3fe994ce94e2b4ea76032a08b1fec9dfb4ec89fd931352edcdf5638fab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f226bb3fe994ce94e2b4ea76032a08b1fec9dfb4ec89fd931352edcdf5638fab", kill_on_drop: false }`
[INFO] [stdout] f226bb3fe994ce94e2b4ea76032a08b1fec9dfb4ec89fd931352edcdf5638fab
