[INFO] fetching crate egui-dataframe-sample 0.3.10... [INFO] testing egui-dataframe-sample-0.3.10 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate egui-dataframe-sample 0.3.10 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate egui-dataframe-sample 0.3.10 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b29439bc260fe0dbeb72622e8f31e4351d787c058cfd8a7d503cdf586024a38 [INFO] running `Command { std: "docker" "start" "-a" "8b29439bc260fe0dbeb72622e8f31e4351d787c058cfd8a7d503cdf586024a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b29439bc260fe0dbeb72622e8f31e4351d787c058cfd8a7d503cdf586024a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b29439bc260fe0dbeb72622e8f31e4351d787c058cfd8a7d503cdf586024a38", kill_on_drop: false }` [INFO] [stdout] 8b29439bc260fe0dbeb72622e8f31e4351d787c058cfd8a7d503cdf586024a38 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75255e52a1b9d3ac919a1003ed1e56fae144376b79917ce1e37ce5f939bf662c [INFO] running `Command { std: "docker" "start" "-a" "75255e52a1b9d3ac919a1003ed1e56fae144376b79917ce1e37ce5f939bf662c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [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 crossbeam-deque v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling lexical-util v0.8.5 [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 parking_lot v0.12.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [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 regex v1.10.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ab_glyph v0.2.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow2 v0.14.2 [INFO] [stderr] Compiling flate2 v1.0.32 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling accesskit v0.9.0 [INFO] [stderr] Compiling comfy-table v6.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling polars-utils v0.25.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling emath v0.21.0 [INFO] [stderr] Compiling ecolor v0.21.0 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling epaint v0.21.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling polars-arrow v0.25.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling polars-core v0.25.1 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling egui v0.21.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling cc v1.1.13 [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/c2e32f1c9652b13ed99608599c1e855462f421f3/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=ebe790b297b46859 -C extra-filename=-fa4639f99de2ce23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-1d978e129bc3591b.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-1c5851c0a580f897.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cd5f9bc3e71737f5.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-4ac8e222c448f1c1.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-0d03427b61e42fdc.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-f529e6f0ecbd422d.rmeta --extern foreign_vec=/opt/rustwide/target/debug/deps/libforeign_vec-e4f4712bf4030c22.rmeta --extern hash_hasher=/opt/rustwide/target/debug/deps/libhash_hasher-7763ab3922a826b0.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-bb7f8308cd47c250.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-6b1250a7f91a65a5.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0fc677e4164f53eb.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-87dcd208cd90090f.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-649de3d97cb1d991.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `zbus` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name zbus --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-3.15.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 --cfg 'feature="async-executor"' --cfg 'feature="async-fs"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-task"' --cfg 'feature="blocking"' --cfg 'feature="serde-xml-rs"' --cfg 'feature="xml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-io", "async-lock", "async-task", "blocking", "chrono", "default", "gvariant", "quick-xml", "serde-xml-rs", "time", "tokio", "tokio-vsock", "url", "uuid", "vsock", "windows-gdbus", "xml"))' -C metadata=2f7bddb1a2dab96c -C extra-filename=-f4a4943f2b4e29ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-0629e1eaf0b61f7c.rmeta --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-e611bb9cbfe3cfce.rmeta --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-99ca8fb5e1062622.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-f22b2c8cf7f12dfc.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-a5141d33c48d5c20.rmeta --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-93d580199b0dbf28.so --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-65820d26b839a505.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9f6df791e5493d85.so --extern blocking=/opt/rustwide/target/debug/deps/libblocking-9477b54fa6230b89.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-4703a3ff6d4c26fb.so --extern enumflags2=/opt/rustwide/target/debug/deps/libenumflags2-471a0a5a19bd0e89.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-67cd091983fb6763.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-2da63d8c7891ede1.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-ba628c80fbee78b4.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-83ebb17f388462d5.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-a1477480c04af835.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern ordered_stream=/opt/rustwide/target/debug/deps/libordered_stream-5f1421f1adb7732d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ac254a6c74e9fe9f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-eb4a8a66e74dd058.rmeta --extern serde_xml_rs=/opt/rustwide/target/debug/deps/libserde_xml_rs-65031e31e9d3f17f.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-d53b862a6beeb47c.so --extern sha1=/opt/rustwide/target/debug/deps/libsha1-bae0693607461f9a.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-532b18162c55548e.rmeta --extern xdg_home=/opt/rustwide/target/debug/deps/libxdg_home-9847677b3337c2ec.rmeta --extern zbus_macros=/opt/rustwide/target/debug/deps/libzbus_macros-902ba319a3bd5a23.so --extern zbus_names=/opt/rustwide/target/debug/deps/libzbus_names-a36fd899cf56da6c.rmeta --extern zvariant=/opt/rustwide/target/debug/deps/libzvariant-f0745a339cf13529.rmeta --cap-lints allow --cap-lints=forbid` (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/c2e32f1c9652b13ed99608599c1e855462f421f3/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=72eb6767dc89d95f -C extra-filename=-7f6c5ce6d956462e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-dc75710d4a021728.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1bdf2e76b99b1cd6.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow2-fa4639f99de2ce23.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cd5f9bc3e71737f5.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-a48360cc3355df92.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-788c0677d76077b1.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-cd0ba86cfd1e071b.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-c5d3f3f9ee9a3f62.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-a7fb1c57799a1f3e.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-a44fb03853d47814.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7acb9c336a6adfea.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-fb55494b1a5e0ee1.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-9dc4f0e00d48c9ab.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-360c0666879dff87.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ee95b7f28d128ab1.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-b5935f0f290d9fcc.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f47690aa80388c33.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "75255e52a1b9d3ac919a1003ed1e56fae144376b79917ce1e37ce5f939bf662c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75255e52a1b9d3ac919a1003ed1e56fae144376b79917ce1e37ce5f939bf662c", kill_on_drop: false }` [INFO] [stdout] 75255e52a1b9d3ac919a1003ed1e56fae144376b79917ce1e37ce5f939bf662c