[INFO] fetching crate ultibi_core 0.1.6... [INFO] checking ultibi_core-0.1.6 against try#ce3348c21531b911ca5aadbbbe7ad63a1bc4c382 for pr-149596 [INFO] extracting crate ultibi_core 0.1.6 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ultibi_core 0.1.6 on toolchain ce3348c21531b911ca5aadbbbe7ad63a1bc4c382 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "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" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 282 packages to latest compatible versions [INFO] [stderr] Adding aws-config v0.49.0 (available: v1.8.11) [INFO] [stderr] Adding aws-sdk-s3 v0.19.0 (available: v1.116.0) [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding polars v0.25.1 (available: v0.52.0) [INFO] [stderr] Adding toml v0.7.8 (available: v0.9.8) [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" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08dab532da6e8a60316b9be9ffeaa334d30230d342a186c054f13a716fcf65b3 [INFO] running `Command { std: "docker" "start" "-a" "08dab532da6e8a60316b9be9ffeaa334d30230d342a186c054f13a716fcf65b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08dab532da6e8a60316b9be9ffeaa334d30230d342a186c054f13a716fcf65b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08dab532da6e8a60316b9be9ffeaa334d30230d342a186c054f13a716fcf65b3", kill_on_drop: false }` [INFO] [stdout] 08dab532da6e8a60316b9be9ffeaa334d30230d342a186c054f13a716fcf65b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9268a1003fec3418a83243adc9e2f4cb225742a2d36e3f8de8fd375dd7c860a9 [INFO] running `Command { std: "docker" "start" "-a" "9268a1003fec3418a83243adc9e2f4cb225742a2d36e3f8de8fd375dd7c860a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking hash_hasher v2.0.4 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking polars-utils v0.25.1 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking multiversion v0.6.1 [INFO] [stderr] Checking arrow2 v0.14.2 [INFO] [stderr] Checking comfy-table v6.2.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/add_row.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | map: &BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 24 | sch: Arc, [INFO] [stdout] 25 | ) -> PolarsResult<(Row, Schema)> { [INFO] [stdout] | ^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type 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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/add_row.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | map: &BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 24 | sch: Arc, [INFO] [stdout] 25 | ) -> PolarsResult<(Row, Schema)> { [INFO] [stdout] | ^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type 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 1m 25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: polars-plan v0.25.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "9268a1003fec3418a83243adc9e2f4cb225742a2d36e3f8de8fd375dd7c860a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9268a1003fec3418a83243adc9e2f4cb225742a2d36e3f8de8fd375dd7c860a9", kill_on_drop: false }` [INFO] [stdout] 9268a1003fec3418a83243adc9e2f4cb225742a2d36e3f8de8fd375dd7c860a9