[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#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasBackx%2Frustc-panic-repro" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndreasBackx/rustc-panic-repro on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dafe6849cb7504c82bc7d147ac9afe518e69fa388e530755d85544b6449a27fa
[INFO] running `Command { std: "docker" "start" "-a" "dafe6849cb7504c82bc7d147ac9afe518e69fa388e530755d85544b6449a27fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dafe6849cb7504c82bc7d147ac9afe518e69fa388e530755d85544b6449a27fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dafe6849cb7504c82bc7d147ac9afe518e69fa388e530755d85544b6449a27fa", kill_on_drop: false }`
[INFO] [stdout] dafe6849cb7504c82bc7d147ac9afe518e69fa388e530755d85544b6449a27fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 218cbfc38b9c62c61b9f54b771383f4ab46629f934a1666b551d0ad6bdeac1ca
[INFO] running `Command { std: "docker" "start" "-a" "218cbfc38b9c62c61b9f54b771383f4ab46629f934a1666b551d0ad6bdeac1ca", 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:2223:17:
[INFO] [stderr] assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x74c9a96fe523 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e23cde6d13531e6
[INFO] [stderr]    1:     0x74c9a9e02bbf - core::fmt::write::h24956daaf3520b88
[INFO] [stderr]    2:     0x74c9a96f4043 - std::io::Write::write_fmt::h744a9c29e898aaa0
[INFO] [stderr]    3:     0x74c9a96fe382 - std::sys::backtrace::BacktraceLock::print::h80bc63112117b07d
[INFO] [stderr]    4:     0x74c9a9701e7a - std::panicking::default_hook::{{closure}}::hcc0250ffe151a9a2
[INFO] [stderr]    5:     0x74c9a97019ff - std::panicking::default_hook::heb98c3e6f5363c1c
[INFO] [stderr]    6:     0x74c9a87dfb93 - std[e099cb376d9ce76b]::panicking::update_hook::<alloc[1d765629416da809]::boxed::Box<rustc_driver_impl[11d7a0eb53604bd0]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x74c9a97026cb - std::panicking::rust_panic_with_hook::ha71490f06bda8fdd
[INFO] [stderr]    8:     0x74c9a9702396 - std::panicking::begin_panic_handler::{{closure}}::h842d98411b820c95
[INFO] [stderr]    9:     0x74c9a96fe9f9 - std::sys::backtrace::__rust_end_short_backtrace::hc17b54f5216e7287
[INFO] [stderr]   10:     0x74c9a97020ad - __rustc[d39aaf4d8a5bdd9]::rust_begin_unwind
[INFO] [stderr]   11:     0x74c9a5e99ac0 - core::panicking::panic_fmt::hafddcaa47f3ecc5a
[INFO] [stderr]   12:     0x74c9a61c8b1c - core::panicking::panic::hc0fa7038f7bf729a
[INFO] [stderr]   13:     0x74c9aabc170f - <rustc_span[85f2d502c87c13c1]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   14:     0x74c9ab2f36c1 - <rustc_errors[80f112b3abcda5e]::json::DiagnosticSpan>::from_span_full::<core[202ca997dba9ae16]::iter::sources::from_fn::FromFn<<rustc_span[85f2d502c87c13c1]::span_encoding::Span>::macro_backtrace::{closure#0}>>
[INFO] [stderr]   15:     0x74c9ab2f31e7 - <rustc_errors[80f112b3abcda5e]::json::DiagnosticSpan>::from_span_label
[INFO] [stderr]   16:     0x74c9ab2f30b2 - <rustc_errors[80f112b3abcda5e]::json::DiagnosticSpan>::from_multispan
[INFO] [stderr]   17:     0x74c9ab3042fe - <rustc_errors[80f112b3abcda5e]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   18:     0x74c9ab3040e0 - <rustc_errors[80f112b3abcda5e]::json::JsonEmitter as rustc_errors[80f112b3abcda5e]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   19:     0x74c9ab3034b7 - <rustc_errors[80f112b3abcda5e]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   20:     0x74c9ab30130d - rustc_interface[8b0deecd46fdd191]::callbacks::track_diagnostic::<core[202ca997dba9ae16]::option::Option<rustc_span[85f2d502c87c13c1]::ErrorGuaranteed>>::{closure#0}
[INFO] [stderr]   21:     0x74c9ab300cab - rustc_interface[8b0deecd46fdd191]::callbacks::track_diagnostic::<core[202ca997dba9ae16]::option::Option<rustc_span[85f2d502c87c13c1]::ErrorGuaranteed>>
[INFO] [stderr]   22:     0x74c9ab3002bd - <rustc_errors[80f112b3abcda5e]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   23:     0x74c9ab30017f - <rustc_errors[80f112b3abcda5e]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   24:     0x74c9a6b33de0 - <rustc_span[85f2d502c87c13c1]::ErrorGuaranteed as rustc_errors[80f112b3abcda5e]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   25:     0x74c9aa83a1b2 - <rustc_resolve[22153a9530d772fe]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   26:     0x74c9aa9ef77f - <rustc_resolve[22153a9530d772fe]::Resolver>::resolve_crate
[INFO] [stderr]   27:     0x74c9aa9ed932 - rustc_interface[8b0deecd46fdd191]::passes::configure_and_expand
[INFO] [stderr]   28:     0x74c9aafb9da8 - rustc_interface[8b0deecd46fdd191]::passes::resolver_for_lowering_raw
[INFO] [stderr]   29:     0x74c9aafb9b1b - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   30:     0x74c9aafb9b09 - <rustc_query_impl[898f7d40f2cb157e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[202ca997dba9ae16]::ops::function::FnOnce<(rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   31:     0x74c9aaec0e47 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::SingleCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   32:     0x74c9aaec09c6 - rustc_query_impl[898f7d40f2cb157e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   33:     0x74c9ab030100 - rustc_interface[8b0deecd46fdd191]::passes::create_and_enter_global_ctxt::<core[202ca997dba9ae16]::option::Option<rustc_interface[8b0deecd46fdd191]::queries::Linker>, rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   34:     0x74c9ab06742f - rustc_interface[8b0deecd46fdd191]::interface::run_compiler::<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   35:     0x74c9ab01a038 - std[e099cb376d9ce76b]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_with_globals<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_pool_with_globals<rustc_interface[8b0deecd46fdd191]::interface::run_compiler<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   36:     0x74c9ab019d16 - <<std[e099cb376d9ce76b]::thread::Builder>::spawn_unchecked_<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_with_globals<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_pool_with_globals<rustc_interface[8b0deecd46fdd191]::interface::run_compiler<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[202ca997dba9ae16]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x74c9ab01d0fd - std::sys::pal::unix::thread::Thread::new::thread_start::hb5c990a8be57c966
[INFO] [stderr]   38:     0x74c9ac896aa4 - <unknown>
[INFO] [stderr]   39:     0x74c9ac923a34 - clone
[INFO] [stderr]   40:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[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] [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-06-27T03_38_08-42.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.90.0-nightly (8f21a5c92 2025-06-26) 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] 
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_span/src/lib.rs:2223: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 `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] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr]    0:     0x7ed0262fe523 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e23cde6d13531e6
[INFO] [stderr]    1:     0x7ed026a02bbf - core::fmt::write::h24956daaf3520b88
[INFO] [stderr]    2:     0x7ed0262f4043 - std::io::Write::write_fmt::h744a9c29e898aaa0
[INFO] [stderr]    3:     0x7ed0262fe382 - std::sys::backtrace::BacktraceLock::print::h80bc63112117b07d
[INFO] [stderr]    4:     0x7ed026301e7a - std::panicking::default_hook::{{closure}}::hcc0250ffe151a9a2
[INFO] [stderr]    5:     0x7ed0263019ff - std::panicking::default_hook::heb98c3e6f5363c1c
[INFO] [stderr]    6:     0x7ed0253dfb93 - std[e099cb376d9ce76b]::panicking::update_hook::<alloc[1d765629416da809]::boxed::Box<rustc_driver_impl[11d7a0eb53604bd0]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x7ed0263026cb - std::panicking::rust_panic_with_hook::ha71490f06bda8fdd
[INFO] [stderr]    8:     0x7ed026302396 - std::panicking::begin_panic_handler::{{closure}}::h842d98411b820c95
[INFO] [stderr]    9:     0x7ed0262fe9f9 - std::sys::backtrace::__rust_end_short_backtrace::hc17b54f5216e7287
[INFO] [stderr]   10:     0x7ed0263020ad - __rustc[d39aaf4d8a5bdd9]::rust_begin_unwind
[INFO] [stderr]   11:     0x7ed022a99ac0 - core::panicking::panic_fmt::hafddcaa47f3ecc5a
[INFO] [stderr]   12:     0x7ed022dc8b1c - core::panicking::panic::hc0fa7038f7bf729a
[INFO] [stderr]   13:     0x7ed0277c170f - <rustc_span[85f2d502c87c13c1]::source_map::SourceMap>::lookup_char_pos
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr]   14:     0x7ed027ef36c1 - <rustc_errors[80f112b3abcda5e]::json::DiagnosticSpan>::from_span_full::<core[202ca997dba9ae16]::iter::sources::from_fn::FromFn<<rustc_span[85f2d502c87c13c1]::span_encoding::Span>::macro_backtrace::{closure#0}>>
[INFO] [stderr]   15:     0x7ed027ef31e7 - <rustc_errors[80f112b3abcda5e]::json::DiagnosticSpan>::from_span_label
[INFO] [stderr]   16:     0x7ed027ef30b2 - <rustc_errors[80f112b3abcda5e]::json::DiagnosticSpan>::from_multispan
[INFO] [stderr]   17:     0x7ed027f042fe - <rustc_errors[80f112b3abcda5e]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   18:     0x7ed027f040e0 - <rustc_errors[80f112b3abcda5e]::json::JsonEmitter as rustc_errors[80f112b3abcda5e]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   19:     0x7ed027f034b7 - <rustc_errors[80f112b3abcda5e]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   20:     0x7ed027f0130d - rustc_interface[8b0deecd46fdd191]::callbacks::track_diagnostic::<core[202ca997dba9ae16]::option::Option<rustc_span[85f2d502c87c13c1]::ErrorGuaranteed>>::{closure#0}
[INFO] [stderr]   21:     0x7ed027f00cab - rustc_interface[8b0deecd46fdd191]::callbacks::track_diagnostic::<core[202ca997dba9ae16]::option::Option<rustc_span[85f2d502c87c13c1]::ErrorGuaranteed>>
[INFO] [stderr]   22:     0x7ed027f002bd - <rustc_errors[80f112b3abcda5e]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   23:     0x7ed027f0017f - <rustc_errors[80f112b3abcda5e]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   24:     0x7ed023733de0 - <rustc_span[85f2d502c87c13c1]::ErrorGuaranteed as rustc_errors[80f112b3abcda5e]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   25:     0x7ed02743a1b2 - <rustc_resolve[22153a9530d772fe]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   26:     0x7ed0275ef77f - <rustc_resolve[22153a9530d772fe]::Resolver>::resolve_crate
[INFO] [stderr]   27:     0x7ed0275ed932 - rustc_interface[8b0deecd46fdd191]::passes::configure_and_expand
[INFO] [stderr]   28:     0x7ed027bb9da8 - rustc_interface[8b0deecd46fdd191]::passes::resolver_for_lowering_raw
[INFO] [stderr]   29:     0x7ed027bb9b1b - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   30:     0x7ed027bb9b09 - <rustc_query_impl[898f7d40f2cb157e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[202ca997dba9ae16]::ops::function::FnOnce<(rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   31:     0x7ed027ac0e47 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::SingleCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   32:     0x7ed027ac09c6 - rustc_query_impl[898f7d40f2cb157e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   33:     0x7ed027c30100 - rustc_interface[8b0deecd46fdd191]::passes::create_and_enter_global_ctxt::<core[202ca997dba9ae16]::option::Option<rustc_interface[8b0deecd46fdd191]::queries::Linker>, rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   34:     0x7ed027c6742f - rustc_interface[8b0deecd46fdd191]::interface::run_compiler::<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   35:     0x7ed027c1a038 - std[e099cb376d9ce76b]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_with_globals<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_pool_with_globals<rustc_interface[8b0deecd46fdd191]::interface::run_compiler<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   36:     0x7ed027c19d16 - <<std[e099cb376d9ce76b]::thread::Builder>::spawn_unchecked_<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_with_globals<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_pool_with_globals<rustc_interface[8b0deecd46fdd191]::interface::run_compiler<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[202ca997dba9ae16]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x7ed027c1d0fd - std::sys::pal::unix::thread::Thread::new::thread_start::hb5c990a8be57c966
[INFO] [stderr]   38:     0x7ed02944faa4 - <unknown>
[INFO] [stderr]   39:     0x7ed0294dca34 - clone
[INFO] [stderr]   40:                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-06-27T03_38_08-41.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.90.0-nightly (8f21a5c92 2025-06-26) running on x86_64-unknown-linux-gnu
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[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") 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" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "218cbfc38b9c62c61b9f54b771383f4ab46629f934a1666b551d0ad6bdeac1ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "218cbfc38b9c62c61b9f54b771383f4ab46629f934a1666b551d0ad6bdeac1ca", kill_on_drop: false }`
[INFO] [stdout] 218cbfc38b9c62c61b9f54b771383f4ab46629f934a1666b551d0ad6bdeac1ca
