[INFO] fetching crate parquet 57.0.0...
[INFO] checking parquet-57.0.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate parquet 57.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate parquet 57.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate parquet 57.0.0
[INFO] tweaked toml for crates.io crate parquet 57.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate parquet 57.0.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate parquet 57.0.0 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 162a0f61b381cad5ef34d1b3da00822b4437f7c69cc5dee593fa7b6add440b9d
[INFO] running `Command { std: "docker" "start" "-a" "162a0f61b381cad5ef34d1b3da00822b4437f7c69cc5dee593fa7b6add440b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "162a0f61b381cad5ef34d1b3da00822b4437f7c69cc5dee593fa7b6add440b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "162a0f61b381cad5ef34d1b3da00822b4437f7c69cc5dee593fa7b6add440b9d", kill_on_drop: false }`
[INFO] [stdout] 162a0f61b381cad5ef34d1b3da00822b4437f7c69cc5dee593fa7b6add440b9d
[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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c88844c6fb8dd5190100fa1cbab3b4e4b2b20f49e1ffc90e85cb0264127485c
[INFO] running `Command { std: "docker" "start" "-a" "0c88844c6fb8dd5190100fa1cbab3b4e4b2b20f49e1ffc90e85cb0264127485c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking arrow-schema v57.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking insta v1.43.2
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking arrow-buffer v57.0.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking arrow-data v57.0.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking arrow-array v57.0.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking arrow-select v57.0.0
[INFO] [stderr]     Checking arrow-row v57.0.0
[INFO] [stderr]     Checking arrow-arith v57.0.0
[INFO] [stderr]     Checking arrow-cast v57.0.0
[INFO] [stderr]     Checking arrow-ipc v57.0.0
[INFO] [stderr]     Checking arrow-ord v57.0.0
[INFO] [stderr]     Checking arrow-string v57.0.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking arrow-json v57.0.0
[INFO] [stderr]     Checking parquet v57.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking arrow v57.0.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stdout] warning: unused imports: `CacheOptionsBuilder` and `CacheOptions`
[INFO] [stdout]   --> src/arrow/array_reader/mod.rs:51:39
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub use builder::{ArrayReaderBuilder, CacheOptions, CacheOptionsBuilder};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `row_group_cache::RowGroupCache`
[INFO] [stdout]   --> src/arrow/array_reader/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub use row_group_cache::RowGroupCache;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arrow_schema::extension::ExtensionType`
[INFO] [stdout]   --> src/arrow/schema/extension.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use arrow_schema::extension::ExtensionType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking object_store v0.12.4
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/arrow/schema/extension.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     mut arrow_field: Field,
[INFO] [stdout]    |     ----^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CacheOptionsBuilder` is never constructed
[INFO] [stdout]   --> src/arrow/array_reader/builder.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct CacheOptionsBuilder<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `producer`, and `consumer` are never used
[INFO] [stdout]   --> src/arrow/array_reader/builder.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<'a> CacheOptionsBuilder<'a> {
[INFO] [stdout]    | -------------------------------- associated items in this implementation
[INFO] [stdout] 51 |     /// create a new cache options builder
[INFO] [stdout] 52 |     pub fn new(projection_mask: &'a ProjectionMask, cache: &'a Arc<Mutex<RowGroupCache>>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn producer(self) -> CacheOptions<'a> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn consumer(self) -> CacheOptions<'a> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_cache_options` is never used
[INFO] [stdout]    --> src/arrow/array_reader/builder.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl<'a> ArrayReaderBuilder<'a> {
[INFO] [stdout]     | ------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn with_cache_options(mut self, cache_options: Option<&'a CacheOptions<'a>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Producer` is never constructed
[INFO] [stdout]   --> src/arrow/array_reader/cached_array_reader.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum CacheRole {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] 34 |     /// Producer role: inserts data into the cache during filter phase
[INFO] [stdout] 35 |     Producer,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CacheRole` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/arrow/array_reader/row_group_cache.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl RowGroupCache {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 76 |     /// Creates a new empty row group cache
[INFO] [stdout] 77 |     pub fn new(batch_size: usize, max_cache_bytes: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_predicate_cache_size` is never read
[INFO] [stdout]    --> src/arrow/arrow_reader/mod.rs:124:16
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct ArrowReaderBuilder<T> {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub(crate) max_predicate_cache_size: usize,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i64, Infallible>
[INFO] [stdout]    --> src/arrow/arrow_reader/statistics.rs:280:38
[INFO] [stdout]     |
[INFO] [stdout] 280 |                               .map(|x| $stat_value_type::try_from(*x).ok())
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 | / make_decimal_stats_iterator!(
[INFO] [stdout] 313 | |     MinDecimal64StatsIterator,
[INFO] [stdout] 314 | |     min_opt,
[INFO] [stdout] 315 | |     min_bytes_opt,
[INFO] [stdout] 316 | |     i64,
[INFO] [stdout] 317 | |     from_bytes_to_i64
[INFO] [stdout] 318 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `make_decimal_stats_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i64, Infallible>
[INFO] [stdout]    --> src/arrow/arrow_reader/statistics.rs:280:38
[INFO] [stdout]     |
[INFO] [stdout] 280 |                               .map(|x| $stat_value_type::try_from(*x).ok())
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 319 | / make_decimal_stats_iterator!(
[INFO] [stdout] 320 | |     MaxDecimal64StatsIterator,
[INFO] [stdout] 321 | |     max_opt,
[INFO] [stdout] 322 | |     max_bytes_opt,
[INFO] [stdout] 323 | |     i64,
[INFO] [stdout] 324 | |     from_bytes_to_i64
[INFO] [stdout] 325 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `make_decimal_stats_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i128, Infallible>
[INFO] [stdout]    --> src/arrow/arrow_reader/statistics.rs:280:38
[INFO] [stdout]     |
[INFO] [stdout] 280 |                               .map(|x| $stat_value_type::try_from(*x).ok())
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 | / make_decimal_stats_iterator!(
[INFO] [stdout] 327 | |     MinDecimal128StatsIterator,
[INFO] [stdout] 328 | |     min_opt,
[INFO] [stdout] 329 | |     min_bytes_opt,
[INFO] [stdout] 330 | |     i128,
[INFO] [stdout] 331 | |     from_bytes_to_i128
[INFO] [stdout] 332 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `make_decimal_stats_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i128, Infallible>
[INFO] [stdout]    --> src/arrow/arrow_reader/statistics.rs:280:38
[INFO] [stdout]     |
[INFO] [stdout] 280 |                               .map(|x| $stat_value_type::try_from(*x).ok())
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 333 | / make_decimal_stats_iterator!(
[INFO] [stdout] 334 | |     MaxDecimal128StatsIterator,
[INFO] [stdout] 335 | |     max_opt,
[INFO] [stdout] 336 | |     max_bytes_opt,
[INFO] [stdout] 337 | |     i128,
[INFO] [stdout] 338 | |     from_bytes_to_i128
[INFO] [stdout] 339 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `make_decimal_stats_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i256, Infallible>
[INFO] [stdout]    --> src/arrow/arrow_reader/statistics.rs:280:38
[INFO] [stdout]     |
[INFO] [stdout] 280 |                               .map(|x| $stat_value_type::try_from(*x).ok())
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 | / make_decimal_stats_iterator!(
[INFO] [stdout] 341 | |     MinDecimal256StatsIterator,
[INFO] [stdout] 342 | |     min_opt,
[INFO] [stdout] 343 | |     min_bytes_opt,
[INFO] [stdout] 344 | |     i256,
[INFO] [stdout] 345 | |     from_bytes_to_i256
[INFO] [stdout] 346 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `make_decimal_stats_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i256, Infallible>
[INFO] [stdout]    --> src/arrow/arrow_reader/statistics.rs:280:38
[INFO] [stdout]     |
[INFO] [stdout] 280 |                               .map(|x| $stat_value_type::try_from(*x).ok())
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | / make_decimal_stats_iterator!(
[INFO] [stdout] 348 | |     MaxDecimal256StatsIterator,
[INFO] [stdout] 349 | |     max_opt,
[INFO] [stdout] 350 | |     max_bytes_opt,
[INFO] [stdout] 351 | |     i256,
[INFO] [stdout] 352 | |     from_bytes_to_i256
[INFO] [stdout] 353 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `make_decimal_stats_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i64, Infallible>
[INFO] [stdout]    --> src/arrow/arrow_reader/statistics.rs:727:52
[INFO] [stdout]     |
[INFO] [stdout] 727 |                                   .map(|x| x.map(|x| $stat_value_type::try_from(*x).unwrap()))
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 769 | / get_decimal_page_stats_iterator!(
[INFO] [stdout] 770 | |     MinDecimal64DataPageStatsIterator,
[INFO] [stdout] 771 | |     min_values_iter,
[INFO] [stdout] 772 | |     i64,
[INFO] [stdout] 773 | |     from_bytes_to_i64
[INFO] [stdout] 774 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_decimal_page_stats_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i64, Infallible>
[INFO] [stdout]    --> src/arrow/arrow_reader/statistics.rs:727:52
[INFO] [stdout]     |
[INFO] [stdout] 727 |                                   .map(|x| x.map(|x| $stat_value_type::try_from(*x).unwrap()))
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 776 | / get_decimal_page_stats_iterator!(
[INFO] [stdout] 777 | |     MaxDecimal64DataPageStatsIterator,
[INFO] [stdout] 778 | |     max_values_iter,
[INFO] [stdout] 779 | |     i64,
[INFO] [stdout] 780 | |     from_bytes_to_i64
[INFO] [stdout] 781 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_decimal_page_stats_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i128, Infallible>
[INFO] [stdout]    --> src/arrow/arrow_reader/statistics.rs:727:52
[INFO] [stdout]     |
[INFO] [stdout] 727 |                                   .map(|x| x.map(|x| $stat_value_type::try_from(*x).unwrap()))
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 783 | / get_decimal_page_stats_iterator!(
[INFO] [stdout] 784 | |     MinDecimal128DataPageStatsIterator,
[INFO] [stdout] 785 | |     min_values_iter,
[INFO] [stdout] 786 | |     i128,
[INFO] [stdout] 787 | |     from_bytes_to_i128
[INFO] [stdout] 788 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_decimal_page_stats_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i128, Infallible>
[INFO] [stdout]    --> src/arrow/arrow_reader/statistics.rs:727:52
[INFO] [stdout]     |
[INFO] [stdout] 727 |                                   .map(|x| x.map(|x| $stat_value_type::try_from(*x).unwrap()))
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 | / get_decimal_page_stats_iterator!(
[INFO] [stdout] 791 | |     MaxDecimal128DataPageStatsIterator,
[INFO] [stdout] 792 | |     max_values_iter,
[INFO] [stdout] 793 | |     i128,
[INFO] [stdout] 794 | |     from_bytes_to_i128
[INFO] [stdout] 795 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_decimal_page_stats_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i256, Infallible>
[INFO] [stdout]    --> src/arrow/arrow_reader/statistics.rs:727:52
[INFO] [stdout]     |
[INFO] [stdout] 727 |                                   .map(|x| x.map(|x| $stat_value_type::try_from(*x).unwrap()))
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 797 | / get_decimal_page_stats_iterator!(
[INFO] [stdout] 798 | |     MinDecimal256DataPageStatsIterator,
[INFO] [stdout] 799 | |     min_values_iter,
[INFO] [stdout] 800 | |     i256,
[INFO] [stdout] 801 | |     from_bytes_to_i256
[INFO] [stdout] 802 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_decimal_page_stats_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i256, Infallible>
[INFO] [stdout]    --> src/arrow/arrow_reader/statistics.rs:727:52
[INFO] [stdout]     |
[INFO] [stdout] 727 |                                   .map(|x| x.map(|x| $stat_value_type::try_from(*x).unwrap()))
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 804 | / get_decimal_page_stats_iterator!(
[INFO] [stdout] 805 | |     MaxDecimal256DataPageStatsIterator,
[INFO] [stdout] 806 | |     max_values_iter,
[INFO] [stdout] 807 | |     i256,
[INFO] [stdout] 808 | |     from_bytes_to_i256
[INFO] [stdout] 809 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_decimal_page_stats_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i64, Infallible>
[INFO] [stdout]     --> src/arrow/arrow_reader/statistics.rs:969:52
[INFO] [stdout]      |
[INFO] [stdout]  969 |                                     x.and_then(|x| i64::try_from(x).ok())
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1121 |     get_data_page_statistics!(Min, data_type, iterator, physical_type)
[INFO] [stdout]      |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `get_data_page_statistics` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i64, Infallible>
[INFO] [stdout]     --> src/arrow/arrow_reader/statistics.rs:969:52
[INFO] [stdout]      |
[INFO] [stdout]  969 |                                     x.and_then(|x| i64::try_from(x).ok())
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1134 |     get_data_page_statistics!(Max, data_type, iterator, physical_type)
[INFO] [stdout]      |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `get_data_page_statistics` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parquet` (lib) due to 14 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0c88844c6fb8dd5190100fa1cbab3b4e4b2b20f49e1ffc90e85cb0264127485c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c88844c6fb8dd5190100fa1cbab3b4e4b2b20f49e1ffc90e85cb0264127485c", kill_on_drop: false }`
[INFO] [stdout] 0c88844c6fb8dd5190100fa1cbab3b4e4b2b20f49e1ffc90e85cb0264127485c
