[INFO] cloning repository https://github.com/Amandrs/radars_fr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Amandrs/radars_fr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmandrs%2Fradars_fr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmandrs%2Fradars_fr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18a0981ce91760c11479e0704d8172c0182a0b74
[INFO] checking Amandrs/radars_fr against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmandrs%2Fradars_fr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Amandrs/radars_fr
[INFO] finished tweaking git repo https://github.com/Amandrs/radars_fr
[INFO] tweaked toml for git repo https://github.com/Amandrs/radars_fr written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Amandrs/radars_fr on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Amandrs/radars_fr 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6216b79597fcaf503afb99c9bf7a4fad4337fe909ad9176ffffe158de130fd03
[INFO] running `Command { std: "docker" "start" "-a" "6216b79597fcaf503afb99c9bf7a4fad4337fe909ad9176ffffe158de130fd03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6216b79597fcaf503afb99c9bf7a4fad4337fe909ad9176ffffe158de130fd03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6216b79597fcaf503afb99c9bf7a4fad4337fe909ad9176ffffe158de130fd03", kill_on_drop: false }`
[INFO] [stdout] 6216b79597fcaf503afb99c9bf7a4fad4337fe909ad9176ffffe158de130fd03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e47905c74dc3f01469724a40ea6263744414fe0eab623210d8dcea882850cd0b
[INFO] running `Command { std: "docker" "start" "-a" "e47905c74dc3f01469724a40ea6263744414fe0eab623210d8dcea882850cd0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]    Compiling polars-utils v0.39.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking raw-cpuid v11.0.2
[INFO] [stderr]    Compiling polars-arrow v0.39.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling openssl-src v300.1.6+3.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling polars-compute v0.39.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling polars-core v0.39.2
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling polars-ops v0.39.2
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling polars-plan v0.39.2
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling polars-lazy v0.39.2
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling polars v0.39.2
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking halfbrown v0.2.5
[INFO] [stderr]     Checking value-trait v0.8.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking simd-json v0.13.10
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]     Checking polars-error v0.39.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]     Checking binary_rw v4.0.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking serde_test v1.0.176
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking polars-row v0.39.2
[INFO] [stderr]     Checking polars-json v0.39.2
[INFO] [stderr]     Checking polars-parquet v0.39.2
[INFO] [stderr]     Checking polars-time v0.39.2
[INFO] [stderr]     Checking polars-io v0.39.2
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (5216) panicked at /rustc-dev/a7b168ac4977e8e93a43448b44847adaa305d5a9/compiler/rustc_resolve/src/imports.rs:379:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7135fb23fd53 - <<std[75ec25fb43c512a8]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[f51910cdf277a09c]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7135fb80e308 - core[f51910cdf277a09c]::fmt::write
[INFO] [stderr]    2:     0x7135fb256746 - <std[75ec25fb43c512a8]::sys::stdio::unix::Stderr as std[75ec25fb43c512a8]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7135fb215dc8 - std[75ec25fb43c512a8]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7135fb233483 - std[75ec25fb43c512a8]::panicking::default_hook
[INFO] [stderr]    5:     0x7135fa217d3a - std[75ec25fb43c512a8]::panicking::update_hook::<alloc[d6d07296878075ad]::boxed::Box<rustc_driver_impl[667ec0181ce67a10]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7135fb233762 - std[75ec25fb43c512a8]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7135fb215eba - std[75ec25fb43c512a8]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7135fb20a339 - std[75ec25fb43c512a8]::sys::backtrace::__rust_end_short_backtrace::<std[75ec25fb43c512a8]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7135fb21795d - __rustc[9967932211877f70]::rust_begin_unwind
[INFO] [stderr]   10:     0x7135f868facc - core[f51910cdf277a09c]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7135f79efce2 - core[f51910cdf277a09c]::panicking::panic
[INFO] [stderr]   12:     0x7135fb83649e - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x7135fb835785 - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x7135fb835785 - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x7135fb835785 - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x7135fb836cbc - <rustc_resolve[426b123ceaff736c]::Resolver as rustc_expand[89e3c54c1bb606f2]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   17:     0x7135fce44e1d - <rustc_expand[89e3c54c1bb606f2]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   18:     0x7135fce43f92 - <rustc_expand[89e3c54c1bb606f2]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   19:     0x7135fbf87834 - rustc_interface[bd86941b71375c9f]::passes::configure_and_expand
[INFO] [stderr]   20:     0x7135fcae6595 - rustc_interface[bd86941b71375c9f]::passes::resolver_for_lowering_raw
[INFO] [stderr]   21:     0x7135fcae630d - rustc_query_impl[b10b63cc59e7bfa2]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[b10b63cc59e7bfa2]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7d02bf441ba88878]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   22:     0x7135fcae62e7 - <rustc_query_impl[b10b63cc59e7bfa2]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[f51910cdf277a09c]::ops::function::FnOnce<(rustc_middle[7d02bf441ba88878]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   23:     0x7135fc9d0f1f - rustc_query_system[5d1b6996ad2cd6d]::query::plumbing::try_execute_query::<rustc_query_impl[b10b63cc59e7bfa2]::DynamicConfig<rustc_query_system[5d1b6996ad2cd6d]::query::caches::SingleCache<rustc_middle[7d02bf441ba88878]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[b10b63cc59e7bfa2]::plumbing::QueryCtxt, false>
[INFO] [stderr]   24:     0x7135fc9d0a84 - rustc_query_impl[b10b63cc59e7bfa2]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   25:     0x7135fcba2bbb - <rustc_interface[bd86941b71375c9f]::passes::create_and_enter_global_ctxt<core[f51910cdf277a09c]::option::Option<rustc_interface[bd86941b71375c9f]::queries::Linker>, rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[f51910cdf277a09c]::ops::function::FnOnce<(&rustc_session[9a4bb4533e39bad7]::session::Session, rustc_middle[7d02bf441ba88878]::ty::context::CurrentGcx, alloc[d6d07296878075ad]::sync::Arc<rustc_data_structures[5e045bb1c4248082]::jobserver::Proxy>, &std[75ec25fb43c512a8]::sync::once_lock::OnceLock<rustc_middle[7d02bf441ba88878]::ty::context::GlobalCtxt>, &rustc_data_structures[5e045bb1c4248082]::sync::worker_local::WorkerLocal<rustc_middle[7d02bf441ba88878]::arena::Arena>, &rustc_data_structures[5e045bb1c4248082]::sync::worker_local::WorkerLocal<rustc_hir[765365e2e3d34de9]::Arena>, rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   26:     0x7135fca3e418 - rustc_interface[bd86941b71375c9f]::interface::run_compiler::<(), rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   27:     0x7135fc8b718e - std[75ec25fb43c512a8]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[bd86941b71375c9f]::util::run_in_thread_with_globals<rustc_interface[bd86941b71375c9f]::util::run_in_thread_pool_with_globals<rustc_interface[bd86941b71375c9f]::interface::run_compiler<(), rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   28:     0x7135fc8b6f60 - <std[75ec25fb43c512a8]::thread::lifecycle::spawn_unchecked<rustc_interface[bd86941b71375c9f]::util::run_in_thread_with_globals<rustc_interface[bd86941b71375c9f]::util::run_in_thread_pool_with_globals<rustc_interface[bd86941b71375c9f]::interface::run_compiler<(), rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[f51910cdf277a09c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   29:     0x7135fc8bc838 - <std[75ec25fb43c512a8]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   30:     0x7135f648aaa4 - <unknown>
[INFO] [stderr]   31:     0x7135f6517a64 - 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.39.2/rustc-ice-2026-01-19T19_52_57-5214.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (a7b168ac4 2026-01-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-plan` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name polars_plan --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-plan-0.39.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="csv"' --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="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", "business", "chrono", "chrono-tz", "chunked_ids", "ciborium", "cloud", "coalesce", "concat_str", "cov", "cross_join", "cse", "csv", "cum_agg", "cutqcut", "date_offset", "debugging", "diff", "dot_diagram", "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", "ewma", "ewma_by", "extract_groups", "extract_jsonpath", "ffi_plugin", "find_many", "fmt", "fused", "future", "futures", "hist", "hive_partitions", "interpolate", "ipc", "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", "nightly", "object", "panic_on_schema", "parquet", "pct_change", "peaks", "pivot", "polars-ffi", "polars-json", "polars-parquet", "polars-time", "propagate_nans", "python", "random", "range", "rank", "regex", "reinterpret", "repeat_by", "replace", "rle", "rolling_window", "round_series", "row_hash", "search_sorted", "semi_anti_join", "serde", "sign", "streaming", "string_encoding", "string_pad", "string_reverse", "string_to_integer", "strings", "temporal", "timezones", "top_k", "trigonometry", "true_div", "unique_counts"))' -C metadata=1f52401e5d361dad -C extra-filename=-ea1d6abd57dfd0d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-b7200c0b9d28b21f.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-b908318ad2606ce8.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-c596d6a705f9b6be.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-7b4d5826ec3fdb30.rmeta --extern polars_core=/opt/rustwide/target/debug/deps/libpolars_core-c6f8da67b4f324c1.rmeta --extern polars_io=/opt/rustwide/target/debug/deps/libpolars_io-5a8ddea335896a02.rmeta --extern polars_json=/opt/rustwide/target/debug/deps/libpolars_json-c1d6e59ed8190f64.rmeta --extern polars_ops=/opt/rustwide/target/debug/deps/libpolars_ops-8c8aa8e182a19546.rmeta --extern polars_time=/opt/rustwide/target/debug/deps/libpolars_time-06c67534da727e1b.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-e9738a468bbeba68.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-2242f1eeab9d3230.rmeta --extern recursive=/opt/rustwide/target/debug/deps/librecursive-3465be2013ce0d13.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-0825a5bf5bb40433.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-b864c68e356df76d.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-5a32cb1c3371f6fe/out -L native=/opt/rustwide/target/debug/build/zstd-sys-f9d64b62b45914ec/out --cfg 'feature="nightly"'` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e47905c74dc3f01469724a40ea6263744414fe0eab623210d8dcea882850cd0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e47905c74dc3f01469724a40ea6263744414fe0eab623210d8dcea882850cd0b", kill_on_drop: false }`
[INFO] [stdout] e47905c74dc3f01469724a40ea6263744414fe0eab623210d8dcea882850cd0b
