[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#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasBackx%2Frustc-panic-repro" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AndreasBackx/rustc-panic-repro on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "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-4-tc2/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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 460111ddf632ecdf830e8751c37e695950fc622cd84833ff2744114b9522c86e
[INFO] running `Command { std: "docker" "start" "-a" "460111ddf632ecdf830e8751c37e695950fc622cd84833ff2744114b9522c86e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "460111ddf632ecdf830e8751c37e695950fc622cd84833ff2744114b9522c86e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "460111ddf632ecdf830e8751c37e695950fc622cd84833ff2744114b9522c86e", kill_on_drop: false }`
[INFO] [stdout] 460111ddf632ecdf830e8751c37e695950fc622cd84833ff2744114b9522c86e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da5e80fc87391280dc20ea8e608dee04cfbebcd05056665968ae5dc84dba774e
[INFO] running `Command { std: "docker" "start" "-a" "da5e80fc87391280dc20ea8e608dee04cfbebcd05056665968ae5dc84dba774e", 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' panicked at compiler/rustc_span/src/lib.rs:2247: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] [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:2247:17:
[INFO] [stderr] assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7d59af279fa3 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h83064dac7c3d7d4e
[INFO] [stderr]    0:     0x7e5412479fa3 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h83064dac7c3d7d4e
[INFO] [stderr]    1:     0x7d59afa05d91 - core::fmt::write::ha0b4fd5f79fd7783
[INFO] [stderr]    1:     0x7e5412c05d91 - core::fmt::write::ha0b4fd5f79fd7783
[INFO] [stderr]    2:     0x7e5413e7add1 - std::io::Write::write_fmt::hc34e0f4578180512
[INFO] [stderr]    2:     0x7d59b0c7add1 - std::io::Write::write_fmt::hc34e0f4578180512
[INFO] [stderr]    3:     0x7e5412479e02 - std::sys::backtrace::BacktraceLock::print::hef7ee76eb345d78b
[INFO] [stderr]    3:     0x7d59af279e02 - std::sys::backtrace::BacktraceLock::print::hef7ee76eb345d78b
[INFO] [stderr]    4:     0x7e541247d8ea - std::panicking::default_hook::{{closure}}::h4d1fcb690be0806e
[INFO] [stderr]    5:     0x7e541247d46f - std::panicking::default_hook::h678d64c04011e5a5
[INFO] [stderr]    4:     0x7d59af27d8ea - std::panicking::default_hook::{{closure}}::h4d1fcb690be0806e
[INFO] [stderr]    5:     0x7d59af27d46f - std::panicking::default_hook::h678d64c04011e5a5
[INFO] [stderr]    6:     0x7e54114e6c00 - std[2cdab69f20c642ff]::panicking::update_hook::<alloc[4eae84e02babdc3]::boxed::Box<rustc_driver_impl[526ed7bf2905e118]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7d59ae2e6c00 - std[2cdab69f20c642ff]::panicking::update_hook::<alloc[4eae84e02babdc3]::boxed::Box<rustc_driver_impl[526ed7bf2905e118]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x7e541247e163 - std::panicking::rust_panic_with_hook::hb834795fb6cb5eb3
[INFO] [stderr]    8:     0x7e541247de26 - std::panicking::begin_panic_handler::{{closure}}::h93e25349bcf97d0e
[INFO] [stderr]    7:     0x7d59af27e163 - std::panicking::rust_panic_with_hook::hb834795fb6cb5eb3
[INFO] [stderr]    9:     0x7e541247a479 - std::sys::backtrace::__rust_end_short_backtrace::hce12881bdea21d65
[INFO] [stderr]    8:     0x7d59af27de26 - std::panicking::begin_panic_handler::{{closure}}::h93e25349bcf97d0e
[INFO] [stderr]    9:     0x7d59af27a479 - std::sys::backtrace::__rust_end_short_backtrace::hce12881bdea21d65
[INFO] [stderr]   10:     0x7d59af27db1d - __rustc[64dab68cc01ac0bb]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e541247db1d - __rustc[64dab68cc01ac0bb]::rust_begin_unwind
[INFO] [stderr]   11:     0x7e540ee93a30 - core::panicking::panic_fmt::h8f158a07adb5c9bf
[INFO] [stderr]   11:     0x7d59abc93a30 - core::panicking::panic_fmt::h8f158a07adb5c9bf
[INFO] [stderr]   12:     0x7e540fb2f9cc - core::panicking::panic::h2bc5f555bb222700
[INFO] [stderr]   12:     0x7d59ac92f9cc - core::panicking::panic::h2bc5f555bb222700
[INFO] [stderr]   13:     0x7d59b02469c4 - <rustc_span[3cbdb8e2f42baf60]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   13:     0x7e54134469c4 - <rustc_span[3cbdb8e2f42baf60]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   14:     0x7e5413444ce2 - <rustc_errors[11d2760462ebef91]::json::DiagnosticSpan>::from_span_full::<core[cd228b975d2fe2e9]::iter::sources::from_fn::FromFn<<rustc_span[3cbdb8e2f42baf60]::span_encoding::Span>::macro_backtrace::{closure#0}>>
[INFO] [stderr]   14:     0x7d59b0244ce2 - <rustc_errors[11d2760462ebef91]::json::DiagnosticSpan>::from_span_full::<core[cd228b975d2fe2e9]::iter::sources::from_fn::FromFn<<rustc_span[3cbdb8e2f42baf60]::span_encoding::Span>::macro_backtrace::{closure#0}>>
[INFO] [stderr]   15:     0x7e5413443f9f - <rustc_errors[11d2760462ebef91]::json::DiagnosticSpan>::from_span_label
[INFO] [stderr]   16:     0x7e5413443ded - <rustc_errors[11d2760462ebef91]::json::DiagnosticSpan>::from_multispan
[INFO] [stderr]   15:     0x7d59b0243f9f - <rustc_errors[11d2760462ebef91]::json::DiagnosticSpan>::from_span_label
[INFO] [stderr]   17:     0x7e541343f3e5 - <rustc_errors[11d2760462ebef91]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   16:     0x7d59b0243ded - <rustc_errors[11d2760462ebef91]::json::DiagnosticSpan>::from_multispan
[INFO] [stderr]   17:     0x7d59b023f3e5 - <rustc_errors[11d2760462ebef91]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   18:     0x7e5413491920 - <rustc_errors[11d2760462ebef91]::json::JsonEmitter as rustc_errors[11d2760462ebef91]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   18:     0x7d59b0291920 - <rustc_errors[11d2760462ebef91]::json::JsonEmitter as rustc_errors[11d2760462ebef91]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   19:     0x7e5413a0c2b5 - <rustc_errors[11d2760462ebef91]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   19:     0x7d59b080c2b5 - <rustc_errors[11d2760462ebef91]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   20:     0x7e5413a0f18d - rustc_interface[5ee5034bd47b85e0]::callbacks::track_diagnostic::<core[cd228b975d2fe2e9]::option::Option<rustc_span[3cbdb8e2f42baf60]::ErrorGuaranteed>>
[INFO] [stderr]   20:     0x7d59b080f18d - rustc_interface[5ee5034bd47b85e0]::callbacks::track_diagnostic::<core[cd228b975d2fe2e9]::option::Option<rustc_span[3cbdb8e2f42baf60]::ErrorGuaranteed>>
[INFO] [stderr]   21:     0x7e5413a0dce2 - <rustc_errors[11d2760462ebef91]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   22:     0x7e5413a0db9f - <rustc_errors[11d2760462ebef91]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   21:     0x7d59b080dce2 - <rustc_errors[11d2760462ebef91]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   22:     0x7d59b080db9f - <rustc_errors[11d2760462ebef91]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   23:     0x7e541403236a - <rustc_span[3cbdb8e2f42baf60]::ErrorGuaranteed as rustc_errors[11d2760462ebef91]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   23:     0x7d59b0e3236a - <rustc_span[3cbdb8e2f42baf60]::ErrorGuaranteed as rustc_errors[11d2760462ebef91]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   24:     0x7d59b02c4466 - <rustc_resolve[bd9b471356214f56]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   24:     0x7e54134c4466 - <rustc_resolve[bd9b471356214f56]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   25:     0x7e54134b8a7f - <rustc_resolve[bd9b471356214f56]::Resolver>::resolve_crate
[INFO] [stderr]   25:     0x7d59b02b8a7f - <rustc_resolve[bd9b471356214f56]::Resolver>::resolve_crate
[INFO] [stderr]   26:     0x7d59afe59d30 - rustc_interface[5ee5034bd47b85e0]::passes::resolver_for_lowering_raw
[INFO] [stderr]   26:     0x7e5413059d30 - rustc_interface[5ee5034bd47b85e0]::passes::resolver_for_lowering_raw
[INFO] [stderr]   27:     0x7e5413058daf - rustc_query_impl[e339aa8e70d049ea]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[e339aa8e70d049ea]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[e2bc544768708d7]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   28:     0x7e5413058d9d - <rustc_query_impl[e339aa8e70d049ea]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[cd228b975d2fe2e9]::ops::function::FnOnce<(rustc_middle[e2bc544768708d7]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   27:     0x7d59afe58daf - rustc_query_impl[e339aa8e70d049ea]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[e339aa8e70d049ea]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[e2bc544768708d7]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   28:     0x7d59afe58d9d - <rustc_query_impl[e339aa8e70d049ea]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[cd228b975d2fe2e9]::ops::function::FnOnce<(rustc_middle[e2bc544768708d7]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   29:     0x7e5413c15391 - rustc_query_system[1d7b852505a56945]::query::plumbing::try_execute_query::<rustc_query_impl[e339aa8e70d049ea]::DynamicConfig<rustc_query_system[1d7b852505a56945]::query::caches::SingleCache<rustc_middle[e2bc544768708d7]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[e339aa8e70d049ea]::plumbing::QueryCtxt, false>
[INFO] [stderr]   29:     0x7d59b0a15391 - rustc_query_system[1d7b852505a56945]::query::plumbing::try_execute_query::<rustc_query_impl[e339aa8e70d049ea]::DynamicConfig<rustc_query_system[1d7b852505a56945]::query::caches::SingleCache<rustc_middle[e2bc544768708d7]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[e339aa8e70d049ea]::plumbing::QueryCtxt, false>
[INFO] [stderr]   30:     0x7d59b0a14f00 - rustc_query_impl[e339aa8e70d049ea]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e5413c14f00 - rustc_query_impl[e339aa8e70d049ea]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x7d59b0c853f3 - rustc_interface[5ee5034bd47b85e0]::passes::create_and_enter_global_ctxt::<core[cd228b975d2fe2e9]::option::Option<rustc_interface[5ee5034bd47b85e0]::queries::Linker>, rustc_driver_impl[526ed7bf2905e118]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   31:     0x7e5413e853f3 - rustc_interface[5ee5034bd47b85e0]::passes::create_and_enter_global_ctxt::<core[cd228b975d2fe2e9]::option::Option<rustc_interface[5ee5034bd47b85e0]::queries::Linker>, rustc_driver_impl[526ed7bf2905e118]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   32:     0x7d59b0b50faa - rustc_interface[5ee5034bd47b85e0]::interface::run_compiler::<(), rustc_driver_impl[526ed7bf2905e118]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   32:     0x7e5413d50faa - rustc_interface[5ee5034bd47b85e0]::interface::run_compiler::<(), rustc_driver_impl[526ed7bf2905e118]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   33:     0x7d59b099bcc8 - std[2cdab69f20c642ff]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[5ee5034bd47b85e0]::util::run_in_thread_with_globals<rustc_interface[5ee5034bd47b85e0]::util::run_in_thread_pool_with_globals<rustc_interface[5ee5034bd47b85e0]::interface::run_compiler<(), rustc_driver_impl[526ed7bf2905e118]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   33:     0x7e5413b9bcc8 - std[2cdab69f20c642ff]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[5ee5034bd47b85e0]::util::run_in_thread_with_globals<rustc_interface[5ee5034bd47b85e0]::util::run_in_thread_pool_with_globals<rustc_interface[5ee5034bd47b85e0]::interface::run_compiler<(), rustc_driver_impl[526ed7bf2905e118]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   34:     0x7d59b099c5b4 - <<std[2cdab69f20c642ff]::thread::Builder>::spawn_unchecked_<rustc_interface[5ee5034bd47b85e0]::util::run_in_thread_with_globals<rustc_interface[5ee5034bd47b85e0]::util::run_in_thread_pool_with_globals<rustc_interface[5ee5034bd47b85e0]::interface::run_compiler<(), rustc_driver_impl[526ed7bf2905e118]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[cd228b975d2fe2e9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   35:     0x7d59b099d9b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7e1aaf6a09b43f58
[INFO] [stderr]   34:     0x7e5413b9c5b4 - <<std[2cdab69f20c642ff]::thread::Builder>::spawn_unchecked_<rustc_interface[5ee5034bd47b85e0]::util::run_in_thread_with_globals<rustc_interface[5ee5034bd47b85e0]::util::run_in_thread_pool_with_globals<rustc_interface[5ee5034bd47b85e0]::interface::run_compiler<(), rustc_driver_impl[526ed7bf2905e118]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[cd228b975d2fe2e9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   36:     0x7d59b223aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e5413b9d9b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7e1aaf6a09b43f58
[INFO] [stderr]   37:     0x7d59b22c7a34 - clone
[INFO] [stderr]   36:     0x7e54152daaa4 - <unknown>
[INFO] [stderr]   37:     0x7e5415367a34 - clone
[INFO] [stderr]   38:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   38:                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] 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] 
[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-03-31T00_07_41-39.txt`: Read-only file system (os error 30)
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-03-31T00_07_41-40.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.88.0-nightly (5fee451eb 2025-03-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] 
[INFO] [stderr] note: rustc 1.88.0-nightly (5fee451eb 2025-03-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") 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" "da5e80fc87391280dc20ea8e608dee04cfbebcd05056665968ae5dc84dba774e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da5e80fc87391280dc20ea8e608dee04cfbebcd05056665968ae5dc84dba774e", kill_on_drop: false }`
[INFO] [stdout] da5e80fc87391280dc20ea8e608dee04cfbebcd05056665968ae5dc84dba774e
