[INFO] fetching crate polars-parquet 0.50.0... [INFO] testing polars-parquet-0.50.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate polars-parquet 0.50.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate polars-parquet 0.50.0 [INFO] finished tweaking crates.io crate polars-parquet 0.50.0 [INFO] tweaked toml for crates.io crate polars-parquet 0.50.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate polars-parquet 0.50.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate polars-parquet 0.50.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polars-parquet-format v0.1.0 [INFO] [stderr] Downloaded polars-error v0.50.0 [INFO] [stderr] Downloaded debug_unsafe v0.1.3 [INFO] [stderr] Downloaded serde_stacker v0.1.12 [INFO] [stderr] Downloaded atoi_simd v0.16.1 [INFO] [stderr] Downloaded planus v1.1.1 [INFO] [stderr] Downloaded polars-schema v0.50.0 [INFO] [stderr] Downloaded polars-utils v0.50.0 [INFO] [stderr] Downloaded polars-arrow-format v0.2.0 [INFO] [stderr] Downloaded polars-compute v0.50.0 [INFO] [stderr] Downloaded skiplist v0.6.0 [INFO] [stderr] Downloaded cc v1.2.28 [INFO] [stderr] Downloaded polars-arrow v0.50.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 046855c531904d705254386a8800df338c97ffca641370754f0737d0a595651e [INFO] running `Command { std: "docker" "start" "-a" "046855c531904d705254386a8800df338c97ffca641370754f0737d0a595651e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "046855c531904d705254386a8800df338c97ffca641370754f0737d0a595651e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "046855c531904d705254386a8800df338c97ffca641370754f0737d0a595651e", kill_on_drop: false }` [INFO] [stdout] 046855c531904d705254386a8800df338c97ffca641370754f0737d0a595651e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22a4ac32975ba8d06ddcd3d2e00af942dc87a5857dbe9b210fe8934ad92f5c8b [INFO] running `Command { std: "docker" "start" "-a" "22a4ac32975ba8d06ddcd3d2e00af942dc87a5857dbe9b210fe8934ad92f5c8b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.28 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling array-init-cursor v0.2.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling polars-utils v0.50.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling polars-schema v0.50.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling polars-arrow v0.50.0 [INFO] [stderr] Compiling polars-compute v0.50.0 [INFO] [stderr] Compiling ethnum v1.5.2 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling debug_unsafe v0.1.3 [INFO] [stderr] Compiling atoi_simd v0.16.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling streaming-decompression v0.1.2 [INFO] [stderr] Compiling polars-parquet-format v0.1.0 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [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 rand v0.9.1 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling skiplist v0.6.0 [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.50.0 [INFO] [stderr] Compiling polars-parquet v0.50.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "22a4ac32975ba8d06ddcd3d2e00af942dc87a5857dbe9b210fe8934ad92f5c8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a4ac32975ba8d06ddcd3d2e00af942dc87a5857dbe9b210fe8934ad92f5c8b", kill_on_drop: false }` [INFO] [stdout] 22a4ac32975ba8d06ddcd3d2e00af942dc87a5857dbe9b210fe8934ad92f5c8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c3c1326363c8a3d1e60aefb950e5331bd80fdee55e28d4b59d6ff305d41f795 [INFO] running `Command { std: "docker" "start" "-a" "4c3c1326363c8a3d1e60aefb950e5331bd80fdee55e28d4b59d6ff305d41f795", kill_on_drop: false }` [INFO] [stderr] Compiling polars-parquet v0.50.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.50.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.50.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:544:9 [INFO] [stdout] | [INFO] [stdout] 544 | 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:543:9 [INFO] [stdout] | [INFO] [stdout] 543 | 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:542:24 [INFO] [stdout] | [INFO] [stdout] 542 | 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.50.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:616:5 [INFO] [stdout] | [INFO] [stdout] 616 | 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:625:5 [INFO] [stdout] | [INFO] [stdout] 625 | 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, u32, Vec, 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, u32, Vec, 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:548:34 [INFO] [stdout] | [INFO] [stdout] 548 | fn values_and_mask() -> impl Strategy, 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:555:43 [INFO] [stdout] | [INFO] [stdout] 555 | fn validity_values_and_mask() -> impl Strategy, 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::>(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::>(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:549:9 [INFO] [stdout] | [INFO] [stdout] 549 | any_with::>(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:551:14 [INFO] [stdout] | [INFO] [stdout] 551 | (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:561:17 [INFO] [stdout] | [INFO] [stdout] 561 | 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:562:17 [INFO] [stdout] | [INFO] [stdout] 562 | any_with::>(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" "4c3c1326363c8a3d1e60aefb950e5331bd80fdee55e28d4b59d6ff305d41f795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c3c1326363c8a3d1e60aefb950e5331bd80fdee55e28d4b59d6ff305d41f795", kill_on_drop: false }` [INFO] [stdout] 4c3c1326363c8a3d1e60aefb950e5331bd80fdee55e28d4b59d6ff305d41f795