[INFO] fetching crate lbl-python 0.1.0...
[INFO] testing lbl-python-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate lbl-python 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate lbl-python 0.1.0
[INFO] finished tweaking crates.io crate lbl-python 0.1.0
[INFO] tweaked toml for crates.io crate lbl-python 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lbl-python 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 230 packages to latest compatible versions
[INFO] [stderr]       Adding polars v0.38.3 (available: v0.51.0)
[INFO] [stderr]       Adding pyo3 v0.20.3 (available: v0.26.0)
[INFO] [stderr]       Adding pyo3-build-config v0.20.3 (available: v0.26.0)
[INFO] [stderr]       Adding pyo3-polars v0.12.0 (available: v0.24.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.20.3
[INFO] [stderr]   Downloaded xxhash-rust v0.8.15
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.3
[INFO] [stderr]   Downloaded pyo3-polars v0.12.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.3
[INFO] [stderr]   Downloaded polars-utils v0.38.3
[INFO] [stderr]   Downloaded unicode-reverse v1.0.9
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.3
[INFO] [stderr]   Downloaded lbl-core v0.1.0
[INFO] [stderr]   Downloaded atoi_simd v0.15.6
[INFO] [stderr]   Downloaded foreign_vec v0.1.0
[INFO] [stderr]   Downloaded multiversion v0.7.4
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded polars-compute v0.38.3
[INFO] [stderr]   Downloaded pyo3-asyncio v0.20.0
[INFO] [stderr]   Downloaded polars-io v0.38.3
[INFO] [stderr]   Downloaded polars-ops v0.38.3
[INFO] [stderr]   Downloaded polars-pipe v0.38.3
[INFO] [stderr]   Downloaded sqlparser v0.39.0
[INFO] [stderr]   Downloaded brotli-decompressor v2.5.1
[INFO] [stderr]   Downloaded argminmax v0.6.3
[INFO] [stderr]   Downloaded polars-lazy v0.38.3
[INFO] [stderr]   Downloaded polars v0.38.3
[INFO] [stderr]   Downloaded polars-parquet v0.38.3
[INFO] [stderr]   Downloaded polars-core v0.38.3
[INFO] [stderr]   Downloaded polars-plan v0.38.3
[INFO] [stderr]   Downloaded comfy-table v7.2.1
[INFO] [stderr]   Downloaded sysinfo v0.30.13
[INFO] [stderr]   Downloaded polars-arrow v0.38.3
[INFO] [stderr]   Downloaded itoap v1.0.1
[INFO] [stderr]   Downloaded pyo3 v0.20.3
[INFO] [stderr]   Downloaded parquet-format-safe v0.2.4
[INFO] [stderr]   Downloaded lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]   Downloaded ethnum v1.5.2
[INFO] [stderr]   Downloaded polars-time v0.38.3
[INFO] [stderr]   Downloaded polars-arrow-format v0.1.0
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded memmap2 v0.7.1
[INFO] [stderr]   Downloaded multiversion-macros v0.7.4
[INFO] [stderr]   Downloaded polars-row v0.38.3
[INFO] [stderr]   Downloaded strength_reduce v0.2.4
[INFO] [stderr]   Downloaded array-init-cursor v0.2.1
[INFO] [stderr]   Downloaded polars-error v0.38.3
[INFO] [stderr]   Downloaded streaming-decompression v0.1.2
[INFO] [stderr]   Downloaded polars-sql v0.38.3
[INFO] [stderr]   Downloaded now v0.1.3
[INFO] [stderr]   Downloaded fast-float v0.2.0
[INFO] [stderr]   Downloaded lz4 v1.28.1
[INFO] [stderr]   Downloaded planus v0.3.1
[INFO] [stderr]   Downloaded brotli v3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43071ecc09f151d1487917cd4d7515e63ea8c170c1279f28a1a5f66e71f1dd02
[INFO] running `Command { std: "docker" "start" "-a" "43071ecc09f151d1487917cd4d7515e63ea8c170c1279f28a1a5f66e71f1dd02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43071ecc09f151d1487917cd4d7515e63ea8c170c1279f28a1a5f66e71f1dd02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43071ecc09f151d1487917cd4d7515e63ea8c170c1279f28a1a5f66e71f1dd02", kill_on_drop: false }`
[INFO] [stdout] 43071ecc09f151d1487917cd4d7515e63ea8c170c1279f28a1a5f66e71f1dd02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31b8826781c5214b43c58f23f7729e2ab172fc881864977263361657cc44ab25
[INFO] running `Command { std: "docker" "start" "-a" "31b8826781c5214b43c58f23f7729e2ab172fc881864977263361657cc44ab25", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling array-init-cursor v0.2.1
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling planus v0.3.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling polars-utils v0.38.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling polars-arrow v0.38.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling foreign_vec v0.1.0
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling atoi_simd v0.15.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling polars-compute v0.38.3
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling polars-core v0.38.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling polars-arrow-format v0.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling polars-ops v0.38.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling argminmax v0.6.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling streaming-decompression v0.1.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling now v0.1.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling parquet-format-safe v0.2.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling multiversion v0.7.4
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling polars-plan v0.38.3
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling polars-lazy v0.38.3
[INFO] [stderr]    Compiling polars-error v0.38.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling polars v0.38.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling lbl-python v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling pyo3-asyncio v0.20.0
[INFO] [stderr]    Compiling polars-row v0.38.3
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling polars-parquet v0.38.3
[INFO] [stderr] error: could not compile `polars-parquet` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name polars_parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-parquet-0.38.3/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="brotli"' --cfg 'feature="compression"' --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="lz4"' --cfg 'feature="snap"' --cfg 'feature="snappy"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-stream", "bloom_filter", "brotli", "compression", "fallible-streaming-iterator", "flate2", "futures", "gzip", "gzip_zlib_ng", "lz4", "serde", "serde_types", "snap", "snappy", "xxhash-rust", "zstd"))' -C metadata=22ba5dc724b600b5 -C extra-filename=-e19a35d00f410f0d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-afb850a66760faec.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-732898d5debd16bb.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-d2ae13cb7e786f42.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-8da2ad0cfa5c7312.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-53ec0f0107fca564.rmeta --extern lz4=/opt/rustwide/target/debug/deps/liblz4-f3e67437d44954bc.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3c4dfc41389487b1.rmeta --extern parquet_format_safe=/opt/rustwide/target/debug/deps/libparquet_format_safe-6a2d7bb4118c7639.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-915ebdad0ef461a4.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-126dc76462cc4147.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-85393a14e0299982.rmeta --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-17fd3bc6bf5df1fe.so --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-02374bd82113a477.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-7b0f2f48172e1472.rmeta --extern streaming_decompression=/opt/rustwide/target/debug/deps/libstreaming_decompression-8c58e5b720e8f9f3.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-1090e11b4f4bea65.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-38c58475b5e28ff0/out -L native=/opt/rustwide/target/debug/build/zstd-sys-b412ff63bbb8da28/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/1.90.0-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.38.3/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="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="partition_by"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="regex"' --cfg 'feature="reinterpret"' --cfg 'feature="rows"' --cfg 'feature="strings"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm_group_by", "arrow-array", "arrow_rs", "avx512", "bigidx", "checked_arithmetic", "chrono", "chrono-tz", "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=71fcde004cbfd687 -C extra-filename=-e9dd44ff55b91f77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-afb850a66760faec.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1df175893de5cfa2.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-34a63774265abb9f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5ba9b05fadd777b3.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-7b15662b2b7b1ee6.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9173c35d9cfe201c.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-23754695eef688c9.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0f1b8bb147f59bec.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3c4dfc41389487b1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-65395029fac7f518.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-915ebdad0ef461a4.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-bceeb1ebd347b9c4.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-126dc76462cc4147.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-be13ea8fcdb0ff16.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-85393a14e0299982.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b0b8b8180dc83c6c.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-8c79b5661d39c2a0.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-eaaa906700e1ecb5.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-6cc3780d7c251e15.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-dd2c41996dead16b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e85d8035aca03233.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-b87b6990c70aec2d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "31b8826781c5214b43c58f23f7729e2ab172fc881864977263361657cc44ab25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31b8826781c5214b43c58f23f7729e2ab172fc881864977263361657cc44ab25", kill_on_drop: false }`
[INFO] [stdout] 31b8826781c5214b43c58f23f7729e2ab172fc881864977263361657cc44ab25
