[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#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AndreasBackx/rustc-panic-repro on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "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-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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c529b324ae324b262e2d5e65a4f4b37a47ee2def8940726df431bc740c494fbf
[INFO] running `Command { std: "docker" "start" "-a" "c529b324ae324b262e2d5e65a4f4b37a47ee2def8940726df431bc740c494fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c529b324ae324b262e2d5e65a4f4b37a47ee2def8940726df431bc740c494fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c529b324ae324b262e2d5e65a4f4b37a47ee2def8940726df431bc740c494fbf", kill_on_drop: false }`
[INFO] [stdout] c529b324ae324b262e2d5e65a4f4b37a47ee2def8940726df431bc740c494fbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4919f209a69d2bca610acdfb8f3c292e2f799e5528bab0101e61da9447da9543
[INFO] running `Command { std: "docker" "start" "-a" "4919f209a69d2bca610acdfb8f3c292e2f799e5528bab0101e61da9447da9543", 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]    0:     0x7755ddc63fe0 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haf1177ce001c5aba
[INFO] [stderr]    1:     0x7755de4138e6 - core::fmt::write::h1a1a904f0a5a0299
[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]    2:     0x7755df31dad1 - std::io::Write::write_fmt::h50a28dda2e43fcfb
[INFO] [stderr]    3:     0x7755ddc63e42 - std::sys::backtrace::BacktraceLock::print::h157a5b5bafa82524
[INFO] [stderr]    4:     0x7755ddc662c2 - std::panicking::default_hook::{{closure}}::hbf38c704020fd551
[INFO] [stderr]    5:     0x7755ddc6614a - std::panicking::default_hook::h3b53f3f0a8a63ac3
[INFO] [stderr]    6:     0x7755dcdad8e9 - std[89e6832cf3ebc3e4]::panicking::update_hook::<alloc[c42e681135c3cf24]::boxed::Box<rustc_driver_impl[a2fea7c34db4edd4]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x7755ddc66e03 - std::panicking::rust_panic_with_hook::h7056095ba66a66e9
[INFO] [stderr]    8:     0x7755ddc66ac6 - std::panicking::begin_panic_handler::{{closure}}::h5cd21fc1f38bc0b5
[INFO] [stderr]    9:     0x7755ddc644b9 - std::sys::backtrace::__rust_end_short_backtrace::h870aa48417f960ec
[INFO] [stderr]   10:     0x7755ddc667bd - rust_begin_unwind
[INFO] [stderr]   11:     0x7755da857ab0 - core::panicking::panic_fmt::h3be781a2b5cd0694
[INFO] [stderr]   12:     0x7755db27a04c - core::panicking::panic::h4c782718360c8b34
[INFO] [stderr]   13:     0x7755de865f9d - <rustc_span[afc5a87341ba0fee]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   14:     0x7755de8665ff - <rustc_errors[49253a087c84d95f]::json::DiagnosticSpan>::from_span_full::<core[400a65b0e326f37c]::iter::sources::from_fn::FromFn<<rustc_span[afc5a87341ba0fee]::span_encoding::Span>::macro_backtrace::{closure#0}>>
[INFO] [stderr]   15:     0x7755df1da81f - <rustc_errors[49253a087c84d95f]::json::DiagnosticSpan>::from_span_label
[INFO] [stderr]   16:     0x7755df1da671 - <rustc_errors[49253a087c84d95f]::json::DiagnosticSpan>::from_multispan
[INFO] [stderr]   17:     0x7755df1d81d9 - <rustc_errors[49253a087c84d95f]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   18:     0x7755dec28a20 - <rustc_errors[49253a087c84d95f]::json::JsonEmitter as rustc_errors[49253a087c84d95f]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   19:     0x7755df1d28e6 - <rustc_errors[49253a087c84d95f]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   20:     0x7755df1d1436 - rustc_interface[f54bfc2d5b9d4cf2]::callbacks::track_diagnostic::<core[400a65b0e326f37c]::option::Option<rustc_span[afc5a87341ba0fee]::ErrorGuaranteed>>
[INFO] [stderr]   21:     0x7755df1cfee2 - <rustc_errors[49253a087c84d95f]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   22:     0x7755df1cfd9f - <rustc_errors[49253a087c84d95f]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   23:     0x7755df29caca - <rustc_span[afc5a87341ba0fee]::ErrorGuaranteed as rustc_errors[49253a087c84d95f]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   24:     0x7755df79820a - <rustc_resolve[ed1abdf3e9c56717]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   25:     0x7755df789a7f - <rustc_resolve[ed1abdf3e9c56717]::Resolver>::resolve_crate
[INFO] [stderr]    0:     0x78807da63fe0 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haf1177ce001c5aba
[INFO] [stderr]    1:     0x78807e2138e6 - core::fmt::write::h1a1a904f0a5a0299
[INFO] [stderr]   26:     0x7755de858f17 - rustc_interface[f54bfc2d5b9d4cf2]::passes::resolver_for_lowering_raw
[INFO] [stderr]    2:     0x78807f11dad1 - std::io::Write::write_fmt::h50a28dda2e43fcfb
[INFO] [stderr]    3:     0x78807da63e42 - std::sys::backtrace::BacktraceLock::print::h157a5b5bafa82524
[INFO] [stderr]    4:     0x78807da662c2 - std::panicking::default_hook::{{closure}}::hbf38c704020fd551
[INFO] [stderr]    5:     0x78807da6614a - std::panicking::default_hook::h3b53f3f0a8a63ac3
[INFO] [stderr]    6:     0x78807cbad8e9 - std[89e6832cf3ebc3e4]::panicking::update_hook::<alloc[c42e681135c3cf24]::boxed::Box<rustc_driver_impl[a2fea7c34db4edd4]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x78807da66e03 - std::panicking::rust_panic_with_hook::h7056095ba66a66e9
[INFO] [stderr]    8:     0x78807da66ac6 - std::panicking::begin_panic_handler::{{closure}}::h5cd21fc1f38bc0b5
[INFO] [stderr]    9:     0x78807da644b9 - std::sys::backtrace::__rust_end_short_backtrace::h870aa48417f960ec
[INFO] [stderr]   10:     0x78807da667bd - rust_begin_unwind
[INFO] [stderr]   11:     0x78807a657ab0 - core::panicking::panic_fmt::h3be781a2b5cd0694
[INFO] [stderr]   12:     0x78807b07a04c - core::panicking::panic::h4c782718360c8b34
[INFO] [stderr]   13:     0x78807e665f9d - <rustc_span[afc5a87341ba0fee]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   14:     0x78807e6665ff - <rustc_errors[49253a087c84d95f]::json::DiagnosticSpan>::from_span_full::<core[400a65b0e326f37c]::iter::sources::from_fn::FromFn<<rustc_span[afc5a87341ba0fee]::span_encoding::Span>::macro_backtrace::{closure#0}>>
[INFO] [stderr]   15:     0x78807efda81f - <rustc_errors[49253a087c84d95f]::json::DiagnosticSpan>::from_span_label
[INFO] [stderr]   16:     0x78807efda671 - <rustc_errors[49253a087c84d95f]::json::DiagnosticSpan>::from_multispan
[INFO] [stderr]   17:     0x78807efd81d9 - <rustc_errors[49253a087c84d95f]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   18:     0x78807ea28a20 - <rustc_errors[49253a087c84d95f]::json::JsonEmitter as rustc_errors[49253a087c84d95f]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   19:     0x78807efd28e6 - <rustc_errors[49253a087c84d95f]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   20:     0x78807efd1436 - rustc_interface[f54bfc2d5b9d4cf2]::callbacks::track_diagnostic::<core[400a65b0e326f37c]::option::Option<rustc_span[afc5a87341ba0fee]::ErrorGuaranteed>>
[INFO] [stderr]   21:     0x78807efcfee2 - <rustc_errors[49253a087c84d95f]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   22:     0x78807efcfd9f - <rustc_errors[49253a087c84d95f]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   23:     0x78807f09caca - <rustc_span[afc5a87341ba0fee]::ErrorGuaranteed as rustc_errors[49253a087c84d95f]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   24:     0x78807f59820a - <rustc_resolve[ed1abdf3e9c56717]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   25:     0x78807f589a7f - <rustc_resolve[ed1abdf3e9c56717]::Resolver>::resolve_crate
[INFO] [stderr]   26:     0x78807e658f17 - rustc_interface[f54bfc2d5b9d4cf2]::passes::resolver_for_lowering_raw
[INFO] [stderr]   27:     0x7755de857f67 - rustc_query_impl[92d3264965227da9]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[92d3264965227da9]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[194d46980f0fed43]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   28:     0x7755de857f55 - <rustc_query_impl[92d3264965227da9]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[400a65b0e326f37c]::ops::function::FnOnce<(rustc_middle[194d46980f0fed43]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   27:     0x78807e657f67 - rustc_query_impl[92d3264965227da9]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[92d3264965227da9]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[194d46980f0fed43]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   28:     0x78807e657f55 - <rustc_query_impl[92d3264965227da9]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[400a65b0e326f37c]::ops::function::FnOnce<(rustc_middle[194d46980f0fed43]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   29:     0x7755df304ab6 - rustc_query_system[560b94edd0578e5a]::query::plumbing::try_execute_query::<rustc_query_impl[92d3264965227da9]::DynamicConfig<rustc_query_system[560b94edd0578e5a]::query::caches::SingleCache<rustc_middle[194d46980f0fed43]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[92d3264965227da9]::plumbing::QueryCtxt, false>
[INFO] [stderr]   29:     0x78807f104ab6 - rustc_query_system[560b94edd0578e5a]::query::plumbing::try_execute_query::<rustc_query_impl[92d3264965227da9]::DynamicConfig<rustc_query_system[560b94edd0578e5a]::query::caches::SingleCache<rustc_middle[194d46980f0fed43]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[92d3264965227da9]::plumbing::QueryCtxt, false>
[INFO] [stderr]   30:     0x7755df304760 - rustc_query_impl[92d3264965227da9]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x7755df4150f0 - rustc_interface[f54bfc2d5b9d4cf2]::passes::create_and_enter_global_ctxt::<core[400a65b0e326f37c]::option::Option<rustc_interface[f54bfc2d5b9d4cf2]::queries::Linker>, rustc_driver_impl[a2fea7c34db4edd4]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   32:     0x7755df375798 - rustc_interface[f54bfc2d5b9d4cf2]::interface::run_compiler::<(), rustc_driver_impl[a2fea7c34db4edd4]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   33:     0x7755df271fb5 - std[89e6832cf3ebc3e4]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[f54bfc2d5b9d4cf2]::util::run_in_thread_with_globals<rustc_interface[f54bfc2d5b9d4cf2]::util::run_in_thread_pool_with_globals<rustc_interface[f54bfc2d5b9d4cf2]::interface::run_compiler<(), rustc_driver_impl[a2fea7c34db4edd4]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   34:     0x7755df271c99 - <<std[89e6832cf3ebc3e4]::thread::Builder>::spawn_unchecked_<rustc_interface[f54bfc2d5b9d4cf2]::util::run_in_thread_with_globals<rustc_interface[f54bfc2d5b9d4cf2]::util::run_in_thread_pool_with_globals<rustc_interface[f54bfc2d5b9d4cf2]::interface::run_compiler<(), rustc_driver_impl[a2fea7c34db4edd4]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[400a65b0e326f37c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   35:     0x7755df27142b - std::sys::pal::unix::thread::Thread::new::thread_start::haae0ca2a0e6ffcda
[INFO] [stderr]   36:     0x7755e0bd3ac3 - <unknown>
[INFO] [stderr]   30:     0x78807f104760 - rustc_query_impl[92d3264965227da9]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x78807f2150f0 - rustc_interface[f54bfc2d5b9d4cf2]::passes::create_and_enter_global_ctxt::<core[400a65b0e326f37c]::option::Option<rustc_interface[f54bfc2d5b9d4cf2]::queries::Linker>, rustc_driver_impl[a2fea7c34db4edd4]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   32:     0x78807f175798 - rustc_interface[f54bfc2d5b9d4cf2]::interface::run_compiler::<(), rustc_driver_impl[a2fea7c34db4edd4]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   33:     0x78807f071fb5 - std[89e6832cf3ebc3e4]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[f54bfc2d5b9d4cf2]::util::run_in_thread_with_globals<rustc_interface[f54bfc2d5b9d4cf2]::util::run_in_thread_pool_with_globals<rustc_interface[f54bfc2d5b9d4cf2]::interface::run_compiler<(), rustc_driver_impl[a2fea7c34db4edd4]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   34:     0x78807f071c99 - <<std[89e6832cf3ebc3e4]::thread::Builder>::spawn_unchecked_<rustc_interface[f54bfc2d5b9d4cf2]::util::run_in_thread_with_globals<rustc_interface[f54bfc2d5b9d4cf2]::util::run_in_thread_pool_with_globals<rustc_interface[f54bfc2d5b9d4cf2]::interface::run_compiler<(), rustc_driver_impl[a2fea7c34db4edd4]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[400a65b0e326f37c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   35:     0x78807f07142b - std::sys::pal::unix::thread::Thread::new::thread_start::haae0ca2a0e6ffcda
[INFO] [stderr]   36:     0x788080957ac3 - <unknown>
[INFO] [stderr]   37:     0x7880809e8a04 - clone
[INFO] [stderr]   38:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   37:     0x7755e0c64a04 - clone
[INFO] [stderr]   38:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[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] 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] 
[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-01-31T14_33_56-40.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.86.0-nightly (a3dffdb3a 2025-01-30) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-01-31T14_33_56-41.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.86.0-nightly (a3dffdb3a 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: 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" "4919f209a69d2bca610acdfb8f3c292e2f799e5528bab0101e61da9447da9543", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4919f209a69d2bca610acdfb8f3c292e2f799e5528bab0101e61da9447da9543", kill_on_drop: false }`
[INFO] [stdout] 4919f209a69d2bca610acdfb8f3c292e2f799e5528bab0101e61da9447da9543
