[INFO] cloning repository https://github.com/btel/polars-labels-extension [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/btel/polars-labels-extension" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtel%2Fpolars-labels-extension", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtel%2Fpolars-labels-extension'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25f5c9e889b82a7693d5af71174a2b42b389502e [INFO] testing btel/polars-labels-extension against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtel%2Fpolars-labels-extension" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/btel/polars-labels-extension [INFO] finished tweaking git repo https://github.com/btel/polars-labels-extension [INFO] tweaked toml for git repo https://github.com/btel/polars-labels-extension written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/btel/polars-labels-extension on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/btel/polars-labels-extension 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-polars-derive v0.7.0 [INFO] [stderr] Downloaded polars-ffi v0.39.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cebb1e060eae3e87cc475c18d13e6f04dfdf63588eec1668e1072c5c38f77e99 [INFO] running `Command { std: "docker" "start" "-a" "cebb1e060eae3e87cc475c18d13e6f04dfdf63588eec1668e1072c5c38f77e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cebb1e060eae3e87cc475c18d13e6f04dfdf63588eec1668e1072c5c38f77e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cebb1e060eae3e87cc475c18d13e6f04dfdf63588eec1668e1072c5c38f77e99", kill_on_drop: false }` [INFO] [stdout] cebb1e060eae3e87cc475c18d13e6f04dfdf63588eec1668e1072c5c38f77e99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ac612fa17da2b7d7e03cdb2cc6ea5c431b659bcd3ecf80b8e5b832a707dc6e6 [INFO] running `Command { std: "docker" "start" "-a" "3ac612fa17da2b7d7e03cdb2cc6ea5c431b659bcd3ecf80b8e5b832a707dc6e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling polars-utils v0.39.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling raw-cpuid v11.0.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling atoi_simd v0.15.6 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling polars-compute v0.39.2 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling polars-core v0.39.2 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling polars-arrow v0.39.2 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling polars-error v0.39.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling polars-ops v0.39.2 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling polars-plan v0.39.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling argminmax v0.6.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling streaming-decompression v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling polars v0.39.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling parquet-format-safe v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling iter-read v0.3.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Compiling multiversion v0.7.4 [INFO] [stderr] Compiling polars-arrow-format v0.1.0 [INFO] [stderr] Compiling serde-pickle v1.1.1 [INFO] [stderr] Compiling polars-row v0.39.2 [INFO] [stderr] Compiling polars-parquet v0.39.2 [INFO] [stderr] error: could not compile `polars-arrow` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name polars_arrow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.39.2/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="arrow-format"' --cfg 'feature="atoi_simd"' --cfg 'feature="compute_aggregate"' --cfg 'feature="compute_arithmetics"' --cfg 'feature="compute_arithmetics_decimal"' --cfg 'feature="compute_bitwise"' --cfg 'feature="compute_boolean"' --cfg 'feature="compute_boolean_kleene"' --cfg 'feature="compute_cast"' --cfg 'feature="compute_comparison"' --cfg 'feature="compute_take"' --cfg 'feature="fast-float"' --cfg 'feature="io_ipc"' --cfg 'feature="itoa"' --cfg 'feature="multiversion"' --cfg 'feature="ryu"' --cfg 'feature="strength_reduce"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow-array", "arrow-buffer", "arrow-data", "arrow-format", "arrow-schema", "arrow_rs", "async-stream", "atoi", "atoi_simd", "avro-schema", "bigidx", "chrono-tz", "compute", "compute_aggregate", "compute_arithmetics", "compute_arithmetics_decimal", "compute_bitwise", "compute_boolean", "compute_boolean_kleene", "compute_cast", "compute_comparison", "compute_hash", "compute_take", "compute_temporal", "default", "dtype-array", "dtype-decimal", "fast-float", "full", "futures", "hex", "indexmap", "io_avro", "io_avro_async", "io_avro_compression", "io_flight", "io_ipc", "io_ipc_compression", "io_ipc_read_async", "io_ipc_write_async", "itoa", "itoap", "lz4", "multiversion", "nightly", "performant", "regex", "regex-syntax", "ryu", "serde", "simd", "strength_reduce", "strings", "temporal", "timezones", "zstd"))' -C metadata=6794aa7cd3d8e51e -C extra-filename=-574d372924208497 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-c1dfc7d680da592b.rmeta --extern atoi_simd=/opt/rustwide/target/debug/deps/libatoi_simd-19ccae9bc2e7b133.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ab58b1842bfba482.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2e96042fcbb8d06b.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-4ac8e222c448f1c1.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-51028b225ce5c2fd.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-f529e6f0ecbd422d.rmeta --extern fast_float=/opt/rustwide/target/debug/deps/libfast_float-a001eccc39083970.rmeta --extern foreign_vec=/opt/rustwide/target/debug/deps/libforeign_vec-e4f4712bf4030c22.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-8dcabbd3e23c573e.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-4c6598116a867907.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-aa4fc0a90deeb901.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-be7fbdf0393022d5.rmeta --extern arrow_format=/opt/rustwide/target/debug/deps/libpolars_arrow_format-d3a39cf627a693d4.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-193f2d6808950409.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-6c4c067c819d2637.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-0f2a15b68b451590.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-87dcd208cd90090f.rmeta --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-a6bfc9f1d17a860d.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-649de3d97cb1d991.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-f366ffd171f8e017/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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.39.2/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="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", "round_series", "row_hash", "rows", "serde", "serde-lazy", "serde_json", "simd", "strings", "take_opt_iter", "temporal", "timezones", "unique_counts", "zip_with"))' -C metadata=9c32ba7a1a166e6a -C extra-filename=-b52a13c0eaae63c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-c1dfc7d680da592b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f87f62472e1f73dd.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ab58b1842bfba482.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-51028b225ce5c2fd.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-8dcabbd3e23c573e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-2cf2a84e7ef6c367.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-69938cdfd4ffde8c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-ff16e08d32238e75.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-2937490b21e14f93.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-a805744ee6feb8ab.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-23a4c068f2bead63.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-a4a43f036a54d53f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-63e311c27b19dc0c.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-fe9a856ac9eeddc5.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-e3ec31f91b976d44.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-4ca91ad39fac2a59.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eab033333712379b.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-40da2bbec6cc267c.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-f366ffd171f8e017/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill) [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name polars_parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-parquet-0.39.2/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", "serde", "serde_types", "snap", "snappy", "xxhash-rust", "zstd"))' -C metadata=39386dbe81c06328 -C extra-filename=-f65aae1b55ec9093 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-c1dfc7d680da592b.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-f529e6f0ecbd422d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-be7fbdf0393022d5.rmeta --extern parquet_format_safe=/opt/rustwide/target/debug/deps/libparquet_format_safe-02c67a7503ce3d64.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-574d372924208497.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-193f2d6808950409.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-6c4c067c819d2637.rmeta --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-97ddbf3355b082c6.so --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-87dcd208cd90090f.rmeta --extern streaming_decompression=/opt/rustwide/target/debug/deps/libstreaming_decompression-8f1c916944201503.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-f366ffd171f8e017/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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.39.2/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="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", "round_series", "row_hash", "rows", "serde", "serde-lazy", "serde_json", "simd", "strings", "take_opt_iter", "temporal", "timezones", "unique_counts", "zip_with"))' -C metadata=6cee6754dd8fcb17 -C extra-filename=-61d3f41a9f30f726 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-c1dfc7d680da592b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f87f62472e1f73dd.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ab58b1842bfba482.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-51028b225ce5c2fd.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-8dcabbd3e23c573e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-2cf2a84e7ef6c367.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-be7fbdf0393022d5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-574d372924208497.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-1b555cf7d7984eed.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-193f2d6808950409.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-6df19680cd80592e.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-6c4c067c819d2637.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-63e311c27b19dc0c.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-5f4b7ba110366cd3.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-e3ec31f91b976d44.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-4ca91ad39fac2a59.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eab033333712379b.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-40da2bbec6cc267c.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-f366ffd171f8e017/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3ac612fa17da2b7d7e03cdb2cc6ea5c431b659bcd3ecf80b8e5b832a707dc6e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac612fa17da2b7d7e03cdb2cc6ea5c431b659bcd3ecf80b8e5b832a707dc6e6", kill_on_drop: false }` [INFO] [stdout] 3ac612fa17da2b7d7e03cdb2cc6ea5c431b659bcd3ecf80b8e5b832a707dc6e6