[INFO] cloning repository https://github.com/Teamon9161/py-polars-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Teamon9161/py-polars-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamon9161%2Fpy-polars-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamon9161%2Fpy-polars-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce11872fbfe9850279e67a3abff0465eee729251 [INFO] checking Teamon9161/py-polars-test against try#51000a35bc99aeffdc092bf2226ab562eedb9eff for pr-135899 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamon9161%2Fpy-polars-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Teamon9161/py-polars-test on toolchain 51000a35bc99aeffdc092bf2226ab562eedb9eff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Teamon9161/py-polars-test [INFO] finished tweaking git repo https://github.com/Teamon9161/py-polars-test [INFO] tweaked toml for git repo https://github.com/Teamon9161/py-polars-test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Teamon9161/py-polars-test 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" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23f79d552538457246de4a9caf9ddcacbec5a16a4cc199c4892d855bdb108972 [INFO] running `Command { std: "docker" "start" "-a" "23f79d552538457246de4a9caf9ddcacbec5a16a4cc199c4892d855bdb108972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23f79d552538457246de4a9caf9ddcacbec5a16a4cc199c4892d855bdb108972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23f79d552538457246de4a9caf9ddcacbec5a16a4cc199c4892d855bdb108972", kill_on_drop: false }` [INFO] [stdout] 23f79d552538457246de4a9caf9ddcacbec5a16a4cc199c4892d855bdb108972 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55f68b5ccaf89f55a2814b39a07e793d818f07a53b2b3356e53caba12e6da33a [INFO] running `Command { std: "docker" "start" "-a" "55f68b5ccaf89f55a2814b39a07e793d818f07a53b2b3356e53caba12e6da33a", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling pyo3-build-config v0.23.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.5 [INFO] [stderr] Compiling pyo3-ffi v0.23.5 [INFO] [stderr] Compiling pyo3 v0.23.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling stacker v0.1.19 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling polars-utils v0.46.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Compiling polars-schema v0.46.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling polars-arrow v0.46.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling polars-compute v0.46.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling pyo3-macros v0.23.5 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Compiling chrono-tz v0.10.1 [INFO] [stderr] Checking atoi_simd v0.16.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling polars-error v0.46.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling polars-core v0.46.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling polars-ops v0.46.0 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling polars-plan v0.46.0 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Compiling polars-lazy v0.46.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling polars v0.46.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking iter-read v1.1.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking serde-pickle v1.2.0 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Compiling polars-row v0.46.0 [INFO] [stderr] Checking polars-parquet v0.46.0 [INFO] [stderr] Checking polars-ffi v0.46.0 [INFO] [stderr] Checking polars-time v0.46.0 [INFO] [stderr] Checking polars-io v0.46.0 [INFO] [stderr] error: could not compile `polars-plan` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/bin/rustc --crate-name polars_plan --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-plan-0.46.0/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="chrono"' --cfg 'feature="csv"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-i16"' --cfg 'feature="dtype-i8"' --cfg 'feature="dtype-time"' --cfg 'feature="ir_serde"' --cfg 'feature="polars-time"' --cfg 'feature="python"' --cfg 'feature="serde"' --cfg 'feature="temporal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abs", "approx_unique", "arg_where", "array_any_all", "array_count", "array_to_struct", "asof_join", "async", "bigidx", "binary_encoding", "bitwise", "business", "chrono", "chrono-tz", "chunked_ids", "cloud", "coalesce", "concat_str", "cov", "cross_join", "cse", "csv", "cum_agg", "cutqcut", "debugging", "diff", "dot_diagram", "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", "ewma", "ewma_by", "extract_groups", "extract_jsonpath", "ffi_plugin", "find_many", "fmt", "fused", "future", "futures", "hist", "hive_partitions", "iejoin", "index_of", "interpolate", "interpolate_by", "ipc", "ir_serde", "is_between", "is_first_distinct", "is_in", "is_last_distinct", "is_unique", "json", "libloading", "list_any_all", "list_count", "list_drop_nulls", "list_gather", "list_sample", "list_sets", "list_to_struct", "log", "merge_sorted", "meta", "mode", "moment", "month_end", "month_start", "nightly", "object", "offset_by", "panic_on_schema", "parquet", "pct_change", "peaks", "pivot", "polars-ffi", "polars-json", "polars-parquet", "polars-time", "polars_cloud", "propagate_nans", "python", "random", "range", "rank", "regex", "reinterpret", "repeat_by", "replace", "rle", "rolling_window", "rolling_window_by", "round_series", "row_hash", "search_sorted", "semi_anti_join", "serde", "serde_json", "sign", "streaming", "string_encoding", "string_normalize", "string_pad", "string_reverse", "string_to_integer", "strings", "temporal", "timezones", "top_k", "trigonometry", "true_div", "unique_counts"))' -C metadata=d438d2c0c52497c7 -C extra-filename=-a46843f18b75f713 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6a016575e13df060.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5ef1203d51ac9d00.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-639bac8a90c6fe87.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f2b4e414dc74b353.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6283ba2479b396f6.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-e8899f89394368e7.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-caf270224e74c0d0.rmeta --extern memmap=/opt/rustwide/target/debug/deps/libmemmap2-e7a9a322abe90906.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b7d17e5fb372a811.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2f2d663b34c9c61d.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-a1f4a40dbcf49083.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-1dea8b5b7d44b38a.rmeta --extern polars_core=/opt/rustwide/target/debug/deps/libpolars_core-affcaa8f54ccb87e.rmeta --extern polars_io=/opt/rustwide/target/debug/deps/libpolars_io-25ea97c617aa8f20.rmeta --extern polars_ops=/opt/rustwide/target/debug/deps/libpolars_ops-507898105397ecf3.rmeta --extern polars_time=/opt/rustwide/target/debug/deps/libpolars_time-62ddbaff2283b787.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-9d32cffda83aba60.rmeta --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-7813288e175871f4.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-941c0744adc7db8f.rmeta --extern recursive=/opt/rustwide/target/debug/deps/librecursive-f6d2de6c0c82b4c6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bcfd2f67d0f35bc5.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-b459e0546b401477.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-d97c5baa06f73677/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/psm-52428a3d733771d2/out -L native=/opt/rustwide/target/debug/build/zstd-sys-b5e36c14ad2fab0d/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/51000a35bc99aeffdc092bf2226ab562eedb9eff/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.46.0/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=3a1fbce69a79090d -C extra-filename=-9b29a5dd1461a8d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-c47bac748c571aca.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9e5d3bffc9e87c87.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-08fb08771af02231.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-507b85f2ee56f5d2.rmeta --extern hashbrown_old_nightly_hack=/opt/rustwide/target/debug/deps/libhashbrown-0045fdd480ac613a.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-1b3220fac02f5c07.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5229fda4ccbde9fb.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c3a1a3771494e946.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-dffcb2813965d88f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-18f52d90cb48c7d6.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-a7ef84cb77443978.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-b1b76ea79b0df8e2.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-88e998ca38451ca3.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-0daeeeee90f9138e.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-90c57ba372ce8b2a.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-94d78ea4f35f425a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b9497a3a62fe1d23.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-94dfce531a432f34.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-010635aaa59500c8.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-b459e0546b401477.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5410ab8704d2ec75.rmeta --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-52428a3d733771d2/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "55f68b5ccaf89f55a2814b39a07e793d818f07a53b2b3356e53caba12e6da33a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55f68b5ccaf89f55a2814b39a07e793d818f07a53b2b3356e53caba12e6da33a", kill_on_drop: false }` [INFO] [stdout] 55f68b5ccaf89f55a2814b39a07e793d818f07a53b2b3356e53caba12e6da33a