[INFO] cloning repository https://github.com/Banyc/banyc_polars_util
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Banyc/banyc_polars_util" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBanyc%2Fbanyc_polars_util", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBanyc%2Fbanyc_polars_util'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4883bb4458c9bd7698233112a096b818666097a
[INFO] checking Banyc/banyc_polars_util against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBanyc%2Fbanyc_polars_util" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Banyc/banyc_polars_util
[INFO] finished tweaking git repo https://github.com/Banyc/banyc_polars_util
[INFO] tweaked toml for git repo https://github.com/Banyc/banyc_polars_util written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Banyc/banyc_polars_util on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Banyc/banyc_polars_util 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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded array-init-cursor v0.2.1
[INFO] [stderr]   Downloaded streaming-decompression v0.1.2
[INFO] [stderr]   Downloaded integer-encoding v4.0.2
[INFO] [stderr]   Downloaded now v0.1.3
[INFO] [stderr]   Downloaded polars-schema v0.47.1
[INFO] [stderr]   Downloaded planus v0.3.1
[INFO] [stderr]   Downloaded polars-error v0.47.1
[INFO] [stderr]   Downloaded unicode-reverse v1.0.9
[INFO] [stderr]   Downloaded polars-row v0.47.1
[INFO] [stderr]   Downloaded hdv v0.7.0
[INFO] [stderr]   Downloaded fast-float2 v0.2.3
[INFO] [stderr]   Downloaded polars-mem-engine v0.47.1
[INFO] [stderr]   Downloaded polars-parquet-format v0.1.0
[INFO] [stderr]   Downloaded polars-expr v0.47.1
[INFO] [stderr]   Downloaded polars-pipe v0.47.1
[INFO] [stderr]   Downloaded polars-compute v0.47.1
[INFO] [stderr]   Downloaded polars v0.47.1
[INFO] [stderr]   Downloaded polars-lazy v0.47.1
[INFO] [stderr]   Downloaded polars-io v0.47.1
[INFO] [stderr]   Downloaded polars-stream v0.47.1
[INFO] [stderr]   Downloaded polars-parquet v0.47.1
[INFO] [stderr]   Downloaded object_store v0.12.0
[INFO] [stderr]   Downloaded sqlparser v0.53.0
[INFO] [stderr]   Downloaded simd-json v0.14.3
[INFO] [stderr]   Downloaded jsonpath_lib_polars_vendor v0.0.1
[INFO] [stderr]   Downloaded polars-arrow v0.47.1
[INFO] [stderr]   Downloaded polars-plan v0.47.1
[INFO] [stderr]   Downloaded polars-ops v0.47.1
[INFO] [stderr]   Downloaded argminmax v0.6.3
[INFO] [stderr]   Downloaded polars-sql v0.47.1
[INFO] [stderr]   Downloaded polars-utils v0.47.1
[INFO] [stderr]   Downloaded polars-core v0.47.1
[INFO] [stderr]   Downloaded skiplist v0.5.1
[INFO] [stderr]   Downloaded halfbrown v0.2.5
[INFO] [stderr]   Downloaded polars-time v0.47.1
[INFO] [stderr]   Downloaded atoi_simd v0.16.0
[INFO] [stderr]   Downloaded polars-arrow-format v0.1.0
[INFO] [stderr]   Downloaded value-trait v0.10.1
[INFO] [stderr]   Downloaded polars-json v0.47.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a06138c0521ebd908bd635cd2d54e62b0887862d99c117664616b3de9fb78ccc
[INFO] running `Command { std: "docker" "start" "-a" "a06138c0521ebd908bd635cd2d54e62b0887862d99c117664616b3de9fb78ccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a06138c0521ebd908bd635cd2d54e62b0887862d99c117664616b3de9fb78ccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a06138c0521ebd908bd635cd2d54e62b0887862d99c117664616b3de9fb78ccc", kill_on_drop: false }`
[INFO] [stdout] a06138c0521ebd908bd635cd2d54e62b0887862d99c117664616b3de9fb78ccc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76752c01a6e8c9f56193e8dc7fe827654c3652bd90a719921ca1a79ef752149b
[INFO] running `Command { std: "docker" "start" "-a" "76752c01a6e8c9f56193e8dc7fe827654c3652bd90a719921ca1a79ef752149b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling polars-utils v0.47.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling polars-schema v0.47.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling polars-arrow v0.47.1
[INFO] [stderr]    Compiling polars-compute v0.47.1
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking ethnum v1.5.1
[INFO] [stderr]     Checking atoi_simd v0.16.0
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling polars-core v0.47.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling polars-ops v0.47.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]    Compiling polars-plan v0.47.1
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling polars-stream v0.47.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling polars-lazy v0.47.1
[INFO] [stderr]    Compiling polars v0.47.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking integer-encoding v4.0.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking skiplist v0.5.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking ron v0.10.1
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking halfbrown v0.2.5
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking value-trait v0.10.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking simd-json v0.14.3
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking object_store v0.12.0
[INFO] [stderr]     Checking polars-error v0.47.1
[INFO] [stderr]     Checking polars-row v0.47.1
[INFO] [stderr]     Checking polars-parquet v0.47.1
[INFO] [stderr]     Checking polars-json v0.47.1
[INFO] [stderr]     Checking polars-time v0.47.1
[INFO] [stderr]     Checking polars-io v0.47.1
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2759) panicked at /rustc-dev/9b81629631b382fd49ee3a20ac47797b1467e52d/compiler/rustc_resolve/src/imports.rs:378:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x74ea7f635093 - <<std[2ade4c2364de62da]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[70014f3701156057]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x74ea7fc0fb48 - core[70014f3701156057]::fmt::write
[INFO] [stderr]    2:     0x74ea7f64ba86 - <std[2ade4c2364de62da]::sys::stdio::unix::Stderr as std[2ade4c2364de62da]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x74ea7f60b108 - std[2ade4c2364de62da]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x74ea7f6287c3 - std[2ade4c2364de62da]::panicking::default_hook
[INFO] [stderr]    5:     0x74ea7e60c68a - std[2ade4c2364de62da]::panicking::update_hook::<alloc[bf1f08ca38e38ea3]::boxed::Box<rustc_driver_impl[48bdb3468b385e51]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x74ea7f628aa2 - std[2ade4c2364de62da]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x74ea7f60b1fa - std[2ade4c2364de62da]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x74ea7f5ff679 - std[2ade4c2364de62da]::sys::backtrace::__rust_end_short_backtrace::<std[2ade4c2364de62da]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x74ea7f60cc9d - __rustc[2d9923b8307f5353]::rust_begin_unwind
[INFO] [stderr]   10:     0x74ea7c18318c - core[70014f3701156057]::panicking::panic_fmt
[INFO] [stderr]   11:     0x74ea7bfbc6f2 - core[70014f3701156057]::panicking::panic
[INFO] [stderr]   12:     0x74ea7fc39f10 - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x74ea7fc390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x74ea7fc390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x74ea7fc390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x74ea7fc37401 - <rustc_resolve[543033dc97342eb8]::Resolver as rustc_expand[f7d1840041189443]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   17:     0x74ea81230e1b - <rustc_expand[f7d1840041189443]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   18:     0x74ea8122ff84 - <rustc_expand[f7d1840041189443]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   19:     0x74ea8032aef4 - rustc_interface[372b2d608f466254]::passes::configure_and_expand
[INFO] [stderr]   20:     0x74ea80e17ad8 - rustc_interface[372b2d608f466254]::passes::resolver_for_lowering_raw
[INFO] [stderr]   21:     0x74ea80e1784d - rustc_query_impl[d3207ad19da6bae6]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   22:     0x74ea80e17827 - <rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[70014f3701156057]::ops::function::FnOnce<(rustc_middle[a808b96dc0c8b39]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   23:     0x74ea80df1adf - rustc_query_system[ac97840b0086b723]::query::plumbing::try_execute_query::<rustc_query_impl[d3207ad19da6bae6]::DynamicConfig<rustc_query_system[ac97840b0086b723]::query::caches::SingleCache<rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[d3207ad19da6bae6]::plumbing::QueryCtxt, false>
[INFO] [stderr]   24:     0x74ea80df1644 - rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   25:     0x74ea80fb48fb - <rustc_interface[372b2d608f466254]::passes::create_and_enter_global_ctxt<core[70014f3701156057]::option::Option<rustc_interface[372b2d608f466254]::queries::Linker>, rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[70014f3701156057]::ops::function::FnOnce<(&rustc_session[4ad34451d848125f]::session::Session, rustc_middle[a808b96dc0c8b39]::ty::context::CurrentGcx, alloc[bf1f08ca38e38ea3]::sync::Arc<rustc_data_structures[de9cc80261963238]::jobserver::Proxy>, &std[2ade4c2364de62da]::sync::once_lock::OnceLock<rustc_middle[a808b96dc0c8b39]::ty::context::GlobalCtxt>, &rustc_data_structures[de9cc80261963238]::sync::worker_local::WorkerLocal<rustc_middle[a808b96dc0c8b39]::arena::Arena>, &rustc_data_structures[de9cc80261963238]::sync::worker_local::WorkerLocal<rustc_hir[d443c4a01af566e4]::Arena>, rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   26:     0x74ea80e7abd8 - rustc_interface[372b2d608f466254]::interface::run_compiler::<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   27:     0x74ea80dae8ce - std[2ade4c2364de62da]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[372b2d608f466254]::util::run_in_thread_with_globals<rustc_interface[372b2d608f466254]::util::run_in_thread_pool_with_globals<rustc_interface[372b2d608f466254]::interface::run_compiler<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   28:     0x74ea80dae6a0 - <std[2ade4c2364de62da]::thread::lifecycle::spawn_unchecked<rustc_interface[372b2d608f466254]::util::run_in_thread_with_globals<rustc_interface[372b2d608f466254]::util::run_in_thread_pool_with_globals<rustc_interface[372b2d608f466254]::interface::run_compiler<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[70014f3701156057]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   29:     0x74ea80db0446 - <std[2ade4c2364de62da]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   30:     0x74ea7a88aaa4 - <unknown>
[INFO] [stderr]   31:     0x74ea7a917a64 - clone
[INFO] [stderr]   32:                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-plan-0.47.1/rustc-ice-2026-01-14T15_54_33-2757.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (9b8162963 2026-01-13) 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-plan` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9b81629631b382fd49ee3a20ac47797b1467e52d/bin/rustc --crate-name polars_plan --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-plan-0.47.1/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="chrono"' --cfg 'feature="cse"' --cfg 'feature="csv"' --cfg 'feature="dtype-categorical"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-i16"' --cfg 'feature="dtype-i8"' --cfg 'feature="dtype-struct"' --cfg 'feature="dtype-time"' --cfg 'feature="json"' --cfg 'feature="polars-json"' --cfg 'feature="polars-time"' --cfg 'feature="rle"' --cfg 'feature="temporal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abs", "approx_unique", "arg_where", "array_any_all", "array_count", "array_to_struct", "asof_join", "async", "bigidx", "binary_encoding", "bitwise", "business", "chrono", "chrono-tz", "chunked_ids", "cloud", "coalesce", "concat_str", "cov", "cross_join", "cse", "csv", "cum_agg", "cutqcut", "debugging", "diff", "dot_diagram", "dtype-array", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-decimal", "dtype-duration", "dtype-i128", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "dynamic_group_by", "ewma", "ewma_by", "extract_groups", "extract_jsonpath", "ffi_plugin", "find_many", "fmt", "fused", "future", "futures", "hist", "hive_partitions", "iejoin", "index_of", "interpolate", "interpolate_by", "ipc", "ir_serde", "is_between", "is_first_distinct", "is_in", "is_last_distinct", "is_unique", "json", "libloading", "list_any_all", "list_count", "list_drop_nulls", "list_gather", "list_sample", "list_sets", "list_to_struct", "log", "merge_sorted", "meta", "mode", "moment", "month_end", "month_start", "nightly", "object", "offset_by", "parquet", "pct_change", "peaks", "pivot", "polars-ffi", "polars-json", "polars-parquet", "polars-time", "polars_cloud", "propagate_nans", "python", "random", "range", "rank", "regex", "reinterpret", "repeat_by", "replace", "rle", "rolling_window", "rolling_window_by", "round_series", "row_hash", "search_sorted", "semi_anti_join", "serde", "serde_json", "sign", "streaming", "string_encoding", "string_normalize", "string_pad", "string_reverse", "string_to_integer", "strings", "temporal", "timezones", "top_k", "trigonometry", "true_div", "unique_counts"))' -C metadata=c59dc13073ee30b9 -C extra-filename=-9554efad22f3703e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8f98d7c1d46c0d02.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-0e60a7772a554180.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-29acace0067021b2.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-771e0f59dc750c43.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9333d01a6ef8d829.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d3d336b9001be4bd.rmeta --extern memmap=/opt/rustwide/target/debug/deps/libmemmap2-821c16a337438887.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6ea7a070a9f8bb87.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-afdb9716ea07f30e.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-018bac574a29783b.rmeta --extern polars_core=/opt/rustwide/target/debug/deps/libpolars_core-fd50d3d41551b704.rmeta --extern polars_io=/opt/rustwide/target/debug/deps/libpolars_io-86da206b8bc13c33.rmeta --extern polars_json=/opt/rustwide/target/debug/deps/libpolars_json-8e29e7cfb2fea7cc.rmeta --extern polars_ops=/opt/rustwide/target/debug/deps/libpolars_ops-f4702d8852e1aa74.rmeta --extern polars_time=/opt/rustwide/target/debug/deps/libpolars_time-5987843873e6ac3d.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-79f2ed41221f6256.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-2ac53b1703b853b4.rmeta --extern recursive=/opt/rustwide/target/debug/deps/librecursive-46c3df5dddbe89ed.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-aed7ce79e034ef49.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-79a01c0724120d6b/out -L native=/opt/rustwide/target/debug/build/ring-2cdf8f76a699c46f/out -L native=/opt/rustwide/target/debug/build/psm-caa8552f53529a45/out -L native=/opt/rustwide/target/debug/build/zstd-sys-4c379ae88895b27c/out -L native=/opt/rustwide/target/debug/build/blake3-a84b2d3c4b46bb36/out -L native=/opt/rustwide/target/debug/build/blake3-a84b2d3c4b46bb36/out --cfg 'feature="nightly"'` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "76752c01a6e8c9f56193e8dc7fe827654c3652bd90a719921ca1a79ef752149b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76752c01a6e8c9f56193e8dc7fe827654c3652bd90a719921ca1a79ef752149b", kill_on_drop: false }`
[INFO] [stdout] 76752c01a6e8c9f56193e8dc7fe827654c3652bd90a719921ca1a79ef752149b
