[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] building AndreasBackx/rustc-panic-repro against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasBackx%2Frustc-panic-repro" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AndreasBackx/rustc-panic-repro on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "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-7-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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3a6fffebec3f775c9f8192931ff5581f7f682fd9b9008ed3cb780dc93b0b09e
[INFO] running `Command { std: "docker" "start" "-a" "a3a6fffebec3f775c9f8192931ff5581f7f682fd9b9008ed3cb780dc93b0b09e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3a6fffebec3f775c9f8192931ff5581f7f682fd9b9008ed3cb780dc93b0b09e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3a6fffebec3f775c9f8192931ff5581f7f682fd9b9008ed3cb780dc93b0b09e", kill_on_drop: false }`
[INFO] [stdout] a3a6fffebec3f775c9f8192931ff5581f7f682fd9b9008ed3cb780dc93b0b09e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35b994bbf1b25b3465e86c6566c9d38e1416309408cfcdfd606a74f093b11c91
[INFO] running `Command { std: "docker" "start" "-a" "35b994bbf1b25b3465e86c6566c9d38e1416309408cfcdfd606a74f093b11c91", kill_on_drop: false }`
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling 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:2149:17:
[INFO] [stderr] assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7b0881ed960a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h57c3f6132393e01d
[INFO] [stderr]    1:     0x7b0882613526 - core::fmt::write::h5279a33f365588a6
[INFO] [stderr]    2:     0x7b088355f791 - std::io::Write::write_fmt::h439bcb4e9cbc1e1e
[INFO] [stderr]    3:     0x7b0881ed9462 - std::sys::backtrace::BacktraceLock::print::h08f61ba9b844b4ac
[INFO] [stderr]    4:     0x7b0881edba07 - std::panicking::default_hook::{{closure}}::ha7d66a7a8cf0304f
[INFO] [stderr]    5:     0x7b0881edb7f0 - std::panicking::default_hook::h130dd4cc4e018e28
[INFO] [stderr]    6:     0x7b088104ced8 - std[bc835ec2a73d9bec]::panicking::update_hook::<alloc[ce2ad6d0015e2232]::boxed::Box<rustc_driver_impl[3eed44e36c66bd62]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x7b0881edc253 - std::panicking::rust_panic_with_hook::h429a5d73cf660a69
[INFO] [stderr]    8:     0x7b0881edbf16 - std::panicking::begin_panic_handler::{{closure}}::h8ee26903b8ef2276
[INFO] [stderr]    9:     0x7b0881ed9ae9 - std::sys::backtrace::__rust_end_short_backtrace::hc830b1279d63031c
[INFO] [stderr]   10:     0x7b0881edbc0d - rust_begin_unwind
[INFO] [stderr]   11:     0x7b087eb9e040 - core::panicking::panic_fmt::hd90af040c9b3a7a3
[INFO] [stderr]   12:     0x7b087f634b2c - core::panicking::panic::he2dd8c19847d4299
[INFO] [stderr]   13:     0x7b0883343d53 - <rustc_span[fb6c6475f0fa2ff]::source_map::SourceMap>::lookup_char_pos
[INFO] [stderr]   14:     0x7b0883344333 - <rustc_errors[ce723b266c1cf507]::json::DiagnosticSpan>::from_span_full::<core[b7c704af28e3f03b]::iter::sources::from_fn::FromFn<<rustc_span[fb6c6475f0fa2ff]::span_encoding::Span>::macro_backtrace::{closure#0}>>
[INFO] [stderr]   15:     0x7b0883346edf - <rustc_errors[ce723b266c1cf507]::json::DiagnosticSpan>::from_span_label
[INFO] [stderr]   16:     0x7b0883346d31 - <rustc_errors[ce723b266c1cf507]::json::DiagnosticSpan>::from_multispan
[INFO] [stderr]   17:     0x7b088334778e - <rustc_errors[ce723b266c1cf507]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   18:     0x7b0882d9a2a0 - <rustc_errors[ce723b266c1cf507]::json::JsonEmitter as rustc_errors[ce723b266c1cf507]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   19:     0x7b088334e5bd - <rustc_errors[ce723b266c1cf507]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   20:     0x7b0883551f76 - rustc_interface[4ecb3b00d9479b7a]::callbacks::track_diagnostic::<core[b7c704af28e3f03b]::option::Option<rustc_span[fb6c6475f0fa2ff]::ErrorGuaranteed>>
[INFO] [stderr]   21:     0x7b0883550a22 - <rustc_errors[ce723b266c1cf507]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   22:     0x7b08835508df - <rustc_errors[ce723b266c1cf507]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   23:     0x7b08834403ca - <rustc_span[fb6c6475f0fa2ff]::ErrorGuaranteed as rustc_errors[ce723b266c1cf507]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   24:     0x7b0883861d86 - <rustc_resolve[5da9d4ee972437a2]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   25:     0x7b088385363f - <rustc_resolve[5da9d4ee972437a2]::Resolver>::resolve_crate
[INFO] [stderr]   26:     0x7b0882bdf717 - rustc_interface[4ecb3b00d9479b7a]::passes::resolver_for_lowering_raw
[INFO] [stderr]   27:     0x7b0882bde75b - rustc_query_impl[3bd706e9d09d9e2a]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3bd706e9d09d9e2a]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   28:     0x7b0882bde749 - <rustc_query_impl[3bd706e9d09d9e2a]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[b7c704af28e3f03b]::ops::function::FnOnce<(rustc_middle[99d444a968544b9]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   29:     0x7b088359b936 - rustc_query_system[17e15020257a9e]::query::plumbing::try_execute_query::<rustc_query_impl[3bd706e9d09d9e2a]::DynamicConfig<rustc_query_system[17e15020257a9e]::query::caches::SingleCache<rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[3bd706e9d09d9e2a]::plumbing::QueryCtxt, false>
[INFO] [stderr]   30:     0x7b088359b5e0 - rustc_query_impl[3bd706e9d09d9e2a]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x7b088361a365 - rustc_interface[4ecb3b00d9479b7a]::passes::create_and_enter_global_ctxt::<core[b7c704af28e3f03b]::option::Option<rustc_interface[4ecb3b00d9479b7a]::queries::Linker>, rustc_driver_impl[3eed44e36c66bd62]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   32:     0x7b0883600656 - rustc_interface[4ecb3b00d9479b7a]::interface::run_compiler::<(), rustc_driver_impl[3eed44e36c66bd62]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   33:     0x7b08834f725b - std[bc835ec2a73d9bec]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[4ecb3b00d9479b7a]::util::run_in_thread_with_globals<rustc_interface[4ecb3b00d9479b7a]::util::run_in_thread_pool_with_globals<rustc_interface[4ecb3b00d9479b7a]::interface::run_compiler<(), rustc_driver_impl[3eed44e36c66bd62]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   34:     0x7b08834f7718 - <<std[bc835ec2a73d9bec]::thread::Builder>::spawn_unchecked_<rustc_interface[4ecb3b00d9479b7a]::util::run_in_thread_with_globals<rustc_interface[4ecb3b00d9479b7a]::util::run_in_thread_pool_with_globals<rustc_interface[4ecb3b00d9479b7a]::interface::run_compiler<(), rustc_driver_impl[3eed44e36c66bd62]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b7c704af28e3f03b]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   35:     0x7b08834f8d01 - std::sys::pal::unix::thread::Thread::new::thread_start::h37aab6250c8096a0
[INFO] [stderr]   36:     0x7b087d86bac3 - <unknown>
[INFO] [stderr]   37:     0x7b087d8fca04 - clone
[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] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-01-07T23_35_58-38.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.86.0-nightly (334963c95 2025-01-07) 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] [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] running `Command { std: "docker" "inspect" "35b994bbf1b25b3465e86c6566c9d38e1416309408cfcdfd606a74f093b11c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35b994bbf1b25b3465e86c6566c9d38e1416309408cfcdfd606a74f093b11c91", kill_on_drop: false }`
[INFO] [stdout] 35b994bbf1b25b3465e86c6566c9d38e1416309408cfcdfd606a74f093b11c91
