[INFO] cloning repository https://github.com/cgrins/polars-mongo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cgrins/polars-mongo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgrins%2Fpolars-mongo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgrins%2Fpolars-mongo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da14d2f611adcf0969b3174438e27fa32f6aa7fb
[INFO] testing cgrins/polars-mongo against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgrins%2Fpolars-mongo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/cgrins/polars-mongo
[INFO] finished tweaking git repo https://github.com/cgrins/polars-mongo
[INFO] tweaked toml for git repo https://github.com/cgrins/polars-mongo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cgrins/polars-mongo on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cgrins/polars-mongo 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing cgrins/polars-mongo against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgrins%2Fpolars-mongo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/cgrins/polars-mongo
[INFO] finished tweaking git repo https://github.com/cgrins/polars-mongo
[INFO] tweaked toml for git repo https://github.com/cgrins/polars-mongo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cgrins/polars-mongo on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cgrins/polars-mongo 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-xid v0.2.3
[INFO] [stderr]   Downloaded linked-hash-map v0.5.4
[INFO] [stderr]   Downloaded serde_derive v1.0.137
[INFO] [stderr]   Downloaded serde_yaml v0.8.24
[INFO] [stderr]   Downloaded proc-macro2 v1.0.38
[INFO] [stderr]   Downloaded syn v1.0.93
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] [stderr]   Downloaded cpufeatures v0.2.2
[INFO] [stderr]   Downloaded block-buffer v0.10.2
[INFO] [stderr]   Downloaded crypto-common v0.1.3
[INFO] [stderr]   Downloaded digest v0.10.3
[INFO] [stderr]   Downloaded simdutf8 v0.1.4
[INFO] [stderr]   Downloaded strength_reduce v0.2.3
[INFO] [stderr]   Downloaded generic-array v0.14.5
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.0
[INFO] [stderr]   Downloaded md-5 v0.10.1
[INFO] [stderr]   Downloaded polars-lazy v0.21.1
[INFO] [stderr]   Downloaded mongodb v2.2.1
[INFO] [stderr]   Downloaded serde_json v1.0.81
[INFO] [stderr]   Downloaded webpki-roots v0.22.3
[INFO] [stderr]   Downloaded rustls v0.20.4
[INFO] [stderr]   Downloaded rayon v1.5.2
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded polars-core v0.21.1
[INFO] [stderr]   Downloaded polars-time v0.21.1
[INFO] [stderr]   Downloaded bson v2.2.0
[INFO] [stderr]   Downloaded lexical-write-float v0.8.4
[INFO] [stderr]   Downloaded lexical-util v0.8.3
[INFO] [stderr]   Downloaded serde_with v1.13.0
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.3
[INFO] [stderr]   Downloaded rayon-core v1.9.2
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] [stderr]   Downloaded os_info v3.3.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.6
[INFO] [stderr]   Downloaded sha2 v0.10.2
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded memmap2 v0.5.3
[INFO] [stderr]   Downloaded polars-io v0.21.1
[INFO] [stderr]   Downloaded polars-ops v0.21.1
[INFO] [stderr]   Downloaded polars v0.21.1
[INFO] [stderr]   Downloaded lexical v6.1.0
[INFO] [stderr]   Downloaded anyhow v1.0.57
[INFO] [stderr]   Downloaded rustversion v1.0.6
[INFO] [stderr]   Downloaded comfy-table v5.0.1
[INFO] [stderr]   Downloaded hash_hasher v2.0.3
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.3
[INFO] [stderr]   Downloaded arrow2 v0.11.2
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.3
[INFO] [stderr]   Downloaded lexical-core v0.8.3
[INFO] [stderr]   Downloaded multiversion-macros v0.6.1
[INFO] [stderr]   Downloaded multiversion v0.6.1
[INFO] [stderr]   Downloaded streaming-iterator v0.1.5
[INFO] [stderr]   Downloaded num-complex v0.4.1
[INFO] [stderr]   Downloaded polars-arrow v0.21.1
[INFO] [stderr]   Downloaded polars-utils v0.21.1
[INFO] [stderr]   Downloaded mio v0.8.3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f82e10ebc401ae975542541d1abeeb8a7c6c4ed1ca847528994ae336967d96e7
[INFO] running `Command { std: "docker" "start" "-a" "f82e10ebc401ae975542541d1abeeb8a7c6c4ed1ca847528994ae336967d96e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f82e10ebc401ae975542541d1abeeb8a7c6c4ed1ca847528994ae336967d96e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f82e10ebc401ae975542541d1abeeb8a7c6c4ed1ca847528994ae336967d96e7", kill_on_drop: false }`
[INFO] [stdout] f82e10ebc401ae975542541d1abeeb8a7c6c4ed1ca847528994ae336967d96e7
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e26ec2e6cefd3b4614b41b179b228b31cdf4261aa2190a6a2655ba0b06a04a4
[INFO] running `Command { std: "docker" "start" "-a" "4e26ec2e6cefd3b4614b41b179b228b31cdf4261aa2190a6a2655ba0b06a04a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.93
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling lexical-util v0.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.3
[INFO] [stderr]    Compiling lexical-write-integer v0.8.3
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling lexical-parse-float v0.8.3
[INFO] [stderr]    Compiling lexical-write-float v0.8.4
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling lexical-core v0.8.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling hash_hasher v2.0.3
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-complex v0.4.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling streaming-iterator v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling polars-utils v0.21.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling lexical v6.1.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling bytemuck_derive v1.1.0
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling arrow2 v0.11.2
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling memmap2 v0.5.3
[INFO] [stderr]    Compiling comfy-table v5.0.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.1
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling os_info v3.3.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling arrow2 v0.11.2 (https://github.com/jorgecarleitao/arrow2?rev=b9aa8e8da7648559efdc78535085a509a281c55d#b9aa8e8d)
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling serde_bytes v0.11.6
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_with v1.13.0
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling polars-arrow v0.21.1
[INFO] [stderr]    Compiling bson v2.2.0
[INFO] [stderr]    Compiling polars-core v0.21.1
[INFO] [stderr]    Compiling mongodb v2.2.1
[INFO] [stderr]    Compiling polars-time v0.21.1
[INFO] [stderr]    Compiling polars-ops v0.21.1
[INFO] [stderr]    Compiling polars-io v0.21.1
[INFO] [stderr]    Compiling polars-lazy v0.21.1
[INFO] [stderr]    Compiling polars v0.21.1
[INFO] [stderr]    Compiling polars-mongo v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bson/buffer.rs:10:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) fn init_buffers(schema: &Schema, capacity: usize) -> Result<PlHashMap<String, Buffer>> {
[INFO] [stdout]    |                                    ^^^^^^^ the lifetime is elided here                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) fn init_buffers(schema: &Schema, capacity: usize) -> Result<PlHashMap<String, Buffer<'_>>> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[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-2025-09-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.21.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="chrono"' --cfg 'feature="comfy-table"' --cfg 'feature="default"' --cfg 'feature="docs"' --cfg 'feature="dtype-categorical"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --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="private"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="regex"' --cfg 'feature="rows"' --cfg 'feature="sort_multiple"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abs", "asof_join", "avx512", "base64", "bigidx", "checked_arithmetic", "chrono", "chunked_ids", "comfy-table", "concat_str", "cross_join", "cum_agg", "dataframe_arithmetic", "default", "diagonal_concat", "diff", "docs", "docs-selection", "dot_product", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-duration", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "dynamic_groupby", "ewma", "extract_jsonpath", "fmt", "groupby_list", "hex", "horizontal_concat", "interpolate", "is_first", "is_in", "is_last", "jsonpath_lib", "lazy", "list", "log", "mode", "moment", "ndarray", "object", "parquet", "partition_by", "pct_change", "performant", "private", "product", "rand", "rand_distr", "random", "rank", "regex", "reinterpret", "repeat_by", "rolling_window", "round_series", "row_hash", "rows", "semi_anti_join", "serde", "serde-lazy", "serde_json", "simd", "sort_multiple", "string_encoding", "strings", "take_opt_iter", "temporal", "unique_counts", "zip_with"))' -C metadata=dbb128295a64be0e -C extra-filename=-4870a3e95c1146bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-1cbe40f8abf92a93.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a022229e15ab9e78.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow2-a72649e92c36e1c3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f9cf2e2f84423846.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-f2763a044bc1d1f9.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-c78b16c58f94db01.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5193e91389760a43.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-9b7c8c96a271abed.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-74006f86c36e21be.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-3205944f652784f2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2958664fbe36ca7f.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-79e8b8769144c26a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-aeba0f1039a2771e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2019f1fbcfe1503e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5cf5c85f0d09b721.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4e26ec2e6cefd3b4614b41b179b228b31cdf4261aa2190a6a2655ba0b06a04a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e26ec2e6cefd3b4614b41b179b228b31cdf4261aa2190a6a2655ba0b06a04a4", kill_on_drop: false }`
[INFO] [stdout] 4e26ec2e6cefd3b4614b41b179b228b31cdf4261aa2190a6a2655ba0b06a04a4
