[INFO] fetching crate egui-dataframe-sample 0.3.10... [INFO] testing egui-dataframe-sample-0.3.10 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate egui-dataframe-sample 0.3.10 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate egui-dataframe-sample 0.3.10 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61a576150f740902deb3f78d0f17d6c76850f460333f40a0326ddfb640c5ac79 [INFO] running `Command { std: "docker" "start" "-a" "61a576150f740902deb3f78d0f17d6c76850f460333f40a0326ddfb640c5ac79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61a576150f740902deb3f78d0f17d6c76850f460333f40a0326ddfb640c5ac79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61a576150f740902deb3f78d0f17d6c76850f460333f40a0326ddfb640c5ac79", kill_on_drop: false }` [INFO] [stdout] 61a576150f740902deb3f78d0f17d6c76850f460333f40a0326ddfb640c5ac79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd5c8aae0fab24b99be0b809828e233c1622201b32326710901608c0e1fdea3b [INFO] running `Command { std: "docker" "start" "-a" "fd5c8aae0fab24b99be0b809828e233c1622201b32326710901608c0e1fdea3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [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 smallvec v1.13.2 [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 pkg-config v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [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 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 crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling adler2 v2.0.0 [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 signal-hook-mio v0.2.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ab_glyph v0.2.28 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling flate2 v1.0.32 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [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 smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling xcursor v0.3.8 [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 blocking v1.6.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.3.1 [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 tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling dirs v4.0.0 [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 glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [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 async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling zerocopy v0.7.35 [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 enum_dispatch v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling sqlite3-src v0.6.1 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arrow2 v0.14.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling comfy-table v6.2.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling rand_distr v0.4.3 [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 half v2.2.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [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 iter-tuple v0.3.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling sqlite v0.36.0 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling accesskit v0.9.0 [INFO] [stderr] Compiling enumflags2 v0.7.10 [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 zvariant v3.15.2 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling accesskit_consumer v0.13.0 [INFO] [stderr] Compiling egui v0.21.0 [INFO] [stderr] Compiling polars-arrow v0.25.1 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling polars-core v0.25.1 [INFO] [stderr] Compiling arboard v3.4.0 [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=8732686fe7becfd7 -C extra-filename=-200f6671bc84d7c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6962c96a00aaa9de.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-a80143199d72dd8b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ff0c5a0829de408e.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-68c56d8317768912.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-772d36bd2f7a7f79.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1d518d95d306069c.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 `egui` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name egui --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.21.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 -C debuginfo=2 --cfg 'feature="accesskit"' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="default_fonts"' --cfg 'feature="persistence"' --cfg 'feature="ron"' --cfg 'feature="serde"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accesskit", "bytemuck", "cint", "color-hex", "deadlock_detection", "default", "default_fonts", "document-features", "extra_asserts", "extra_debug_asserts", "mint", "persistence", "ron", "serde", "tracing", "unity"))' -C metadata=aa55d74c07208165 -C extra-filename=-910bd89e403cc6ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern accesskit=/opt/rustwide/target/debug/deps/libaccesskit-b1ed290a2aa450a9.rmeta --extern ahash=/opt/rustwide/target/debug/deps/libahash-233a3cb49563f40e.rmeta --extern epaint=/opt/rustwide/target/debug/deps/libepaint-ce7c3169edae7a84.rmeta --extern nohash_hasher=/opt/rustwide/target/debug/deps/libnohash_hasher-7182108947a1143f.rmeta --extern ron=/opt/rustwide/target/debug/deps/libron-d8795240ed8d647c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d12d1270230a2a68.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-fb2cdc50f20d9905.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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=9c7e2588fefd0c5f -C extra-filename=-1f57ee7e3e5be492 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-233a3cb49563f40e.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8b333ffe98d210b6.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow2-200f6671bc84d7c9.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ff0c5a0829de408e.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-b6cec3f17eaebcd7.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-6514f3598ba9b9be.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-cae0cd3091f9a140.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-80919a1813b58378.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-f126c1bea388c3a2.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-fd9b07f85933d43b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-229998704d2bae5a.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-5e2283b9651e6313.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-bb79fd55bd63b684.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ce87705566b34809.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ddd21371e5c85f2d.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-831536b5ec0caecf.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-08dde235510fea85.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fd5c8aae0fab24b99be0b809828e233c1622201b32326710901608c0e1fdea3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd5c8aae0fab24b99be0b809828e233c1622201b32326710901608c0e1fdea3b", kill_on_drop: false }` [INFO] [stdout] fd5c8aae0fab24b99be0b809828e233c1622201b32326710901608c0e1fdea3b