[INFO] cloning repository https://github.com/sa-/polars-rust-compiled-function
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sa-/polars-rust-compiled-function" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsa-%2Fpolars-rust-compiled-function", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsa-%2Fpolars-rust-compiled-function'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53314354085468c807a90b83ad609cd8ee3bfd1c
[INFO] testing sa-/polars-rust-compiled-function against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsa-%2Fpolars-rust-compiled-function" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sa-/polars-rust-compiled-function
[INFO] finished tweaking git repo https://github.com/sa-/polars-rust-compiled-function
[INFO] tweaked toml for git repo https://github.com/sa-/polars-rust-compiled-function written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sa-/polars-rust-compiled-function 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/sa-/polars-rust-compiled-function 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 pyo3-macros v0.16.2
[INFO] [stderr]   Downloaded indoc v1.0.4
[INFO] [stderr]   Downloaded polars-arrow v0.20.0
[INFO] [stderr]   Downloaded multiversion v0.6.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.2
[INFO] [stderr]   Downloaded redox_users v0.4.2
[INFO] [stderr]   Downloaded polars-utils v0.20.0
[INFO] [stderr]   Downloaded streaming-iterator v0.1.5
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.0.1
[INFO] [stderr]   Downloaded multiversion-macros v0.6.1
[INFO] [stderr]   Downloaded memmap2 v0.5.3
[INFO] [stderr]   Downloaded simdutf8 v0.1.3
[INFO] [stderr]   Downloaded lexical v6.1.0
[INFO] [stderr]   Downloaded signal-hook v0.3.13
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded lexical-write-float v0.8.4
[INFO] [stderr]   Downloaded unicode-segmentation v1.9.0
[INFO] [stderr]   Downloaded crossterm v0.23.1
[INFO] [stderr]   Downloaded polars-lazy v0.20.0
[INFO] [stderr]   Downloaded lexical-util v0.8.3
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.3
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.3
[INFO] [stderr]   Downloaded comfy-table v5.0.1
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.3
[INFO] [stderr]   Downloaded lexical-core v0.8.3
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.8
[INFO] [stderr]   Downloaded pyo3 v0.16.2
[INFO] [stderr]   Downloaded polars-core v0.20.0
[INFO] [stderr]   Downloaded polars-io v0.20.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.1
[INFO] [stderr]   Downloaded bytemuck v1.8.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.2
[INFO] [stderr]   Downloaded num-complex v0.4.0
[INFO] [stderr]   Downloaded polars-time v0.20.0
[INFO] [stderr]   Downloaded polars v0.20.0
[INFO] [stderr]   Downloaded time v0.1.43
[INFO] [stderr]   Downloaded strength_reduce v0.2.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.2
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.1
[INFO] [stderr]   Downloaded hash_hasher v2.0.3
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.11
[INFO] [stderr]   Downloaded unindent v0.1.8
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.32.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.32.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.32.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.32.0
[INFO] [stderr]   Downloaded arrow2 v0.10.1
[INFO] [stderr]   Downloaded windows_i686_gnu v0.32.0
[INFO] [stderr]   Downloaded windows-sys v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fccf5ef64c4a26158b80057ba20e675b467bf7abfa225177183e48ccf965a4d0
[INFO] running `Command { std: "docker" "start" "-a" "fccf5ef64c4a26158b80057ba20e675b467bf7abfa225177183e48ccf965a4d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fccf5ef64c4a26158b80057ba20e675b467bf7abfa225177183e48ccf965a4d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fccf5ef64c4a26158b80057ba20e675b467bf7abfa225177183e48ccf965a4d0", kill_on_drop: false }`
[INFO] [stdout] fccf5ef64c4a26158b80057ba20e675b467bf7abfa225177183e48ccf965a4d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 56b312a9c751ac6c35f87936624202a961ca08f379c38d58374b71119d7559c6
[INFO] running `Command { std: "docker" "start" "-a" "56b312a9c751ac6c35f87936624202a961ca08f379c38d58374b71119d7559c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling lexical-util v0.8.3
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling pyo3-build-config v0.16.2
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling simdutf8 v0.1.3
[INFO] [stderr]    Compiling streaming-iterator v0.1.5
[INFO] [stderr]    Compiling lexical-write-integer v0.8.3
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.3
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling lexical-parse-float v0.8.3
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling hash_hasher v2.0.3
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling lexical-write-float v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling lexical-core v0.8.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling memmap2 v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling lexical v6.1.0
[INFO] [stderr]    Compiling unindent v0.1.8
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling crossterm v0.23.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling indoc v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling pyo3-ffi v0.16.2
[INFO] [stderr]    Compiling pyo3 v0.16.2
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling hashbrown v0.12.0
[INFO] [stderr]    Compiling polars-utils v0.20.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.2
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling bytemuck v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling arrow2 v0.10.1
[INFO] [stderr]    Compiling comfy-table v5.0.1
[INFO] [stderr]    Compiling pyo3-macros v0.16.2
[INFO] [stderr]    Compiling polars-arrow v0.20.0
[INFO] [stderr]    Compiling polars-core v0.20.0
[INFO] [stderr]    Compiling polars-time v0.20.0
[INFO] [stderr]    Compiling polars-io v0.20.0
[INFO] [stderr]    Compiling polars-lazy v0.20.0
[INFO] [stderr]    Compiling polars v0.20.0
[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.20.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="chrono"' --cfg 'feature="comfy-table"' --cfg 'feature="default"' --cfg 'feature="docs"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="fmt"' --cfg 'feature="lazy"' --cfg 'feature="performant"' --cfg 'feature="private"' --cfg 'feature="regex"' --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", "comfy-table", "concat_str", "cross_join", "cum_agg", "dataframe_arithmetic", "default", "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", "list", "mode", "moment", "ndarray", "object", "parquet", "pct_change", "performant", "polars-utils", "prettytable-rs", "private", "product", "rand", "rand_distr", "random", "rank", "regex", "reinterpret", "repeat_by", "rolling_window", "round_series", "row_hash", "rows", "serde", "serde_json", "series_from_anyvalue", "simd", "sort_multiple", "string_encoding", "strings", "take_opt_iter", "temporal", "zip_with"))' -C metadata=a2d223669bc8c5b0 -C extra-filename=-2a33799a5845d3e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-a4ca2b31a9bceffc.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-17aff59b968eaeb1.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow2-17653079bc22cc1f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-40a78936c6084d5a.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-5846a7ecbacaa718.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-e9148e5ea92e1d5d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7ad7b94299a494b4.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-79062d06e76053c7.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-c02fa5ad6671cefd.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3d4d8bd4359b4e1d.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-7083e229ef3d05f5.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-ec16aa6bc237cfe4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9ee0efea69080be4.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a4a44549ac6382c0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "56b312a9c751ac6c35f87936624202a961ca08f379c38d58374b71119d7559c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56b312a9c751ac6c35f87936624202a961ca08f379c38d58374b71119d7559c6", kill_on_drop: false }`
[INFO] [stdout] 56b312a9c751ac6c35f87936624202a961ca08f379c38d58374b71119d7559c6
