[INFO] cloning repository https://github.com/elarasuz/ej [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elarasuz/ej" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felarasuz%2Fej", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felarasuz%2Fej'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cb6e1a24e0d1856e5b016fd47eb885c5392225a [INFO] testing elarasuz/ej against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felarasuz%2Fej" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/elarasuz/ej [INFO] finished tweaking git repo https://github.com/elarasuz/ej [INFO] tweaked toml for git repo https://github.com/elarasuz/ej written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elarasuz/ej 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/elarasuz/ej 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polars-arrow-format v0.1.0 [INFO] [stderr] Downloaded polars-error v0.39.1 [INFO] [stderr] Downloaded planus v0.3.1 [INFO] [stderr] Downloaded foreign_vec v0.1.0 [INFO] [stderr] Downloaded now v0.1.3 [INFO] [stderr] Downloaded chrono-tz-build v0.2.1 [INFO] [stderr] Downloaded recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Downloaded memmap2 v0.7.1 [INFO] [stderr] Downloaded polars-sql v0.39.1 [INFO] [stderr] Downloaded parquet-format-safe v0.2.4 [INFO] [stderr] Downloaded polars-pipe v0.39.1 [INFO] [stderr] Downloaded polars-lazy v0.39.1 [INFO] [stderr] Downloaded itoap v1.0.1 [INFO] [stderr] Downloaded chrono v0.4.37 [INFO] [stderr] Downloaded polars-io v0.39.1 [INFO] [stderr] Downloaded polars-parquet v0.39.1 [INFO] [stderr] Downloaded polars-arrow v0.39.1 [INFO] [stderr] Downloaded serde_json v1.0.115 [INFO] [stderr] Downloaded sqlparser v0.39.0 [INFO] [stderr] Downloaded polars-ops v0.39.1 [INFO] [stderr] Downloaded polars-plan v0.39.1 [INFO] [stderr] Downloaded syn v2.0.49 [INFO] [stderr] Downloaded sysinfo v0.30.10 [INFO] [stderr] Downloaded comfy-table v7.1.1 [INFO] [stderr] Downloaded argminmax v0.6.2 [INFO] [stderr] Downloaded ethnum v1.5.0 [INFO] [stderr] Downloaded polars-compute v0.39.1 [INFO] [stderr] Downloaded chrono-tz v0.8.6 [INFO] [stderr] Downloaded fast-float v0.2.0 [INFO] [stderr] Downloaded polars-time v0.39.1 [INFO] [stderr] Downloaded polars v0.39.1 [INFO] [stderr] Downloaded phf_generator v0.11.2 [INFO] [stderr] Downloaded target-features v0.1.6 [INFO] [stderr] Downloaded raw-cpuid v11.0.1 [INFO] [stderr] Downloaded streaming-decompression v0.1.2 [INFO] [stderr] Downloaded atoi_simd v0.15.6 [INFO] [stderr] Downloaded phf_shared v0.11.2 [INFO] [stderr] Downloaded phf v0.11.2 [INFO] [stderr] Downloaded multiversion-macros v0.7.4 [INFO] [stderr] Downloaded multiversion v0.7.4 [INFO] [stderr] Downloaded streaming-iterator v0.1.9 [INFO] [stderr] Downloaded polars-row v0.39.1 [INFO] [stderr] Downloaded array-init-cursor v0.2.0 [INFO] [stderr] Downloaded recursive v0.1.1 [INFO] [stderr] Downloaded phf_codegen v0.11.2 [INFO] [stderr] Downloaded polars-core v0.39.1 [INFO] [stderr] Downloaded unicode-reverse v1.0.9 [INFO] [stderr] Downloaded polars-utils v0.39.1 [INFO] [stderr] Downloaded jobserver v0.1.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a3a7e416fa53b5f322793cf7715a69f8774dcaea16db1f18fec5c3151bf66374 [INFO] running `Command { std: "docker" "start" "-a" "a3a7e416fa53b5f322793cf7715a69f8774dcaea16db1f18fec5c3151bf66374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3a7e416fa53b5f322793cf7715a69f8774dcaea16db1f18fec5c3151bf66374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3a7e416fa53b5f322793cf7715a69f8774dcaea16db1f18fec5c3151bf66374", kill_on_drop: false }` [INFO] [stdout] a3a7e416fa53b5f322793cf7715a69f8774dcaea16db1f18fec5c3151bf66374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7bec59ffefdc92b1dd8711ef7e60bbeba15ebd3cd20a2aba87b1f7581dae45b6 [INFO] running `Command { std: "docker" "start" "-a" "7bec59ffefdc92b1dd8711ef7e60bbeba15ebd3cd20a2aba87b1f7581dae45b6", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.29 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling polars-utils v0.39.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling raw-cpuid v11.0.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling polars-arrow v0.39.1 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling atoi_simd v0.15.6 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling polars-compute v0.39.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling polars-core v0.39.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling polars-ops v0.39.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling argminmax v0.6.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling parquet-format-safe v0.2.4 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling streaming-decompression v0.1.2 [INFO] [stderr] Compiling polars-plan v0.39.1 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling polars-lazy v0.39.1 [INFO] [stderr] Compiling polars v0.39.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling now v0.1.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling multiversion v0.7.4 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling polars-arrow-format v0.1.0 [INFO] [stderr] Compiling polars-error v0.39.1 [INFO] [stderr] Compiling polars-row v0.39.1 [INFO] [stderr] Compiling polars-parquet v0.39.1 [INFO] [stderr] Compiling polars-time v0.39.1 [INFO] [stderr] error: could not compile `polars-ops` (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_ops --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-ops-0.39.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="chunked_ids"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abs", "aho-corasick", "approx_unique", "array_any_all", "array_count", "array_to_struct", "asof_join", "base64", "big_idx", "binary_encoding", "business", "chrono", "chrono-tz", "chunked_ids", "cov", "cross_join", "cum_agg", "cutqcut", "diff", "dtype-array", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-decimal", "dtype-duration", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "ewma", "ewma_by", "extract_groups", "extract_jsonpath", "find_many", "fused", "gather", "hash", "hex", "hist", "interpolate", "is_between", "is_first_distinct", "is_in", "is_last_distinct", "is_unique", "jsonpath_lib", "list_any_all", "list_count", "list_drop_nulls", "list_gather", "list_sample", "list_sets", "list_to_struct", "log", "merge_sorted", "mode", "moment", "nightly", "object", "pct_change", "peaks", "performant", "pivot", "polars-json", "propagate_nans", "rand", "rand_distr", "random", "rank", "reinterpret", "repeat_by", "replace", "rle", "rolling_window", "round_series", "search_sorted", "semi_anti_join", "serde", "serde_json", "simd", "string_encoding", "string_pad", "string_reverse", "string_to_integer", "strings", "timezones", "to_dummies", "top_k", "unicode-reverse", "unique_counts"))' -C metadata=3df38a1ab52d9089 -C extra-filename=-590f9815630107bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-24d4ac8f3d4ef1ab.rmeta --extern argminmax=/opt/rustwide/target/debug/deps/libargminmax-3392bb814a7c4f25.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-4fa9b1bc167dd0e5.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-195b9393d4f50b0f.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-b883fda9a005bd9c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-bef8e0650c608fe2.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6a998f109380bfd7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-cea53a470c128fc2.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-f65e310e7a0adcab.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-6d96088073b59427.rmeta --extern polars_core=/opt/rustwide/target/debug/deps/libpolars_core-a369ff0945928e44.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-b8c001b8c7e6faa9.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-d2af545f2cdab789.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-95b8540cfec583aa.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3e40cecf4d045cc5.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-c19df898ae4ac619.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-78c00c2155f74cc8/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.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="chrono"' --cfg 'feature="comfy-table"' --cfg 'feature="docs"' --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="fmt"' --cfg 'feature="lazy"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --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", "round_series", "row_hash", "rows", "serde", "serde-lazy", "serde_json", "simd", "strings", "take_opt_iter", "temporal", "timezones", "unique_counts", "zip_with"))' -C metadata=0224fd418511e36c -C extra-filename=-a369ff0945928e44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-24d4ac8f3d4ef1ab.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f4ae7c8d8201b246.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-4fa9b1bc167dd0e5.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a766cc75fd3bd1a8.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-3cf2eeafdc6477a3.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-195b9393d4f50b0f.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-b883fda9a005bd9c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-bef8e0650c608fe2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-cea53a470c128fc2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-f65e310e7a0adcab.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-6d96088073b59427.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-b8c001b8c7e6faa9.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-5e8155e03ce33dce.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-d2af545f2cdab789.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-36b9bb7fc3d049dc.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-d92b51b2267242bc.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-95b8540cfec583aa.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3e40cecf4d045cc5.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-c19df898ae4ac619.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-479bc577816379fa.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-78c00c2155f74cc8/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7bec59ffefdc92b1dd8711ef7e60bbeba15ebd3cd20a2aba87b1f7581dae45b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bec59ffefdc92b1dd8711ef7e60bbeba15ebd3cd20a2aba87b1f7581dae45b6", kill_on_drop: false }` [INFO] [stdout] 7bec59ffefdc92b1dd8711ef7e60bbeba15ebd3cd20a2aba87b1f7581dae45b6