[INFO] cloning repository https://github.com/hamedbh/piicleaner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamedbh/piicleaner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamedbh%2Fpiicleaner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamedbh%2Fpiicleaner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdc5bdf55b4bbf451ae3824077bb78111d48f1b7
[INFO] checking hamedbh/piicleaner against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamedbh%2Fpiicleaner" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/hamedbh/piicleaner
[INFO] finished tweaking git repo https://github.com/hamedbh/piicleaner
[INFO] tweaked toml for git repo https://github.com/hamedbh/piicleaner written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hamedbh/piicleaner on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hamedbh/piicleaner 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_ignored v0.1.12
[INFO] [stderr]   Downloaded polars-utils v0.48.1
[INFO] [stderr]   Downloaded polars-error v0.48.1
[INFO] [stderr]   Downloaded polars-ffi v0.48.1
[INFO] [stderr]   Downloaded atoi_simd v0.16.1
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded pyo3-build-config v0.24.2
[INFO] [stderr]   Downloaded polars-schema v0.48.1
[INFO] [stderr]   Downloaded pyo3-macros v0.24.2
[INFO] [stderr]   Downloaded pyo3-polars v0.21.0
[INFO] [stderr]   Downloaded debug_unsafe v0.1.3
[INFO] [stderr]   Downloaded polars-expr v0.48.1
[INFO] [stderr]   Downloaded polars-mem-engine v0.48.1
[INFO] [stderr]   Downloaded polars-sql v0.48.1
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded polars v0.48.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.24.2
[INFO] [stderr]   Downloaded polars-pipe v0.48.1
[INFO] [stderr]   Downloaded polars-stream v0.48.1
[INFO] [stderr]   Downloaded polars-io v0.48.1
[INFO] [stderr]   Downloaded polars-compute v0.48.1
[INFO] [stderr]   Downloaded serde-pickle v1.2.0
[INFO] [stderr]   Downloaded polars-plan v0.48.1
[INFO] [stderr]   Downloaded polars-parquet v0.48.1
[INFO] [stderr]   Downloaded polars-ops v0.48.1
[INFO] [stderr]   Downloaded object_store v0.12.1
[INFO] [stderr]   Downloaded polars-lazy v0.48.1
[INFO] [stderr]   Downloaded reqwest v0.12.19
[INFO] [stderr]   Downloaded polars-arrow v0.48.1
[INFO] [stderr]   Downloaded polars-core v0.48.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.24.2
[INFO] [stderr]   Downloaded argminmax v0.6.3
[INFO] [stderr]   Downloaded polars-time v0.48.1
[INFO] [stderr]   Downloaded security-framework v3.2.0
[INFO] [stderr]   Downloaded ethnum v1.5.2
[INFO] [stderr]   Downloaded polars-row v0.48.1
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded bytemuck v1.23.0
[INFO] [stderr]   Downloaded skiplist v0.5.1
[INFO] [stderr]   Downloaded pyo3-polars-derive v0.15.0
[INFO] [stderr]   Downloaded iter-read v1.1.0
[INFO] [stderr]   Downloaded pyo3 v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49f08819f0d577ffc29891fe4f086db0c4e3502d29ff605f717e710334b25b3a
[INFO] running `Command { std: "docker" "start" "-a" "49f08819f0d577ffc29891fe4f086db0c4e3502d29ff605f717e710334b25b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49f08819f0d577ffc29891fe4f086db0c4e3502d29ff605f717e710334b25b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f08819f0d577ffc29891fe4f086db0c4e3502d29ff605f717e710334b25b3a", kill_on_drop: false }`
[INFO] [stdout] 49f08819f0d577ffc29891fe4f086db0c4e3502d29ff605f717e710334b25b3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e2c9cd5062649ee9a3737789dfff2808891e7df9286c9042c22e7cbda46581e
[INFO] running `Command { std: "docker" "start" "-a" "1e2c9cd5062649ee9a3737789dfff2808891e7df9286c9042c22e7cbda46581e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling polars-utils v0.48.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling polars-schema v0.48.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling polars-arrow v0.48.1
[INFO] [stderr]    Compiling polars-compute v0.48.1
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking debug_unsafe v0.1.3
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking atoi_simd v0.16.1
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pyo3-build-config v0.24.2
[INFO] [stderr]    Compiling polars-core v0.48.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking skiplist v0.5.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling polars-error v0.48.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling polars-ops v0.48.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling polars-plan v0.48.1
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.2
[INFO] [stderr]    Compiling pyo3-ffi v0.24.2
[INFO] [stderr]    Compiling polars-stream v0.48.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling polars-lazy v0.48.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling polars v0.48.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking iter-read v1.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pyo3-macros v0.24.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking serde_ignored v0.1.12
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking serde-pickle v1.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.19
[INFO] [stderr]     Checking object_store v0.12.1
[INFO] [stderr]    Compiling polars-row v0.48.1
[INFO] [stderr]     Checking polars-parquet v0.48.1
[INFO] [stderr]    Compiling polars-io v0.48.1
[INFO] [stderr]    Compiling polars-ffi v0.48.1
[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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/bin/rustc --crate-name polars_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.48.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-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="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", "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-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", "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=3d0ef8c7f5147706 -C extra-filename=-9f79e3ae3c12e9e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6f888b6d5d7e3778.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-969e4cf57af5455b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-716914687bfebe4f.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-7ec471caf165e53f.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9333d01a6ef8d829.rmeta --extern hashbrown_old_nightly_hack=/opt/rustwide/target/debug/deps/libhashbrown-9c4708d292bce444.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-fddc4b8b614a0321.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-2b7d2844f06037a6.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c41b85ae15f40f3f.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-01d889b92b491092.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-5c737967019a5136.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-63bc514b9d74f97f.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-934fa9a3e1d1ce13.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-f53b2ffa2363f1ee.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-7d1a7fcbcba8187a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-6a42e762714bbe2b.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-e9cdfc218194ac4f.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-49a5821ac4918056.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9c3941406f686ce8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6de52a4bcfcc33f2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-906cd2695d986ab1.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-65a72b2a2709db6e.so --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-91ffd3a4745fdd0d/out -L native=/opt/rustwide/target/debug/build/ring-1c4609ceb3c3631f/out -L native=/opt/rustwide/target/debug/build/psm-c3c2b8325ff0658c/out -L native=/opt/rustwide/target/debug/build/zstd-sys-b8b284df1ae1b0a2/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/bin/rustc --crate-name polars_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.48.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --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-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", "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=255b8a14dcfded55 -C extra-filename=-807fcbd716506dd3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e3d651804dbb5be8.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-b004dc3fd8e02084.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9781f4a9a021326b.rmeta --extern hashbrown_old_nightly_hack=/opt/rustwide/target/debug/deps/libhashbrown-2c6fdaa2b8fc64ec.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2481698ba3e2f99c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7ac208b4432ca0a9.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c3a1a3771494e946.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-113ae761979107ef.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-ac9f3fc45bbfe83d.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-084e73ed12b3ba22.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-84e9d65ddcaea00c.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-585559efaa9ff13d.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-27900a38ac3f4e3a.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-ae160cb88d71b8c7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f892acff4a8e8d1c.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-01b4f2c027236913.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-0d92fabba359d438.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-65a72b2a2709db6e.so --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-977ae2f0ac00edd1.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-c3c2b8325ff0658c/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1e2c9cd5062649ee9a3737789dfff2808891e7df9286c9042c22e7cbda46581e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e2c9cd5062649ee9a3737789dfff2808891e7df9286c9042c22e7cbda46581e", kill_on_drop: false }`
[INFO] [stdout] 1e2c9cd5062649ee9a3737789dfff2808891e7df9286c9042c22e7cbda46581e
