[INFO] fetching crate arrow-select 55.2.0... [INFO] testing arrow-select-55.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate arrow-select 55.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate arrow-select 55.2.0 [INFO] finished tweaking crates.io crate arrow-select 55.2.0 [INFO] tweaked toml for crates.io crate arrow-select 55.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate arrow-select 55.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate arrow-select 55.2.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrow-data v55.2.0 [INFO] [stderr] Downloaded arrow-buffer v55.2.0 [INFO] [stderr] Downloaded arrow-schema v55.2.0 [INFO] [stderr] Downloaded arrow-array v55.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0bf9ca347397c9914ad7e521cdee13c6728376f7df2c03eb90cd28650e1887e [INFO] running `Command { std: "docker" "start" "-a" "b0bf9ca347397c9914ad7e521cdee13c6728376f7df2c03eb90cd28650e1887e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0bf9ca347397c9914ad7e521cdee13c6728376f7df2c03eb90cd28650e1887e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0bf9ca347397c9914ad7e521cdee13c6728376f7df2c03eb90cd28650e1887e", kill_on_drop: false }` [INFO] [stdout] b0bf9ca347397c9914ad7e521cdee13c6728376f7df2c03eb90cd28650e1887e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3556e56e3f549774c56fa9660f306dffefec2f4cfa202867202277c7ab4650a9 [INFO] running `Command { std: "docker" "start" "-a" "3556e56e3f549774c56fa9660f306dffefec2f4cfa202867202277c7ab4650a9", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling arrow-select v55.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/filter.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn build_filter(filter: &BooleanArray) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn build_filter(filter: &BooleanArray) -> Result, ArrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.15s [INFO] running `Command { std: "docker" "inspect" "3556e56e3f549774c56fa9660f306dffefec2f4cfa202867202277c7ab4650a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3556e56e3f549774c56fa9660f306dffefec2f4cfa202867202277c7ab4650a9", kill_on_drop: false }` [INFO] [stdout] 3556e56e3f549774c56fa9660f306dffefec2f4cfa202867202277c7ab4650a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d1b9203e754d019c6719f6ffed0a5dd35b766b04303dbd0b790a78f7426bb33b [INFO] running `Command { std: "docker" "start" "-a" "d1b9203e754d019c6719f6ffed0a5dd35b766b04303dbd0b790a78f7426bb33b", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling arrow-select v55.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/filter.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn build_filter(filter: &BooleanArray) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn build_filter(filter: &BooleanArray) -> Result, ArrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/filter.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn build_filter(filter: &BooleanArray) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn build_filter(filter: &BooleanArray) -> Result, ArrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.22s [INFO] running `Command { std: "docker" "inspect" "d1b9203e754d019c6719f6ffed0a5dd35b766b04303dbd0b790a78f7426bb33b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1b9203e754d019c6719f6ffed0a5dd35b766b04303dbd0b790a78f7426bb33b", kill_on_drop: false }` [INFO] [stdout] d1b9203e754d019c6719f6ffed0a5dd35b766b04303dbd0b790a78f7426bb33b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bb1df4051cd76a30de6597972416652faf2ea7f0d3976f6e3a062c253a5d515f [INFO] running `Command { std: "docker" "start" "-a" "bb1df4051cd76a30de6597972416652faf2ea7f0d3976f6e3a062c253a5d515f", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/filter.rs:131:29 [INFO] [stderr] | [INFO] [stderr] 131 | pub fn build_filter(filter: &BooleanArray) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 131 | pub fn build_filter(filter: &BooleanArray) -> Result, ArrowError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `arrow-select` (lib) generated 1 warning (run `cargo fix --lib -p arrow-select` to apply 1 suggestion) [INFO] [stderr] warning: `arrow-select` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/arrow_select-81755c610e6397e5) [INFO] [stdout] [INFO] [stdout] running 247 tests [INFO] [stdout] test coalesce::byte_view::tests::test_buffer_source_with_min_large ... ok [INFO] [stdout] test coalesce::byte_view::tests::test_buffer_source_with_min_small ... ok [INFO] [stdout] test coalesce::byte_view::tests::test_buffer_source ... ok [INFO] [stdout] test coalesce::tests::test_single_large_batch_equally_divisible_in_target ... ok [INFO] [stdout] test coalesce::tests::test_coalesce_empty ... ok [INFO] [stdout] test coalesce::tests::test_empty_schema ... ok [INFO] [stdout] test coalesce::tests::test_coalesce ... ok [INFO] [stdout] test coalesce::tests::test_single_large_batch_greater_than_target ... ok [INFO] [stdout] test coalesce::tests::test_single_large_batch_equal_to_target ... ok [INFO] [stdout] test coalesce::tests::test_binary_view ... ok [INFO] [stdout] test coalesce::tests::test_string_view_batch_small_with_buffers_no_compact ... ok [INFO] [stdout] test concat::tests::concat_capacity ... ok [INFO] [stdout] test coalesce::tests::test_string_view_many_small_compact ... ok [INFO] [stdout] test coalesce::tests::test_single_large_batch_smaller_than_target ... ok [INFO] [stdout] test coalesce::tests::test_string_view_batch_large_no_compact ... ok [INFO] [stdout] test coalesce::tests::test_string_view_batch_small_no_compact ... ok [INFO] [stdout] test coalesce::tests::test_string_view_large_small ... ok [INFO] [stdout] test concat::tests::concat_empty_record_batch ... ok [INFO] [stdout] test coalesce::tests::test_string_view_no_views ... ok [INFO] [stdout] test concat::tests::concat_record_batches_of_different_schemas_but_compatible_data ... ok [INFO] [stdout] test coalesce::tests::test_coalesce_one_by_one ... ok [INFO] [stdout] test concat::tests::concat_dictionary_list_array_simple ... ok [INFO] [stdout] test concat::tests::concat_record_batches_of_different_schemas_incompatible_data ... ok [INFO] [stdout] test concat::tests::concat_sparse_nulls ... ok [INFO] [stdout] test concat::tests::test_concat_10_incompatible_datatypes_should_include_all_of_them ... ok [INFO] [stdout] test concat::tests::test_concat_11_incompatible_datatypes_should_only_include_10 ... ok [INFO] [stdout] test concat::tests::test_concat_13_incompatible_datatypes_should_not_include_all_of_them ... ok [INFO] [stdout] test concat::tests::test_concat_batches_no_columns ... ok [INFO] [stdout] test concat::tests::concat_record_batches ... ok [INFO] [stdout] test concat::tests::test_concat_boolean_primitive_arrays ... ok [INFO] [stdout] test concat::tests::test_concat_empty_vec ... ok [INFO] [stdout] test coalesce::tests::test_string_view_batch_large_slice_compact ... ok [INFO] [stdout] test concat::tests::test_concat_incompatible_datatypes ... ok [INFO] [stdout] test concat::tests::test_concat_one_element_vec ... ok [INFO] [stdout] test coalesce::tests::test_string_view_many_small_boundary ... ok [INFO] [stdout] test concat::tests::test_concat_primitive_arrays ... ok [INFO] [stdout] test concat::tests::test_concat_primitive_fixed_size_list_arrays ... ok [INFO] [stdout] test concat::tests::test_concat_primitive_list_arrays ... ok [INFO] [stdout] test concat::tests::test_concat_primitive_array_slices ... ok [INFO] [stdout] test concat::tests::test_concat_primitive_list_arrays_slices ... ok [INFO] [stdout] test concat::tests::test_concat_string_arrays ... ok [INFO] [stdout] test concat::tests::test_concat_run_array_with_nulls ... ok [INFO] [stdout] test concat::tests::test_concat_run_array ... ok [INFO] [stdout] test concat::tests::test_concat_run_array_matching_first_last_value ... ok [INFO] [stdout] test concat::tests::test_concat_run_array_single ... ok [INFO] [stdout] test concat::tests::test_concat_primitive_list_arrays_sliced_lengths ... ok [INFO] [stdout] test coalesce::tests::test_string_view_mixed ... ok [INFO] [stdout] test concat::tests::test_concat_string_sizes ... ok [INFO] [stdout] test concat::tests::test_concat_string_view_arrays ... ok [INFO] [stdout] test concat::tests::test_dictionary_concat_reuse ... ok [INFO] [stdout] test concat::tests::test_primitive_dictionary_merge ... ok [INFO] [stdout] test concat::tests::test_string_array_slices ... ok [INFO] [stdout] test concat::tests::test_concat_struct_array_slices ... ok [INFO] [stdout] test dictionary::tests::test_merge_keys_smaller ... ok [INFO] [stdout] test concat::tests::test_string_array_with_null_slices ... ok [INFO] [stdout] test concat::tests::test_concat_run_array_with_3_arrays ... ok [INFO] [stdout] test concat::tests::test_string_dictionary_array_nulls ... ok [INFO] [stdout] test concat::tests::test_concat_struct_arrays ... ok [INFO] [stdout] test filter::tests::test_fast_path ... ok [INFO] [stdout] test dictionary::tests::test_merge_strings ... ok [INFO] [stdout] test concat::tests::test_string_dictionary_merge ... ok [INFO] [stdout] test concat::tests::test_concat_struct_arrays_no_nulls ... ok [INFO] [stdout] test concat::tests::test_string_dictionary_array_nulls_in_values ... ok [INFO] [stdout] test filter::tests::test_filter_array_low_density ... ok [INFO] [stdout] test concat::tests::test_string_dictionary_array ... ok [INFO] [stdout] test filter::tests::test_filter_array_slice ... ok [INFO] [stdout] test filter::tests::test_filter_array_high_density ... ok [INFO] [stdout] test dictionary::tests::test_merge_nulls ... ok [INFO] [stdout] test filter::tests::test_filter_array_slice_with_null ... ok [INFO] [stdout] test filter::tests::test_filter_binary_array_with_null ... ok [INFO] [stdout] test filter::tests::test_filter_empty_struct ... ok [INFO] [stdout] test filter::tests::test_filter_duration_nanosecond ... ok [INFO] [stdout] test filter::tests::test_filter_dictionary_array ... ok [INFO] [stdout] test filter::tests::test_filter_duration_second ... ok [INFO] [stdout] test filter::tests::test_filter_duration_microsecond ... ok [INFO] [stdout] test filter::tests::test_filter_fixed_binary ... ok [INFO] [stdout] test filter::tests::test_filter_fixed_size_list_arrays ... ok [INFO] [stdout] test filter::tests::test_filter_binary_view ... ok [INFO] [stdout] test filter::tests::test_filter_date32 ... ok [INFO] [stdout] test filter::tests::test_filter_date64 ... ok [INFO] [stdout] test filter::tests::test_filter_fixed_size_list_arrays_with_null ... ok [INFO] [stdout] test filter::tests::test_filter_list_array ... ok [INFO] [stdout] test filter::tests::test_filter_duration_millisecond ... ok [INFO] [stdout] test filter::tests::test_filter_map ... ok [INFO] [stdout] test filter::tests::test_filter_primitive_array_with_null ... ok [INFO] [stdout] test filter::tests::test_filter_run_end_encoding_array ... ok [INFO] [stdout] test filter::tests::test_filter_run_end_encoding_array_empty ... ok [INFO] [stdout] test filter::tests::test_filter_record_batch_no_columns ... ok [INFO] [stdout] test filter::tests::test_filter_run_end_encoding_array_max_value_gt_predicate_len ... ok [INFO] [stdout] test filter::tests::test_filter_run_end_encoding_array_remove_all_but_one ... ok [INFO] [stdout] test filter::tests::test_filter_string_array_simple ... ok [INFO] [stdout] test filter::tests::test_filter_string_array_with_null ... ok [INFO] [stdout] test filter::tests::test_filter_time64_microsecond ... ok [INFO] [stdout] test filter::tests::test_filter_time64_nanosecond ... ok [INFO] [stdout] test filter::tests::test_filter_time32_millisecond ... ok [INFO] [stdout] test filter::tests::test_filter_time32_second ... ok [INFO] [stdout] test filter::tests::test_filter_run_union_array_dense ... ok [INFO] [stdout] test filter::tests::test_filter_timestamp_millisecond ... ok [INFO] [stdout] test filter::tests::test_filter_timestamp_nanosecond ... ok [INFO] [stdout] test filter::tests::test_filter_timestamp_microsecond ... ok [INFO] [stdout] test filter::tests::test_filter_string_view ... ok [INFO] [stdout] test filter::tests::test_filter_run_end_encoding_array_remove_value ... ok [INFO] [stdout] test filter::tests::test_slice_iterator_chunk_and_bits ... ok [INFO] [stdout] test filter::tests::test_filter_timestamp_second ... ok [INFO] [stdout] test filter::tests::test_slices ... ok [INFO] [stdout] test filter::tests::test_slice_iterator_bits1 ... ok [INFO] [stdout] test filter::tests::test_slice_iterator_bits ... ok [INFO] [stdout] test filter::tests::test_null_mask ... ok [INFO] [stdout] test filter::tests::test_filter_union_array_sparse_with_nulls ... ok [INFO] [stdout] test interleave::tests::test_interleave_dictionary_nulls ... ok [INFO] [stdout] test filter::tests::test_filter_struct ... ok [INFO] [stdout] test interleave::tests::test_interleave_dictionary ... ok [INFO] [stdout] test interleave::tests::test_interleave_run_end_encoded_different_run_types ... ok [INFO] [stdout] test filter::tests::test_filter_union_array_sparse ... ok [INFO] [stdout] test filter::tests::test_filter_union_array_dense_with_nulls ... ok [INFO] [stdout] test interleave::tests::test_interleave_run_end_encoded_empty_runs ... ok [INFO] [stdout] test interleave::tests::interleave_sparse_nulls ... ok [INFO] [stdout] test filter::tests::test_filter_union_array_dense ... ok [INFO] [stdout] test interleave::tests::test_interleave_views_multiple_buffers ... ok [INFO] [stdout] test interleave::tests::test_primitive_empty ... ok [INFO] [stdout] test interleave::tests::test_primitive ... ok [INFO] [stdout] test interleave::tests::test_lists ... ok [INFO] [stdout] test interleave::tests::test_interleave_run_end_encoded_string ... ok [INFO] [stdout] test interleave::tests::test_interleave_run_end_encoded_with_nulls ... ok [INFO] [stdout] test interleave::tests::test_interleave_run_end_encoded_mixed_run_lengths ... ok [INFO] [stdout] test interleave::tests::test_interleave_views_with_nulls ... ok [INFO] [stdout] test nullif::tests::test_nullif_int_array ... ok [INFO] [stdout] test interleave::tests::test_strings ... ok [INFO] [stdout] test nullif::tests::test_nullif_no_nulls ... ok [INFO] [stdout] test nullif::tests::test_nullif_boolean_offset ... ok [INFO] [stdout] test nullif::tests::nullif_empty ... ok [INFO] [stdout] test nullif::tests::test_nullif_int_array_offset ... ok [INFO] [stdout] test nullif::tests::test_nullif_int_large_left_offset ... ok [INFO] [stdout] test nullif::tests::test_nullif_null_array ... ok [INFO] [stdout] test nullif::tests::test_nullif_int_large_right_offset ... ok [INFO] [stdout] test take::tests::test_null_array_indices_out_of_bounds ... ok [INFO] [stdout] test take::tests::test_null_array_larger_than_indices ... ok [INFO] [stdout] test nullif::tests::test_nullif_struct_slices ... ok [INFO] [stdout] test interleave::tests::test_interleave_views ... ok [INFO] [stdout] test interleave::tests::test_primitive_nulls ... ok [INFO] [stdout] test interleave::tests::test_interleave_run_end_encoded_primitive ... ok [INFO] [stdout] test nullif::tests::test_nullif_string ... ok [INFO] [stdout] test take::tests::test_null_array_smaller_than_indices ... ok [INFO] [stdout] test take::tests::test_take_binary_view ... ok [INFO] [stdout] test take::tests::test_take_bool_nullable_index ... ok [INFO] [stdout] test take::tests::test_take_bytes_null_indices ... ok [INFO] [stdout] test take::tests::test_take_decimal128 ... ok [INFO] [stdout] test take::tests::test_take_bool ... ok [INFO] [stdout] test take::tests::test_take_bool_nullable_index_nonnull_values ... ok [INFO] [stdout] test take::tests::test_take_bool_with_offset ... ok [INFO] [stdout] test take::tests::test_take_decimal128_non_null_indices ... ok [INFO] [stdout] test take::tests::test_take_fixed_size_list_null_indices ... ok [INFO] [stdout] test take::tests::test_take_dict ... ok [INFO] [stdout] test take::tests::test_take_fixed_size_list ... ok [INFO] [stdout] test take::tests::test_take_large_string ... ok [INFO] [stdout] test take::tests::test_take_impl_primitive_with_int64_indices ... ok [INFO] [stdout] test take::tests::test_take_large_list_with_value_nulls ... ok [INFO] [stdout] test take::tests::test_take_list ... ok [INFO] [stdout] test take::tests::test_take_large_list ... ok [INFO] [stdout] test take::tests::test_take_map ... ok [INFO] [stdout] test take::tests::test_take_impl_primitive_with_uint8_indices ... ok [INFO] [stdout] test take::tests::test_take_out_of_bounds ... ok [INFO] [stdout] test take::tests::test_take_null_indices ... ok [INFO] [stdout] test take::tests::test_take_list_with_value_nulls ... ok [INFO] [stdout] test take::tests::test_take_primitive_non_null_values ... ok [INFO] [stdout] test take::tests::test_take_preserve_timezone ... ok [INFO] [stdout] test take::tests::test_take_slice_string ... ok [INFO] [stdout] test take::tests::test_take_primitive_non_null_indices ... ok [INFO] [stdout] test take::tests::test_take_primitive ... ok [INFO] [stdout] test take::tests::test_take_primitive_non_null ... ok [INFO] [stdout] test take::tests::test_take_primitive_nullable_indices_nullable_values_with_offset ... ok [INFO] [stdout] test take::tests::test_take_primitive_nullable_indices_non_null_values_with_offset ... ok [INFO] [stdout] test take::tests::test_take_string ... ok [INFO] [stdout] test take::tests::test_take_runs ... ok [INFO] [stdout] test take::tests::test_take_string_view ... ok [INFO] [stdout] test take::tests::test_take_union_dense ... ok [INFO] [stdout] test take::tests::test_take_union_dense_all_match_issue_6206 ... ok [INFO] [stdout] test take::tests::test_test_take_large_list_with_nulls ... ok [INFO] [stdout] test take::tests::test_take_value_index_from_list ... ok [INFO] [stdout] test take::tests::test_take_union_sparse ... ok [INFO] [stdout] test take::tests::test_take_value_index_from_large_list ... ok [INFO] [stdout] test take::tests::test_take_value_index_from_fixed_list ... ok [INFO] [stdout] test take::tests::test_take_struct ... ok [INFO] [stdout] test filter::tests::fuzz_test_slices_iterator ... ok [INFO] [stdout] test union_extract::tests::dense_3_1_null_target_smaller_len ... ok [INFO] [stdout] test take::tests::test_take_union_dense_using_builder ... ok [INFO] [stdout] test union_extract::tests::dense_3_3_null_target_bigger_len ... ok [INFO] [stdout] test union_extract::tests::dense_4_1b_empty_siblings_sequential_equal_len ... ok [INFO] [stdout] test union_extract::tests::dense_4_2a_single_type_sequential_offsets_bigger ... ok [INFO] [stdout] test union_extract::tests::dense_4_2c_all_types_match_sequential_bigger_len ... ok [INFO] [stdout] test union_extract::tests::dense_4_1c_all_types_match_sequential_equal_len ... ok [INFO] [stdout] test union_extract::tests::dense_4_3a_single_type_non_sequential ... ok [INFO] [stdout] test union_extract::tests::dense_4_1a_single_type_sequential_offsets_equal_len ... ok [INFO] [stdout] test union_extract::tests::dense_1_1_both_empty ... ok [INFO] [stdout] test union_extract::tests::dense_2_non_empty_union_target_empty ... ok [INFO] [stdout] test union_extract::tests::dense_4_2b_empty_siblings_sequential_bigger_len ... ok [INFO] [stdout] test union_extract::tests::dense_1_2_empty_union_target_non_empty ... ok [INFO] [stdout] test take::tests::test_test_take_list_with_nulls ... ok [INFO] [stdout] test union_extract::tests::dense_3_2_null_target_equal_len ... ok [INFO] [stdout] test union_extract::tests::dense_4_3b_empty_sibling_non_sequential ... ok [INFO] [stdout] test union_extract::tests::dense_4_3c_all_types_match_non_sequential ... ok [INFO] [stdout] test union_extract::tests::dense_5_2_none_match_equal_len ... ok [INFO] [stdout] test union_extract::tests::dense_5_1b_cant_contain_null_mask ... ok [INFO] [stdout] test union_extract::tests::dense_6_some_matches ... ok [INFO] [stdout] test union_extract::tests::empty_dense_union ... ok [INFO] [stdout] test union_extract::tests::sparse_1_1_single_field ... ok [INFO] [stdout] test union_extract::tests::sparse_1_3a_null_target ... ok [INFO] [stdout] test union_extract::tests::sparse_3_2_none_match_cant_contain_null_mask_union_target ... ok [INFO] [stdout] test union_extract::tests::empty_sparse_union ... ok [INFO] [stdout] test union_extract::tests::sparse_2_all_types_match ... ok [INFO] [stdout] test union_extract::tests::sparse_1_3b_null_target ... ok [INFO] [stdout] test union_extract::tests::dense_5_3_none_match_greater_len ... ok [INFO] [stdout] test union_extract::tests::dense_5_1a_none_match_less_len ... ok [INFO] [stdout] test union_extract::tests::sparse_3_1_none_match_target_can_contain_null_mask ... ok [INFO] [stdout] test union_extract::tests::sparse_1_2_empty ... ok [INFO] [stdout] test take::tests::test_take_struct_with_null_indices ... ok [INFO] [stdout] test window::tests::test_shift_large_neg ... ok [INFO] [stdout] test window::tests::test_shift_boundary_pos ... ok [INFO] [stdout] test union_extract::tests::test_is_sequential ... ok [INFO] [stdout] test window::tests::test_shift_boundary_neg_min ... ok [INFO] [stdout] test union_extract::tests::sparse_4_2_some_match_target_cant_contain_null_mask ... ok [INFO] [stdout] test window::tests::test_shift_boundary_neg ... ok [INFO] [stdout] test union_extract::tests::sparse_4_1_2_target_without_nulls ... ok [INFO] [stdout] test window::tests::test_shift_large_pos ... ok [INFO] [stdout] test window::tests::test_shift_neg ... ok [INFO] [stdout] test window::tests::test_shift_neg_float64 ... ok [INFO] [stdout] test union_extract::tests::sparse_4_1_1_target_with_nulls ... ok [INFO] [stdout] test window::tests::test_shift_pos ... ok [INFO] [stdout] test window::tests::test_shift_nil ... ok [INFO] [stdout] test zip::test::test_zip_kernel_scalar_truthy_1 ... ok [INFO] [stdout] test zip::test::test_zip_kernel_one ... ok [INFO] [stdout] test zip::test::test_zip_kernel_scalar_both ... ok [INFO] [stdout] test window::tests::test_shift_pos_int32_dict ... ok [INFO] [stdout] test window::tests::test_shift_neg_int32_dict ... ok [INFO] [stdout] test zip::test::test_zip_kernel_scalar_falsy_2 ... ok [INFO] [stdout] test zip::test::test_zip_kernel_scalar_none_1 ... ok [INFO] [stdout] test window::tests::test_shift_pos_float64 ... ok [INFO] [stdout] test zip::test::test_zip_kernel_scalar_truthy_2 ... ok [INFO] [stdout] test zip::test::test_zip_kernel_scalar_none_2 ... ok [INFO] [stdout] test zip::test::test_zip_kernel_scalar_falsy_1 ... ok [INFO] [stdout] test zip::test::test_zip_kernel_two ... ok [INFO] [stdout] test union_extract::tests::test_eq_scalar ... ok [INFO] [stdout] test take::tests::test_take_list_out_of_bounds - should panic ... ok [INFO] [stdout] test nullif::tests::nullif_fuzz ... ok [INFO] [stdout] test filter::tests::fuzz_filter ... ok [INFO] [stdout] test take::tests::test_take_out_of_bounds_panic - should panic ... ok [INFO] [stdout] test concat::tests::concat_many_dictionary_list_arrays ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 247 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb1df4051cd76a30de6597972416652faf2ea7f0d3976f6e3a062c253a5d515f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1df4051cd76a30de6597972416652faf2ea7f0d3976f6e3a062c253a5d515f", kill_on_drop: false }` [INFO] [stdout] bb1df4051cd76a30de6597972416652faf2ea7f0d3976f6e3a062c253a5d515f