[INFO] fetching crate polars-parquet 0.51.0...
[INFO] testing polars-parquet-0.51.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate polars-parquet 0.51.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate polars-parquet 0.51.0
[INFO] finished tweaking crates.io crate polars-parquet 0.51.0
[INFO] tweaked toml for crates.io crate polars-parquet 0.51.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate polars-parquet 0.51.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate polars-parquet 0.51.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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.1
[INFO] [stderr]   Downloaded twox-hash v2.1.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.9.3
[INFO] [stderr]   Downloaded serde_stacker v0.1.12
[INFO] [stderr]   Downloaded zlib-rs v0.5.1
[INFO] [stderr]   Downloaded cc v1.2.28
[INFO] [stderr]   Downloaded polars-arrow-format v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8be4ede24262de09d68bbdb12aeaaa9b77a852468eb6f24a27719f14dd5e162b
[INFO] running `Command { std: "docker" "start" "-a" "8be4ede24262de09d68bbdb12aeaaa9b77a852468eb6f24a27719f14dd5e162b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8be4ede24262de09d68bbdb12aeaaa9b77a852468eb6f24a27719f14dd5e162b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8be4ede24262de09d68bbdb12aeaaa9b77a852468eb6f24a27719f14dd5e162b", kill_on_drop: false }`
[INFO] [stdout] 8be4ede24262de09d68bbdb12aeaaa9b77a852468eb6f24a27719f14dd5e162b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3814e4ee97d3a808263c613306b5680fb97df5ce724fbe06cc9cf1b5eaf34fef
[INFO] running `Command { std: "docker" "start" "-a" "3814e4ee97d3a808263c613306b5680fb97df5ce724fbe06cc9cf1b5eaf34fef", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.28
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling polars-utils v0.51.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling polars-schema v0.51.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling polars-arrow v0.51.0
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling polars-compute v0.51.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling polars-parquet-format v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling skiplist v0.6.0
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling planus v1.1.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling polars-arrow-format v0.2.0
[INFO] [stderr]    Compiling polars-error v0.51.0
[INFO] [stderr]    Compiling polars-parquet v0.51.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "3814e4ee97d3a808263c613306b5680fb97df5ce724fbe06cc9cf1b5eaf34fef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3814e4ee97d3a808263c613306b5680fb97df5ce724fbe06cc9cf1b5eaf34fef", kill_on_drop: false }`
[INFO] [stdout] 3814e4ee97d3a808263c613306b5680fb97df5ce724fbe06cc9cf1b5eaf34fef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7b0a807004562dbf3443af98f5b216dd27938c0fb18b42a10c6648eba91f9aa
[INFO] running `Command { std: "docker" "start" "-a" "c7b0a807004562dbf3443af98f5b216dd27938c0fb18b42a10c6648eba91f9aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling polars-parquet v0.51.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.51.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.51.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]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[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]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[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]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[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]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[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]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[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]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[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]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[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]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[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.51.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]: failed to resolve: could not 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]: failed to resolve: could not 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" "c7b0a807004562dbf3443af98f5b216dd27938c0fb18b42a10c6648eba91f9aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7b0a807004562dbf3443af98f5b216dd27938c0fb18b42a10c6648eba91f9aa", kill_on_drop: false }`
[INFO] [stdout] c7b0a807004562dbf3443af98f5b216dd27938c0fb18b42a10c6648eba91f9aa
