[INFO] fetching crate iceberg 0.9.1... [INFO] checking iceberg-0.9.1 against master#53509ca37e3b507887607c2f4a7f23bd4838f099 for pr-156027 [INFO] extracting crate iceberg 0.9.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate iceberg 0.9.1 [INFO] finished tweaking crates.io crate iceberg 0.9.1 [INFO] tweaked toml for crates.io crate iceberg 0.9.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate iceberg 0.9.1 on toolchain 53509ca37e3b507887607c2f4a7f23bd4838f099 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate iceberg 0.9.1 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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded marrow v0.2.6 [INFO] [stderr] Downloaded serde_arrow v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c5a1b97c8e5011b654c6ae8220c4cc829a7efda64b6e3abd53bc1490b29e0b5 [INFO] running `Command { std: "docker" "start" "-a" "8c5a1b97c8e5011b654c6ae8220c4cc829a7efda64b6e3abd53bc1490b29e0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c5a1b97c8e5011b654c6ae8220c4cc829a7efda64b6e3abd53bc1490b29e0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c5a1b97c8e5011b654c6ae8220c4cc829a7efda64b6e3abd53bc1490b29e0b5", kill_on_drop: false }` [INFO] [stdout] 8c5a1b97c8e5011b654c6ae8220c4cc829a7efda64b6e3abd53bc1490b29e0b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f8a20273a6e2f339be6555bb6a9997193a5c209136d54448926c547a184db1d [INFO] running `Command { std: "docker" "start" "-a" "7f8a20273a6e2f339be6555bb6a9997193a5c209136d54448926c547a184db1d", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking arrow-schema v57.3.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking getrandom v0.4.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking flatbuffers v25.12.19 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling fastnum v0.7.4 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_arrow v0.14.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking inventory v0.3.22 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking regex-lite v0.1.9 [INFO] [stderr] Checking expect-test v1.5.1 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking as-any v0.3.2 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking murmur3 v0.5.2 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking roaring v0.11.3 [INFO] [stderr] Checking typed-builder v0.20.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling bon-macros v3.9.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking typetag v0.2.21 [INFO] [stderr] Checking minijinja v2.17.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking serde_with v3.17.0 [INFO] [stderr] Checking bnum v0.12.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking moka v0.12.14 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking backon v1.6.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking bon v3.9.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking arrow-buffer v57.3.0 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking apache-avro v0.21.0 [INFO] [stderr] Checking arrow-data v57.3.0 [INFO] [stderr] Checking arrow-array v57.3.0 [INFO] [stderr] Checking arrow-select v57.3.0 [INFO] [stderr] Checking marrow v0.2.6 [INFO] [stderr] Checking arrow-arith v57.3.0 [INFO] [stderr] Checking arrow-ord v57.3.0 [INFO] [stderr] Checking arrow-ipc v57.3.0 [INFO] [stderr] Checking arrow-string v57.3.0 [INFO] [stderr] Checking arrow-cast v57.3.0 [INFO] [stderr] Checking parquet v57.3.0 [INFO] [stderr] Checking iceberg v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/manifest/mod.rs:912:49 [INFO] [stdout] | [INFO] [stdout] 912 | ... Some(Literal::float(1.0)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/manifest/mod.rs:947:53 [INFO] [stdout] | [INFO] [stdout] 947 | ... Some(Literal::float(15.5)), [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `15.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/manifest/mod.rs:1076:26 [INFO] [stdout] | [INFO] [stdout] 1076 | Datum::float(1.0).to_bytes().unwrap() [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/manifest/mod.rs:1080:26 [INFO] [stdout] | [INFO] [stdout] 1080 | Datum::float(15.5).to_bytes().unwrap() [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `15.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/manifest_list.rs:1464:125 [INFO] [stdout] | [INFO] [stdout] 1464 | ...e), lower_bound: Some(Datum::float(1.1).to_bytes().unwrap()), upper_bound: Some(Datum::float(2.1).to_bytes().unwrap())}] [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.1_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/manifest_list.rs:1464:183 [INFO] [stdout] | [INFO] [stdout] 1464 | ...)), upper_bound: Some(Datum::float(2.1).to_bytes().unwrap())}] [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.1_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/manifest_list.rs:1537:125 [INFO] [stdout] | [INFO] [stdout] 1537 | ...e), lower_bound: Some(Datum::float(1.1).to_bytes().unwrap()), upper_bound: Some(Datum::float(2.1).to_bytes().unwrap())}] [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.1_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/manifest_list.rs:1537:183 [INFO] [stdout] | [INFO] [stdout] 1537 | ...)), upper_bound: Some(Datum::float(2.1).to_bytes().unwrap())}] [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.1_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/schema/mod.rs:983:41 [INFO] [stdout] | [INFO] [stdout] 983 | Some(Literal::float(52.509_09)), [INFO] [stdout] | ^^^^^^^^^ help: explicitly specify the type as `f32`: `52.509_09_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/schema/mod.rs:984:42 [INFO] [stdout] | [INFO] [stdout] 984 | Some(Literal::float(-1.885_249)), [INFO] [stdout] | ^^^^^^^^^ help: explicitly specify the type as `f32`: `1.885_249_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/values/tests.rs:359:48 [INFO] [stdout] | [INFO] [stdout] 359 | check_avro_bytes_serde(bytes, Datum::float(1.0), &PrimitiveType::Float); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/values/tests.rs:997:30 [INFO] [stdout] | [INFO] [stdout] 997 | let datum = Datum::float(1.0); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/values/tests.rs:1234:22 [INFO] [stdout] | [INFO] [stdout] 1234 | Datum::float(1.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/values/tests.rs:1235:23 [INFO] [stdout] | [INFO] [stdout] 1235 | Datum::float(-1.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/values/tests.rs:1236:22 [INFO] [stdout] | [INFO] [stdout] 1236 | Datum::float(0.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/values/tests.rs:1237:23 [INFO] [stdout] | [INFO] [stdout] 1237 | Datum::float(-0.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/values/tests.rs:1247:23 [INFO] [stdout] | [INFO] [stdout] 1247 | Datum::float(-1.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/values/tests.rs:1248:23 [INFO] [stdout] | [INFO] [stdout] 1248 | Datum::float(-0.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/values/tests.rs:1249:22 [INFO] [stdout] | [INFO] [stdout] 1249 | Datum::float(0.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/values/tests.rs:1250:22 [INFO] [stdout] | [INFO] [stdout] 1250 | Datum::float(1.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/values/tests.rs:1294:38 [INFO] [stdout] | [INFO] [stdout] 1294 | let neg_zero = Datum::float(-0.0); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/spec/values/tests.rs:1295:37 [INFO] [stdout] | [INFO] [stdout] 1295 | let pos_zero = Datum::float(0.0); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:333:64 [INFO] [stdout] | [INFO] [stdout] 333 | let partition = Struct::from_iter([Some(Literal::float(1.0))]); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:396:26 [INFO] [stdout] | [INFO] [stdout] 396 | Datum::float(1.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:401:26 [INFO] [stdout] | [INFO] [stdout] 401 | Datum::float(0.4), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:425:26 [INFO] [stdout] | [INFO] [stdout] 425 | Datum::float(1.1), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.1_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:430:26 [INFO] [stdout] | [INFO] [stdout] 430 | Datum::float(0.4), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:454:49 [INFO] [stdout] | [INFO] [stdout] 454 | FnvHashSet::from_iter([Datum::float(0.9), Datum::float(1.2), Datum::float(2.4)]), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.9_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:454:68 [INFO] [stdout] | [INFO] [stdout] 454 | FnvHashSet::from_iter([Datum::float(0.9), Datum::float(1.2), Datum::float(2.4)]), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:454:87 [INFO] [stdout] | [INFO] [stdout] 454 | FnvHashSet::from_iter([Datum::float(0.9), Datum::float(1.2), Datum::float(2.4)]), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:478:49 [INFO] [stdout] | [INFO] [stdout] 478 | FnvHashSet::from_iter([Datum::float(1.0), Datum::float(1.2), Datum::float(2.4)]), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:478:68 [INFO] [stdout] | [INFO] [stdout] 478 | FnvHashSet::from_iter([Datum::float(1.0), Datum::float(1.2), Datum::float(2.4)]), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:478:87 [INFO] [stdout] | [INFO] [stdout] 478 | FnvHashSet::from_iter([Datum::float(1.0), Datum::float(1.2), Datum::float(2.4)]), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.4_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:550:26 [INFO] [stdout] | [INFO] [stdout] 550 | Datum::float(0.9), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.9_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:574:26 [INFO] [stdout] | [INFO] [stdout] 574 | Datum::float(1.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:598:26 [INFO] [stdout] | [INFO] [stdout] 598 | Datum::float(1.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:622:26 [INFO] [stdout] | [INFO] [stdout] 622 | Datum::float(0.9), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.9_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:646:26 [INFO] [stdout] | [INFO] [stdout] 646 | Datum::float(1.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/expression_evaluator.rs:670:26 [INFO] [stdout] | [INFO] [stdout] 670 | Datum::float(1.1), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.1_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/manifest_evaluator.rs:627:48 [INFO] [stdout] | [INFO] [stdout] 627 | lower_bound: Some(Datum::float(0.0).to_bytes().unwrap()), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/manifest_evaluator.rs:628:48 [INFO] [stdout] | [INFO] [stdout] 628 | upper_bound: Some(Datum::float(20.0).to_bytes().unwrap()), [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `20.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/manifest_evaluator.rs:662:48 [INFO] [stdout] | [INFO] [stdout] 662 | lower_bound: Some(Datum::float(0.0).to_bytes().unwrap()), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/manifest_evaluator.rs:663:48 [INFO] [stdout] | [INFO] [stdout] 663 | upper_bound: Some(Datum::float(20.0).to_bytes().unwrap()), [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `20.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/expr/visitors/strict_metrics_evaluator.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 43 | impl<'a> StrictMetricsEvaluator<'a> { [INFO] [stdout] | ----------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 63 | fn nan_count(&self, field_id: i32) -> Option<&u64> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | fn null_count(&self, field_id: i32) -> Option<&u64> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn value_count(&self, field_id: i32) -> Option<&u64> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn lower_bound(&self, field_id: i32) -> Option<&Datum> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fn upper_bound(&self, field_id: i32) -> Option<&Datum> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | fn contains_nans_only(&self, field_id: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | fn contains_nulls_only(&self, field_id: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | fn may_contain_null(&self, field_id: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | fn may_contain_nan(&self, field_id: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | fn visit_inequality( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/page_index_evaluator.rs:950:40 [INFO] [stdout] | [INFO] [stdout] 950 | .greater_than(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/page_index_evaluator.rs:1112:37 [INFO] [stdout] | [INFO] [stdout] 1112 | .less_than(Datum::float(5.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/page_index_evaluator.rs:1142:36 [INFO] [stdout] | [INFO] [stdout] 1142 | .equal_to(Datum::float(5.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/page_index_evaluator.rs:1175:40 [INFO] [stdout] | [INFO] [stdout] 1175 | .not_equal_to(Datum::float(5.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/page_index_evaluator.rs:1201:39 [INFO] [stdout] | [INFO] [stdout] 1201 | .starts_with(Datum::float(5.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/page_index_evaluator.rs:1293:76 [INFO] [stdout] | [INFO] [stdout] 1293 | .is_in(std::iter::repeat_with(|| Datum::float(rng.random_range(0.0..10.0))).take(1000)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/page_index_evaluator.rs:1293:81 [INFO] [stdout] | [INFO] [stdout] 1293 | .is_in(std::iter::repeat_with(|| Datum::float(rng.random_range(0.0..10.0))).take(1000)) [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:545:40 [INFO] [stdout] | [INFO] [stdout] 545 | .greater_than(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:567:40 [INFO] [stdout] | [INFO] [stdout] 567 | .greater_than(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:703:40 [INFO] [stdout] | [INFO] [stdout] 703 | .greater_than(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:763:40 [INFO] [stdout] | [INFO] [stdout] 763 | .greater_than(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:796:40 [INFO] [stdout] | [INFO] [stdout] 796 | .greater_than(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:829:40 [INFO] [stdout] | [INFO] [stdout] 829 | .greater_than(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:856:36 [INFO] [stdout] | [INFO] [stdout] 856 | .equal_to(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:889:36 [INFO] [stdout] | [INFO] [stdout] 889 | .equal_to(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:922:36 [INFO] [stdout] | [INFO] [stdout] 922 | .equal_to(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:955:36 [INFO] [stdout] | [INFO] [stdout] 955 | .equal_to(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:988:36 [INFO] [stdout] | [INFO] [stdout] 988 | .equal_to(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:1021:36 [INFO] [stdout] | [INFO] [stdout] 1021 | .equal_to(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:1054:40 [INFO] [stdout] | [INFO] [stdout] 1054 | .not_equal_to(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:1108:39 [INFO] [stdout] | [INFO] [stdout] 1108 | .starts_with(Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:1639:76 [INFO] [stdout] | [INFO] [stdout] 1639 | .is_in(std::iter::repeat_with(|| Datum::float(rng.random_range(0.0..10.0))).take(1000)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:1639:81 [INFO] [stdout] | [INFO] [stdout] 1639 | .is_in(std::iter::repeat_with(|| Datum::float(rng.random_range(0.0..10.0))).take(1000)) [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:1701:34 [INFO] [stdout] | [INFO] [stdout] 1701 | .is_in([Datum::float(2.0), Datum::float(3.0)]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:1701:53 [INFO] [stdout] | [INFO] [stdout] 1701 | .is_in([Datum::float(2.0), Datum::float(3.0)]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:1728:34 [INFO] [stdout] | [INFO] [stdout] 1728 | .is_in([Datum::float(2.0), Datum::float(3.0)]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:1728:53 [INFO] [stdout] | [INFO] [stdout] 1728 | .is_in([Datum::float(2.0), Datum::float(3.0)]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:1761:34 [INFO] [stdout] | [INFO] [stdout] 1761 | .is_in([Datum::float(2.0), Datum::float(3.0)]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:1761:53 [INFO] [stdout] | [INFO] [stdout] 1761 | .is_in([Datum::float(2.0), Datum::float(3.0)]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:1794:34 [INFO] [stdout] | [INFO] [stdout] 1794 | .is_in([Datum::float(2.0), Datum::float(3.0)]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/expr/visitors/row_group_metrics_evaluator.rs:1794:53 [INFO] [stdout] | [INFO] [stdout] 1794 | .is_in([Datum::float(2.0), Datum::float(3.0)]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/arrow/schema.rs:2074:38 [INFO] [stdout] | [INFO] [stdout] 2074 | let datum = Datum::float(42.42); [INFO] [stdout] | ^^^^^ help: explicitly specify the type as `f32`: `42.42_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/arrow/value.rs:1207:37 [INFO] [stdout] | [INFO] [stdout] 1207 | Some(Literal::float(1.1)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.1_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/arrow/value.rs:1221:37 [INFO] [stdout] | [INFO] [stdout] 1221 | Some(Literal::float(2.2)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.2_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:1244:34 [INFO] [stdout] | [INFO] [stdout] 1244 | (3, Datum::float(0.5)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:1284:34 [INFO] [stdout] | [INFO] [stdout] 1284 | (3, Datum::float(3.5)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:1689:45 [INFO] [stdout] | [INFO] [stdout] 1689 | HashMap::from([(0, Datum::float(1.0)), (1, Datum::double(1.0)),]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:1693:45 [INFO] [stdout] | [INFO] [stdout] 1693 | HashMap::from([(0, Datum::float(2.0)), (1, Datum::double(2.0)),]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:1829:45 [INFO] [stdout] | [INFO] [stdout] 1829 | HashMap::from([(4, Datum::float(1.0)), (7, Datum::float(1.0)),]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:1829:69 [INFO] [stdout] | [INFO] [stdout] 1829 | HashMap::from([(4, Datum::float(1.0)), (7, Datum::float(1.0)),]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:1833:45 [INFO] [stdout] | [INFO] [stdout] 1833 | HashMap::from([(4, Datum::float(2.0)), (7, Datum::float(2.0)),]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:1833:69 [INFO] [stdout] | [INFO] [stdout] 1833 | HashMap::from([(4, Datum::float(2.0)), (7, Datum::float(2.0)),]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:1993:45 [INFO] [stdout] | [INFO] [stdout] 1993 | HashMap::from([(1, Datum::float(1.0)), (4, Datum::float(1.0))]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:1993:69 [INFO] [stdout] | [INFO] [stdout] 1993 | HashMap::from([(1, Datum::float(1.0)), (4, Datum::float(1.0))]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:1997:45 [INFO] [stdout] | [INFO] [stdout] 1997 | HashMap::from([(1, Datum::float(2.0)), (4, Datum::float(2.0))]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:1997:69 [INFO] [stdout] | [INFO] [stdout] 1997 | HashMap::from([(1, Datum::float(2.0)), (4, Datum::float(2.0))]) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:2179:34 [INFO] [stdout] | [INFO] [stdout] 2179 | (2, Datum::float(1.0)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:2181:34 [INFO] [stdout] | [INFO] [stdout] 2181 | (7, Datum::float(1.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:2188:34 [INFO] [stdout] | [INFO] [stdout] 2188 | (2, Datum::float(2.0)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/writer/file_writer/parquet_writer.rs:2190:34 [INFO] [stdout] | [INFO] [stdout] 2190 | (7, Datum::float(2.0)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "7f8a20273a6e2f339be6555bb6a9997193a5c209136d54448926c547a184db1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f8a20273a6e2f339be6555bb6a9997193a5c209136d54448926c547a184db1d", kill_on_drop: false }` [INFO] [stdout] 7f8a20273a6e2f339be6555bb6a9997193a5c209136d54448926c547a184db1d