[INFO] cloning repository https://github.com/AKA2320/Rusty-F1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AKA2320/Rusty-F1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAKA2320%2FRusty-F1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAKA2320%2FRusty-F1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e9006ed0f33c0d26c75fcc4b3dd18590d598abb
[INFO] checking AKA2320/Rusty-F1 against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAKA2320%2FRusty-F1" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AKA2320/Rusty-F1
[INFO] finished tweaking git repo https://github.com/AKA2320/Rusty-F1
[INFO] tweaked toml for git repo https://github.com/AKA2320/Rusty-F1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AKA2320/Rusty-F1 on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AKA2320/Rusty-F1 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b52313c42e696d2a202440ad83321f940ffd3e59909e49e29c91c3c679fd2776
[INFO] running `Command { std: "docker" "start" "-a" "b52313c42e696d2a202440ad83321f940ffd3e59909e49e29c91c3c679fd2776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b52313c42e696d2a202440ad83321f940ffd3e59909e49e29c91c3c679fd2776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b52313c42e696d2a202440ad83321f940ffd3e59909e49e29c91c3c679fd2776", kill_on_drop: false }`
[INFO] [stdout] b52313c42e696d2a202440ad83321f940ffd3e59909e49e29c91c3c679fd2776
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e85cbf820adb792446d00968c9aa567ee26fc2a8aa04e975e661b54f58fe9794
[INFO] running `Command { std: "docker" "start" "-a" "e85cbf820adb792446d00968c9aa567ee26fc2a8aa04e975e661b54f58fe9794", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking planus v1.1.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking polars-arrow-format v0.2.1
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling polars-utils v0.51.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking serde_stacker v0.1.14
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling polars-schema v0.51.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling polars-arrow v0.51.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling polars-compute v0.51.0
[INFO] [stderr]     Checking debug_unsafe v0.1.3
[INFO] [stderr]     Checking atoi_simd v0.16.1
[INFO] [stderr]     Checking skiplist v0.6.0
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling polars-core v0.51.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling polars-ops v0.51.0
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling polars-plan v0.51.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking object_store v0.12.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling polars-stream v0.51.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling polars-lazy v0.51.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling polars v0.51.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.0
[INFO] [stderr]    Compiling plotly_derive v0.13.5
[INFO] [stderr]     Checking polars-error v0.51.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde_with v3.16.0
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking plotly v0.13.5
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking polars-dtype v0.51.0
[INFO] [stderr]     Checking polars-row v0.51.0
[INFO] [stderr]     Checking polars-parquet v0.51.0
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2431) panicked at /rustc-dev/54cf65b8d066c082e536455049b95943cf30378f/compiler/rustc_resolve/src/imports.rs:387:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x70c49c9c35ab - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x70c49d011788 - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]    2:     0x70c49c9da826 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x70c49c999658 - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x70c49c9b6a13 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]    5:     0x70c49b987faf - std[2b8fb8c27541df22]::panicking::update_hook::<alloc[428f2d37998ac1d0]::boxed::Box<rustc_driver_impl[ae5a38e99973da23]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x70c49c9b6cf2 - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x70c49c99974a - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x70c49c98dc89 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x70c49c99b17d - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]   10:     0x70c499ba48dc - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]   11:     0x70c499039382 - core[ce8ad42acf3c47be]::panicking::panic
[INFO] [stderr]   12:     0x70c49d020c49 - <rustc_resolve[e336c4a0081f1fe7]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x70c49d02024b - <rustc_resolve[e336c4a0081f1fe7]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x70c49d01e786 - <rustc_resolve[e336c4a0081f1fe7]::Resolver as rustc_expand[ba770c49dcd05af1]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   15:     0x70c49e662698 - <rustc_expand[ba770c49dcd05af1]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   16:     0x70c49e661845 - <rustc_expand[ba770c49dcd05af1]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   17:     0x70c49d9754ba - rustc_interface[86945b76c4a7c313]::passes::resolver_for_lowering_raw
[INFO] [stderr]   18:     0x70c49d974933 - rustc_query_impl[47ef35be264aeb5f]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   19:     0x70c49e25166e - rustc_query_impl[47ef35be264aeb5f]::execution::try_execute_query::<rustc_middle[eee644c8b278ed]::query::caches::SingleCache<rustc_middle[eee644c8b278ed]::query::erase::ErasedData<[u8; 16usize]>>, {rustc_query_impl[47ef35be264aeb5f]::QueryFlags { is_anon: false, is_depth_limit: false, is_feedable: false }}, false>
[INFO] [stderr]   20:     0x70c49e2511c2 - rustc_query_impl[47ef35be264aeb5f]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   21:     0x70c49e35614f - <rustc_interface[86945b76c4a7c313]::passes::create_and_enter_global_ctxt<core[ce8ad42acf3c47be]::option::Option<rustc_interface[86945b76c4a7c313]::queries::Linker>, rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[ce8ad42acf3c47be]::ops::function::FnOnce<(&rustc_session[79965189e7c2f17e]::session::Session, rustc_middle[eee644c8b278ed]::ty::context::CurrentGcx, alloc[428f2d37998ac1d0]::sync::Arc<rustc_data_structures[64fa423776dbdfdf]::jobserver::Proxy>, &std[2b8fb8c27541df22]::sync::once_lock::OnceLock<rustc_middle[eee644c8b278ed]::ty::context::GlobalCtxt>, &rustc_data_structures[64fa423776dbdfdf]::sync::worker_local::WorkerLocal<rustc_middle[eee644c8b278ed]::arena::Arena>, &rustc_data_structures[64fa423776dbdfdf]::sync::worker_local::WorkerLocal<rustc_hir[b1a820df668850ef]::Arena>, rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   22:     0x70c49e1eec77 - rustc_interface[86945b76c4a7c313]::interface::run_compiler::<(), rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   23:     0x70c49e2340fe - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[86945b76c4a7c313]::util::run_in_thread_with_globals<rustc_interface[86945b76c4a7c313]::util::run_in_thread_pool_with_globals<rustc_interface[86945b76c4a7c313]::interface::run_compiler<(), rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   24:     0x70c49e2347e0 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<rustc_interface[86945b76c4a7c313]::util::run_in_thread_with_globals<rustc_interface[86945b76c4a7c313]::util::run_in_thread_pool_with_globals<rustc_interface[86945b76c4a7c313]::interface::run_compiler<(), rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x70c49e23566c - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   26:     0x70c497c8aaa4 - <unknown>
[INFO] [stderr]   27:     0x70c497d17a64 - 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.51.0/rustc-ice-2026-02-15T05_05_10-2429.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.95.0-nightly (54cf65b8d 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/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name polars_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.51.0/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 '--allow=clippy::collapsible_if' --cfg 'feature="algorithm_group_by"' --cfg 'feature="chrono"' --cfg 'feature="comfy-table"' --cfg 'feature="docs"' --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="fmt"' --cfg 'feature="lazy"' --cfg 'feature="ndarray"' --cfg 'feature="partition_by"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="regex"' --cfg 'feature="rows"' --cfg 'feature="serde"' --cfg 'feature="serde-lazy"' --cfg 'feature="serde_json"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm_group_by", "allow_unused", "approx_unique", "array_arithmetic", "avx512", "bigidx", "bitwise", "checked_arithmetic", "chrono", "chrono-tz", "comfy-table", "dataframe_arithmetic", "default", "describe", "diagonal_concat", "docs", "docs-selection", "dot_product", "dsl-schema", "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", "fmt", "fmt_no_tty", "group_by_list", "is_first_distinct", "is_last_distinct", "lazy", "list_arithmetic", "ndarray", "nightly", "object", "partition_by", "performant", "product", "proptest", "python", "rand", "rand_distr", "random", "regex", "reinterpret", "rolling_window", "rolling_window_by", "round_series", "row_hash", "rows", "serde", "serde-lazy", "serde_json", "simd", "strings", "take_opt_iter", "temporal", "timezones", "unique_counts", "zip_with"))' -C metadata=a36bdf9a6680620b -C extra-filename=-471c32f1c1e0bc93 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-36eb38b46bb7a652.rmeta --extern boxcar=/opt/rustwide/target/debug/deps/libboxcar-9979246320cc8c3b.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-b701ffcfb1577fb8.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4763febb7828a4eb.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-09191c1b31bc5acb.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9333d01a6ef8d829.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-6caf974715ea6425.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b5db18d009e12f45.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-0a1799d0f3f3fb2d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-314a28d551676042.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-7953251eeb183b30.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-c83b79de0654baa1.rmeta --extern polars_dtype=/opt/rustwide/target/debug/deps/libpolars_dtype-f76eb2acb1c26a80.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-94f2a00fcae1f3ed.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-18d11b0e0b8a114a.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-1ee33c77e5f2e631.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-4ec16c4e774d124d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-5933c9b0d5f64df8.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-2e9802deec8c77ab.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-de65db11b6b7692d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-305df612fcfc36d3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f9e07e036dc2445e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3021a40dc9d952c3.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-bda7c3951c3d55ef.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6322839b0a95a281.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-16ea1815b87f13c7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-c59f0205c40b4f44/out -L native=/opt/rustwide/target/debug/build/ring-632f7b8706be9e88/out -L native=/opt/rustwide/target/debug/build/psm-61b1cbb06546ddb4/out -L native=/opt/rustwide/target/debug/build/zstd-sys-843141772551eee3/out --cfg 'feature="nightly"'` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e85cbf820adb792446d00968c9aa567ee26fc2a8aa04e975e661b54f58fe9794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e85cbf820adb792446d00968c9aa567ee26fc2a8aa04e975e661b54f58fe9794", kill_on_drop: false }`
[INFO] [stdout] e85cbf820adb792446d00968c9aa567ee26fc2a8aa04e975e661b54f58fe9794
