[INFO] fetching crate arrow-select 57.0.0... [INFO] testing arrow-select-57.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate arrow-select 57.0.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate arrow-select 57.0.0 [INFO] finished tweaking crates.io crate arrow-select 57.0.0 [INFO] tweaked toml for crates.io crate arrow-select 57.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate arrow-select 57.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate arrow-select 57.0.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f0be9e52c4feeda8a6fcd247ddf1549cd0531a896d44ac3e28257f4cc107927 [INFO] running `Command { std: "docker" "start" "-a" "7f0be9e52c4feeda8a6fcd247ddf1549cd0531a896d44ac3e28257f4cc107927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f0be9e52c4feeda8a6fcd247ddf1549cd0531a896d44ac3e28257f4cc107927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f0be9e52c4feeda8a6fcd247ddf1549cd0531a896d44ac3e28257f4cc107927", kill_on_drop: false }` [INFO] [stdout] 7f0be9e52c4feeda8a6fcd247ddf1549cd0531a896d44ac3e28257f4cc107927 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c37167c8e36e837a77ee281dcfffbd8fb04970fbd235be281c2eed4baa785e5 [INFO] running `Command { std: "docker" "start" "-a" "4c37167c8e36e837a77ee281dcfffbd8fb04970fbd235be281c2eed4baa785e5", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling arrow-schema v57.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling arrow-buffer v57.0.0 [INFO] [stderr] Compiling arrow-data v57.0.0 [INFO] [stderr] Compiling arrow-array v57.0.0 [INFO] [stderr] Compiling arrow-select v57.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.96s [INFO] running `Command { std: "docker" "inspect" "4c37167c8e36e837a77ee281dcfffbd8fb04970fbd235be281c2eed4baa785e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c37167c8e36e837a77ee281dcfffbd8fb04970fbd235be281c2eed4baa785e5", kill_on_drop: false }` [INFO] [stdout] 4c37167c8e36e837a77ee281dcfffbd8fb04970fbd235be281c2eed4baa785e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de5702623e1e3e869f8d75a8f5f1595652dbc9349a8e05e3c3ec8c0ab4348250 [INFO] running `Command { std: "docker" "start" "-a" "de5702623e1e3e869f8d75a8f5f1595652dbc9349a8e05e3c3ec8c0ab4348250", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling arrow-array v57.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling arrow-select v57.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.20s [INFO] running `Command { std: "docker" "inspect" "de5702623e1e3e869f8d75a8f5f1595652dbc9349a8e05e3c3ec8c0ab4348250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de5702623e1e3e869f8d75a8f5f1595652dbc9349a8e05e3c3ec8c0ab4348250", kill_on_drop: false }` [INFO] [stdout] de5702623e1e3e869f8d75a8f5f1595652dbc9349a8e05e3c3ec8c0ab4348250 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a33dda241498773f41414817888f7e665f7e4daa73a5011f3ccba48bdccd0e1 [INFO] running `Command { std: "docker" "start" "-a" "7a33dda241498773f41414817888f7e665f7e4daa73a5011f3ccba48bdccd0e1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arrow_select-1c061ced10a5750c) [INFO] [stdout] [INFO] [stdout] running 277 tests [INFO] [stdout] test coalesce::byte_view::tests::test_buffer_source_with_min_small ... ok [INFO] [stdout] test coalesce::tests::test_biggest_coalesce_batch_size_bypass_large_batch ... ok [INFO] [stdout] test coalesce::byte_view::tests::test_buffer_source ... ok [INFO] [stdout] test coalesce::tests::test_biggest_coalesce_batch_size_coalesce_small_batch ... ok [INFO] [stdout] test coalesce::tests::test_biggest_coalesce_batch_size_bypass_only_when_no_buffer ... ok [INFO] [stdout] test coalesce::tests::test_biggest_coalesce_batch_size_consecutive_large_batches_scenario ... ok [INFO] [stdout] test coalesce::byte_view::tests::test_buffer_source_with_min_large ... ok [INFO] [stdout] test coalesce::tests::test_biggest_coalesce_batch_size_first_large_then_consecutive_bypass ... ok [INFO] [stdout] test coalesce::tests::test_biggest_coalesce_batch_size_none_default ... ok [INFO] [stdout] test coalesce::tests::test_biggest_coalesce_batch_size_empty_batch ... ok [INFO] [stdout] test coalesce::tests::test_biggest_coalesce_batch_size_equal_boundary ... ok [INFO] [stdout] test coalesce::tests::test_biggest_coalesce_batch_size_with_buffered_data_no_bypass ... ok [INFO] [stdout] test coalesce::tests::test_biggest_coalesce_batch_size_zero_limit ... ok [INFO] [stdout] test coalesce::tests::test_biggest_coalesce_batch_size_truly_consecutive_large_bypass ... ok [INFO] [stdout] test coalesce::tests::test_biggest_coalesce_batch_size_reset_consecutive_on_small_batch ... ok [INFO] [stdout] test coalesce::tests::test_coalesce ... ok [INFO] [stdout] test coalesce::tests::test_coalesce_non_null ... ok [INFO] [stdout] test coalesce::tests::test_coalesce_one_by_one ... ok [INFO] [stdout] test coalesce::tests::test_binary_view ... ok [INFO] [stdout] test coalesce::tests::test_empty_schema ... ok [INFO] [stdout] test coalesce::tests::test_string_view_batch_large_slice_compact ... ok [INFO] [stdout] test coalesce::tests::test_single_large_batch_equal_to_target ... ok [INFO] [stdout] test coalesce::tests::test_single_large_batch_smaller_than_target ... ok [INFO] [stdout] test coalesce::tests::test_single_large_batch_equally_divisible_in_target ... ok [INFO] [stdout] test coalesce::tests::test_string_view_no_views ... ok [INFO] [stdout] test coalesce::tests::test_string_view_batch_small_with_buffers_no_compact ... ok [INFO] [stdout] test coalesce::tests::test_single_large_batch_greater_than_target ... ok [INFO] [stdout] test coalesce::tests::test_string_view_batch_large_no_compact ... ok [INFO] [stdout] test coalesce::tests::test_string_view_large_small ... ok [INFO] [stdout] test concat::tests::concat_capacity ... ok [INFO] [stdout] test coalesce::tests::test_string_view_many_small_boundary ... ok [INFO] [stdout] test coalesce::tests::test_utf8_split ... ok [INFO] [stdout] test coalesce::tests::test_string_view_mixed ... ok [INFO] [stdout] test concat::tests::concat_record_batches_of_different_schemas_but_compatible_data ... ok [INFO] [stdout] test concat::tests::concat_sparse_nulls ... ok [INFO] [stdout] test concat::tests::concat_empty_record_batch ... ok [INFO] [stdout] test coalesce::tests::test_string_view_batch_small_no_compact ... ok [INFO] [stdout] test coalesce::tests::test_string_view_many_small_compact ... 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::test_concat_10_incompatible_datatypes_should_include_all_of_them ... ok [INFO] [stdout] test concat::tests::test_concat_batches_no_columns ... ok [INFO] [stdout] test concat::tests::test_concat_11_incompatible_datatypes_should_only_include_10 ... ok [INFO] [stdout] test concat::tests::test_concat_empty_vec ... ok [INFO] [stdout] test concat::tests::test_concat_one_element_vec ... ok [INFO] [stdout] test concat::tests::test_concat_primitive_array_slices ... 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 coalesce::tests::test_coalesce_empty ... ok [INFO] [stdout] test concat::tests::test_concat_boolean_primitive_arrays ... ok [INFO] [stdout] test concat::tests::test_concat_13_incompatible_datatypes_should_not_include_all_of_them ... ok [INFO] [stdout] test concat::tests::concat_record_batches ... ok [INFO] [stdout] test concat::tests::test_concat_incompatible_datatypes ... ok [INFO] [stdout] test concat::tests::test_concat_primitive_list_arrays_slices ... ok [INFO] [stdout] test concat::tests::test_concat_primitive_list_arrays ... ok [INFO] [stdout] test concat::tests::test_concat_primitive_list_arrays_sliced_lengths ... ok [INFO] [stdout] test concat::tests::test_concat_run_array_single ... ok [INFO] [stdout] test concat::tests::test_concat_run_array_matching_first_last_value ... 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_string_sizes ... ok [INFO] [stdout] test concat::tests::test_concat_struct_array_slices ... ok [INFO] [stdout] test concat::tests::test_concat_struct_no_fields ... ok [INFO] [stdout] test concat::tests::test_concat_struct_arrays ... ok [INFO] [stdout] test concat::tests::test_concat_struct_arrays_no_nulls ... ok [INFO] [stdout] test concat::tests::test_dictionary_concat_reuse ... ok [INFO] [stdout] test concat::tests::test_concat_string_view_arrays ... ok [INFO] [stdout] test concat::tests::test_concat_run_array ... ok [INFO] [stdout] test concat::tests::test_concat_run_array_with_3_arrays ... ok [INFO] [stdout] test concat::tests::test_string_array_slices ... ok [INFO] [stdout] test concat::tests::test_string_array_with_null_slices ... ok [INFO] [stdout] test concat::tests::test_string_dictionary_array ... ok [INFO] [stdout] test dictionary::tests::test_garbage_collect_any_dictionary ... ok [INFO] [stdout] test concat::tests::test_string_dictionary_array_nulls ... ok [INFO] [stdout] test concat::tests::test_primitive_dictionary_merge ... ok [INFO] [stdout] test concat::tests::test_string_dictionary_merge ... ok [INFO] [stdout] test dictionary::tests::test_garbage_collect_empty_dictionary ... ok [INFO] [stdout] test dictionary::tests::test_garbage_collect_i32_dictionary ... ok [INFO] [stdout] test dictionary::tests::test_garbage_collect_dictionary_all_unreferenced ... ok [INFO] [stdout] test dictionary::tests::test_garbage_collect_with_nulls ... ok [INFO] [stdout] test concat::tests::test_string_dictionary_array_nulls_in_values ... ok [INFO] [stdout] test dictionary::tests::test_merge_keys_smaller ... ok [INFO] [stdout] test dictionary::tests::test_merge_nulls ... ok [INFO] [stdout] test filter::tests::test_filter_array_high_density ... ok [INFO] [stdout] test filter::tests::test_filter_array_low_density ... ok [INFO] [stdout] test filter::tests::test_filter_array_slice ... ok [INFO] [stdout] test filter::tests::test_filter_array_slice_with_null ... ok [INFO] [stdout] test filter::tests::test_fast_path ... ok [INFO] [stdout] test dictionary::tests::test_merge_strings ... ok [INFO] [stdout] test filter::tests::test_filter_duration_microsecond ... ok [INFO] [stdout] test filter::tests::test_filter_binary_array_with_null ... ok [INFO] [stdout] test filter::tests::test_filter_date32 ... ok [INFO] [stdout] test filter::tests::test_filter_binary_view ... ok [INFO] [stdout] test filter::tests::test_filter_duration_nanosecond ... ok [INFO] [stdout] test filter::tests::test_filter_date64 ... 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_fixed_binary ... ok [INFO] [stdout] test filter::tests::test_filter_duration_millisecond ... ok [INFO] [stdout] test filter::tests::test_filter_empty_struct ... ok [INFO] [stdout] test filter::tests::test_filter_fixed_size_list_arrays ... ok [INFO] [stdout] test filter::tests::test_filter_list_array ... ok [INFO] [stdout] test filter::tests::test_filter_record_batch_no_columns ... ok [INFO] [stdout] test filter::tests::test_filter_fixed_size_list_arrays_with_null ... ok [INFO] [stdout] test filter::tests::test_filter_primitive_array_with_null ... ok [INFO] [stdout] test filter::tests::test_filter_map ... ok [INFO] [stdout] test filter::tests::test_filter_run_end_encoding_array_empty ... ok [INFO] [stdout] test filter::tests::test_filter_run_union_array_dense ... 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_string_array_simple ... ok [INFO] [stdout] test filter::tests::test_filter_struct ... ok [INFO] [stdout] test filter::tests::test_filter_string_array_with_null ... ok [INFO] [stdout] test filter::tests::test_filter_time64_nanosecond ... ok [INFO] [stdout] test filter::tests::test_filter_time64_microsecond ... ok [INFO] [stdout] test filter::tests::test_filter_time32_second ... ok [INFO] [stdout] test filter::tests::test_filter_run_end_encoding_array_remove_all_but_one ... ok [INFO] [stdout] test filter::tests::test_filter_time32_millisecond ... ok [INFO] [stdout] test filter::tests::test_filter_run_end_encoding_array ... ok [INFO] [stdout] test filter::tests::test_filter_timestamp_nanosecond ... ok [INFO] [stdout] test filter::tests::test_filter_timestamp_millisecond ... ok [INFO] [stdout] test filter::tests::test_filter_union_array_sparse_with_nulls ... ok [INFO] [stdout] test filter::tests::test_filter_union_array_sparse ... ok [INFO] [stdout] test filter::tests::test_filter_union_array_dense ... ok [INFO] [stdout] test filter::tests::test_filter_union_array_dense_with_nulls ... ok [INFO] [stdout] test filter::tests::test_filter_timestamp_microsecond ... ok [INFO] [stdout] test filter::tests::test_null_mask ... ok [INFO] [stdout] test interleave::tests::interleave_sparse_nulls ... ok [INFO] [stdout] test interleave::tests::test_interleave_dictionary ... ok [INFO] [stdout] test filter::tests::test_slice_iterator_bits ... ok [INFO] [stdout] test filter::tests::test_slice_iterator_bits1 ... ok [INFO] [stdout] test filter::tests::test_slice_iterator_chunk_and_bits ... ok [INFO] [stdout] test interleave::tests::test_interleave_run_end_encoded_different_run_types ... ok [INFO] [stdout] test interleave::tests::test_interleave_run_end_encoded_empty_runs ... ok [INFO] [stdout] test filter::tests::test_filter_string_view ... ok [INFO] [stdout] test interleave::tests::test_interleave_dictionary_nulls ... ok [INFO] [stdout] test filter::tests::test_filter_run_end_encoding_array_remove_value ... ok [INFO] [stdout] test interleave::tests::test_interleave_run_end_encoded_mixed_run_lengths ... ok [INFO] [stdout] test coalesce::tests::test_coalesce_filtered_90 ... ok [INFO] [stdout] test filter::tests::test_filter_timestamp_second ... ok [INFO] [stdout] test filter::tests::test_slices ... ok [INFO] [stdout] test interleave::tests::test_interleave_views_with_nulls ... ok [INFO] [stdout] test interleave::tests::test_lists ... ok [INFO] [stdout] test interleave::tests::test_primitive ... 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_primitive ... ok [INFO] [stdout] test interleave::tests::test_interleave_views ... ok [INFO] [stdout] test interleave::tests::test_primitive_empty ... ok [INFO] [stdout] test interleave::tests::test_interleave_views_multiple_buffers ... ok [INFO] [stdout] test interleave::tests::test_strings ... ok [INFO] [stdout] test interleave::tests::test_primitive_nulls ... ok [INFO] [stdout] test interleave::tests::test_struct_no_fields ... ok [INFO] [stdout] test interleave::tests::test_struct_with_nulls ... ok [INFO] [stdout] test nullif::tests::test_nullif_int_large_left_offset ... ok [INFO] [stdout] test nullif::tests::test_nullif_int_large_right_offset ... ok [INFO] [stdout] test nullif::tests::nullif_empty ... ok [INFO] [stdout] test nullif::tests::test_nullif_no_nulls ... ok [INFO] [stdout] test interleave::tests::test_struct_empty ... ok [INFO] [stdout] test nullif::tests::test_nullif_null_array ... ok [INFO] [stdout] test interleave::tests::test_struct_with_nulls_in_values ... ok [INFO] [stdout] test nullif::tests::test_nullif_string ... ok [INFO] [stdout] test nullif::tests::test_nullif_int_array ... ok [INFO] [stdout] test interleave::tests::test_struct_without_nulls ... ok [INFO] [stdout] test nullif::tests::test_nullif_boolean_offset ... ok [INFO] [stdout] test nullif::tests::test_nullif_int_array_offset ... ok [INFO] [stdout] test take::tests::test_null_array_indices_out_of_bounds ... 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_bytes_null_indices ... ok [INFO] [stdout] test take::tests::test_take_bool ... ok [INFO] [stdout] test take::tests::test_take_bool_with_offset ... ok [INFO] [stdout] test take::tests::test_take_bool_nullable_index ... ok [INFO] [stdout] test nullif::tests::test_nullif_struct_slices ... ok [INFO] [stdout] test take::tests::test_take_decimal128 ... ok [INFO] [stdout] test take::tests::test_null_array_larger_than_indices ... ok [INFO] [stdout] test filter::tests::fuzz_test_slices_iterator ... ok [INFO] [stdout] test take::tests::test_take_dict ... ok [INFO] [stdout] test take::tests::test_take_bool_nullable_index_nonnull_values ... ok [INFO] [stdout] test take::tests::test_take_fixed_size_list ... ok [INFO] [stdout] test take::tests::test_take_impl_primitive_with_int64_indices ... ok [INFO] [stdout] test take::tests::test_take_fixed_size_list_null_indices ... ok [INFO] [stdout] test take::tests::test_take_large_list ... ok [INFO] [stdout] test take::tests::test_take_impl_primitive_with_uint8_indices ... ok [INFO] [stdout] test take::tests::test_take_large_string ... 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_list_with_value_nulls ... ok [INFO] [stdout] test take::tests::test_take_map ... ok [INFO] [stdout] test take::tests::test_take_null_indices ... ok [INFO] [stdout] test take::tests::test_take_out_of_bounds ... ok [INFO] [stdout] test take::tests::test_take_decimal128_non_null_indices ... ok [INFO] [stdout] test take::tests::test_take_primitive ... ok [INFO] [stdout] test take::tests::test_take_preserve_timezone ... ok [INFO] [stdout] test take::tests::test_take_primitive_non_null ... ok [INFO] [stdout] test take::tests::test_take_primitive_non_null_indices ... ok [INFO] [stdout] test take::tests::test_take_primitive_non_null_values ... 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_view ... ok [INFO] [stdout] test take::tests::test_take_string ... ok [INFO] [stdout] test take::tests::test_take_primitive_nullable_indices_nullable_values_with_offset ... ok [INFO] [stdout] test take::tests::test_take_slice_string ... ok [INFO] [stdout] test take::tests::test_take_struct_with_null_indices ... ok [INFO] [stdout] test take::tests::test_take_union_dense ... ok [INFO] [stdout] test take::tests::test_take_value_index_from_fixed_list ... ok [INFO] [stdout] test take::tests::test_take_value_index_from_large_list ... ok [INFO] [stdout] test take::tests::test_take_value_index_from_list ... ok [INFO] [stdout] test take::tests::test_take_union_dense_all_match_issue_6206 ... ok [INFO] [stdout] test take::tests::test_take_union_dense_using_builder ... ok [INFO] [stdout] test take::tests::test_take_union_sparse ... ok [INFO] [stdout] test take::tests::test_take_runs ... ok [INFO] [stdout] test take::tests::test_take_struct ... ok [INFO] [stdout] test union_extract::tests::dense_1_1_both_empty ... ok [INFO] [stdout] test take::tests::test_test_take_large_list_with_nulls ... ok [INFO] [stdout] test union_extract::tests::dense_2_non_empty_union_target_empty ... ok [INFO] [stdout] test union_extract::tests::dense_3_1_null_target_smaller_len ... ok [INFO] [stdout] test union_extract::tests::dense_1_2_empty_union_target_non_empty ... ok [INFO] [stdout] test union_extract::tests::dense_3_2_null_target_equal_len ... ok [INFO] [stdout] test union_extract::tests::dense_3_3_null_target_bigger_len ... ok [INFO] [stdout] test union_extract::tests::dense_4_1a_single_type_sequential_offsets_equal_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_2c_all_types_match_sequential_bigger_len ... ok [INFO] [stdout] test union_extract::tests::dense_4_2b_empty_siblings_sequential_bigger_len ... ok [INFO] [stdout] test union_extract::tests::dense_4_1c_all_types_match_sequential_equal_len ... ok [INFO] [stdout] test take::tests::test_test_take_list_with_nulls ... ok [INFO] [stdout] test union_extract::tests::dense_4_2a_single_type_sequential_offsets_bigger ... ok [INFO] [stdout] test union_extract::tests::dense_4_3a_single_type_non_sequential ... ok [INFO] [stdout] test union_extract::tests::dense_4_3b_empty_sibling_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::empty_dense_union ... ok [INFO] [stdout] test union_extract::tests::dense_5_3_none_match_greater_len ... ok [INFO] [stdout] test union_extract::tests::dense_6_some_matches ... ok [INFO] [stdout] test union_extract::tests::dense_5_1a_none_match_less_len ... ok [INFO] [stdout] test union_extract::tests::sparse_1_1_single_field ... ok [INFO] [stdout] test union_extract::tests::empty_sparse_union ... ok [INFO] [stdout] test union_extract::tests::dense_4_3c_all_types_match_non_sequential ... ok [INFO] [stdout] test union_extract::tests::sparse_2_all_types_match ... 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::sparse_1_2_empty ... ok [INFO] [stdout] test union_extract::tests::sparse_4_1_1_target_with_nulls ... 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 window::tests::test_shift_boundary_neg_min ... ok [INFO] [stdout] test window::tests::test_shift_boundary_pos ... ok [INFO] [stdout] test window::tests::test_shift_large_neg ... 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_3_1_none_match_target_can_contain_null_mask ... ok [INFO] [stdout] test window::tests::test_shift_neg_int32_dict ... ok [INFO] [stdout] test window::tests::test_shift_nil ... ok [INFO] [stdout] test union_extract::tests::sparse_4_1_2_target_without_nulls ... ok [INFO] [stdout] test window::tests::test_shift_pos ... ok [INFO] [stdout] test union_extract::tests::sparse_1_3a_null_target ... ok [INFO] [stdout] test zip::test::test_zip_kernel_scalar_both ... ok [INFO] [stdout] test union_extract::tests::sparse_1_3b_null_target ... 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 zip::test::test_zip_kernel_scalar_none_2 ... 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 window::tests::test_shift_pos_int32_dict ... ok [INFO] [stdout] test zip::test::test_zip_kernel_two ... ok [INFO] [stdout] test union_extract::tests::test_is_sequential ... ok [INFO] [stdout] test zip::test::test_zip_kernel_one ... ok [INFO] [stdout] test zip::test::test_zip_kernel_scalar_falsy_1 ... ok [INFO] [stdout] test zip::test::test_zip_kernel_scalar_truthy_1 ... ok [INFO] [stdout] test filter::tests::fuzz_filter ... 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 take::tests::test_take_out_of_bounds_panic - should panic ... ok [INFO] [stdout] test nullif::tests::nullif_fuzz ... ok [INFO] [stdout] test coalesce::tests::test_coalesce_filtered_01 ... ok [INFO] [stdout] test coalesce::tests::test_coalesce_filtered_001 ... ok [INFO] [stdout] test coalesce::tests::test_coalesce_filtered_1 ... ok [INFO] [stdout] test concat::tests::concat_many_dictionary_list_arrays ... ok [INFO] [stdout] test take::tests::test_take_bytes_offset_overflow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 277 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.23s [INFO] [stdout] [INFO] [stderr] Doc-tests arrow_select [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/take.rs - take::take_arrays (line 137) ... ok [INFO] [stdout] test src/coalesce.rs - coalesce::BatchCoalescer::push_batch (line 257) ... ok [INFO] [stdout] test src/coalesce.rs - coalesce::BatchCoalescer (line 64) ... ok [INFO] [stdout] test src/coalesce.rs - coalesce::BatchCoalescer::push_batch_with_filter (line 217) ... ok [INFO] [stdout] test src/nullif.rs - nullif::nullif (line 31) ... ok [INFO] [stdout] test src/filter.rs - filter::filter (line 134) ... ok [INFO] [stdout] test src/concat.rs - concat (line 22) ... ok [INFO] [stdout] test src/interleave.rs - interleave::interleave_record_batch (line 354) ... ok [INFO] [stdout] test src/take.rs - take::take (line 74) ... ok [INFO] [stdout] test src/zip.rs - zip::zip (line 61) ... ok [INFO] [stdout] test src/zip.rs - zip::zip (line 31) ... ok [INFO] [stdout] test src/take.rs - take::take_record_batch (line 930) ... ok [INFO] [stdout] test src/union_extract.rs - union_extract::union_extract (line 51) ... ok [INFO] [stdout] test src/window.rs - window::shift (line 29) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.95s; merged doctests compilation took 0.92s [INFO] running `Command { std: "docker" "inspect" "7a33dda241498773f41414817888f7e665f7e4daa73a5011f3ccba48bdccd0e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a33dda241498773f41414817888f7e665f7e4daa73a5011f3ccba48bdccd0e1", kill_on_drop: false }` [INFO] [stdout] 7a33dda241498773f41414817888f7e665f7e4daa73a5011f3ccba48bdccd0e1