[INFO] cloning repository https://github.com/COMBINE-lab/simpleaf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/COMBINE-lab/simpleaf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCOMBINE-lab%2Fsimpleaf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCOMBINE-lab%2Fsimpleaf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57c9d230b79bd0fd4a4a313fe923fdec0e3cc689
[INFO] building COMBINE-lab/simpleaf against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCOMBINE-lab%2Fsimpleaf" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/COMBINE-lab/simpleaf on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/COMBINE-lab/simpleaf
[INFO] finished tweaking git repo https://github.com/COMBINE-lab/simpleaf
[INFO] tweaked toml for git repo https://github.com/COMBINE-lab/simpleaf written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/COMBINE-lab/simpleaf 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a56273882f1c6e391878d86915bdcb8354c799ac10a4c22a57a91de5784e63a
[INFO] running `Command { std: "docker" "start" "-a" "0a56273882f1c6e391878d86915bdcb8354c799ac10a4c22a57a91de5784e63a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a56273882f1c6e391878d86915bdcb8354c799ac10a4c22a57a91de5784e63a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a56273882f1c6e391878d86915bdcb8354c799ac10a4c22a57a91de5784e63a", kill_on_drop: false }`
[INFO] [stdout] 0a56273882f1c6e391878d86915bdcb8354c799ac10a4c22a57a91de5784e63a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91524124df07721cb54e1b827d39880dbd0cc4f1ffdd47646c053efd1e5459b3
[INFO] running `Command { std: "docker" "start" "-a" "91524124df07721cb54e1b827d39880dbd0cc4f1ffdd47646c053efd1e5459b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling polars-utils v0.34.2
[INFO] [stderr]    Compiling cloudflare-zlib-sys v0.3.3
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling parking_lot v0.12.3
[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 strength_reduce v0.2.4
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling polars-core v0.34.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling polars-ops v0.34.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling argminmax v0.6.2
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling now v0.1.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling noodles-core v0.12.0
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling polars-plan v0.34.2
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling polars-lazy v0.34.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling polars v0.34.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling peg v0.8.4
[INFO] [stderr]    Compiling noodles-bgzf v0.25.0
[INFO] [stderr]    Compiling yansi-term v0.1.2
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling noodles-csi v0.26.0
[INFO] [stderr]    Compiling noodles-fasta v0.30.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling noodles-gtf v0.19.0
[INFO] [stderr]    Compiling noodles-gff v0.23.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling noodles v0.56.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling rust-lapper v1.1.0
[INFO] [stderr]    Compiling buffer-redux v1.0.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling minreq v2.13.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling peak_alloc v0.2.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling needletail v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling structdump-derive v0.2.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling jrsonnet-gcmodule-derive v0.3.9
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling structdump v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling multiversion v0.7.4
[INFO] [stderr]    Compiling jrsonnet-gcmodule v0.3.9
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling polars-error v0.34.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling jrsonnet-types v0.5.0-pre95
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nutype_macros v0.3.1
[INFO] [stderr]    Compiling jrsonnet-macros v0.5.0-pre95
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling jrsonnet-interner v0.5.0-pre95
[INFO] [stderr]    Compiling jrsonnet-parser v0.5.0-pre95
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling oomfi v0.1.2
[INFO] [stderr]    Compiling polars-arrow v0.34.2
[INFO] [stderr]    Compiling cmd_lib_macros v1.9.5
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling faccess v0.2.4
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling cmd_lib v1.9.5
[INFO] [stderr]    Compiling niffler v2.6.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling jrsonnet-stdlib v0.5.0-pre95
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling comfy-table v7.1.3
[INFO] [stderr]    Compiling nutype v0.3.1
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling seq_geom_parser v0.3.0 (https://github.com/COMBINE-lab/seq_geom_parser?branch=dev#f5f3f9f7)
[INFO] [stderr]    Compiling jrsonnet-evaluator v0.5.0-pre95
[INFO] [stderr]    Compiling serde_yaml_with_quirks v0.8.24
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling seq_geom_xform v0.4.0 (https://github.com/COMBINE-lab/seq_geom_xform?branch=dev#445dab71)
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling jrsonnet-cli v0.5.0-pre95
[INFO] [stderr]    Compiling polars-row v0.34.2
[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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.34.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="abs"' --cfg 'feature="algorithm_group_by"' --cfg 'feature="checked_arithmetic"' --cfg 'feature="chrono"' --cfg 'feature="comfy-table"' --cfg 'feature="dataframe_arithmetic"' --cfg 'feature="docs"' --cfg 'feature="dtype-categorical"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-struct"' --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="reinterpret"' --cfg 'feature="rows"' --cfg 'feature="sort_multiple"' --cfg 'feature="strings"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abs", "algorithm_group_by", "arrow-array", "arrow_rs", "asof_join", "avx512", "bigidx", "checked_arithmetic", "chrono", "chrono-tz", "chunked_ids", "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", "horizontal_concat", "is_first_distinct", "is_last_distinct", "lazy", "ndarray", "nightly", "object", "parquet", "partition_by", "performant", "product", "python", "rand", "rand_distr", "random", "regex", "reinterpret", "rolling_window", "round_series", "row_hash", "rows", "serde", "serde-lazy", "serde_json", "simd", "sort_multiple", "strings", "take_opt_iter", "temporal", "timezones", "unique_counts", "zip_with"))' -C metadata=e19c36ece03de0e7 -C extra-filename=-faa62dab0907c3e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-451eb13618152d03.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-eb92e23a18d5cc91.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ef6ac13dd104a6da.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-647b85245fc5918a.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-245e9cb3406b0e53.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-0d03427b61e42fdc.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-1d6dc8d3a49eff62.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9d6e30d92f98b401.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5cdd491d2c65b159.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-36b930d7cfe8b528.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-c688da8106cc16c5.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-245e6a0a40d5740c.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-b309452cbdb95dfb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-13645ab9d61f83f4.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-eabca5030965ef4a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-72d98d7e68818ae2.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-bd6df12b71f06f5e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6e6ad6373a498490.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-7c8d5191b315f693.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "91524124df07721cb54e1b827d39880dbd0cc4f1ffdd47646c053efd1e5459b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91524124df07721cb54e1b827d39880dbd0cc4f1ffdd47646c053efd1e5459b3", kill_on_drop: false }`
[INFO] [stdout] 91524124df07721cb54e1b827d39880dbd0cc4f1ffdd47646c053efd1e5459b3
