[INFO] fetching crate egui-dataframe-sample 0.3.10...
[INFO] testing egui-dataframe-sample-0.3.10 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate egui-dataframe-sample 0.3.10 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate egui-dataframe-sample 0.3.10
[INFO] finished tweaking crates.io crate egui-dataframe-sample 0.3.10
[INFO] tweaked toml for crates.io crate egui-dataframe-sample 0.3.10 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui-dataframe-sample 0.3.10 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 crates.io crate egui-dataframe-sample 0.3.10 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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e537ddeece0b49381593825a650e7913d8519fd582079d9c005b75940f438b48
[INFO] running `Command { std: "docker" "start" "-a" "e537ddeece0b49381593825a650e7913d8519fd582079d9c005b75940f438b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e537ddeece0b49381593825a650e7913d8519fd582079d9c005b75940f438b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e537ddeece0b49381593825a650e7913d8519fd582079d9c005b75940f438b48", kill_on_drop: false }`
[INFO] [stdout] e537ddeece0b49381593825a650e7913d8519fd582079d9c005b75940f438b48
[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=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] a2eb636d85f25575113548fcabb93565bf90e1c8709c83a51e0c8d83e1c7e6f5
[INFO] running `Command { std: "docker" "start" "-a" "a2eb636d85f25575113548fcabb93565bf90e1c8709c83a51e0c8d83e1c7e6f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling foreign_vec v0.1.0
[INFO] [stderr]    Compiling hash_hasher v2.0.3
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling flate2 v1.0.32
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling polars-utils v0.25.1
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bytemuck v1.17.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling arrow2 v0.14.2
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling sqlite3-src v0.6.1
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling serde-xml-rs v0.4.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling sqlite3-sys v0.17.0
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling sqlite v0.36.0
[INFO] [stderr]    Compiling iter-tuple v0.3.8
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling accesskit v0.9.0
[INFO] [stderr]    Compiling emath v0.21.0
[INFO] [stderr]    Compiling ecolor v0.21.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling epaint v0.21.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling accesskit_consumer v0.13.0
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling egui v0.21.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling arboard v3.4.0
[INFO] [stderr]    Compiling polars-arrow v0.25.1
[INFO] [stderr]    Compiling polars-core v0.25.1
[INFO] [stderr] error: could not compile `image` (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 image --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.24.6/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="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="exr"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="openexr"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="qoi"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "exr", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "libwebp", "mp4parse", "openexr", "png", "pnm", "qoi", "ravif", "rgb", "tga", "tiff", "webp", "webp-encoder"))' -C metadata=644429020111711a -C extra-filename=-9c27cdf6b96ab61d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-b5e7ab8b5c04f7e1.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8f59b6d1bfdaa844.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-72accfe2cafd1a2d.rmeta --extern exr=/opt/rustwide/target/debug/deps/libexr-505a552cd6316be4.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-6e1381c52562123c.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-7ed9c3a2014d5e0d.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-72412e531dc80a63.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-cae5556ec797c756.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-72deccd6cc292109.rmeta --extern qoi=/opt/rustwide/target/debug/deps/libqoi-f597573911841b72.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-3b0f7e423090f4aa.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `arrow2` (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 arrow2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow2-0.14.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="compute_aggregate"' --cfg 'feature="compute_arithmetics"' --cfg 'feature="compute_boolean"' --cfg 'feature="compute_boolean_kleene"' --cfg 'feature="compute_cast"' --cfg 'feature="compute_comparison"' --cfg 'feature="compute_concatenate"' --cfg 'feature="compute_filter"' --cfg 'feature="compute_if_then_else"' --cfg 'feature="compute_substring"' --cfg 'feature="compute_take"' --cfg 'feature="compute_temporal"' --cfg 'feature="lexical-core"' --cfg 'feature="multiversion"' --cfg 'feature="strength_reduce"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow-format", "async-stream", "avro-schema", "base64", "benchmarks", "chrono-tz", "comfy-table", "compute", "compute_aggregate", "compute_arithmetics", "compute_bitwise", "compute_boolean", "compute_boolean_kleene", "compute_cast", "compute_comparison", "compute_concatenate", "compute_contains", "compute_filter", "compute_hash", "compute_if_then_else", "compute_length", "compute_like", "compute_limit", "compute_merge_sort", "compute_nullif", "compute_partition", "compute_regex_match", "compute_sort", "compute_substring", "compute_take", "compute_temporal", "compute_utf8", "compute_window", "csv", "csv-async", "csv-core", "default", "fallible-streaming-iterator", "full", "futures", "hex", "indexmap", "io_avro", "io_avro_async", "io_avro_compression", "io_csv", "io_csv_async", "io_csv_read", "io_csv_read_async", "io_csv_write", "io_flight", "io_ipc", "io_ipc_compression", "io_ipc_read_async", "io_ipc_write_async", "io_json", "io_json_integration", "io_odbc", "io_orc", "io_parquet", "io_parquet_brotli", "io_parquet_compression", "io_parquet_gzip", "io_parquet_lz4", "io_parquet_lz4_flex", "io_parquet_snappy", "io_parquet_zstd", "io_print", "itertools", "json-deserializer", "lexical-core", "lz4", "multiversion", "odbc-api", "orc-format", "parquet2", "rand", "regex", "regex-syntax", "serde", "serde_derive", "serde_json", "serde_types", "simd", "streaming-iterator", "strength_reduce", "zstd"))' -C metadata=4dbfc07a9c658220 -C extra-filename=-b3c78cf2f782322d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-fa5af7eea9828f07.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-b5e7ab8b5c04f7e1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-940dfe4bca6feae2.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-5258a20ab3811a89.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-f9c213979566fae6.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-fa4787c5d636368c.rmeta --extern foreign_vec=/opt/rustwide/target/debug/deps/libforeign_vec-5f0ff63c32905b88.rmeta --extern hash_hasher=/opt/rustwide/target/debug/deps/libhash_hasher-555fec819902f3ae.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-53509516061ff388.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-f130da2d9756570b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-cae5556ec797c756.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-5a305d3e9d9cd04e.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-9ef82d1e89282c48.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[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.25.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="describe"' --cfg 'feature="docs"' --cfg 'feature="dtype-binary"' --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="object"' --cfg 'feature="private"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="rank"' --cfg 'feature="regex"' --cfg 'feature="round_series"' --cfg 'feature="rows"' --cfg 'feature="serde_json"' --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", "asof_join", "avx512", "base64", "bigidx", "checked_arithmetic", "chrono", "chrono-tz", "chunked_ids", "comfy-table", "concat_str", "cross_join", "cum_agg", "dataframe_arithmetic", "default", "describe", "diagonal_concat", "diff", "docs", "docs-selection", "dot_product", "dtype-binary", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-duration", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "dynamic_groupby", "ewma", "fmt", "groupby_list", "hex", "horizontal_concat", "interpolate", "is_first", "is_in", "is_last", "lazy", "mode", "moment", "ndarray", "nightly", "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", "timezones", "unique_counts", "zip_with"))' -C metadata=64dbb8e9b6b6ec5b -C extra-filename=-c2e2b70d34356bd4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-f4ea3b0094c012a8.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bab7366809509fd1.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow2-b3c78cf2f782322d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-940dfe4bca6feae2.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-064252a393a443ed.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d6bb0f6b32b5a15c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c10196db53cb2b9e.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-cc92005f0eab5b38.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1d7742f74efe1da.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-1fa1df77870a6fb6.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-8ccd9f409b61a085.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d29e6c8d0f16e601.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-7374b17b870b982c.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-ebdff1bd7b0675b0.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3015a720187bed47.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-afd0c4fa6b24f62f.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-8e4ed7f11e35905e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3241da017d652d52.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a2eb636d85f25575113548fcabb93565bf90e1c8709c83a51e0c8d83e1c7e6f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2eb636d85f25575113548fcabb93565bf90e1c8709c83a51e0c8d83e1c7e6f5", kill_on_drop: false }`
[INFO] [stdout] a2eb636d85f25575113548fcabb93565bf90e1c8709c83a51e0c8d83e1c7e6f5
