[INFO] fetching crate polars-arrow 0.53.0... [INFO] testing polars-arrow-0.53.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate polars-arrow 0.53.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate polars-arrow 0.53.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c806fe8424c1c6ad11bd87f619056611a271fc8c40d16b551a9d0c7e8247d532 [INFO] running `Command { std: "docker" "start" "-a" "c806fe8424c1c6ad11bd87f619056611a271fc8c40d16b551a9d0c7e8247d532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c806fe8424c1c6ad11bd87f619056611a271fc8c40d16b551a9d0c7e8247d532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c806fe8424c1c6ad11bd87f619056611a271fc8c40d16b551a9d0c7e8247d532", kill_on_drop: false }` [INFO] [stdout] c806fe8424c1c6ad11bd87f619056611a271fc8c40d16b551a9d0c7e8247d532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e29937fd698bdcdfe79c1653fea27e0f325827a93c61c1b24cf830e0ef0218f [INFO] running `Command { std: "docker" "start" "-a" "4e29937fd698bdcdfe79c1653fea27e0f325827a93c61c1b24cf830e0ef0218f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libm v0.2.15 [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 signal-hook v0.4.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling polars-utils v0.53.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling polars-error v0.53.0 [INFO] [stderr] Compiling polars-buffer v0.53.0 [INFO] [stderr] Compiling polars-schema v0.53.0 [INFO] [stderr] Compiling polars-arrow v0.53.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ethnum v1.5.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling hashbrown v0.16.1 [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 ar_archive_writer v0.2.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [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] Compiling argminmax v0.6.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.79s [INFO] running `Command { std: "docker" "inspect" "4e29937fd698bdcdfe79c1653fea27e0f325827a93c61c1b24cf830e0ef0218f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e29937fd698bdcdfe79c1653fea27e0f325827a93c61c1b24cf830e0ef0218f", kill_on_drop: false }` [INFO] [stdout] 4e29937fd698bdcdfe79c1653fea27e0f325827a93c61c1b24cf830e0ef0218f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa374739ca38bbe4880f486198378ef72cd6af3727b7dd38ef1a043e9eea5752 [INFO] running `Command { std: "docker" "start" "-a" "aa374739ca38bbe4880f486198378ef72cd6af3727b7dd38ef1a043e9eea5752", kill_on_drop: false }` [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [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" "aa374739ca38bbe4880f486198378ef72cd6af3727b7dd38ef1a043e9eea5752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa374739ca38bbe4880f486198378ef72cd6af3727b7dd38ef1a043e9eea5752", kill_on_drop: false }` [INFO] [stdout] aa374739ca38bbe4880f486198378ef72cd6af3727b7dd38ef1a043e9eea5752