[INFO] cloning repository https://github.com/tdresser/greenbuttonengine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tdresser/greenbuttonengine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdresser%2Fgreenbuttonengine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdresser%2Fgreenbuttonengine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0a1f64b14a6d5c4f3197cee17d7e69bd9446933 [INFO] checking tdresser/greenbuttonengine against master#a9e7b30487235621751cc628f170c0f15fb215c4 for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdresser%2Fgreenbuttonengine" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tdresser/greenbuttonengine on toolchain a9e7b30487235621751cc628f170c0f15fb215c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/tdresser/greenbuttonengine [INFO] finished tweaking git repo https://github.com/tdresser/greenbuttonengine [INFO] tweaked toml for git repo https://github.com/tdresser/greenbuttonengine written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tdresser/greenbuttonengine 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" "+a9e7b30487235621751cc628f170c0f15fb215c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polars v0.37.0 [INFO] [stderr] Downloaded polars-error v0.37.0 [INFO] [stderr] Downloaded permutation v0.4.1 [INFO] [stderr] Downloaded polars-compute v0.37.0 [INFO] [stderr] Downloaded polars-sql v0.37.0 [INFO] [stderr] Downloaded polars-row v0.37.0 [INFO] [stderr] Downloaded polars-pipe v0.37.0 [INFO] [stderr] Downloaded polars-io v0.37.0 [INFO] [stderr] Downloaded polars-ops v0.37.0 [INFO] [stderr] Downloaded polars-lazy v0.37.0 [INFO] [stderr] Downloaded sqlparser v0.39.0 [INFO] [stderr] Downloaded polars-utils v0.37.0 [INFO] [stderr] Downloaded polars-plan v0.37.0 [INFO] [stderr] Downloaded polars-time v0.37.0 [INFO] [stderr] Downloaded polars-core v0.37.0 [INFO] [stderr] Downloaded polars-arrow v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5c99f572aee7aab975cbecaa780a5f9ad90176b180530b635242736035b40a3 [INFO] running `Command { std: "docker" "start" "-a" "f5c99f572aee7aab975cbecaa780a5f9ad90176b180530b635242736035b40a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5c99f572aee7aab975cbecaa780a5f9ad90176b180530b635242736035b40a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c99f572aee7aab975cbecaa780a5f9ad90176b180530b635242736035b40a3", kill_on_drop: false }` [INFO] [stdout] f5c99f572aee7aab975cbecaa780a5f9ad90176b180530b635242736035b40a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8ba4b9ada91666a5391a63a07f5ecb1716ecf258d6d8e36133da331e782a6fd [INFO] running `Command { std: "docker" "start" "-a" "f8ba4b9ada91666a5391a63a07f5ecb1716ecf258d6d8e36133da331e782a6fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling polars-utils v0.37.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling polars-arrow v0.37.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling atoi_simd v0.15.6 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling polars-compute v0.37.0 [INFO] [stderr] Compiling polars-core v0.37.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling polars-ops v0.37.0 [INFO] [stderr] Compiling xxhash-rust v0.8.14 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling argminmax v0.6.2 [INFO] [stderr] Compiling now v0.1.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling polars-plan v0.37.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling polars-lazy v0.37.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling polars v0.37.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling snap v1.1.1 [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 strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling polars-error v0.37.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling multiversion v0.7.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling js-sys v0.3.76 [INFO] [stderr] Compiling comfy-table v7.1.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking permutation v0.4.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking parquet v52.2.0 [INFO] [stderr] Compiling columnar_struct_vec v0.1.0 (/opt/rustwide/workdir/lib/columnar_struct_vec) [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling polars-row v0.37.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakJQrMM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `columnar_struct_vec` (test "columnar_struct_vec_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `polars-arrow` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/a9e7b30487235621751cc628f170c0f15fb215c4/bin/rustc --crate-name polars_arrow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.37.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="atoi_simd"' --cfg 'feature="compute"' --cfg 'feature="compute_aggregate"' --cfg 'feature="compute_arithmetics"' --cfg 'feature="compute_arithmetics_decimal"' --cfg 'feature="compute_bitwise"' --cfg 'feature="compute_boolean"' --cfg 'feature="compute_boolean_kleene"' --cfg 'feature="compute_cast"' --cfg 'feature="compute_comparison"' --cfg 'feature="compute_hash"' --cfg 'feature="compute_if_then_else"' --cfg 'feature="compute_take"' --cfg 'feature="compute_temporal"' --cfg 'feature="fast-float"' --cfg 'feature="itoa"' --cfg 'feature="multiversion"' --cfg 'feature="ryu"' --cfg 'feature="strength_reduce"' --cfg 'feature="temporal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow-array", "arrow-buffer", "arrow-data", "arrow-format", "arrow-schema", "arrow_rs", "async-stream", "atoi", "atoi_simd", "avro-schema", "bigidx", "chrono-tz", "compute", "compute_aggregate", "compute_arithmetics", "compute_arithmetics_decimal", "compute_bitwise", "compute_boolean", "compute_boolean_kleene", "compute_cast", "compute_comparison", "compute_hash", "compute_if_then_else", "compute_take", "compute_temporal", "default", "dtype-array", "dtype-decimal", "fast-float", "full", "futures", "hex", "indexmap", "io_avro", "io_avro_async", "io_avro_compression", "io_flight", "io_ipc", "io_ipc_compression", "io_ipc_read_async", "io_ipc_write_async", "itoa", "itoap", "lz4", "multiversion", "nightly", "performant", "regex", "regex-syntax", "ryu", "serde", "simd", "strength_reduce", "strings", "temporal", "timezones", "zstd"))' -C metadata=e45bfbe89f4c3b75 -C extra-filename=-c548977c750c1eda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-354b1a9b04ce074d.rmeta --extern atoi_simd=/opt/rustwide/target/debug/deps/libatoi_simd-67906e833767039b.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ae9ccda38f5ab1b6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d752fa27a997d866.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-1d9c4cacda64fe15.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-ab4d9d80162b3f20.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-da64ae9f99e84f99.rmeta --extern fast_float=/opt/rustwide/target/debug/deps/libfast_float-5a4dce1ed81a1562.rmeta --extern foreign_vec=/opt/rustwide/target/debug/deps/libforeign_vec-cc114c7f92d1306a.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a5e84c49ec3a2b50.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-987fc33461c33836.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-c11d0e74550bd1f8.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-dffcb2813965d88f.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-8e012b070deaede2.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-063da224231c79ee.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-e37870bae463f097.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-aa5ad43d8c6378bb.rmeta --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-ce17849c20ddbcb6.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-6e93e2e18160ea2c.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="nightly"'` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `polars-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/a9e7b30487235621751cc628f170c0f15fb215c4/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.37.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="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", "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", "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=f3c5d4483f37f793 -C extra-filename=-b0ce52b70ca6a324 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-354b1a9b04ce074d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e5c910880d9ee6e9.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ae9ccda38f5ab1b6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d752fa27a997d866.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-7eafb6eeac9db2d9.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-ab4d9d80162b3f20.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a5e84c49ec3a2b50.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-55b2725bc3b9e812.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-dffcb2813965d88f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8c389f34fb60beb7.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-c548977c750c1eda.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-08855dcacf9cb567.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-8e012b070deaede2.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-8ef7341cd82dd7b8.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-063da224231c79ee.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d36ef6d15ff28532.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-62beb03975184c2a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-5cc43c21f1c3c7bd.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7bcce88afab0d1f1.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-89c1626a75562476.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1b7553aebe291149.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-e1529e7d34a30d32.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="nightly"'` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "f8ba4b9ada91666a5391a63a07f5ecb1716ecf258d6d8e36133da331e782a6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8ba4b9ada91666a5391a63a07f5ecb1716ecf258d6d8e36133da331e782a6fd", kill_on_drop: false }` [INFO] [stdout] f8ba4b9ada91666a5391a63a07f5ecb1716ecf258d6d8e36133da331e782a6fd