[INFO] fetching crate ultibi_core 0.1.6... [INFO] checking ultibi_core-0.1.6 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate ultibi_core 0.1.6 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ultibi_core 0.1.6 [INFO] finished tweaking crates.io crate ultibi_core 0.1.6 [INFO] tweaked toml for crates.io crate ultibi_core 0.1.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ultibi_core 0.1.6 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 278 packages to latest compatible versions [INFO] [stderr] Adding aws-config v0.49.0 (available: v1.8.0) [INFO] [stderr] Adding aws-sdk-s3 v0.19.0 (available: v1.94.0) [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding polars v0.25.1 (available: v0.49.1) [INFO] [stderr] Adding toml v0.7.8 (available: v0.8.23) [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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5df1b51a386dacb180cf4b31a45342415e3ededa330b33665f79a2c5af30deb3 [INFO] running `Command { std: "docker" "start" "-a" "5df1b51a386dacb180cf4b31a45342415e3ededa330b33665f79a2c5af30deb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5df1b51a386dacb180cf4b31a45342415e3ededa330b33665f79a2c5af30deb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df1b51a386dacb180cf4b31a45342415e3ededa330b33665f79a2c5af30deb3", kill_on_drop: false }` [INFO] [stdout] 5df1b51a386dacb180cf4b31a45342415e3ededa330b33665f79a2c5af30deb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7bde2e45b302f69ce372ac40bfafbfaf1607e80a9b684cf0f3a23f34257d3a2 [INFO] running `Command { std: "docker" "start" "-a" "e7bde2e45b302f69ce372ac40bfafbfaf1607e80a9b684cf0f3a23f34257d3a2", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hash_hasher v2.0.4 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking polars-utils v0.25.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking dashmap v5.5.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] Checking multiversion v0.6.1 [INFO] [stderr] Checking arrow2 v0.14.2 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking comfy-table v6.2.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking polars-arrow v0.25.1 [INFO] [stderr] Checking polars-core v0.25.1 [INFO] [stderr] Checking polars-time v0.25.1 [INFO] [stderr] Checking polars-ops v0.25.1 [INFO] [stderr] Checking polars-io v0.25.1 [INFO] [stderr] Checking polars-plan v0.25.1 [INFO] [stderr] Checking polars-pipe v0.25.1 [INFO] [stderr] Checking polars-lazy v0.25.1 [INFO] [stderr] Checking polars v0.25.1 [INFO] [stderr] Checking ultibi_core v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `ui` [INFO] [stdout] --> src/dataset.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "ui")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aws_s3` and `default` [INFO] [stdout] = help: consider adding `ui` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::helpers::searches::*` [INFO] [stdout] --> src/prelude.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use super::helpers::searches::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ui` [INFO] [stdout] --> src/dataset.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "ui")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aws_s3` and `default` [INFO] [stdout] = help: consider adding `ui` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::helpers::searches::*` [INFO] [stdout] --> src/prelude.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use super::helpers::searches::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/measure.rs:183:15 [INFO] [stdout] | [INFO] [stdout] 183 | Dependant(ProcessedDependantMeasure), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 183 - Dependant(ProcessedDependantMeasure), [INFO] [stdout] 183 + Dependant(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/add_row.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | map: &BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 24 | sch: Arc, [INFO] [stdout] 25 | ) -> PolarsResult<(Row, Schema)> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | ) -> PolarsResult<(Row<'_>, Schema)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/measure.rs:183:15 [INFO] [stdout] | [INFO] [stdout] 183 | Dependant(ProcessedDependantMeasure), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 183 - Dependant(ProcessedDependantMeasure), [INFO] [stdout] 183 + Dependant(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/add_row.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | map: &BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 24 | sch: Arc, [INFO] [stdout] 25 | ) -> PolarsResult<(Row, Schema)> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | ) -> PolarsResult<(Row<'_>, Schema)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.20s [INFO] running `Command { std: "docker" "inspect" "e7bde2e45b302f69ce372ac40bfafbfaf1607e80a9b684cf0f3a23f34257d3a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7bde2e45b302f69ce372ac40bfafbfaf1607e80a9b684cf0f3a23f34257d3a2", kill_on_drop: false }` [INFO] [stdout] e7bde2e45b302f69ce372ac40bfafbfaf1607e80a9b684cf0f3a23f34257d3a2