[INFO] cloning repository https://github.com/CromboJambo/mirror-log
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CromboJambo/mirror-log" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCromboJambo%2Fmirror-log", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCromboJambo%2Fmirror-log'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdf1218632631533b9dcb867346a6c54bf14c435
[INFO] checking CromboJambo/mirror-log against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCromboJambo%2Fmirror-log" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CromboJambo/mirror-log
[INFO] finished tweaking git repo https://github.com/CromboJambo/mirror-log
[INFO] tweaked toml for git repo https://github.com/CromboJambo/mirror-log written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CromboJambo/mirror-log on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CromboJambo/mirror-log 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_stacker v0.1.14
[INFO] [stderr]   Downloaded polars-utils v0.52.0
[INFO] [stderr]   Downloaded polars-row v0.36.2
[INFO] [stderr]   Downloaded psm v0.1.29
[INFO] [stderr]   Downloaded polars-compute v0.36.2
[INFO] [stderr]   Downloaded polars-sql v0.36.2
[INFO] [stderr]   Downloaded openssl-probe v0.2.1
[INFO] [stderr]   Downloaded fs4 v0.13.1
[INFO] [stderr]   Downloaded polars-error v0.36.2
[INFO] [stderr]   Downloaded polars-time v0.36.2
[INFO] [stderr]   Downloaded polars-pipe v0.36.2
[INFO] [stderr]   Downloaded polars-lazy v0.52.0
[INFO] [stderr]   Downloaded polars-ops v0.36.2
[INFO] [stderr]   Downloaded polars-lazy v0.36.2
[INFO] [stderr]   Downloaded polars-parquet v0.36.2
[INFO] [stderr]   Downloaded polars-expr v0.52.0
[INFO] [stderr]   Downloaded polars-io v0.52.0
[INFO] [stderr]   Downloaded polars-plan v0.36.2
[INFO] [stderr]   Downloaded object_store v0.12.5
[INFO] [stderr]   Downloaded polars-stream v0.52.0
[INFO] [stderr]   Downloaded polars-parquet v0.52.0
[INFO] [stderr]   Downloaded sqlparser v0.53.0
[INFO] [stderr]   Downloaded polars-ops v0.52.0
[INFO] [stderr]   Downloaded polars-arrow v0.36.2
[INFO] [stderr]   Downloaded polars-arrow v0.52.0
[INFO] [stderr]   Downloaded polars-core v0.36.2
[INFO] [stderr]   Downloaded polars-compute v0.52.0
[INFO] [stderr]   Downloaded polars-time v0.52.0
[INFO] [stderr]   Downloaded polars-parquet-format v0.1.0
[INFO] [stderr]   Downloaded polars-plan v0.52.0
[INFO] [stderr]   Downloaded polars-core v0.52.0
[INFO] [stderr]   Downloaded polars-arrow-format v0.2.1
[INFO] [stderr]   Downloaded polars-io v0.36.2
[INFO] [stderr]   Downloaded polars v0.36.2
[INFO] [stderr]   Downloaded polars-sql v0.52.0
[INFO] [stderr]   Downloaded polars-mem-engine v0.52.0
[INFO] [stderr]   Downloaded polars-row v0.52.0
[INFO] [stderr]   Downloaded polars-utils v0.36.2
[INFO] [stderr]   Downloaded planus v1.1.1
[INFO] [stderr]   Downloaded polars-dtype v0.52.0
[INFO] [stderr]   Downloaded polars-error v0.52.0
[INFO] [stderr]   Downloaded polars-schema v0.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e3a38ae89d3e74c2d73e79421efa66bb2680ffe4387a60b8a6e78f90fb029e5
[INFO] running `Command { std: "docker" "start" "-a" "4e3a38ae89d3e74c2d73e79421efa66bb2680ffe4387a60b8a6e78f90fb029e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e3a38ae89d3e74c2d73e79421efa66bb2680ffe4387a60b8a6e78f90fb029e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e3a38ae89d3e74c2d73e79421efa66bb2680ffe4387a60b8a6e78f90fb029e5", kill_on_drop: false }`
[INFO] [stdout] 4e3a38ae89d3e74c2d73e79421efa66bb2680ffe4387a60b8a6e78f90fb029e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80525f4e51eec98c09ae035a64142ce7ab53ff576ee4cd959aab603e103140c5
[INFO] running `Command { std: "docker" "start" "-a" "80525f4e51eec98c09ae035a64142ce7ab53ff576ee4cd959aab603e103140c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling polars-utils v0.52.0
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling polars-schema v0.52.0
[INFO] [stderr]    Compiling polars-arrow v0.52.0
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking debug_unsafe v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking atoi_simd v0.16.1
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling polars-compute v0.52.0
[INFO] [stderr]    Compiling polars-utils v0.36.2
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]    Compiling polars-arrow v0.36.2
[INFO] [stderr]    Compiling polars-core v0.52.0
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]    Compiling polars-ops v0.52.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking unicode-reverse v1.0.9
[INFO] [stderr]    Compiling polars-compute v0.36.2
[INFO] [stderr]    Compiling polars-plan v0.52.0
[INFO] [stderr]    Compiling polars-core v0.36.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling polars-expr v0.52.0
[INFO] [stderr]    Compiling polars-ops v0.36.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling polars-lazy v0.52.0
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling polars v0.36.2
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking sqlparser v0.53.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking polars-error v0.52.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking chrono-tz v0.10.4
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling psm v0.1.29
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking arrow-format v0.8.1
[INFO] [stderr]     Checking polars-error v0.36.2
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking polars-dtype v0.52.0
[INFO] [stderr]     Checking polars-row v0.36.2
[INFO] [stderr]     Checking polars-parquet v0.36.2
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2112) panicked at /rustc-dev/f8463896a9b36a04899c013bd8825a7fd29dd7a4/compiler/rustc_resolve/src/imports.rs:387:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x720f1a5c4bdb - <<std[d6797bd5c5b87734]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[41b2f257aac66749]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x720f1ac11788 - core[41b2f257aac66749]::fmt::write
[INFO] [stderr]    2:     0x720f1a5dbe56 - <std[d6797bd5c5b87734]::sys::stdio::unix::Stderr as std[d6797bd5c5b87734]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x720f1a59ac88 - std[d6797bd5c5b87734]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x720f1a5b8043 - std[d6797bd5c5b87734]::panicking::default_hook
[INFO] [stderr]    5:     0x720f1958932f - std[d6797bd5c5b87734]::panicking::update_hook::<alloc[5b6bcff06bd5eaaf]::boxed::Box<rustc_driver_impl[ab3ad1c0b9803db]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x720f1a5b8322 - std[d6797bd5c5b87734]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x720f1a59ad7a - std[d6797bd5c5b87734]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x720f1a591a99 - std[d6797bd5c5b87734]::sys::backtrace::__rust_end_short_backtrace::<std[d6797bd5c5b87734]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x720f1a59c7ad - __rustc[54dc6978d45d35b1]::rust_begin_unwind
[INFO] [stderr]   10:     0x720f17749f3c - core[41b2f257aac66749]::panicking::panic_fmt
[INFO] [stderr]   11:     0x720f16c3a0e2 - core[41b2f257aac66749]::panicking::panic
[INFO] [stderr]   12:     0x720f1ac20c49 - <rustc_resolve[562889b35f18fa71]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x720f1ac2024b - <rustc_resolve[562889b35f18fa71]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x720f1ac1e786 - <rustc_resolve[562889b35f18fa71]::Resolver as rustc_expand[378ed05db4d8e634]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   15:     0x720f1c264158 - <rustc_expand[378ed05db4d8e634]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   16:     0x720f1c263305 - <rustc_expand[378ed05db4d8e634]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   17:     0x720f1b58c0ba - rustc_interface[dc9e0283c33bf376]::passes::resolver_for_lowering_raw
[INFO] [stderr]   18:     0x720f1b58b533 - rustc_query_impl[3a8bab72739547a8]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   19:     0x720f1be51bee - rustc_query_impl[3a8bab72739547a8]::execution::try_execute_query::<rustc_middle[4346d6d6cfa08b94]::query::caches::SingleCache<rustc_middle[4346d6d6cfa08b94]::query::erase::ErasedData<[u8; 16usize]>>, {rustc_query_impl[3a8bab72739547a8]::QueryFlags { is_anon: false, is_depth_limit: false, is_feedable: false }}, false>
[INFO] [stderr]   20:     0x720f1be51742 - rustc_query_impl[3a8bab72739547a8]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   21:     0x720f1bf47b0f - <rustc_interface[dc9e0283c33bf376]::passes::create_and_enter_global_ctxt<core[41b2f257aac66749]::option::Option<rustc_interface[dc9e0283c33bf376]::queries::Linker>, rustc_driver_impl[ab3ad1c0b9803db]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[41b2f257aac66749]::ops::function::FnOnce<(&rustc_session[fe07643dd82ee682]::session::Session, rustc_middle[4346d6d6cfa08b94]::ty::context::CurrentGcx, alloc[5b6bcff06bd5eaaf]::sync::Arc<rustc_data_structures[914951dd56a69661]::jobserver::Proxy>, &std[d6797bd5c5b87734]::sync::once_lock::OnceLock<rustc_middle[4346d6d6cfa08b94]::ty::context::GlobalCtxt>, &rustc_data_structures[914951dd56a69661]::sync::worker_local::WorkerLocal<rustc_middle[4346d6d6cfa08b94]::arena::Arena>, &rustc_data_structures[914951dd56a69661]::sync::worker_local::WorkerLocal<rustc_hir[45c9b6e468699309]::Arena>, rustc_driver_impl[ab3ad1c0b9803db]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   22:     0x720f1bdee9b7 - rustc_interface[dc9e0283c33bf376]::interface::run_compiler::<(), rustc_driver_impl[ab3ad1c0b9803db]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   23:     0x720f1be2ef3e - std[d6797bd5c5b87734]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[dc9e0283c33bf376]::util::run_in_thread_with_globals<rustc_interface[dc9e0283c33bf376]::util::run_in_thread_pool_with_globals<rustc_interface[dc9e0283c33bf376]::interface::run_compiler<(), rustc_driver_impl[ab3ad1c0b9803db]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   24:     0x720f1be2f620 - <std[d6797bd5c5b87734]::thread::lifecycle::spawn_unchecked<rustc_interface[dc9e0283c33bf376]::util::run_in_thread_with_globals<rustc_interface[dc9e0283c33bf376]::util::run_in_thread_pool_with_globals<rustc_interface[dc9e0283c33bf376]::interface::run_compiler<(), rustc_driver_impl[ab3ad1c0b9803db]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[41b2f257aac66749]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x720f1be304ac - <std[d6797bd5c5b87734]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   26:     0x720f1588aaa4 - <unknown>
[INFO] [stderr]   27:     0x720f15917a64 - 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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.36.2/rustc-ice-2026-02-15T06_22_06-2110.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.95.0-nightly (f8463896a 2026-02-14) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -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 `polars-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.36.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="algorithm_group_by"' --cfg 'feature="chrono"' --cfg 'feature="comfy-table"' --cfg 'feature="docs"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-time"' --cfg 'feature="fmt"' --cfg 'feature="regex"' --cfg 'feature="rows"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm_group_by", "arrow-array", "arrow_rs", "asof_join", "avx512", "bigidx", "checked_arithmetic", "chrono", "chrono-tz", "chunked_ids", "comfy-table", "dataframe_arithmetic", "default", "describe", "diagonal_concat", "docs", "docs-selection", "dot_product", "dtype-array", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-decimal", "dtype-duration", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "dynamic_group_by", "fmt", "fmt_no_tty", "group_by_list", "horizontal_concat", "is_first_distinct", "is_last_distinct", "lazy", "ndarray", "nightly", "object", "partition_by", "performant", "product", "python", "rand", "rand_distr", "random", "regex", "reinterpret", "rolling_window", "round_series", "row_hash", "rows", "serde", "serde-lazy", "serde_json", "simd", "strings", "take_opt_iter", "temporal", "timezones", "unique_counts", "zip_with"))' -C metadata=88dd0e8cb31fd2ed -C extra-filename=-351094b36982efaa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-237c67e717614359.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c85988d0561b2741.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-35f872c0800ff0f4.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b96520e71db66f6b.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-76e08b42e81f1bb1.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-35672727dfbcf6c5.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-0d92efdac4cb0a3e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e11a40a7b496bf52.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1584b17099df72c3.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-3f3df2b4ed522777.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-06956ad0f6c63130.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-9a216a2af56a9a98.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-8d76bd9292a1e718.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-75494e43517bbddf.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-fdecb9a611c44d7c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-305df612fcfc36d3.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-1218b5414e57de9f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d27089a09d25281a.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-16ea1815b87f13c7.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="nightly"'` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "80525f4e51eec98c09ae035a64142ce7ab53ff576ee4cd959aab603e103140c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80525f4e51eec98c09ae035a64142ce7ab53ff576ee4cd959aab603e103140c5", kill_on_drop: false }`
[INFO] [stdout] 80525f4e51eec98c09ae035a64142ce7ab53ff576ee4cd959aab603e103140c5
