[INFO] fetching crate ultibi 0.1.6...
[INFO] testing ultibi-0.1.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate ultibi 0.1.6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ultibi 0.1.6
[INFO] finished tweaking crates.io crate ultibi 0.1.6
[INFO] tweaked toml for crates.io crate ultibi 0.1.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ultibi 0.1.6 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 371 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding xmlparser v0.13.3 (available: v0.13.6)
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 980bf672b03e90635e28373b48fe3c30beb7a166eecf2417d76954a7bbf3fba3
[INFO] running `Command { std: "docker" "start" "-a" "980bf672b03e90635e28373b48fe3c30beb7a166eecf2417d76954a7bbf3fba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "980bf672b03e90635e28373b48fe3c30beb7a166eecf2417d76954a7bbf3fba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "980bf672b03e90635e28373b48fe3c30beb7a166eecf2417d76954a7bbf3fba3", kill_on_drop: false }`
[INFO] [stdout] 980bf672b03e90635e28373b48fe3c30beb7a166eecf2417d76954a7bbf3fba3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6f64151b2b398e1ba93590c5407f626f832f8c38943aa02f4f80d0be9965c643
[INFO] running `Command { std: "docker" "start" "-a" "6f64151b2b398e1ba93590c5407f626f832f8c38943aa02f4f80d0be9965c643", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling foreign_vec v0.1.0
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling hash_hasher v2.0.4
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling polars-utils v0.25.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling arrow2 v0.14.2
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling polars-arrow v0.25.1
[INFO] [stderr]    Compiling polars-core v0.25.1
[INFO] [stderr]    Compiling polars-time v0.25.1
[INFO] [stderr]    Compiling polars-ops v0.25.1
[INFO] [stderr]    Compiling polars-io v0.25.1
[INFO] [stderr]    Compiling polars-plan v0.25.1
[INFO] [stderr]    Compiling polars-pipe v0.25.1
[INFO] [stderr] error: could not compile `polars-plan` (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_plan --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-plan-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="chunked_ids"' --cfg 'feature="compile"' --cfg 'feature="cse"' --cfg 'feature="csv-file"' --cfg 'feature="default"' --cfg 'feature="dtype-categorical"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-time"' --cfg 'feature="dtype-u16"' --cfg 'feature="dtype-u8"' --cfg 'feature="is_in"' --cfg 'feature="polars-time"' --cfg 'feature="private"' --cfg 'feature="strings"' --cfg 'feature="temporal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abs", "arange", "arg_where", "asof_join", "bigidx", "chunked_ids", "coalesce", "compile", "concat_str", "cross_join", "cse", "csv-file", "cum_agg", "date_offset", "default", "diff", "dot_diagram", "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", "future", "interpolate", "ipc", "is_first", "is_in", "json", "list_to_struct", "log", "meta", "mode", "moment", "object", "panic_on_schema", "parquet", "pct_change", "pivot", "polars-time", "private", "propagate_nans", "pyo3", "python", "random", "rank", "regex", "repeat_by", "rolling_window", "round_series", "row_hash", "search_sorted", "semi_anti_join", "serde", "sign", "string_justify", "strings", "temporal", "timezones", "top_k", "trigonometry", "true_div", "unique_counts"))' -C metadata=9b7e5c3d9941e284 -C extra-filename=-0fe7a9d50787ebf4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-5810f6caeac9a842.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-f4a8bdda906d9c6f.rmeta --extern polars_core=/opt/rustwide/target/debug/deps/libpolars_core-cd0c8aee4fcefe02.rmeta --extern polars_io=/opt/rustwide/target/debug/deps/libpolars_io-836fbb3f1c5c1bb0.rmeta --extern polars_ops=/opt/rustwide/target/debug/deps/libpolars_ops-fdd66b74ba0b3d23.rmeta --extern polars_time=/opt/rustwide/target/debug/deps/libpolars_time-41b99afd27a90e6f.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-45c3c957d5d3a667.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-c2139d5238f69e38.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 `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="chunked_ids"' --cfg 'feature="comfy-table"' --cfg 'feature="describe"' --cfg 'feature="diagonal_concat"' --cfg 'feature="docs"' --cfg 'feature="dtype-categorical"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-time"' --cfg 'feature="dtype-u16"' --cfg 'feature="dtype-u8"' --cfg 'feature="fmt"' --cfg 'feature="is_in"' --cfg 'feature="lazy"' --cfg 'feature="ndarray"' --cfg 'feature="performant"' --cfg 'feature="private"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="regex"' --cfg 'feature="rows"' --cfg 'feature="serde"' --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=c755644af3a6b316 -C extra-filename=-cd0c8aee4fcefe02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-5810f6caeac9a842.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow2-2d489e1e730dd69e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9dd5c7455beb5e06.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-d7083472a41ec1b6.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-06ca5aa690a1e357.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-44823428e661120d.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-18134cb54ff05a46.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-01504ba1701bbb82.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-f4a8bdda906d9c6f.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-45c3c957d5d3a667.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-83726bf0d8095b1e.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-7de710906a03f952.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-c2139d5238f69e38.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-02df8710f46bc434.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-62b06503fd4c4f56.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-478580f21b80a28e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-53e4cbe566489072.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6f64151b2b398e1ba93590c5407f626f832f8c38943aa02f4f80d0be9965c643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f64151b2b398e1ba93590c5407f626f832f8c38943aa02f4f80d0be9965c643", kill_on_drop: false }`
[INFO] [stdout] 6f64151b2b398e1ba93590c5407f626f832f8c38943aa02f4f80d0be9965c643
