[INFO] cloning repository https://github.com/pbusenius/polars-tor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbusenius/polars-tor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbusenius%2Fpolars-tor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbusenius%2Fpolars-tor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cfd6bcee4f6d28443246799e8708ee4c96c105d [INFO] testing pbusenius/polars-tor/4cfd6bcee4f6d28443246799e8708ee4c96c105d against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbusenius%2Fpolars-tor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pbusenius/polars-tor on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pbusenius/polars-tor [INFO] finished tweaking git repo https://github.com/pbusenius/polars-tor [INFO] tweaked toml for git repo https://github.com/pbusenius/polars-tor written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pbusenius/polars-tor 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/pola-rs/pyo3-polars.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: Patch `pyo3-polars v0.18.0 (https://github.com/pola-rs/pyo3-polars.git#a6a37eff)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-polars-derive v0.11.0 [INFO] [stderr] Downloaded polars-error v0.43.1 [INFO] [stderr] Downloaded polars-schema v0.43.1 [INFO] [stderr] Downloaded polars-ffi v0.43.1 [INFO] [stderr] Downloaded iter-read v0.3.1 [INFO] [stderr] Downloaded pyo3-macros v0.22.6 [INFO] [stderr] Downloaded atoi_simd v0.15.6 [INFO] [stderr] Downloaded polars-utils v0.43.1 [INFO] [stderr] Downloaded polars-compute v0.43.1 [INFO] [stderr] Downloaded pyo3-build-config v0.22.6 [INFO] [stderr] Downloaded parquet-format-safe v0.2.4 [INFO] [stderr] Downloaded pyo3-ffi v0.22.6 [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.6 [INFO] [stderr] Downloaded polars v0.43.1 [INFO] [stderr] Downloaded polars-io v0.43.1 [INFO] [stderr] Downloaded polars-ops v0.43.1 [INFO] [stderr] Downloaded polars-parquet v0.43.1 [INFO] [stderr] Downloaded polars-row v0.43.1 [INFO] [stderr] Downloaded pyo3-polars v0.17.0 [INFO] [stderr] Downloaded polars-plan v0.43.1 [INFO] [stderr] Downloaded polars-arrow v0.43.1 [INFO] [stderr] Downloaded polars-core v0.43.1 [INFO] [stderr] Downloaded serde-pickle v1.1.1 [INFO] [stderr] Downloaded pyo3 v0.22.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec64ec21c21df022a2abfd980264d5f2f9935eb1ae92fb62f3498b527d428053 [INFO] running `Command { std: "docker" "start" "-a" "ec64ec21c21df022a2abfd980264d5f2f9935eb1ae92fb62f3498b527d428053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec64ec21c21df022a2abfd980264d5f2f9935eb1ae92fb62f3498b527d428053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec64ec21c21df022a2abfd980264d5f2f9935eb1ae92fb62f3498b527d428053", kill_on_drop: false }` [INFO] [stdout] ec64ec21c21df022a2abfd980264d5f2f9935eb1ae92fb62f3498b527d428053 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d17d627f9e5c88aa2e52306ebbc8a4bbd8903e1e2ded36127b0e6d83996929c [INFO] running `Command { std: "docker" "start" "-a" "4d17d627f9e5c88aa2e52306ebbc8a4bbd8903e1e2ded36127b0e6d83996929c", kill_on_drop: false }` [INFO] [stderr] warning: Patch `pyo3-polars v0.18.0 (https://github.com/pola-rs/pyo3-polars.git#a6a37eff)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling polars-utils v0.43.1 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling polars-schema v0.43.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling atoi_simd v0.15.6 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling polars-compute v0.43.1 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling polars-core v0.43.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling polars-arrow v0.43.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling polars-ops v0.43.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling polars-plan v0.43.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling argminmax v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling streaming-decompression v0.1.2 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling polars v0.43.1 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling parquet-format-safe v0.2.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling iter-read v0.3.1 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling rayon v1.10.0 [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 regex-automata v0.4.9 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling multiversion v0.7.4 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling polars-error v0.43.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling polars-arrow-format v0.1.0 [INFO] [stderr] Compiling serde-pickle v1.1.1 [INFO] [stderr] Compiling polars-row v0.43.1 [INFO] [stderr] Compiling polars-parquet v0.43.1 [INFO] [stderr] error: could not compile `polars-parquet` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name polars_parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-parquet-0.43.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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-stream", "bloom_filter", "brotli", "compression", "fallible-streaming-iterator", "flate2", "futures", "gzip", "gzip_zlib_ng", "lz4", "lz4_flex", "serde", "serde_types", "snap", "snappy", "xxhash-rust", "zstd"))' -C metadata=546b88a325bb0860 -C extra-filename=-2b08416399b3aaed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-4a07ba3506a9f134.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-7516cdb7853c1587.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-22639d47b98837b1.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-040c8fb033b9570d.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-6909682fb5b33330.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c88c62f78047c4f7.rmeta --extern parquet_format_safe=/opt/rustwide/target/debug/deps/libparquet_format_safe-90db6039a67d5c60.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-dd425058a02fe9aa.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-2a13becba7aaa2c5.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-b7d75e82321d3583.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-316d78ec760d36b5.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-e207434f7ab9c40b.rmeta --extern streaming_decompression=/opt/rustwide/target/debug/deps/libstreaming_decompression-8d706b3ad350b555.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-5277c40bf52491b1/out` (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/1.85.0-x86_64-unknown-linux-gnu/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,link -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", "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=aa6f774558e86dac -C extra-filename=-d069ddc4cc617554 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-deed1418c1fd8edb.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-52be23224824b52a.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-22639d47b98837b1.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-534d71d49813c5ca.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-8ca946c47b3494de.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-55d4601f27a865fc.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6d0622c546896f99.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-effca8480a79377b.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-2fcb3bdfe2e80b1d.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-89175b51a8b932ad.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-8b5a18bc7b3dff2d.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-e63728ddf30a146c.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-63810c3978bd1cda.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-ce33f496f474189a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1d034a383940f749.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a9cac77337aa0e2e.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3b95a2beb18a6c8c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-50040445fc5af54a.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-4217898141c0eca7.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-5277c40bf52491b1/out` (signal: 9, SIGKILL: kill) [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/1.85.0-x86_64-unknown-linux-gnu/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,link -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", "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=ef074e3334b84e89 -C extra-filename=-e4654d558d450d1b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-4a07ba3506a9f134.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-52be23224824b52a.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-22639d47b98837b1.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-534d71d49813c5ca.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-6909682fb5b33330.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-1e149fbeda46a793.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c88c62f78047c4f7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-effca8480a79377b.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-dd425058a02fe9aa.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-2a13becba7aaa2c5.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-b7d75e82321d3583.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-c41fd2ab1ec57d92.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-32830589cde0cfe5.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-316d78ec760d36b5.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f946112151c28199.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-39aa201587946725.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3b95a2beb18a6c8c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-50040445fc5af54a.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-4217898141c0eca7.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-5277c40bf52491b1/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4d17d627f9e5c88aa2e52306ebbc8a4bbd8903e1e2ded36127b0e6d83996929c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d17d627f9e5c88aa2e52306ebbc8a4bbd8903e1e2ded36127b0e6d83996929c", kill_on_drop: false }` [INFO] [stdout] 4d17d627f9e5c88aa2e52306ebbc8a4bbd8903e1e2ded36127b0e6d83996929c