[INFO] cloning repository https://github.com/ATTPC/synchronizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ATTPC/synchronizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FATTPC%2Fsynchronizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FATTPC%2Fsynchronizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4adf08265660eef1f3d8c39c37d8948fd3672759
[INFO] checking ATTPC/synchronizer against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FATTPC%2Fsynchronizer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ATTPC/synchronizer
[INFO] finished tweaking git repo https://github.com/ATTPC/synchronizer
[INFO] tweaked toml for git repo https://github.com/ATTPC/synchronizer written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ATTPC/synchronizer on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ATTPC/synchronizer 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 342a6373f818536085db573a585e0674e955e6d7f5e633a92ba824132bb6ae57
[INFO] running `Command { std: "docker" "start" "-a" "342a6373f818536085db573a585e0674e955e6d7f5e633a92ba824132bb6ae57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "342a6373f818536085db573a585e0674e955e6d7f5e633a92ba824132bb6ae57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "342a6373f818536085db573a585e0674e955e6d7f5e633a92ba824132bb6ae57", kill_on_drop: false }`
[INFO] [stdout] 342a6373f818536085db573a585e0674e955e6d7f5e633a92ba824132bb6ae57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecaf63f86be83d76850c2286b4d6dc34dfd2288d4bfe592db89300b6bda1c6cf
[INFO] running `Command { std: "docker" "start" "-a" "ecaf63f86be83d76850c2286b4d6dc34dfd2288d4bfe592db89300b6bda1c6cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling polars-utils v0.43.1
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking raw-cpuid v11.2.0
[INFO] [stderr]    Compiling polars-schema v0.43.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling polars-arrow v0.43.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]    Compiling polars-compute v0.43.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling polars-core v0.43.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling polars-ops v0.43.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling hdf5-metno-types v0.9.0
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling polars v0.43.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling hdf5-metno v0.9.2
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking human_bytes v0.4.3
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling hdf5-metno-sys v0.9.1
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.1
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking polars-error v0.43.1
[INFO] [stderr]     Checking lz4 v1.28.0
[INFO] [stderr]     Checking polars-row v0.43.1
[INFO] [stderr]     Checking polars-parquet v0.43.1
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2206) panicked at /rustc-dev/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/compiler/rustc_resolve/src/imports.rs:387:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x750af9db8feb - <<std[14bf7ee402dca657]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c78f5786263e26ef]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x750afa420048 - core[c78f5786263e26ef]::fmt::write
[INFO] [stderr]    2:     0x750af9dd0266 - <std[14bf7ee402dca657]::sys::stdio::unix::Stderr as std[14bf7ee402dca657]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x750af9d8f0a8 - std[14bf7ee402dca657]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x750af9dac453 - std[14bf7ee402dca657]::panicking::default_hook
[INFO] [stderr]    5:     0x750af8d792df - std[14bf7ee402dca657]::panicking::update_hook::<alloc[5f18bda7a686a5d0]::boxed::Box<rustc_driver_impl[eab45d4a57664a9d]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x750af9dac732 - std[14bf7ee402dca657]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x750af9d8f19a - std[14bf7ee402dca657]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x750af9d836d9 - std[14bf7ee402dca657]::sys::backtrace::__rust_end_short_backtrace::<std[14bf7ee402dca657]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x750af9d90bcd - __rustc[b8068e97bc8fdfd5]::rust_begin_unwind
[INFO] [stderr]   10:     0x750af7223bac - core[c78f5786263e26ef]::panicking::panic_fmt
[INFO] [stderr]   11:     0x750af64fd9d2 - core[c78f5786263e26ef]::panicking::panic
[INFO] [stderr]   12:     0x750afa445109 - <rustc_resolve[a22be8035cfb58f6]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x750afa44470b - <rustc_resolve[a22be8035cfb58f6]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x750afa442c46 - <rustc_resolve[a22be8035cfb58f6]::Resolver as rustc_expand[1f4283d6b0b0e52e]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   15:     0x750afba3fa98 - <rustc_expand[1f4283d6b0b0e52e]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   16:     0x750afba3ec1b - <rustc_expand[1f4283d6b0b0e52e]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   17:     0x750afaca9494 - rustc_interface[febfef7fdc765204]::passes::resolver_for_lowering_raw
[INFO] [stderr]   18:     0x750afaca890d - rustc_query_impl[2f706155754277fd]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   19:     0x750afb61942e - rustc_query_impl[2f706155754277fd]::execution::try_execute_query::<rustc_middle[e625e7f6e5218779]::query::caches::SingleCache<rustc_middle[e625e7f6e5218779]::query::erase::ErasedData<[u8; 16usize]>>, {rustc_query_impl[2f706155754277fd]::QueryFlags { is_anon: false, is_depth_limit: false, is_feedable: false }}, false>
[INFO] [stderr]   20:     0x750afb618f82 - rustc_query_impl[2f706155754277fd]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   21:     0x750afb6ba2cf - <rustc_interface[febfef7fdc765204]::passes::create_and_enter_global_ctxt<core[c78f5786263e26ef]::option::Option<rustc_interface[febfef7fdc765204]::queries::Linker>, rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[c78f5786263e26ef]::ops::function::FnOnce<(&rustc_session[3c84e7174116d12d]::session::Session, rustc_middle[e625e7f6e5218779]::ty::context::CurrentGcx, alloc[5f18bda7a686a5d0]::sync::Arc<rustc_data_structures[d0dc7f70d4473f03]::jobserver::Proxy>, &std[14bf7ee402dca657]::sync::once_lock::OnceLock<rustc_middle[e625e7f6e5218779]::ty::context::GlobalCtxt>, &rustc_data_structures[d0dc7f70d4473f03]::sync::worker_local::WorkerLocal<rustc_middle[e625e7f6e5218779]::arena::Arena>, &rustc_data_structures[d0dc7f70d4473f03]::sync::worker_local::WorkerLocal<rustc_hir[de1da3f458a582ca]::Arena>, rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   22:     0x750afb5ba70c - rustc_interface[febfef7fdc765204]::interface::run_compiler::<(), rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   23:     0x750afb5f2dfe - std[14bf7ee402dca657]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[febfef7fdc765204]::util::run_in_thread_with_globals<rustc_interface[febfef7fdc765204]::util::run_in_thread_pool_with_globals<rustc_interface[febfef7fdc765204]::interface::run_compiler<(), rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   24:     0x750afb5f34e0 - <std[14bf7ee402dca657]::thread::lifecycle::spawn_unchecked<rustc_interface[febfef7fdc765204]::util::run_in_thread_with_globals<rustc_interface[febfef7fdc765204]::util::run_in_thread_pool_with_globals<rustc_interface[febfef7fdc765204]::interface::run_compiler<(), rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[c78f5786263e26ef]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x750afb5f436c - <std[14bf7ee402dca657]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   26:     0x750af508aaa4 - <unknown>
[INFO] [stderr]   27:     0x750af5117a64 - 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.43.1/rustc-ice-2026-02-19T17_38_29-2199.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.95.0-nightly (0269aeccc 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/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.43.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="chrono"' --cfg 'feature="comfy-table"' --cfg 'feature="docs"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-time"' --cfg 'feature="fmt"' --cfg 'feature="partition_by"' --cfg 'feature="regex"' --cfg 'feature="rows"' --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=fca6184f2c19c398 -C extra-filename=-e736f3de058b6f26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-923830d7deaa7303.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-47961c4266c0c36c.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ec69215fef4839bb.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-232084353ff577b3.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-7f28abaaad89cbdf.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-0f24be69e2422d21.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-c921f1d65da0bbfd.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f296f34339a5a65e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3e7aff664eb61dcc.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-154929b6ac9493b9.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-2f30debc7cccdda1.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-f85df61eee96f000.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-5b5cbdace95d323a.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-936326900e4eb68d.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-c8eff256811ef17c.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-12466560d8864b95.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3d3e6987788d1954.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0a1dfca6597fafa3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e4fdc81a6ee3a45.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-4d05ff9898655ee9.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-8a139ed92e0d8007/out --cfg 'feature="nightly"'` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ecaf63f86be83d76850c2286b4d6dc34dfd2288d4bfe592db89300b6bda1c6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecaf63f86be83d76850c2286b4d6dc34dfd2288d4bfe592db89300b6bda1c6cf", kill_on_drop: false }`
[INFO] [stdout] ecaf63f86be83d76850c2286b4d6dc34dfd2288d4bfe592db89300b6bda1c6cf
