[INFO] fetching crate vortex-bytebool 0.68.0... [INFO] testing vortex-bytebool-0.68.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate vortex-bytebool 0.68.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate vortex-bytebool 0.68.0 [INFO] finished tweaking crates.io crate vortex-bytebool 0.68.0 [INFO] tweaked toml for crates.io crate vortex-bytebool 0.68.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vortex-bytebool 0.68.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 vortex-bytebool 0.68.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 38e44524b1ff6f05e40a001c9b51e0e9038646cedcb8ae735081a6d02b1c2917 [INFO] running `Command { std: "docker" "start" "-a" "38e44524b1ff6f05e40a001c9b51e0e9038646cedcb8ae735081a6d02b1c2917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38e44524b1ff6f05e40a001c9b51e0e9038646cedcb8ae735081a6d02b1c2917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e44524b1ff6f05e40a001c9b51e0e9038646cedcb8ae735081a6d02b1c2917", kill_on_drop: false }` [INFO] [stdout] 38e44524b1ff6f05e40a001c9b51e0e9038646cedcb8ae735081a6d02b1c2917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e4d76f87d0ca0e59acb1627e8d558051384a732178ebfcf9943f4b7764241ea2 [INFO] running `Command { std: "docker" "start" "-a" "e4d76f87d0ca0e59acb1627e8d558051384a732178ebfcf9943f4b7764241ea2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrow-schema v58.0.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling multiversion-macros v0.8.0 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling enum-iterator-derive v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling arcref v0.2.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling num_enum v0.7.6 [INFO] [stderr] Compiling vortex-array-macros v0.68.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling enum-iterator v2.3.0 [INFO] [stderr] Compiling inventory v0.3.22 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling termtree v1.0.0 [INFO] [stderr] Compiling vortex-error v0.68.0 [INFO] [stderr] Compiling multiversion v0.8.0 [INFO] [stderr] Compiling vortex-utils v0.68.0 [INFO] [stderr] Compiling vortex-session v0.68.0 [INFO] [stderr] Compiling vortex-proto v0.68.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling arrow-buffer v58.0.0 [INFO] [stderr] Compiling arrow-data v58.0.0 [INFO] [stderr] Compiling vortex-buffer v0.68.0 [INFO] [stderr] Compiling arrow-array v58.0.0 [INFO] [stderr] Compiling vortex-flatbuffers v0.68.0 [INFO] [stderr] Compiling vortex-mask v0.68.0 [INFO] [stderr] Compiling arrow-select v58.0.0 [INFO] [stderr] Compiling arrow-arith v58.0.0 [INFO] [stderr] Compiling arrow-ord v58.0.0 [INFO] [stderr] Compiling arrow-string v58.0.0 [INFO] [stderr] Compiling arrow-cast v58.0.0 [INFO] [stderr] Compiling vortex-array v0.68.0 [INFO] [stderr] Compiling vortex-bytebool v0.68.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "e4d76f87d0ca0e59acb1627e8d558051384a732178ebfcf9943f4b7764241ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d76f87d0ca0e59acb1627e8d558051384a732178ebfcf9943f4b7764241ea2", kill_on_drop: false }` [INFO] [stdout] e4d76f87d0ca0e59acb1627e8d558051384a732178ebfcf9943f4b7764241ea2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b477ca9ca2b536217f97c80f83c580e4524e91dcee685ecea42868cea17e46f0 [INFO] running `Command { std: "docker" "start" "-a" "b477ca9ca2b536217f97c80f83c580e4524e91dcee685ecea42868cea17e46f0", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling arrow-schema v58.0.0 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling arrow-data v58.0.0 [INFO] [stderr] Compiling vortex-error v0.68.0 [INFO] [stderr] Compiling vortex-buffer v0.68.0 [INFO] [stderr] Compiling vortex-utils v0.68.0 [INFO] [stderr] Compiling vortex-session v0.68.0 [INFO] [stderr] Compiling arrow-array v58.0.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling vortex-flatbuffers v0.68.0 [INFO] [stderr] Compiling vortex-mask v0.68.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling goldenfile v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling arrow-select v58.0.0 [INFO] [stderr] Compiling arrow-arith v58.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arrow-ord v58.0.0 [INFO] [stderr] Compiling arrow-string v58.0.0 [INFO] [stderr] Compiling rstest_reuse v0.7.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling arrow-cast v58.0.0 [INFO] [stderr] Compiling vortex-array v0.68.0 [INFO] [stderr] Compiling vortex-bytebool v0.68.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "b477ca9ca2b536217f97c80f83c580e4524e91dcee685ecea42868cea17e46f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b477ca9ca2b536217f97c80f83c580e4524e91dcee685ecea42868cea17e46f0", kill_on_drop: false }` [INFO] [stdout] b477ca9ca2b536217f97c80f83c580e4524e91dcee685ecea42868cea17e46f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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", kill_on_drop: false }` [INFO] [stdout] a51db7f5ebc70188184ebe7b6286f63223b748b083ea4e7cf518ea56186fde2c [INFO] running `Command { std: "docker" "start" "-a" "a51db7f5ebc70188184ebe7b6286f63223b748b083ea4e7cf518ea56186fde2c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vortex_bytebool-58b64cc7e26bddbc) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test array::tests::test_nullable_bytebool_serde_roundtrip ... ok [INFO] [stdout] test array::tests::test_validity_construction ... ok [INFO] [stdout] test compute::tests::test_cast_bytebool_conformance::case_2 ... ok [INFO] [stdout] test compute::tests::test_bytebool_consistency::case_7_single_null ... ok [INFO] [stdout] test compute::tests::test_cast_bytebool_conformance::case_4 ... ok [INFO] [stdout] test compute::tests::test_cast_bytebool_conformance::case_1 ... ok [INFO] [stdout] test compute::tests::test_cast_bytebool_conformance::case_5 ... ok [INFO] [stdout] test compute::tests::test_cast_bytebool_to_nullable ... ok [INFO] [stdout] test compute::tests::test_compare_all_different ... ok [INFO] [stdout] test compute::tests::test_take_byte_bool_conformance::case_3 ... ok [INFO] [stdout] test compute::tests::test_take_byte_bool_conformance::case_1 ... ok [INFO] [stdout] test compute::tests::test_compare_all_equal ... ok [INFO] [stdout] test compute::tests::test_take_byte_bool_conformance::case_4 ... ok [INFO] [stdout] test compute::tests::test_mask_byte_bool ... ok [INFO] [stdout] test compute::tests::test_bytebool_consistency::case_5_single_true ... ok [INFO] [stdout] test compute::tests::test_slice ... ok [INFO] [stdout] test compute::tests::test_filter_byte_bool ... ok [INFO] [stdout] test compute::tests::test_cast_bytebool_conformance::case_3 ... ok [INFO] [stdout] test compute::tests::test_bytebool_consistency::case_6_single_false ... ok [INFO] [stdout] test compute::tests::test_compare_with_nulls ... ok [INFO] [stdout] test compute::tests::test_take_byte_bool_conformance::case_2 ... ok [INFO] [stdout] test compute::tests::test_bytebool_consistency::case_8_mixed_with_nulls ... ok [INFO] [stdout] test compute::tests::test_bytebool_consistency::case_3_all_true ... ok [INFO] [stdout] test compute::tests::test_bytebool_consistency::case_4_all_false ... ok [INFO] [stdout] test compute::tests::test_bytebool_consistency::case_1_non_nullable ... ok [INFO] [stdout] test compute::tests::test_bytebool_consistency::case_2_nullable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests vortex_bytebool [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a51db7f5ebc70188184ebe7b6286f63223b748b083ea4e7cf518ea56186fde2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a51db7f5ebc70188184ebe7b6286f63223b748b083ea4e7cf518ea56186fde2c", kill_on_drop: false }` [INFO] [stdout] a51db7f5ebc70188184ebe7b6286f63223b748b083ea4e7cf518ea56186fde2c