[INFO] cloning repository https://github.com/Phydon/data_science
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phydon/data_science" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhydon%2Fdata_science", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhydon%2Fdata_science'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3feada9f3d431471e6b7db77894896bf68af2b4c
[INFO] testing Phydon/data_science against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhydon%2Fdata_science" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Phydon/data_science
[INFO] finished tweaking git repo https://github.com/Phydon/data_science
[INFO] tweaked toml for git repo https://github.com/Phydon/data_science written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Phydon/data_science on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Phydon/data_science 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.11
[INFO] [stderr]   Downloaded thousands v0.2.0
[INFO] [stderr]   Downloaded generic-array v0.14.5
[INFO] [stderr]   Downloaded polars-ops v0.22.7
[INFO] [stderr]   Downloaded memmap2 v0.5.5
[INFO] [stderr]   Downloaded polars-io v0.22.7
[INFO] [stderr]   Downloaded polars-arrow v0.22.7
[INFO] [stderr]   Downloaded comfy-table v5.0.1
[INFO] [stderr]   Downloaded mio v0.8.4
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.5
[INFO] [stderr]   Downloaded lexical-write-float v0.8.5
[INFO] [stderr]   Downloaded lexical-util v0.8.5
[INFO] [stderr]   Downloaded image v0.24.3
[INFO] [stderr]   Downloaded polars-lazy v0.22.7
[INFO] [stderr]   Downloaded libm v0.2.2
[INFO] [stderr]   Downloaded fancy-regex v0.10.0
[INFO] [stderr]   Downloaded syn v1.0.98
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.5
[INFO] [stderr]   Downloaded regex v1.6.0
[INFO] [stderr]   Downloaded polars-core v0.22.7
[INFO] [stderr]   Downloaded bytemuck v1.11.0
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded polars v0.22.8
[INFO] [stderr]   Downloaded proc-macro2 v1.0.40
[INFO] [stderr]   Downloaded unicode-ident v1.0.2
[INFO] [stderr]   Downloaded lexical v6.1.1
[INFO] [stderr]   Downloaded anyhow v1.0.58
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.6
[INFO] [stderr]   Downloaded thiserror-impl v1.0.31
[INFO] [stderr]   Downloaded thiserror v1.0.31
[INFO] [stderr]   Downloaded redox_syscall v0.2.15
[INFO] [stderr]   Downloaded polars-time v0.22.7
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded quote v1.0.20
[INFO] [stderr]   Downloaded arrow2 v0.12.0
[INFO] [stderr]   Downloaded serde v1.0.140
[INFO] [stderr]   Downloaded rustversion v1.0.8
[INFO] [stderr]   Downloaded strum_macros v0.23.1
[INFO] [stderr]   Downloaded multiversion-macros v0.6.1
[INFO] [stderr]   Downloaded strength_reduce v0.2.3
[INFO] [stderr]   Downloaded polars-utils v0.22.7
[INFO] [stderr]   Downloaded bytemuck_derive v1.1.1
[INFO] [stderr]   Downloaded block-buffer v0.10.2
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.0
[INFO] [stderr]   Downloaded signal-hook v0.3.14
[INFO] [stderr]   Downloaded strum v0.23.0
[INFO] [stderr]   Downloaded hash_hasher v2.0.3
[INFO] [stderr]   Downloaded lexical-core v0.8.5
[INFO] [stderr]   Downloaded multiversion v0.6.1
[INFO] [stderr]   Downloaded digest v0.10.3
[INFO] [stderr]   Downloaded md-5 v0.10.1
[INFO] [stderr]   Downloaded zip v0.6.2
[INFO] [stderr]   Downloaded umya-spreadsheet v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e132b78750262b6c1cb7809e1ed25135c173f74f38d426a06c490b544cf08a83
[INFO] running `Command { std: "docker" "start" "-a" "e132b78750262b6c1cb7809e1ed25135c173f74f38d426a06c490b544cf08a83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e132b78750262b6c1cb7809e1ed25135c173f74f38d426a06c490b544cf08a83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e132b78750262b6c1cb7809e1ed25135c173f74f38d426a06c490b544cf08a83", kill_on_drop: false }`
[INFO] [stdout] e132b78750262b6c1cb7809e1ed25135c173f74f38d426a06c490b544cf08a83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88960a2e9bae6a55e2f1ac95396b150d88a1cfe5df78b8c756656e30816bb479
[INFO] running `Command { std: "docker" "start" "-a" "88960a2e9bae6a55e2f1ac95396b150d88a1cfe5df78b8c756656e30816bb479", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling rustversion v1.0.8
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling hash_hasher v2.0.3
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling memmap2 v0.5.5
[INFO] [stderr]    Compiling lebe v0.5.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling md-5 v0.10.1
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling fancy-regex v0.10.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling polars-utils v0.22.7
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling tiff v0.7.2
[INFO] [stderr]    Compiling bytemuck_derive v1.1.1
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling bytemuck v1.11.0
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling arrow2 v0.12.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling comfy-table v5.0.1
[INFO] [stderr]    Compiling pin-project v1.0.11
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling exr v1.4.2
[INFO] [stderr]    Compiling image v0.24.3
[INFO] [stderr]    Compiling polars-arrow v0.22.7
[INFO] [stderr]    Compiling umya-spreadsheet v0.7.2
[INFO] [stderr]    Compiling polars-core v0.22.7
[INFO] [stderr]    Compiling polars-time v0.22.7
[INFO] [stderr]    Compiling polars-ops v0.22.7
[INFO] [stderr]    Compiling polars-io v0.22.7
[INFO] [stderr]    Compiling polars-lazy v0.22.7
[INFO] [stderr]    Compiling polars v0.22.8
[INFO] [stderr]    Compiling data_science v0.1.0 (/opt/rustwide/workdir)
[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.94.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.22.7/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="docs"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-time"' --cfg 'feature="fmt"' --cfg 'feature="lazy"' --cfg 'feature="private"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="regex"' --cfg 'feature="rows"' --cfg 'feature="sort_multiple"' --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-categorical", "dtype-date", "dtype-datetime", "dtype-duration", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "dynamic_groupby", "ewma", "extract_jsonpath", "fmt", "groupby_list", "hex", "horizontal_concat", "interpolate", "is_first", "is_in", "is_last", "jsonpath_lib", "lazy", "mode", "moment", "ndarray", "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=1f7f3cd0f6ccf64e -C extra-filename=-892e2078a72fbf48 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-ffe2069c5c092f4c.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-525add37dc5683eb.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow2-837d64c7633e39d0.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2c337e53116bfc47.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-641850c2251b7b2a.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-1a8063ef7e844de7.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-77940b4441d3e253.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-3b605a540596f7ce.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-1214a109e34f7688.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-4263526ba5901c7b.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-55f7be60d7bc1de3.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-503dad05448c211b.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-102369fb0713caca.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-12740c8f1e266f00.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2abad6ccbcc07585.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-54e34555e07a0e8f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "88960a2e9bae6a55e2f1ac95396b150d88a1cfe5df78b8c756656e30816bb479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88960a2e9bae6a55e2f1ac95396b150d88a1cfe5df78b8c756656e30816bb479", kill_on_drop: false }`
[INFO] [stdout] 88960a2e9bae6a55e2f1ac95396b150d88a1cfe5df78b8c756656e30816bb479
