[INFO] fetching crate polars-arrow 0.51.0...
[INFO] testing polars-arrow-0.51.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate polars-arrow 0.51.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate polars-arrow 0.51.0
[INFO] finished tweaking crates.io crate polars-arrow 0.51.0
[INFO] tweaked toml for crates.io crate polars-arrow 0.51.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate polars-arrow 0.51.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate polars-arrow 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6f144e752ec382ee5edb8c2465600c23d38c6ddcd55eb5a825d681721767a8d
[INFO] running `Command { std: "docker" "start" "-a" "f6f144e752ec382ee5edb8c2465600c23d38c6ddcd55eb5a825d681721767a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6f144e752ec382ee5edb8c2465600c23d38c6ddcd55eb5a825d681721767a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6f144e752ec382ee5edb8c2465600c23d38c6ddcd55eb5a825d681721767a8d", kill_on_drop: false }`
[INFO] [stdout] f6f144e752ec382ee5edb8c2465600c23d38c6ddcd55eb5a825d681721767a8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 222cd76130c7195784472d66443881d34c4facd7a69bad78498580a27441c20f
[INFO] running `Command { std: "docker" "start" "-a" "222cd76130c7195784472d66443881d34c4facd7a69bad78498580a27441c20f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cc v1.2.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling polars-utils v0.51.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling polars-schema v0.51.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling polars-arrow v0.51.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling polars-error v0.51.0
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.81s
[INFO] running `Command { std: "docker" "inspect" "222cd76130c7195784472d66443881d34c4facd7a69bad78498580a27441c20f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "222cd76130c7195784472d66443881d34c4facd7a69bad78498580a27441c20f", kill_on_drop: false }`
[INFO] [stdout] 222cd76130c7195784472d66443881d34c4facd7a69bad78498580a27441c20f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5c6e659db3e8c17adb1529cae57c3ee90222367def0271d946b97a04c1a13a3
[INFO] running `Command { std: "docker" "start" "-a" "f5c6e659db3e8c17adb1529cae57c3ee90222367def0271d946b97a04c1a13a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling polars-utils v0.51.0
[INFO] [stderr]    Compiling polars-schema v0.51.0
[INFO] [stderr]    Compiling polars-arrow v0.51.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::bitmap::proptest`
[INFO] [stdout]    --> src/bitmap/bitmap_ops.rs:377:24
[INFO] [stdout]     |
[INFO] [stdout] 377 |     use crate::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]    --> 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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polars-arrow` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f5c6e659db3e8c17adb1529cae57c3ee90222367def0271d946b97a04c1a13a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c6e659db3e8c17adb1529cae57c3ee90222367def0271d946b97a04c1a13a3", kill_on_drop: false }`
[INFO] [stdout] f5c6e659db3e8c17adb1529cae57c3ee90222367def0271d946b97a04c1a13a3
