[INFO] cloning repository https://github.com/blackerby/polars_capitol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blackerby/polars_capitol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackerby%2Fpolars_capitol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackerby%2Fpolars_capitol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c3ba8b9d3a3c5fbdbd4cead4d43c9675f1fb201
[INFO] checking blackerby/polars_capitol against try#2f436d5822164c7dc46729ecf9f1f8faa09fe9e4 for feb-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackerby%2Fpolars_capitol" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/blackerby/polars_capitol
[INFO] finished tweaking git repo https://github.com/blackerby/polars_capitol
[INFO] tweaked toml for git repo https://github.com/blackerby/polars_capitol written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blackerby/polars_capitol on toolchain 2f436d5822164c7dc46729ecf9f1f8faa09fe9e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blackerby/polars_capitol 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" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ffb09a6b1e14f12382671ecf4a13743dc00e40f754ca6a262c1facce62c77de
[INFO] running `Command { std: "docker" "start" "-a" "5ffb09a6b1e14f12382671ecf4a13743dc00e40f754ca6a262c1facce62c77de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ffb09a6b1e14f12382671ecf4a13743dc00e40f754ca6a262c1facce62c77de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ffb09a6b1e14f12382671ecf4a13743dc00e40f754ca6a262c1facce62c77de", kill_on_drop: false }`
[INFO] [stdout] 5ffb09a6b1e14f12382671ecf4a13743dc00e40f754ca6a262c1facce62c77de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 026f6efb0213016fd5df49ca1c199b1a10d22a3641f6e3653d6a1466480ee275
[INFO] running `Command { std: "docker" "start" "-a" "026f6efb0213016fd5df49ca1c199b1a10d22a3641f6e3653d6a1466480ee275", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling polars-utils v0.45.1
[INFO] [stderr]    Compiling polars-schema v0.45.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling polars-core v0.45.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking raw-cpuid v11.4.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.19
[INFO] [stderr]    Compiling polars-arrow v0.45.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling polars-compute v0.45.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking dyn-clone v1.0.18
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking itoap v1.0.1
[INFO] [stderr]     Checking atoi_simd v0.16.0
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]    Compiling polars-ops v0.45.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling polars-plan v0.45.1
[INFO] [stderr]    Compiling argminmax v0.6.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling polars v0.45.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking iter-read v1.1.0
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking capitol v0.2.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling polars-error v0.45.1
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]    Compiling chrono-tz v0.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking serde-pickle v1.2.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking polars-row v0.45.1
[INFO] [stderr]     Checking polars-parquet v0.45.1
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (3065) panicked at /rustc-dev/2f436d5822164c7dc46729ecf9f1f8faa09fe9e4/compiler/rustc_resolve/src/imports.rs:387:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7cfd1b5f979b - <<std[dd8df931bf4505e8]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4ecde69f02e53973]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7cfd1bc1ff08 - core[4ecde69f02e53973]::fmt::write
[INFO] [stderr]    2:     0x7cfd1b6109f6 - <std[dd8df931bf4505e8]::sys::stdio::unix::Stderr as std[dd8df931bf4505e8]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7cfd1b5cf858 - std[dd8df931bf4505e8]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7cfd1b5ecc03 - std[dd8df931bf4505e8]::panicking::default_hook
[INFO] [stderr]    5:     0x7cfd1a5abebf - std[dd8df931bf4505e8]::panicking::update_hook::<alloc[38e6de9af90590e1]::boxed::Box<rustc_driver_impl[a15011602aea1e0a]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7cfd1b5ecee2 - std[dd8df931bf4505e8]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7cfd1b5cf94a - std[dd8df931bf4505e8]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7cfd1b5c6669 - std[dd8df931bf4505e8]::sys::backtrace::__rust_end_short_backtrace::<std[dd8df931bf4505e8]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7cfd1b5d137d - __rustc[8799f25e9f237cfd]::rust_begin_unwind
[INFO] [stderr]   10:     0x7cfd181ef7cc - core[4ecde69f02e53973]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7cfd17c3d752 - core[4ecde69f02e53973]::panicking::panic
[INFO] [stderr]   12:     0x7cfd1bc4a8c9 - <rustc_resolve[b448fa954518c68d]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x7cfd1bc49ecb - <rustc_resolve[b448fa954518c68d]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x7cfd1bc48406 - <rustc_resolve[b448fa954518c68d]::Resolver as rustc_expand[29984a05a6fae483]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   15:     0x7cfd1d266aa7 - <rustc_expand[29984a05a6fae483]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   16:     0x7cfd1d265c45 - <rustc_expand[29984a05a6fae483]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   17:     0x7cfd1c5d7a54 - rustc_interface[cf0cc76db94539e8]::passes::resolver_for_lowering_raw
[INFO] [stderr]   18:     0x7cfd1c5d6ecd - rustc_query_impl[dfc80ec7fc5090e5]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   19:     0x7cfd1ce7b92e - rustc_query_impl[dfc80ec7fc5090e5]::execution::try_execute_query::<rustc_middle[97a4b38ff14f615a]::query::caches::SingleCache<rustc_middle[97a4b38ff14f615a]::query::erase::ErasedData<[u8; 16usize]>>, {rustc_query_impl[dfc80ec7fc5090e5]::QueryFlags { is_anon: false, is_depth_limit: false, is_feedable: false }}, false>
[INFO] [stderr]   20:     0x7cfd1ce7b482 - rustc_query_impl[dfc80ec7fc5090e5]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   21:     0x7cfd1cf6614f - <rustc_interface[cf0cc76db94539e8]::passes::create_and_enter_global_ctxt<core[4ecde69f02e53973]::option::Option<rustc_interface[cf0cc76db94539e8]::queries::Linker>, rustc_driver_impl[a15011602aea1e0a]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[4ecde69f02e53973]::ops::function::FnOnce<(&rustc_session[13aa4307232eec1c]::session::Session, rustc_middle[97a4b38ff14f615a]::ty::context::CurrentGcx, alloc[38e6de9af90590e1]::sync::Arc<rustc_data_structures[663ed82276dc206d]::jobserver::Proxy>, &std[dd8df931bf4505e8]::sync::once_lock::OnceLock<rustc_middle[97a4b38ff14f615a]::ty::context::GlobalCtxt>, &rustc_data_structures[663ed82276dc206d]::sync::worker_local::WorkerLocal<rustc_middle[97a4b38ff14f615a]::arena::Arena>, &rustc_data_structures[663ed82276dc206d]::sync::worker_local::WorkerLocal<rustc_hir[62aeaa136ae9394e]::Arena>, rustc_driver_impl[a15011602aea1e0a]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   22:     0x7cfd1ce67d0c - rustc_interface[cf0cc76db94539e8]::interface::run_compiler::<(), rustc_driver_impl[a15011602aea1e0a]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   23:     0x7cfd1ce45d7e - std[dd8df931bf4505e8]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[cf0cc76db94539e8]::util::run_in_thread_with_globals<rustc_interface[cf0cc76db94539e8]::util::run_in_thread_pool_with_globals<rustc_interface[cf0cc76db94539e8]::interface::run_compiler<(), rustc_driver_impl[a15011602aea1e0a]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   24:     0x7cfd1ce46460 - <std[dd8df931bf4505e8]::thread::lifecycle::spawn_unchecked<rustc_interface[cf0cc76db94539e8]::util::run_in_thread_with_globals<rustc_interface[cf0cc76db94539e8]::util::run_in_thread_pool_with_globals<rustc_interface[cf0cc76db94539e8]::interface::run_compiler<(), rustc_driver_impl[a15011602aea1e0a]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[4ecde69f02e53973]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x7cfd1ce472ec - <std[dd8df931bf4505e8]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   26:     0x7cfd1688aaa4 - <unknown>
[INFO] [stderr]   27:     0x7cfd16917a64 - 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.45.1/rustc-ice-2026-02-19T10_12_27-3063.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.95.0-nightly (2f436d582 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/2f436d5822164c7dc46729ecf9f1f8faa09fe9e4/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.45.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="algorithm_group_by"' --cfg 'feature="lazy"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="rows"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm_group_by", "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", "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", "list_arithmetic", "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=24fe00b660ce729e -C extra-filename=-0ffa0499791a9f80 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6df0bb7c86df3340.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1fd6f10e8fe90b16.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ce4ae48eec127dfe.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-a74d3f056ad465f6.rmeta --extern hashbrown_old_nightly_hack=/opt/rustwide/target/debug/deps/libhashbrown-e3c898cd5779d924.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-94d57dcb88e7accc.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8391a37684dc0fb2.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-67fcf6f92d0e20ed.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f8dd2231930c8ee5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2f2d663b34c9c61d.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-c79eea2b1044ae6d.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-bf73c05b67e3d006.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-a2032b200bff1db1.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-e27d9f746f75b729.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-5a8be6d45ff15f59.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-0bf5c7c846cc7e9f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-55a70438ee161d8f.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-01299c3fdc7fe183.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-8556bd6a84b603b1.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-a403f95d1907f812.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-70a240281b0aeed2.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/psm-1bd885baa73fdeae/out --cfg 'feature="nightly"'` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "026f6efb0213016fd5df49ca1c199b1a10d22a3641f6e3653d6a1466480ee275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "026f6efb0213016fd5df49ca1c199b1a10d22a3641f6e3653d6a1466480ee275", kill_on_drop: false }`
[INFO] [stdout] 026f6efb0213016fd5df49ca1c199b1a10d22a3641f6e3653d6a1466480ee275
