[INFO] cloning repository https://github.com/AdrienChampion/benchi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdrienChampion/benchi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrienChampion%2Fbenchi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrienChampion%2Fbenchi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccaa7fc91c766c410bdff8f218415b683dcd4b0a
[INFO] checking AdrienChampion/benchi against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrienChampion%2Fbenchi" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AdrienChampion/benchi
[INFO] finished tweaking git repo https://github.com/AdrienChampion/benchi
[INFO] tweaked toml for git repo https://github.com/AdrienChampion/benchi written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdrienChampion/benchi on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdrienChampion/benchi 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memchr v1.0.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.8
[INFO] [stderr]   Downloaded ucd-util v0.1.8
[INFO] [stderr]   Downloaded utf8-ranges v1.0.5
[INFO] [stderr]   Downloaded clap_lex v0.2.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.8
[INFO] [stderr]   Downloaded aho-corasick v0.6.10
[INFO] [stderr]   Downloaded os_str_bytes v6.1.0
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.4
[INFO] [stderr]   Downloaded nom v3.2.1
[INFO] [stderr]   Downloaded clap v3.1.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 533b2ccbb03a5ea478c100551e9449366a7383f7dcbf562d9d7058beaa1c7c5c
[INFO] running `Command { std: "docker" "start" "-a" "533b2ccbb03a5ea478c100551e9449366a7383f7dcbf562d9d7058beaa1c7c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "533b2ccbb03a5ea478c100551e9449366a7383f7dcbf562d9d7058beaa1c7c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "533b2ccbb03a5ea478c100551e9449366a7383f7dcbf562d9d7058beaa1c7c5c", kill_on_drop: false }`
[INFO] [stdout] 533b2ccbb03a5ea478c100551e9449366a7383f7dcbf562d9d7058beaa1c7c5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 311fb205e360fe73611c65d6d9002ee87d866a292040043d1ff8b6d8935454ff
[INFO] running `Command { std: "docker" "start" "-a" "311fb205e360fe73611c65d6d9002ee87d866a292040043d1ff8b6d8935454ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking ucd-util v0.1.8
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking object v0.28.4
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking clap v3.1.18
[INFO] [stderr]     Checking pbr v1.0.4
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking benchi v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (652) panicked at /rustc-dev/3f6250a7bb79e600d9036bbc7c8f65af43933643/compiler/rustc_resolve/src/imports.rs:387:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7a13099b5ceb - <<std[2616be7e16619f65]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a217921f891fa6d1]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7a130a020048 - core[a217921f891fa6d1]::fmt::write
[INFO] [stderr]    2:     0x7a13099ccf66 - <std[2616be7e16619f65]::sys::stdio::unix::Stderr as std[2616be7e16619f65]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7a130998bda8 - std[2616be7e16619f65]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7a13099a9153 - std[2616be7e16619f65]::panicking::default_hook
[INFO] [stderr]    5:     0x7a130897675f - std[2616be7e16619f65]::panicking::update_hook::<alloc[9e855f420c05999c]::boxed::Box<rustc_driver_impl[413ef699c3aec176]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7a13099a9432 - std[2616be7e16619f65]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7a130998be9a - std[2616be7e16619f65]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7a13099803d9 - std[2616be7e16619f65]::sys::backtrace::__rust_end_short_backtrace::<std[2616be7e16619f65]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7a130998d8cd - __rustc[79bb0e7ed026b28d]::rust_begin_unwind
[INFO] [stderr]   10:     0x7a1306e2942c - core[a217921f891fa6d1]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7a13060fdc82 - core[a217921f891fa6d1]::panicking::panic
[INFO] [stderr]   12:     0x7a130a044e2b - <rustc_resolve[c1069a0c459f23fe]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x7a130a04442d - <rustc_resolve[c1069a0c459f23fe]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x7a130a04295f - <rustc_resolve[c1069a0c459f23fe]::Resolver as rustc_expand[b02a4ecaa3dc6faa]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   15:     0x7a130b62a406 - <rustc_expand[b02a4ecaa3dc6faa]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   16:     0x7a130b5f225b - <rustc_expand[b02a4ecaa3dc6faa]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   17:     0x7a130a8fe554 - rustc_interface[21c4cf1c436f8bc3]::passes::resolver_for_lowering_raw
[INFO] [stderr]   18:     0x7a130a8fd9cd - rustc_query_impl[38cc9b65ffbb2cf1]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   19:     0x7a130b207bae - rustc_query_impl[38cc9b65ffbb2cf1]::execution::try_execute_query::<rustc_middle[314a44237711d898]::query::caches::SingleCache<rustc_middle[314a44237711d898]::query::erase::ErasedData<[u8; 16usize]>>, {rustc_query_impl[38cc9b65ffbb2cf1]::QueryFlags { is_anon: false, is_depth_limit: false, is_feedable: false }}, false>
[INFO] [stderr]   20:     0x7a130b207704 - rustc_query_impl[38cc9b65ffbb2cf1]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   21:     0x7a130b2d738f - <rustc_interface[21c4cf1c436f8bc3]::passes::create_and_enter_global_ctxt<core[a217921f891fa6d1]::option::Option<rustc_interface[21c4cf1c436f8bc3]::queries::Linker>, rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[a217921f891fa6d1]::ops::function::FnOnce<(&rustc_session[9476ef32e7a86dae]::session::Session, rustc_middle[314a44237711d898]::ty::context::CurrentGcx, alloc[9e855f420c05999c]::sync::Arc<rustc_data_structures[ed6fe19f4d0fc7c1]::jobserver::Proxy>, &std[2616be7e16619f65]::sync::once_lock::OnceLock<rustc_middle[314a44237711d898]::ty::context::GlobalCtxt>, &rustc_data_structures[ed6fe19f4d0fc7c1]::sync::worker_local::WorkerLocal<rustc_middle[314a44237711d898]::arena::Arena>, &rustc_data_structures[ed6fe19f4d0fc7c1]::sync::worker_local::WorkerLocal<rustc_hir[b8bfc1e4c482368e]::Arena>, rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   22:     0x7a130b1a12cc - rustc_interface[21c4cf1c436f8bc3]::interface::run_compiler::<(), rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   23:     0x7a130b1ee1fe - std[2616be7e16619f65]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_with_globals<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_pool_with_globals<rustc_interface[21c4cf1c436f8bc3]::interface::run_compiler<(), rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (649) panicked at /rustc-dev/3f6250a7bb79e600d9036bbc7c8f65af43933643/compiler/rustc_resolve/src/imports.rs:387:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]   24:     0x7a130b1ee8e0 - <std[2616be7e16619f65]::thread::lifecycle::spawn_unchecked<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_with_globals<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_pool_with_globals<rustc_interface[21c4cf1c436f8bc3]::interface::run_compiler<(), rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a217921f891fa6d1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x7a130b1ef76c - <std[2616be7e16619f65]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   26:     0x7a1304c8aaa4 - <unknown>
[INFO] [stderr]   27:     0x7a1304d17a64 - clone
[INFO] [stderr]   28:                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-2026-02-19T17_29_29-646.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.95.0-nightly (3f6250a7b 2026-02-17) 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:     0x7e99dadb5ceb - <<std[2616be7e16619f65]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a217921f891fa6d1]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e99db420048 - core[a217921f891fa6d1]::fmt::write
[INFO] [stderr]    2:     0x7e99dadccf66 - <std[2616be7e16619f65]::sys::stdio::unix::Stderr as std[2616be7e16619f65]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e99dad8bda8 - std[2616be7e16619f65]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e99dada9153 - std[2616be7e16619f65]::panicking::default_hook
[INFO] [stderr]    5:     0x7e99d9d7675f - std[2616be7e16619f65]::panicking::update_hook::<alloc[9e855f420c05999c]::boxed::Box<rustc_driver_impl[413ef699c3aec176]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e99dada9432 - std[2616be7e16619f65]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e99dad8be9a - std[2616be7e16619f65]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e99dad803d9 - std[2616be7e16619f65]::sys::backtrace::__rust_end_short_backtrace::<std[2616be7e16619f65]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e99dad8d8cd - __rustc[79bb0e7ed026b28d]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e99d822942c - core[a217921f891fa6d1]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e99d74fdc82 - core[a217921f891fa6d1]::panicking::panic
[INFO] [stderr]   12:     0x7e99db444e2b - <rustc_resolve[c1069a0c459f23fe]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x7e99db44442d - <rustc_resolve[c1069a0c459f23fe]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x7e99db44295f - <rustc_resolve[c1069a0c459f23fe]::Resolver as rustc_expand[b02a4ecaa3dc6faa]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   15:     0x7e99dca2a406 - <rustc_expand[b02a4ecaa3dc6faa]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   16:     0x7e99dc9f225b - <rustc_expand[b02a4ecaa3dc6faa]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   17:     0x7e99dbcfe554 - rustc_interface[21c4cf1c436f8bc3]::passes::resolver_for_lowering_raw
[INFO] [stderr]   18:     0x7e99dbcfd9cd - rustc_query_impl[38cc9b65ffbb2cf1]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   19:     0x7e99dc607bae - rustc_query_impl[38cc9b65ffbb2cf1]::execution::try_execute_query::<rustc_middle[314a44237711d898]::query::caches::SingleCache<rustc_middle[314a44237711d898]::query::erase::ErasedData<[u8; 16usize]>>, {rustc_query_impl[38cc9b65ffbb2cf1]::QueryFlags { is_anon: false, is_depth_limit: false, is_feedable: false }}, false>
[INFO] [stderr]   20:     0x7e99dc607704 - rustc_query_impl[38cc9b65ffbb2cf1]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   21:     0x7e99dc6d738f - <rustc_interface[21c4cf1c436f8bc3]::passes::create_and_enter_global_ctxt<core[a217921f891fa6d1]::option::Option<rustc_interface[21c4cf1c436f8bc3]::queries::Linker>, rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[a217921f891fa6d1]::ops::function::FnOnce<(&rustc_session[9476ef32e7a86dae]::session::Session, rustc_middle[314a44237711d898]::ty::context::CurrentGcx, alloc[9e855f420c05999c]::sync::Arc<rustc_data_structures[ed6fe19f4d0fc7c1]::jobserver::Proxy>, &std[2616be7e16619f65]::sync::once_lock::OnceLock<rustc_middle[314a44237711d898]::ty::context::GlobalCtxt>, &rustc_data_structures[ed6fe19f4d0fc7c1]::sync::worker_local::WorkerLocal<rustc_middle[314a44237711d898]::arena::Arena>, &rustc_data_structures[ed6fe19f4d0fc7c1]::sync::worker_local::WorkerLocal<rustc_hir[b8bfc1e4c482368e]::Arena>, rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   22:     0x7e99dc5a12cc - rustc_interface[21c4cf1c436f8bc3]::interface::run_compiler::<(), rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   23:     0x7e99dc5ee1fe - std[2616be7e16619f65]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_with_globals<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_pool_with_globals<rustc_interface[21c4cf1c436f8bc3]::interface::run_compiler<(), rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   24:     0x7e99dc5ee8e0 - <std[2616be7e16619f65]::thread::lifecycle::spawn_unchecked<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_with_globals<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_pool_with_globals<rustc_interface[21c4cf1c436f8bc3]::interface::run_compiler<(), rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a217921f891fa6d1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x7e99dc5ef76c - <std[2616be7e16619f65]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   26:     0x7e99d608aaa4 - <unknown>
[INFO] [stderr]   27:     0x7e99d6117a64 - clone
[INFO] [stderr]   28:                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-2026-02-19T17_29_29-647.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.95.0-nightly (3f6250a7b 2026-02-17) 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] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `benchi` (bin "benchi")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3f6250a7bb79e600d9036bbc7c8f65af43933643/bin/rustc --crate-name benchi --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee217d7ce5101d4c -C extra-filename=-1442b5d2a3ab9d68 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-677a721bf153f575.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-416152da28a3ffae.rmeta --extern clap_lib=/opt/rustwide/target/debug/deps/libclap-76a4eed3cfb859a3.rmeta --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-e4b9f141b5970258.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3dcad08886afe173.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-5842861fe80ec9f4.rmeta --extern pbr=/opt/rustwide/target/debug/deps/libpbr-276baaa28e275fa3.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-902f826d131e90f8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0a71d0ea410e0760.rmeta --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `benchi` (bin "benchi" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3f6250a7bb79e600d9036bbc7c8f65af43933643/bin/rustc --crate-name benchi --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6506ee1bc61a5ec6 -C extra-filename=-2befe198ed49371f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-677a721bf153f575.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-416152da28a3ffae.rmeta --extern clap_lib=/opt/rustwide/target/debug/deps/libclap-76a4eed3cfb859a3.rmeta --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-e4b9f141b5970258.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3dcad08886afe173.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-5842861fe80ec9f4.rmeta --extern pbr=/opt/rustwide/target/debug/deps/libpbr-276baaa28e275fa3.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-902f826d131e90f8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0a71d0ea410e0760.rmeta --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "311fb205e360fe73611c65d6d9002ee87d866a292040043d1ff8b6d8935454ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "311fb205e360fe73611c65d6d9002ee87d866a292040043d1ff8b6d8935454ff", kill_on_drop: false }`
[INFO] [stdout] 311fb205e360fe73611c65d6d9002ee87d866a292040043d1ff8b6d8935454ff
