[INFO] cloning repository https://github.com/peddi10/RUST-FINAL-PROJECT
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peddi10/RUST-FINAL-PROJECT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeddi10%2FRUST-FINAL-PROJECT", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeddi10%2FRUST-FINAL-PROJECT'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db6f796612d1eea8907888e58faae59acb945bf0
[INFO] checking peddi10/RUST-FINAL-PROJECT/db6f796612d1eea8907888e58faae59acb945bf0 against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeddi10%2FRUST-FINAL-PROJECT" "/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/peddi10/RUST-FINAL-PROJECT
[INFO] finished tweaking git repo https://github.com/peddi10/RUST-FINAL-PROJECT
[INFO] tweaked toml for git repo https://github.com/peddi10/RUST-FINAL-PROJECT written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/peddi10/RUST-FINAL-PROJECT on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/peddi10/RUST-FINAL-PROJECT already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/pola-rs/polars`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multiversion v0.7.4
[INFO] [stderr]   Downloaded target-features v0.1.6
[INFO] [stderr]   Downloaded lz4 v1.25.0
[INFO] [stderr]   Downloaded multiversion-macros v0.7.4
[INFO] [stderr]   Downloaded polars-arrow-format v0.1.0
[INFO] [stderr]   Downloaded rust_decimal_macros v1.34.2
[INFO] [stderr]   Downloaded atoi_simd v0.15.6
[INFO] [stderr]   Downloaded parquet-format-safe v0.2.4
[INFO] [stderr]   Downloaded argminmax v0.6.2
[INFO] [stderr]   Downloaded itoap v1.0.1
[INFO] [stderr]   Downloaded cc v1.0.102
[INFO] [stderr]   Downloaded serde_json v1.0.119
[INFO] [stderr]   Downloaded comfy-table v7.1.1
[INFO] [stderr]   Downloaded sqlparser v0.47.0
[INFO] [stderr]   Downloaded lz4-sys v1.9.5
[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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1bc2c06aa59a3a9b0a5b11f22435490a0fae085775b80b91cc5f2ce81441478
[INFO] running `Command { std: "docker" "start" "-a" "a1bc2c06aa59a3a9b0a5b11f22435490a0fae085775b80b91cc5f2ce81441478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1bc2c06aa59a3a9b0a5b11f22435490a0fae085775b80b91cc5f2ce81441478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1bc2c06aa59a3a9b0a5b11f22435490a0fae085775b80b91cc5f2ce81441478", kill_on_drop: false }`
[INFO] [stdout] a1bc2c06aa59a3a9b0a5b11f22435490a0fae085775b80b91cc5f2ce81441478
[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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 350c07eb7bd0ea00d1ca3274012a45b8dff4d69fab8ef5fd027df1fbfb50feaf
[INFO] running `Command { std: "docker" "start" "-a" "350c07eb7bd0ea00d1ca3274012a45b8dff4d69fab8ef5fd027df1fbfb50feaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.0.102
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling polars-utils v0.41.2 (https://github.com/pola-rs/polars#26f84cfc)
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking raw-cpuid v11.0.2
[INFO] [stderr]    Compiling polars-arrow v0.41.2 (https://github.com/pola-rs/polars#26f84cfc)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ethnum v1.5.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]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling polars-compute v0.41.2 (https://github.com/pola-rs/polars#26f84cfc)
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling polars-core v0.41.2 (https://github.com/pola-rs/polars#26f84cfc)
[INFO] [stderr]    Compiling serde_json v1.0.119
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling polars-ops v0.41.2 (https://github.com/pola-rs/polars#26f84cfc)
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling polars-plan v0.41.2 (https://github.com/pola-rs/polars#26f84cfc)
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking polars-error v0.41.2 (https://github.com/pola-rs/polars#26f84cfc)
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling polars-lazy v0.41.2 (https://github.com/pola-rs/polars#26f84cfc)
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling bigdecimal v0.4.5
[INFO] [stderr]    Compiling polars v0.41.2 (https://github.com/pola-rs/polars#26f84cfc)
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling rust_decimal_macros v1.34.2
[INFO] [stderr]     Checking prettytable v0.10.0
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking polars-row v0.41.2 (https://github.com/pola-rs/polars#26f84cfc)
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking polars-parquet v0.41.2 (https://github.com/pola-rs/polars#26f84cfc)
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2540) panicked at /rustc-dev/3f6250a7bb79e600d9036bbc7c8f65af43933643/compiler/rustc_resolve/src/imports.rs:387:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x71a43e3b5ceb - <<std[2616be7e16619f65]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a217921f891fa6d1]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x71a43ea20048 - core[a217921f891fa6d1]::fmt::write
[INFO] [stderr]    2:     0x71a43e3ccf66 - <std[2616be7e16619f65]::sys::stdio::unix::Stderr as std[2616be7e16619f65]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x71a43e38bda8 - std[2616be7e16619f65]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x71a43e3a9153 - std[2616be7e16619f65]::panicking::default_hook
[INFO] [stderr]    5:     0x71a43d37675f - std[2616be7e16619f65]::panicking::update_hook::<alloc[9e855f420c05999c]::boxed::Box<rustc_driver_impl[413ef699c3aec176]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x71a43e3a9432 - std[2616be7e16619f65]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x71a43e38be9a - std[2616be7e16619f65]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x71a43e3803d9 - std[2616be7e16619f65]::sys::backtrace::__rust_end_short_backtrace::<std[2616be7e16619f65]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x71a43e38d8cd - __rustc[79bb0e7ed026b28d]::rust_begin_unwind
[INFO] [stderr]   10:     0x71a43b82942c - core[a217921f891fa6d1]::panicking::panic_fmt
[INFO] [stderr]   11:     0x71a43aafdc82 - core[a217921f891fa6d1]::panicking::panic
[INFO] [stderr]   12:     0x71a43ea44e2b - <rustc_resolve[c1069a0c459f23fe]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x71a43ea4442d - <rustc_resolve[c1069a0c459f23fe]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x71a43ea4295f - <rustc_resolve[c1069a0c459f23fe]::Resolver as rustc_expand[b02a4ecaa3dc6faa]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   15:     0x71a43fff30d8 - <rustc_expand[b02a4ecaa3dc6faa]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   16:     0x71a43fff225b - <rustc_expand[b02a4ecaa3dc6faa]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   17:     0x71a43f2fe554 - rustc_interface[21c4cf1c436f8bc3]::passes::resolver_for_lowering_raw
[INFO] [stderr]   18:     0x71a43f2fd9cd - rustc_query_impl[38cc9b65ffbb2cf1]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   19:     0x71a43fc07bae - rustc_query_impl[38cc9b65ffbb2cf1]::execution::try_execute_query::<rustc_middle[314a44237711d898]::query::caches::SingleCache<rustc_middle[314a44237711d898]::query::erase::ErasedData<[u8; 16usize]>>, {rustc_query_impl[38cc9b65ffbb2cf1]::QueryFlags { is_anon: false, is_depth_limit: false, is_feedable: false }}, false>
[INFO] [stderr]   20:     0x71a43fc07704 - rustc_query_impl[38cc9b65ffbb2cf1]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   21:     0x71a43fcd738f - <rustc_interface[21c4cf1c436f8bc3]::passes::create_and_enter_global_ctxt<core[a217921f891fa6d1]::option::Option<rustc_interface[21c4cf1c436f8bc3]::queries::Linker>, rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[a217921f891fa6d1]::ops::function::FnOnce<(&rustc_session[9476ef32e7a86dae]::session::Session, rustc_middle[314a44237711d898]::ty::context::CurrentGcx, alloc[9e855f420c05999c]::sync::Arc<rustc_data_structures[ed6fe19f4d0fc7c1]::jobserver::Proxy>, &std[2616be7e16619f65]::sync::once_lock::OnceLock<rustc_middle[314a44237711d898]::ty::context::GlobalCtxt>, &rustc_data_structures[ed6fe19f4d0fc7c1]::sync::worker_local::WorkerLocal<rustc_middle[314a44237711d898]::arena::Arena>, &rustc_data_structures[ed6fe19f4d0fc7c1]::sync::worker_local::WorkerLocal<rustc_hir[b8bfc1e4c482368e]::Arena>, rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   22:     0x71a43fba12cc - rustc_interface[21c4cf1c436f8bc3]::interface::run_compiler::<(), rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   23:     0x71a43fbee1fe - std[2616be7e16619f65]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_with_globals<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_pool_with_globals<rustc_interface[21c4cf1c436f8bc3]::interface::run_compiler<(), rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   24:     0x71a43fbee8e0 - <std[2616be7e16619f65]::thread::lifecycle::spawn_unchecked<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_with_globals<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_pool_with_globals<rustc_interface[21c4cf1c436f8bc3]::interface::run_compiler<(), rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a217921f891fa6d1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x71a43fbef76c - <std[2616be7e16619f65]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   26:     0x71a43968aaa4 - <unknown>
[INFO] [stderr]   27:     0x71a439717a64 - 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/git/checkouts/polars-54176cdfb679e240/26f84cf/crates/polars-core/rustc-ice-2026-02-20T13_58_12-2537.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.95.0-nightly (3f6250a7b 2026-02-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type 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/3f6250a7bb79e600d9036bbc7c8f65af43933643/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/git/checkouts/polars-54176cdfb679e240/26f84cf/crates/polars-core/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-i16"' --cfg 'feature="dtype-i8"' --cfg 'feature="dtype-time"' --cfg 'feature="fmt"' --cfg 'feature="lazy"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="regex"' --cfg 'feature="rows"' --cfg 'feature="strings"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm_group_by", "arrow-array", "arrow_rs", "avx512", "bigidx", "checked_arithmetic", "chrono", "chrono-tz", "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", "is_first_distinct", "is_last_distinct", "lazy", "ndarray", "nightly", "object", "partition_by", "performant", "product", "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=4780ac3a5960aa3b -C extra-filename=-3db195f2295c8d65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-c799ae1a964a8544.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-47961c4266c0c36c.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-c08879aa0cace02b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-38121d66a721a5e3.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-921ab03f9b4b3008.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2caf3ada54b5ec40.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-e5c2cd60684d66b9.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5221a65a89b14aec.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b75ab4931d5bf87c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-3ebeb4ecd84da3c7.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-c1097bbc77350b3c.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-b1f4a09c73ca6502.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-e90621b9e7d92772.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-1e4625c2eb866e13.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d7c578615f892e17.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-8a902543c8c366b6.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-1b70f81d3e9c85a2.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5e3961cdbe89599e.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-0825a5bf5bb40433.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4e8f0606aef3561d.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-0bf7d8ee25326f7d.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-09c6b56fff86ea3f/out --cfg 'feature="nightly"'` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "350c07eb7bd0ea00d1ca3274012a45b8dff4d69fab8ef5fd027df1fbfb50feaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "350c07eb7bd0ea00d1ca3274012a45b8dff4d69fab8ef5fd027df1fbfb50feaf", kill_on_drop: false }`
[INFO] [stdout] 350c07eb7bd0ea00d1ca3274012a45b8dff4d69fab8ef5fd027df1fbfb50feaf
