[INFO] fetching crate polars-parquet 0.53.0...
[INFO] testing polars-parquet-0.53.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate polars-parquet 0.53.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate polars-parquet 0.53.0
[INFO] finished tweaking crates.io crate polars-parquet 0.53.0
[INFO] tweaked toml for crates.io crate polars-parquet 0.53.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate polars-parquet 0.53.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate polars-parquet 0.53.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded debug_unsafe v0.1.3
[INFO] [stderr]   Downloaded stacker v0.1.22
[INFO] [stderr]   Downloaded ar_archive_writer v0.2.0
[INFO] [stderr]   Downloaded psm v0.1.28
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.5
[INFO] [stderr]   Downloaded signal-hook v0.4.1
[INFO] [stderr]   Downloaded zlib-rs v0.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee82c6c9c83371f387d1cc578b25eba6b6103b53ba3008ecab7e9c87cb285005
[INFO] running `Command { std: "docker" "start" "-a" "ee82c6c9c83371f387d1cc578b25eba6b6103b53ba3008ecab7e9c87cb285005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee82c6c9c83371f387d1cc578b25eba6b6103b53ba3008ecab7e9c87cb285005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee82c6c9c83371f387d1cc578b25eba6b6103b53ba3008ecab7e9c87cb285005", kill_on_drop: false }`
[INFO] [stdout] ee82c6c9c83371f387d1cc578b25eba6b6103b53ba3008ecab7e9c87cb285005
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dea947eb1a7158177ce7eb003c7f867fa29995290ee96cd28b71d11e84a4f184
[INFO] running `Command { std: "docker" "start" "-a" "dea947eb1a7158177ce7eb003c7f867fa29995290ee96cd28b71d11e84a4f184", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling signal-hook v0.4.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling array-init-cursor v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling polars-utils v0.53.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling polars-buffer v0.53.0
[INFO] [stderr]    Compiling polars-schema v0.53.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling polars-arrow v0.53.0
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling polars-compute v0.53.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling debug_unsafe v0.1.3
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling atoi_simd v0.17.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling polars-parquet-format v0.1.0
[INFO] [stderr]    Compiling streaming-decompression v0.1.2
[INFO] [stderr]    Compiling planus v1.1.1
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling polars-arrow-format v0.2.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling argminmax v0.6.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling polars-error v0.53.0
[INFO] [stderr]    Compiling polars-parquet v0.53.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "dea947eb1a7158177ce7eb003c7f867fa29995290ee96cd28b71d11e84a4f184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dea947eb1a7158177ce7eb003c7f867fa29995290ee96cd28b71d11e84a4f184", kill_on_drop: false }`
[INFO] [stdout] dea947eb1a7158177ce7eb003c7f867fa29995290ee96cd28b71d11e84a4f184
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6299e18e225bebb1bda5055707dc46f79cd0be35183b7c47d0e2ef29fefe2d2
[INFO] running `Command { std: "docker" "start" "-a" "a6299e18e225bebb1bda5055707dc46f79cd0be35183b7c47d0e2ef29fefe2d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling polars-parquet v0.53.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `arrow::bitmap::proptest`
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/optional_masked_dense.rs:222:24
[INFO] [stdout]     |
[INFO] [stdout] 222 |     use arrow::bitmap::proptest::bitmap;
[INFO] [stdout]     |                        ^^^^^^^^ could not find `proptest` in `bitmap`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.53.0/src/bitmap/mod.rs:27:9
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[cfg(feature = "proptest")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `proptest` feature
[INFO] [stdout]  27 | pub mod proptest;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `arrow::bitmap::proptest`
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/required_masked_dense.rs:180:24
[INFO] [stdout]     |
[INFO] [stdout] 180 |     use arrow::bitmap::proptest::bitmap;
[INFO] [stdout]     |                        ^^^^^^^^ could not find `proptest` in `bitmap`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.53.0/src/bitmap/mod.rs:27:9
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[cfg(feature = "proptest")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `proptest` feature
[INFO] [stdout]  27 | pub mod proptest;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/optional_masked_dense.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |     use proptest::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/required_masked_dense.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |     use proptest::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/primitive/plain/mod.rs:499:9
[INFO] [stdout]     |
[INFO] [stdout] 499 |     use proptest::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/optional_masked_dense.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |     use proptest::collection::size_range;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/optional_masked_dense.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |     use proptest::test_runner::TestCaseResult;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/required_masked_dense.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |     use proptest::collection::size_range;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/required_masked_dense.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     use proptest::test_runner::TestCaseResult;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/primitive/plain/mod.rs:498:9
[INFO] [stdout]     |
[INFO] [stdout] 498 |     use proptest::collection::size_range;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `arrow::bitmap::proptest`
[INFO] [stdout]    --> src/arrow/read/deserialize/primitive/plain/mod.rs:497:24
[INFO] [stdout]     |
[INFO] [stdout] 497 |     use arrow::bitmap::proptest::bitmap;
[INFO] [stdout]     |                        ^^^^^^^^ could not find `proptest` in `bitmap`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.53.0/src/bitmap/mod.rs:27:9
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[cfg(feature = "proptest")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `proptest` feature
[INFO] [stdout]  27 | pub mod proptest;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `prop_assert_eq` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/optional_masked_dense.rs:270:21
[INFO] [stdout]     |
[INFO] [stdout] 270 |                     prop_assert_eq!(result[result_i], dict[idxs[values_i] as usize]);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/optional_masked_dense.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 |     proptest! {
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `prop_assert_eq` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/required_masked_dense.rs:215:17
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 prop_assert_eq!(result[result_i], dict[*idx as usize]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/required_masked_dense.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     proptest! {
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/primitive/plain/mod.rs:571:5
[INFO] [stdout]     |
[INFO] [stdout] 571 |     proptest! {
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/primitive/plain/mod.rs:580:5
[INFO] [stdout]     |
[INFO] [stdout] 580 |     proptest! {
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `proptest` in `hybrid_rle`
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/optional_masked_dense.rs:236:42
[INFO] [stdout]     |
[INFO] [stdout] 236 |             let hybrid_rle = hybrid_rle::proptest::hybrid_rle(max_idx, values_length);
[INFO] [stdout]     |                                          ^^^^^^^^ could not find `proptest` in `hybrid_rle`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/parquet/encoding/hybrid_rle/mod.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   4 | #[cfg(feature = "proptest")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `proptest` feature
[INFO] [stdout]   5 | pub mod proptest;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `proptest` in `hybrid_rle`
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/required_masked_dense.rs:192:42
[INFO] [stdout]     |
[INFO] [stdout] 192 |             let hybrid_rle = hybrid_rle::proptest::hybrid_rle(max_idx, len);
[INFO] [stdout]     |                                          ^^^^^^^^ could not find `proptest` in `hybrid_rle`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/parquet/encoding/hybrid_rle/mod.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   4 | #[cfg(feature = "proptest")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `proptest` feature
[INFO] [stdout]   5 | pub mod proptest;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/optional_masked_dense.rs:231:43
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn validity_values_and_mask() -> impl Strategy<Value = (Bitmap, Vec<u8>, u32, Vec<u32>, Bitmap)>
[INFO] [stdout]     |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/required_masked_dense.rs:189:34
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn values_and_mask() -> impl Strategy<Value = (Vec<u8>, u32, Vec<u32>, Bitmap)> {
[INFO] [stdout]     |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/primitive/plain/mod.rs:503:34
[INFO] [stdout]     |
[INFO] [stdout] 503 |     fn values_and_mask() -> impl Strategy<Value = (Vec<u32>, Bitmap)> {
[INFO] [stdout]     |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/primitive/plain/mod.rs:510:43
[INFO] [stdout]     |
[INFO] [stdout] 510 |     fn validity_values_and_mask() -> impl Strategy<Value = (Bitmap, Vec<u32>, Bitmap)> {
[INFO] [stdout]     |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/optional_masked_dense.rs:239:17
[INFO] [stdout]     |
[INFO] [stdout] 239 |                 Just(validity),
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/optional_masked_dense.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 Just(max_idx),
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `any_with` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/optional_masked_dense.rs:242:17
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 any_with::<Vec<u32>>(size_range((max_idx + 1) as usize).lift()),
[INFO] [stdout]     |                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/required_masked_dense.rs:196:17
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 Just(max_idx),
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `any_with` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/required_masked_dense.rs:197:17
[INFO] [stdout]     |
[INFO] [stdout] 197 |                 any_with::<Vec<u32>>(size_range((max_idx + 1) as usize).lift()),
[INFO] [stdout]     |                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/dictionary_encoded/required_masked_dense.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |                 Just(mask),
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `any_with` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/primitive/plain/mod.rs:504:9
[INFO] [stdout]     |
[INFO] [stdout] 504 |         any_with::<Vec<u32>>(size_range(0..100).lift()).prop_flat_map(|vec| {
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/primitive/plain/mod.rs:506:14
[INFO] [stdout]     |
[INFO] [stdout] 506 |             (Just(vec), bitmap(len))
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/primitive/plain/mod.rs:516:17
[INFO] [stdout]     |
[INFO] [stdout] 516 |                 Just(validity),
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `any_with` in this scope
[INFO] [stdout]    --> src/arrow/read/deserialize/primitive/plain/mod.rs:517:17
[INFO] [stdout]     |
[INFO] [stdout] 517 |                 any_with::<Vec<u32>>(size_range(values_length).lift()),
[INFO] [stdout]     |                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polars-parquet` (lib test) due to 33 previous errors
[INFO] running `Command { std: "docker" "inspect" "a6299e18e225bebb1bda5055707dc46f79cd0be35183b7c47d0e2ef29fefe2d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6299e18e225bebb1bda5055707dc46f79cd0be35183b7c47d0e2ef29fefe2d2", kill_on_drop: false }`
[INFO] [stdout] a6299e18e225bebb1bda5055707dc46f79cd0be35183b7c47d0e2ef29fefe2d2
