[INFO] fetching crate polars_bson 0.1.0...
[INFO] testing polars_bson-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate polars_bson 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate polars_bson 0.1.0
[INFO] finished tweaking crates.io crate polars_bson 0.1.0
[INFO] tweaked toml for crates.io crate polars_bson 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate polars_bson 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate polars_bson 0.1.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 315274e56ce4a4d2a31a7db8a25d1d618f137a609e968f0dc104d70da13d4b18
[INFO] running `Command { std: "docker" "start" "-a" "315274e56ce4a4d2a31a7db8a25d1d618f137a609e968f0dc104d70da13d4b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "315274e56ce4a4d2a31a7db8a25d1d618f137a609e968f0dc104d70da13d4b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "315274e56ce4a4d2a31a7db8a25d1d618f137a609e968f0dc104d70da13d4b18", kill_on_drop: false }`
[INFO] [stdout] 315274e56ce4a4d2a31a7db8a25d1d618f137a609e968f0dc104d70da13d4b18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7816ada747dd5b70f814d393d9d9af93945c5a233ad8bd9e22d9fd78c268abc
[INFO] running `Command { std: "docker" "start" "-a" "c7816ada747dd5b70f814d393d9d9af93945c5a233ad8bd9e22d9fd78c268abc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling array-init-cursor v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling polars-utils v0.46.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling planus v0.3.1
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling polars-schema v0.46.0
[INFO] [stderr]    Compiling polars-arrow v0.46.0
[INFO] [stderr]    Compiling polars-compute v0.46.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ethnum v1.5.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling atoi_simd v0.16.0
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling polars-core v0.46.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling polars-ops v0.46.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polars-plan v0.46.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling polars-lazy v0.46.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling argminmax v0.6.2
[INFO] [stderr]    Compiling streaming-decompression v0.1.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling polars v0.46.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling resolv-conf v0.7.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling polars-parquet-format v0.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling now v0.1.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling derive-where v1.3.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mongodb-internal-macros v3.2.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling polars-arrow-format v0.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling polars-error v0.46.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling bson v2.14.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling mongodb v3.2.3
[INFO] [stderr]    Compiling polars-row v0.46.0
[INFO] [stderr]    Compiling polars-parquet v0.46.0
[INFO] [stderr] error: could not compile `mongodb` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name mongodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.2.3/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 --warn=unexpected_cfgs --check-cfg 'cfg(mongodb_internal_tracking_arc)' --cfg 'feature="compat-3-0-0"' --cfg 'feature="default"' --cfg 'feature="dns-resolver"' --cfg 'feature="rustls-tls"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-auth", "azure-kms", "azure-oidc", "cert-key-password", "compat-3-0-0", "default", "dns-resolver", "gcp-kms", "gcp-oidc", "in-use-encryption", "in-use-encryption-unstable", "openssl-tls", "rustls-tls", "snappy-compression", "sync", "tracing-unstable", "zlib-compression", "zstd-compression"))' -C metadata=664addeac822a9ce -C extra-filename=-acba1b3a726cb64a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-fba19b6161375685.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-5c3004fed086700a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a9851ebd0ab18f47.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-9c154a7aa05c1859.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-37c1ca87b1d16b2c.rmeta --extern derive_where=/opt/rustwide/target/debug/deps/libderive_where-bda3837950d7f8cd.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9d0a990a3c6a2d39.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5b72dc92615109c0.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-5c0d5955b23920fb.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-258036931af483fb.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-977978a1e589a2c1.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rmeta --extern hickory_proto=/opt/rustwide/target/debug/deps/libhickory_proto-829f715b01ed4c32.rmeta --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-1e9a6b3aded11766.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-a6adda73facb7190.rmeta --extern macro_magic=/opt/rustwide/target/debug/deps/libmacro_magic-3f81f315fa649573.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-d9dc6fa7f87d31e4.rmeta --extern mongodb_internal_macros=/opt/rustwide/target/debug/deps/libmongodb_internal_macros-a5e382732491b4b6.so --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-49a9b363ab6e9cd6.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-64dceae6dc1f6110.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-6ed3643dda709e5e.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-bb6cb7cf18b25591.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-ece5dbe44d6e6691.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-f9047a845bb3c3c6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-204b44233bc07f66.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-2243ca96e10928af.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-f9b1f2f468e379c4.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-040e11704859f7d0.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0ac7ccb374ca223c.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2dab9c777895c32e.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-df16bb8719eedf64.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-7d9507ff4dccca86.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-ba111b8061fb6296.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c97e4b1cd55274fc.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a0b9d2bda523d8cf.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-719fa40c1b415af1.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-da81d9d8538114f9.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-8c25a4de9336cd2a.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f07a8ff1ff9f2d87.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-e97c7a6154f8efd1.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-67b42aa1c693d035/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/beta-2026-04-21-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.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 -C debuginfo=2 --cfg 'feature="algorithm_group_by"' --cfg 'feature="chrono"' --cfg 'feature="chrono-tz"' --cfg 'feature="comfy-table"' --cfg 'feature="default"' --cfg 'feature="docs"' --cfg 'feature="dtype-array"' --cfg 'feature="dtype-categorical"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-decimal"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-i128"' --cfg 'feature="dtype-i16"' --cfg 'feature="dtype-i8"' --cfg 'feature="dtype-struct"' --cfg 'feature="dtype-time"' --cfg 'feature="dtype-u16"' --cfg 'feature="dtype-u8"' --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="timezones"' --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=d98b414501d2e064 -C extra-filename=-0dfdc245726e3e9b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-eb51cc8dbee6bf27.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-fcdaef6d5d3efbe9.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-8597b452bd6d60ec.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-37c1ca87b1d16b2c.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-344b41d1828bb7ed.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-d2769bde20801818.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-17f13debee93d048.rmeta --extern hashbrown_old_nightly_hack=/opt/rustwide/target/debug/deps/libhashbrown-80c71283c85cbfe2.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-32bf21886e03965b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-da15462d4a2d9fd1.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ba08b808be5ac239.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b5de9e464bb4058e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-4bb716f933bac4fd.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-2ce8fff7a748d1e5.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-35cfd7df4348967e.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-31187f14267e0b77.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-b42fcaa5eb43f24a.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-71df10dc973a13b9.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-6ed3643dda709e5e.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-75de8e302c7c1b1b.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-666346fa109d37ee.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-c966d2eeebccbc73.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-46fe62228fb03444.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6e54f22aa39b21a8.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-89bb1c13ccea4592.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-6cbde9d0cbb40045/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c7816ada747dd5b70f814d393d9d9af93945c5a233ad8bd9e22d9fd78c268abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7816ada747dd5b70f814d393d9d9af93945c5a233ad8bd9e22d9fd78c268abc", kill_on_drop: false }`
[INFO] [stdout] c7816ada747dd5b70f814d393d9d9af93945c5a233ad8bd9e22d9fd78c268abc
