[INFO] fetching crate polars-arrow 0.53.0...
[INFO] testing polars-arrow-0.53.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate polars-arrow 0.53.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate polars-arrow 0.53.0
[INFO] finished tweaking crates.io crate polars-arrow 0.53.0
[INFO] tweaked toml for crates.io crate polars-arrow 0.53.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate polars-arrow 0.53.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate polars-arrow 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1c6d8a9a37dba810b70adb4779d3679c461702b196d1eb14d5abf58b28267ef
[INFO] running `Command { std: "docker" "start" "-a" "f1c6d8a9a37dba810b70adb4779d3679c461702b196d1eb14d5abf58b28267ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1c6d8a9a37dba810b70adb4779d3679c461702b196d1eb14d5abf58b28267ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1c6d8a9a37dba810b70adb4779d3679c461702b196d1eb14d5abf58b28267ef", kill_on_drop: false }`
[INFO] [stdout] f1c6d8a9a37dba810b70adb4779d3679c461702b196d1eb14d5abf58b28267ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2bd44ff4d580e9dcaf49a55ab0caee6fe7cedd836ec66776ceab46811079bf5
[INFO] running `Command { std: "docker" "start" "-a" "d2bd44ff4d580e9dcaf49a55ab0caee6fe7cedd836ec66776ceab46811079bf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling libm v0.2.15
[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 rustversion v1.0.22
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling signal-hook v0.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling polars-utils v0.53.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling polars-error v0.53.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling polars-schema v0.53.0
[INFO] [stderr]    Compiling polars-buffer v0.53.0
[INFO] [stderr]    Compiling polars-arrow v0.53.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 regex v1.12.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling argminmax v0.6.3
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "d2bd44ff4d580e9dcaf49a55ab0caee6fe7cedd836ec66776ceab46811079bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2bd44ff4d580e9dcaf49a55ab0caee6fe7cedd836ec66776ceab46811079bf5", kill_on_drop: false }`
[INFO] [stdout] d2bd44ff4d580e9dcaf49a55ab0caee6fe7cedd836ec66776ceab46811079bf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e67b5fdbce8ab18b876df8a2043305cae77a665caa2ff6ab8c8040d3b51f4550
[INFO] running `Command { std: "docker" "start" "-a" "e67b5fdbce8ab18b876df8a2043305cae77a665caa2ff6ab8c8040d3b51f4550", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling polars-arrow v0.53.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::bitmap::proptest`
[INFO] [stdout]    --> src/bitmap/bitmap_ops.rs:397:24
[INFO] [stdout]     |
[INFO] [stdout] 397 |     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] running `Command { std: "docker" "inspect" "e67b5fdbce8ab18b876df8a2043305cae77a665caa2ff6ab8c8040d3b51f4550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e67b5fdbce8ab18b876df8a2043305cae77a665caa2ff6ab8c8040d3b51f4550", kill_on_drop: false }`
[INFO] [stdout] e67b5fdbce8ab18b876df8a2043305cae77a665caa2ff6ab8c8040d3b51f4550
