[INFO] fetching crate datafusion-physical-plan 52.0.0...
[INFO] testing datafusion-physical-plan-52.0.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate datafusion-physical-plan 52.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate datafusion-physical-plan 52.0.0
[INFO] finished tweaking crates.io crate datafusion-physical-plan 52.0.0
[INFO] tweaked toml for crates.io crate datafusion-physical-plan 52.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate datafusion-physical-plan 52.0.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate datafusion-physical-plan 52.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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest_reuse v0.7.0
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded datafusion-functions-window v52.0.0
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded toml_edit v0.23.6
[INFO] [stderr]   Downloaded insta v1.46.0
[INFO] [stderr]   Downloaded datafusion-functions-aggregate v52.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ad8bd4be6b203bf5210caedc9d7d5c193bdfb6888cc413b5a81421480a60c24
[INFO] running `Command { std: "docker" "start" "-a" "1ad8bd4be6b203bf5210caedc9d7d5c193bdfb6888cc413b5a81421480a60c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ad8bd4be6b203bf5210caedc9d7d5c193bdfb6888cc413b5a81421480a60c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ad8bd4be6b203bf5210caedc9d7d5c193bdfb6888cc413b5a81421480a60c24", kill_on_drop: false }`
[INFO] [stdout] 1ad8bd4be6b203bf5210caedc9d7d5c193bdfb6888cc413b5a81421480a60c24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 625e35a44e56f8712e994fb9e8492b28b3992d6dac9bca48d0b226cde93fa000
[INFO] running `Command { std: "docker" "start" "-a" "625e35a44e56f8712e994fb9e8492b28b3992d6dac9bca48d0b226cde93fa000", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling arrow-schema v57.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling lz4_flex v0.12.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling datafusion-doc v52.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[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 atoi v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling datafusion-macros v52.0.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling comfy-table v7.1.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling arrow-buffer v57.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling arrow-data v57.1.0
[INFO] [stderr]    Compiling datafusion-common-runtime v52.0.0
[INFO] [stderr]    Compiling arrow-array v57.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling object_store v0.12.4
[INFO] [stderr]    Compiling arrow-select v57.1.0
[INFO] [stderr]    Compiling arrow-arith v57.1.0
[INFO] [stderr]    Compiling arrow-row v57.1.0
[INFO] [stderr]    Compiling arrow-ord v57.1.0
[INFO] [stderr]    Compiling arrow-ipc v57.1.0
[INFO] [stderr]    Compiling arrow-string v57.1.0
[INFO] [stderr]    Compiling arrow-cast v57.1.0
[INFO] [stderr]    Compiling arrow-csv v57.1.0
[INFO] [stderr]    Compiling arrow-json v57.1.0
[INFO] [stderr]    Compiling arrow v57.1.0
[INFO] [stderr]    Compiling datafusion-common v52.0.0
[INFO] [stderr]    Compiling datafusion-expr-common v52.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr-common v52.0.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate-common v52.0.0
[INFO] [stderr]    Compiling datafusion-functions-window-common v52.0.0
[INFO] [stderr]    Compiling datafusion-expr v52.0.0
[INFO] [stderr]    Compiling datafusion-execution v52.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr v52.0.0
[INFO] [stderr]    Compiling datafusion-functions v52.0.0
[INFO] [stderr]    Compiling datafusion-physical-plan v52.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "625e35a44e56f8712e994fb9e8492b28b3992d6dac9bca48d0b226cde93fa000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "625e35a44e56f8712e994fb9e8492b28b3992d6dac9bca48d0b226cde93fa000", kill_on_drop: false }`
[INFO] [stdout] 625e35a44e56f8712e994fb9e8492b28b3992d6dac9bca48d0b226cde93fa000
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80b95f3e0c3b830b0a057b692e407694f47709d92b6d4ec5fa08b90b8797367f
[INFO] running `Command { std: "docker" "start" "-a" "80b95f3e0c3b830b0a057b692e407694f47709d92b6d4ec5fa08b90b8797367f", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling arrow-json v57.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling rstest_reuse v0.7.0
[INFO] [stderr]    Compiling arrow-string v57.1.0
[INFO] [stderr]    Compiling arrow-csv v57.1.0
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling insta v1.46.0
[INFO] [stderr]    Compiling object_store v0.12.4
[INFO] [stderr]    Compiling datafusion-common-runtime v52.0.0
[INFO] [stderr]    Compiling arrow v57.1.0
[INFO] [stderr]    Compiling datafusion-common v52.0.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling datafusion-expr-common v52.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr-common v52.0.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate-common v52.0.0
[INFO] [stderr]    Compiling datafusion-functions-window-common v52.0.0
[INFO] [stderr]    Compiling datafusion-expr v52.0.0
[INFO] [stderr]    Compiling datafusion-execution v52.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr v52.0.0
[INFO] [stderr]    Compiling datafusion-functions v52.0.0
[INFO] [stderr]    Compiling datafusion-functions-window v52.0.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate v52.0.0
[INFO] [stderr]    Compiling datafusion-physical-plan v52.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 17s
[INFO] running `Command { std: "docker" "inspect" "80b95f3e0c3b830b0a057b692e407694f47709d92b6d4ec5fa08b90b8797367f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80b95f3e0c3b830b0a057b692e407694f47709d92b6d4ec5fa08b90b8797367f", kill_on_drop: false }`
[INFO] [stdout] 80b95f3e0c3b830b0a057b692e407694f47709d92b6d4ec5fa08b90b8797367f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5948718c832ea803f1a0a56744daf2fb08d89651eddfac0d04f1e5d8df780fd
[INFO] running `Command { std: "docker" "start" "-a" "e5948718c832ea803f1a0a56744daf2fb08d89651eddfac0d04f1e5d8df780fd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/datafusion_physical_plan-6549c699df3fa4b9)
[INFO] [stdout] 
[INFO] [stdout] running 1025 tests
[INFO] [stdout] test aggregates::group_values::multi_group_by::boolean::tests::test_nullable_primitive_vectorized_equal_to ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::boolean::tests::test_nullable_boolean_equal_to ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::boolean::tests::test_not_nullable_primitive_vectorized_equal_to ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::boolean::tests::test_not_nullable_primitive_equal_to ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::boolean::tests::test_nullable_boolean_vectorized_operation_special_case ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::bytes::tests::test_byte_vectorized_equal_to ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::bytes::tests::test_byte_equal_to ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::bytes::tests::test_byte_vectorized_operation_special_case ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::bytes::tests::test_byte_take_n ... ok
[INFO] [stdout] test aggregates::group_values::metrics::tests::test_groupby_metrics_partial_mode ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::bytes_view::tests::test_byte_view_equal_to ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::bytes_view::tests::test_byte_view_append_val ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::bytes_view::tests::test_byte_view_take_n_partial_completed_nonzero_index ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::bytes_view::tests::test_byte_view_vectorized_equal_to ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::bytes_view::tests::test_byte_view_vectorized_operation_special_case ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::primitive::tests::test_not_nullable_primitive_vectorized_equal_to ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::primitive::tests::test_not_nullable_primitive_equal_to ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::primitive::tests::test_nullable_primitive_equal_to ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::primitive::tests::test_nullable_primitive_vectorized_equal_to ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::primitive::tests::test_nullable_primitive_vectorized_operation_special_case ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::tests::test_hashtable_modifying_in_emit_first_n ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::bytes_view::tests::test_byte_view_take_n ... ok
[INFO] [stdout] test aggregates::group_values::metrics::tests::test_groupby_metrics_final_mode ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::tests::test_intern_for_vectorized_group_values ... ok
[INFO] [stdout] test aggregates::order::partial::tests::test_group_ordering_partial ... ok
[INFO] [stdout] test aggregates::tests::group_exprs_nullable ... ok
[INFO] [stdout] test aggregates::row_hash::tests::test_skip_aggregation_probe_not_locked_until_skip ... ok
[INFO] [stdout] test aggregates::row_hash::tests::test_double_emission_race_condition_bug ... ok
[INFO] [stdout] test aggregates::tests::test_agg_exec_same_schema ... ok
[INFO] [stdout] test aggregates::tests::test_drop_cancel_with_groups ... ok
[INFO] [stdout] test aggregates::tests::test_drop_cancel_without_groups ... ok
[INFO] [stdout] test aggregates::tests::test_get_finest_requirements ... ok
[INFO] [stdout] test aggregates::tests::test_aggregate_statistics_edge_cases ... ok
[INFO] [stdout] test aggregates::tests::test_grouped_aggregation_respects_memory_limit ... ok
[INFO] [stdout] test aggregates::tests::test_oom ... ok
[INFO] [stdout] test aggregates::tests::aggregate_grouping_sets_source_not_yielding ... ok
[INFO] [stdout] test aggregates::tests::aggregate_grouping_sets_with_yielding_with_spill ... ok
[INFO] [stdout] test aggregates::topk::hash_table::tests::should_emit_correct_type ... ok
[INFO] [stdout] test aggregates::tests::aggregate_source_not_yielding ... ok
[INFO] [stdout] test aggregates::topk::hash_table::tests::should_resize_properly ... ok
[INFO] [stdout] test aggregates::tests::aggregate_grouping_sets_source_not_yielding_with_spill ... ok
[INFO] [stdout] test aggregates::tests::aggregate_source_with_yielding_with_spill ... ok
[INFO] [stdout] test aggregates::tests::aggregate_source_with_yielding ... ok
[INFO] [stdout] test aggregates::tests::aggregate_grouping_sets_with_yielding ... ok
[INFO] [stdout] test aggregates::topk::heap::tests::should_append ... ok
[INFO] [stdout] test aggregates::topk::heap::tests::should_find_worst ... ok
[INFO] [stdout] test aggregates::topk::heap::tests::should_heapify_up ... ok
[INFO] [stdout] test aggregates::topk::heap::tests::should_drain ... ok
[INFO] [stdout] test aggregates::topk::heap::tests::should_heapify_down ... ok
[INFO] [stdout] test aggregates::topk::heap::tests::should_replace ... ok
[INFO] [stdout] test aggregates::topk::priority_map::tests::should_accept_lower_for_group ... ok
[INFO] [stdout] test aggregates::topk::priority_map::tests::should_append_with_large_utf8 ... ok
[INFO] [stdout] test aggregates::topk::priority_map::tests::should_accept_higher_for_group ... ok
[INFO] [stdout] test aggregates::topk::priority_map::tests::should_append_with_utf8view ... ok
[INFO] [stdout] test aggregates::topk::priority_map::tests::should_accept_lower_group ... ok
[INFO] [stdout] test aggregates::topk::priority_map::tests::should_ignore_higher_same_group ... ok
[INFO] [stdout] test aggregates::tests::test_agg_exec_struct_of_dicts ... ok
[INFO] [stdout] test aggregates::tests::test_skip_aggregation_after_first_batch ... ok
[INFO] [stdout] test aggregates::tests::aggregate_source_not_yielding_with_spill ... ok
[INFO] [stdout] test aggregates::topk::priority_map::tests::should_ignore_lower_group ... ok
[INFO] [stdout] test aggregates::topk::priority_map::tests::should_ignore_lower_same_group ... ok
[INFO] [stdout] test aggregates::topk::priority_map::tests::should_accept_higher_group ... ok
[INFO] [stdout] test aggregates::topk::priority_map::tests::should_handle_null_ids ... ok
[INFO] [stdout] test aggregates::topk::priority_map::tests::should_ignore_higher_group ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_single_large_batch_over_fetch ... ok
[INFO] [stdout] test aggregates::tests::test_aggregate_with_spill_if_necessary ... ok
[INFO] [stdout] test async_func::tests::test_async_fn_with_coalescing ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_with_fetch_less_target_batch_size ... ok
[INFO] [stdout] test coalesce_partitions::tests::test_multi_partition_with_fetch_one ... ok
[INFO] [stdout] test coalesce_partitions::tests::merge ... ok
[INFO] [stdout] test aggregates::tests::test_order_is_retained_when_spilling ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_with_fetch_less_than_target_and_no_remaining_rows ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_with_fetch_less_than_input_size ... ok
[INFO] [stdout] test common::tests::test_compute_record_batch_statistics ... ok
[INFO] [stdout] test coalesce_partitions::tests::test_single_partition_with_fetch ... ok
[INFO] [stdout] test coalesce_partitions::tests::test_multi_partition_fetch_exact_match ... ok
[INFO] [stdout] test coalesce_partitions::tests::test_single_partition_fetch_larger_than_batch ... ok
[INFO] [stdout] test common::tests::test_compute_record_batch_statistics_empty ... ok
[INFO] [stdout] test common::tests::test_compute_record_batch_statistics_null ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_with_fetch_larger_than_input_size ... ok
[INFO] [stdout] test coalesce_partitions::tests::test_single_partition_without_fetch ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce ... ok
[INFO] [stdout] test coop::tests::yield_equal_to_threshold ... ok
[INFO] [stdout] test coop::tests::yield_less_than_threshold ... ok
[INFO] [stdout] test coop::tests::yield_more_than_threshold ... ok
[INFO] [stdout] test display::tests::test_display_when_stats_error_with_no_show_stats ... ok
[INFO] [stdout] test aggregates::tests::test_skip_aggregation_after_threshold ... ok
[INFO] [stdout] test display::tests::test_display_when_stats_ok_with_no_show_stats ... ok
[INFO] [stdout] test display::tests::test_display_when_stats_panic_with_no_show_stats ... ok
[INFO] [stdout] test display::tests::test_display_when_stats_ok_with_show_stats ... ok
[INFO] [stdout] test execution_plan::tests::test_check_not_null_constraints_on_null_type ... ok
[INFO] [stdout] test execution_plan::tests::test_check_not_null_constraints_accept_non_null ... ok
[INFO] [stdout] test empty::tests::invalid_execute ... ok
[INFO] [stdout] test empty::tests::empty ... ok
[INFO] [stdout] test execution_plan::tests::test_check_not_null_constraints_with_dictionary_array_with_null ... ok
[INFO] [stdout] test empty::tests::with_new_children ... ok
[INFO] [stdout] test analyze::tests::test_drop_cancel ... ok
[INFO] [stdout] test execution_plan::tests::test_check_not_null_constraints_reject_null ... ok
[INFO] [stdout] test aggregates::topk::priority_map::tests::should_append ... ok
[INFO] [stdout] test execution_plan::tests::test_execution_plan_name ... ok
[INFO] [stdout] test execution_plan::tests::test_check_not_null_constraints_with_dictionary_masking_null ... ok
[INFO] [stdout] test coalesce_partitions::tests::test_drop_cancel ... ok
[INFO] [stdout] test execution_plan::tests::test_check_not_null_constraints_with_run_end_array ... ok
[INFO] [stdout] test filter::tests::test_empty_input_statistics ... ok
[INFO] [stdout] test filter::tests::collect_columns_predicates ... ok
[INFO] [stdout] test filter::tests::test_filter_statistics_basic_expr ... ok
[INFO] [stdout] test filter::tests::test_equivalence_properties_union_type ... ok
[INFO] [stdout] test filter::tests::test_filter_statistics_column_level_nested_multiple ... ok
[INFO] [stdout] test filter::tests::test_filter_statistics_column_level_nested ... ok
[INFO] [stdout] test filter::tests::test_filter_statistics_full_selective ... ok
[INFO] [stdout] test filter::tests::test_custom_filter_selectivity ... ok
[INFO] [stdout] test filter::tests::test_filter_statistics_more_inputs ... ok
[INFO] [stdout] test filter::tests::test_filter_statistics_zero_selective ... ok
[INFO] [stdout] test filter::tests::test_filter_statistics_multiple_columns ... ok
[INFO] [stdout] test filter::tests::test_statistics_with_constant_column ... ok
[INFO] [stdout] test filter::tests::test_validation_filter_selectivity ... ok
[INFO] [stdout] test joins::cross_join::tests::test_stats_cartesian_product ... ok
[INFO] [stdout] test joins::cross_join::tests::test_stats_cartesian_product_with_unknown_size ... ok
[INFO] [stdout] test filter::tests::test_filter_statistics_when_input_stats_missing ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_empty_right::batch_size_4_2 ... ok
[INFO] [stdout] test joins::cross_join::tests::test_join ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_multi_batch::batch_size_2_10 ... ok
[INFO] [stdout] test joins::cross_join::tests::test_overallocation ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_multi_batch::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_empty_right::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_multi_batch::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_empty_right::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_empty_right::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_multi_batch::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_empty_right::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_date32 ... ok
[INFO] [stdout] test aggregates::group_values::multi_group_by::tests::test_emit_first_n_for_vectorized_group_values ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_multi_batch::batch_size_5_1 ... ok
[INFO] [stdout] test aggregates::tests::test_agg_exec_group_by_const ... ok
[INFO] [stdout] test aggregates::tests::run_first_last_multi_partitions ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_one::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_one::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_with_filter::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_with_filter::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_one::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_one::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_with_filter::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_with_filter::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one_no_shared_column_names ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one_randomly_ordered ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one_two_parts_left_randomly_ordered ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_with_filter::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one_two_parts_right::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_full_one::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one_two_parts_left::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one_two_parts_left::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one_two_parts_right::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_two::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one_two_parts_left::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_two::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_two::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one_two_parts_left::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_two::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_two::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one_two_parts_right::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one_two_parts_right::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_with_filter::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_with_filter::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_with_filter::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_anti::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_anti::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_anti::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_anti::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_anti_with_filter::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_anti_with_filter::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_anti::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_with_filter::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_with_filter::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_empty_right::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_anti_with_filter::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_anti_with_filter::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_empty_right::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_empty_right::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_empty_right::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_anti_with_filter::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_mark::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_empty_right::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one_two_parts_right::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_multi_batch::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_mark::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_mark::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_one::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_one::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_one::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_multi_batch::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_multi_batch::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_mark::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_one::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_mark::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_one::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_semi::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_semi::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_semi::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_multi_batch::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_semi::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_semi_with_filter::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_semi_with_filter::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_with_filter::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_semi_with_filter::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_semi_with_filter::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_multi_batch::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_with_filter::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_semi::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_with_filter::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_with_filter::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_with_filter::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_on_struct ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_anti::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_anti::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_on_struct_with_nulls ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_anti::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_anti::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_anti::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_anti_with_filter::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_mark::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_mark::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_mark::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_anti_with_filter::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_anti_with_filter::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_one::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_mark::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_mark::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_one::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_one::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_one::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_one::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_semi::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_semi::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_semi::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_semi::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_with_filter::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_semi_with_filter::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_semi_with_filter::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_semi_with_filter::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_semi_with_filter::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_semi::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_semi_with_filter::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_with_filter::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_with_filter::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_inner_one_two_parts_left::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_left_semi_with_filter::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_anti_with_filter::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_with_hash_collisions_u32 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_anti_with_filter::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_with_filter::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_with_hash_collisions_64 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_right_with_filter::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_left_mark::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_left_mark::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_left_one::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_with_duplicated_column_names ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_left_mark::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_inner_one::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_left_one::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_inner_one::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_inner_one::batch_size_3_5 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_inner_one::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_left_one::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_left_mark::batch_size_1_8192 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_overallocation ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_inner_one::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_left_mark::batch_size_5_1 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_with_error_right ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_left_one::batch_size_2_10 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_left_one::batch_size_4_2 ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::single_partition_join_overallocation ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::test_collect_left_multiple_partitions_join ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::test_hash_join_marks_filter_complete ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::test_hash_join_marks_filter_complete_empty_build_side ... ok
[INFO] [stdout] test joins::hash_join::inlist_builder::tests::test_build_multi_column_inlist ... ok
[INFO] [stdout] test joins::hash_join::inlist_builder::tests::test_build_single_column_inlist_array ... ok
[INFO] [stdout] test joins::hash_join::partitioned_hash_eval::tests::test_hash_expr_eq_different_columns ... ok
[INFO] [stdout] test joins::hash_join::partitioned_hash_eval::tests::test_hash_expr_eq_different_description ... ok
[INFO] [stdout] test joins::hash_join::partitioned_hash_eval::tests::test_hash_expr_eq_different_seeds ... ok
[INFO] [stdout] test joins::hash_join::partitioned_hash_eval::tests::test_hash_expr_eq_same ... ok
[INFO] [stdout] test joins::hash_join::partitioned_hash_eval::tests::test_hash_expr_hash_consistency ... ok
[INFO] [stdout] test joins::hash_join::partitioned_hash_eval::tests::test_hash_table_lookup_expr_eq_different_description ... ok
[INFO] [stdout] test joins::hash_join::partitioned_hash_eval::tests::test_hash_table_lookup_expr_eq_different_hash_expr ... ok
[INFO] [stdout] test joins::hash_join::partitioned_hash_eval::tests::test_hash_table_lookup_expr_eq_different_hash_map ... ok
[INFO] [stdout] test joins::hash_join::partitioned_hash_eval::tests::test_hash_table_lookup_expr_eq_same ... ok
[INFO] [stdout] test joins::hash_join::partitioned_hash_eval::tests::test_hash_table_lookup_expr_hash_consistency ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_full_with_filter::batch_size_1_1 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_full_with_filter::batch_size_2_2 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_full_with_filter::batch_size_3_16 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_has_correct_stats ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_inner_with_filter::batch_size_1_1 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_inner_with_filter::batch_size_2_2 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_inner_with_filter::batch_size_3_16 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_left_anti_with_filter::batch_size_1_1 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_left_anti_with_filter::batch_size_2_2 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_left_anti_with_filter::batch_size_3_16 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_left_mark_with_filter::batch_size_1_1 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_left_mark_with_filter::batch_size_2_2 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_left_mark_with_filter::batch_size_3_16 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_left_semi_with_filter::batch_size_1_1 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_left_semi_with_filter::batch_size_2_2 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_left_semi_with_filter::batch_size_3_16 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_left_with_filter::batch_size_1_1 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_left_with_filter::batch_size_2_2 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_left_with_filter::batch_size_3_16 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_right_anti_with_filter::batch_size_1_1 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_right_anti_with_filter::batch_size_2_2 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_right_anti_with_filter::batch_size_3_16 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_right_mark_with_filter::batch_size_1_1 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_right_mark_with_filter::batch_size_2_2 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_right_mark_with_filter::batch_size_3_16 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_right_semi_with_filter::batch_size_1_1 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_right_semi_with_filter::batch_size_2_2 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_right_semi_with_filter::batch_size_3_16 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_right_with_filter::batch_size_1_1 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_right_with_filter::batch_size_2_2 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::join_right_with_filter::batch_size_3_16 ... ok
[INFO] [stdout] test joins::nested_loop_join::tests::test_overallocation ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_date32_inner_less_than ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_date64_inner_less_than ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_date64_right_less_than ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_full_greater_than_equal_to ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_inner_empty_left ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_inner_empty_right ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_inner_greater_than_equal_to ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_inner_greater_than_unsorted_right ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_inner_less_than ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_inner_less_than_equal_with_dups ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_inner_less_than_unsorted ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_inner_single_row_left_less_than ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_left_greater_than ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_left_less_than_equal_with_left_nulls_on_no_match ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_right_greater_than ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_right_greater_than_equal_with_right_nulls_on_no_match ... ok
[INFO] [stdout] test joins::piecewise_merge_join::classic_join::tests::join_right_less_than ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_binary ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_date32 ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_date64 ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_fixed_size_binary ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_full_multiple_batches ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_full_one ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_inner_one ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_inner_output_two_batches ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_inner_two ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_inner_two_two ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_inner_with_nulls ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_inner_with_nulls_with_options ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_left_anti ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_left_different_columns_count_with_filter ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::join_split_batch ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_left_mark_different_columns_count_with_filter ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_left_mark ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_left_one ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_left_multiple_batches ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_left_sort_order ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_anti_filtered_with_mismatched_columns ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_left_semi ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_anti_output_two_batches ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_anti_one_one ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_anti_two_with_filter ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_anti_with_nulls ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_anti_two_two ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_anti_with_nulls_with_options ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_mark ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_different_columns_count_with_filter ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_multiple_batches ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_one ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_semi_one ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_semi_output_two_batches ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_semi_two ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_semi_two_with_filter ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_semi_with_nulls ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_semi_with_nulls_with_options ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_mark_different_columns_count_with_filter ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_right_sort_order ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::join_with_duplicated_column_names ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::overallocation_multi_batch_no_spill ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::overallocation_single_batch_no_spill ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::overallocation_single_batch_spill ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::test_anti_join_filtered_mask ... ok
[INFO] [stdout] test display::tests::test_display_when_stats_error_with_show_stats - should panic ... ok
[INFO] [stdout] test display::tests::test_display_when_stats_panic_with_show_stats - should panic ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::test_partition_statistics ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::test_semi_join_filtered_mask ... ok
[INFO] [stdout] test joins::stream_join_utils::tests::build_sorted_expr ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_right_mark::batch_size_1_8192 ... FAILED
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_right_mark::batch_size_3_5 ... FAILED
[INFO] [stdout] test joins::stream_join_utils::tests::sorted_filter_expr_build ... ok
[INFO] [stdout] test joins::stream_join_utils::tests::find_expr_inside_expr ... ok
[INFO] [stdout] test joins::stream_join_utils::tests::test_column_collector ... ok
[INFO] [stdout] test joins::stream_join_utils::tests::test_column_exchange ... ok
[INFO] [stdout] test joins::stream_join_utils::tests::test_shrink_if_necessary ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_right_one::batch_size_1_8192 ... FAILED
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_right_one::batch_size_2_10 ... FAILED
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_right_one::batch_size_3_5 ... FAILED
[INFO] [stdout] test joins::sort_merge_join::tests::test_left_outer_join_filtered_mask ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_01_JoinType__Inner::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_01_JoinType__Inner::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::sort_merge_join::tests::overallocation_multi_batch_spill ... ok
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_right_mark::batch_size_2_10 ... FAILED
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_right_mark::batch_size_5_1 ... FAILED
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_right_one::batch_size_5_1 ... FAILED
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_right_one::batch_size_4_2 ... FAILED
[INFO] [stdout] test joins::hash_join::exec::tests::partitioned_join_right_mark::batch_size_4_2 ... FAILED
[INFO] [stdout] test coalesce_partitions::tests::test_panic - should panic ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::build_null_columns_last ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::build_null_columns_first ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_02_JoinType__Left::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_04_JoinType__RightSemi::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_06_JoinType__LeftAnti::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_04_JoinType__RightSemi::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_05_JoinType__LeftSemi::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_equivalence ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_08_JoinType__RightAnti::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::build_null_columns_first_descending ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_07_JoinType__LeftMark::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_05_JoinType__LeftSemi::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_06_JoinType__LeftAnti::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_01_JoinType__Inner::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_02_JoinType__Left::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_09_JoinType__RightMark::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_01_JoinType__Inner::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_07_JoinType__LeftMark::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_03_JoinType__Right::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_01_JoinType__Inner::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_01_JoinType__Inner::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_02_JoinType__Left::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_08_JoinType__RightAnti::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_10_JoinType__Full::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_09_JoinType__RightMark::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_03_JoinType__Right::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_03_JoinType__Right::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_04_JoinType__RightSemi::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_02_JoinType__Left::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric_missing_stat ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_04_JoinType__RightSemi::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_01_JoinType__Inner::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_04_JoinType__RightSemi::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_04_JoinType__RightSemi::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_02_JoinType__Left::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_05_JoinType__LeftSemi::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_03_JoinType__Right::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_04_JoinType__RightSemi::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_04_JoinType__RightSemi::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_05_JoinType__LeftSemi::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_05_JoinType__LeftSemi::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_02_JoinType__Left::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_05_JoinType__LeftSemi::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_06_JoinType__LeftAnti::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_06_JoinType__LeftAnti::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_02_JoinType__Left::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_06_JoinType__LeftAnti::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_05_JoinType__LeftSemi::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_05_JoinType__LeftSemi::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_06_JoinType__LeftAnti::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_06_JoinType__LeftAnti::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_07_JoinType__LeftMark::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_07_JoinType__LeftMark::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_03_JoinType__Right::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_07_JoinType__LeftMark::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_02_JoinType__Left::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_07_JoinType__LeftMark::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_01_JoinType__Inner::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_06_JoinType__LeftAnti::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_07_JoinType__LeftMark::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_03_JoinType__Right::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_08_JoinType__RightAnti::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_03_JoinType__Right::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_03_JoinType__Right::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_08_JoinType__RightAnti::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_09_JoinType__RightMark::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_08_JoinType__RightAnti::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_08_JoinType__RightAnti::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_08_JoinType__RightAnti::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_08_JoinType__RightAnti::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_09_JoinType__RightMark::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_01_JoinType__Inner::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_09_JoinType__RightMark::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_01_JoinType__Inner::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_09_JoinType__RightMark::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_10_JoinType__Full::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_09_JoinType__RightMark::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_07_JoinType__LeftMark::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_01_JoinType__Inner::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_10_JoinType__Full::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_10_JoinType__Full::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_10_JoinType__Full::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_01_JoinType__Inner::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_01_JoinType__Inner::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_02_JoinType__Left::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_10_JoinType__Full::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_01_JoinType__Inner::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_03_JoinType__Right::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_02_JoinType__Left::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_09_JoinType__RightMark::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_ascending_numeric::join_type_10_JoinType__Full::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_03_JoinType__Right::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::complex_join_all_one_ascending_numeric::join_type_10_JoinType__Full::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_03_JoinType__Right::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_02_JoinType__Left::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_04_JoinType__RightSemi::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_03_JoinType__Right::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_04_JoinType__RightSemi::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_03_JoinType__Right::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_04_JoinType__RightSemi::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_04_JoinType__RightSemi::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_03_JoinType__Right::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_02_JoinType__Left::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_02_JoinType__Left::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_04_JoinType__RightSemi::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_05_JoinType__LeftSemi::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_04_JoinType__RightSemi::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_05_JoinType__LeftSemi::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_05_JoinType__LeftSemi::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_02_JoinType__Left::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_07_JoinType__LeftMark::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_06_JoinType__LeftAnti::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_05_JoinType__LeftSemi::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_07_JoinType__LeftMark::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_05_JoinType__LeftSemi::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_05_JoinType__LeftSemi::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_07_JoinType__LeftMark::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_07_JoinType__LeftMark::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_06_JoinType__LeftAnti::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_08_JoinType__RightAnti::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_06_JoinType__LeftAnti::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_07_JoinType__LeftMark::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_06_JoinType__LeftAnti::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_08_JoinType__RightAnti::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_08_JoinType__RightAnti::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_08_JoinType__RightAnti::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_07_JoinType__LeftMark::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_09_JoinType__RightMark::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_09_JoinType__RightMark::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_09_JoinType__RightMark::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_08_JoinType__RightAnti::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_08_JoinType__RightAnti::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_09_JoinType__RightMark::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_06_JoinType__LeftAnti::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_09_JoinType__RightMark::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_06_JoinType__LeftAnti::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_filter::join_type_04_JoinType__RightSemi ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_09_JoinType__RightMark::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_10_JoinType__Full::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_filter::join_type_08_JoinType__RightAnti ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_filter::join_type_09_JoinType__RightMark ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_10_JoinType__Full::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_filter::join_type_02_JoinType__Left ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_filter::join_type_01_JoinType__Inner ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_10_JoinType__Full::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_01_JoinType__Inner::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_filter::join_type_05_JoinType__LeftSemi ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_01_JoinType__Inner::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_filter::join_type_10_JoinType__Full ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_filter::join_type_03_JoinType__Right ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_10_JoinType__Full::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_filter::join_type_06_JoinType__LeftAnti ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_01_JoinType__Inner::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_filter::join_type_07_JoinType__LeftMark ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_10_JoinType__Full::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_01_JoinType__Inner::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_02_JoinType__Left::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_01_JoinType__Inner::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_01_JoinType__Inner::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_all_one_descending_numeric_particular::join_type_10_JoinType__Full::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_02_JoinType__Left::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_02_JoinType__Left::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_03_JoinType__Right::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_04_JoinType__RightSemi::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_03_JoinType__Right::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_03_JoinType__Right::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_04_JoinType__RightSemi::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_03_JoinType__Right::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_04_JoinType__RightSemi::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_03_JoinType__Right::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_02_JoinType__Left::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_03_JoinType__Right::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_05_JoinType__LeftSemi::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_04_JoinType__RightSemi::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_04_JoinType__RightSemi::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_04_JoinType__RightSemi::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_05_JoinType__LeftSemi::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_02_JoinType__Left::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_05_JoinType__LeftSemi::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_05_JoinType__LeftSemi::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_06_JoinType__LeftAnti::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_06_JoinType__LeftAnti::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_05_JoinType__LeftSemi::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_05_JoinType__LeftSemi::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_07_JoinType__LeftMark::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_06_JoinType__LeftAnti::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_07_JoinType__LeftMark::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_02_JoinType__Left::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_06_JoinType__LeftAnti::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_07_JoinType__LeftMark::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_06_JoinType__LeftAnti::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_08_JoinType__RightAnti::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_08_JoinType__RightAnti::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_08_JoinType__RightAnti::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_08_JoinType__RightAnti::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_07_JoinType__LeftMark::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_08_JoinType__RightAnti::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_06_JoinType__LeftAnti::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_08_JoinType__RightAnti::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_07_JoinType__LeftMark::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_07_JoinType__LeftMark::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_09_JoinType__RightMark::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_09_JoinType__RightMark::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_09_JoinType__RightMark::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_09_JoinType__RightMark::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_01_JoinType__Inner::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_09_JoinType__RightMark::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_09_JoinType__RightMark::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_01_JoinType__Inner::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_10_JoinType__Full::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_02_JoinType__Left::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_10_JoinType__Full::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_10_JoinType__Full::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_04_JoinType__RightSemi::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_10_JoinType__Full::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_02_JoinType__Left::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_03_JoinType__Right::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_10_JoinType__Full::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_05_JoinType__LeftSemi::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_03_JoinType__Right::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_06_JoinType__LeftAnti::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_05_JoinType__LeftSemi::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::join_without_sort_information::join_type_10_JoinType__Full::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_04_JoinType__RightSemi::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_09_JoinType__RightMark::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_08_JoinType__RightAnti::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_07_JoinType__LeftMark::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_10_JoinType__Full::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_01_JoinType__Inner::cardinality_1__4_5_::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_01_JoinType__Inner::cardinality_2__12_17_::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_01_JoinType__Inner::cardinality_1__4_5_::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_01_JoinType__Inner::cardinality_1__4_5_::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_01_JoinType__Inner::cardinality_1__4_5_::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_01_JoinType__Inner::cardinality_1__4_5_::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_01_JoinType__Inner::cardinality_1__4_5_::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_07_JoinType__LeftMark::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_06_JoinType__LeftAnti::cardinality_1__4_5_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_01_JoinType__Inner::cardinality_2__12_17_::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_01_JoinType__Inner::cardinality_2__12_17_::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_01_JoinType__Inner::cardinality_2__12_17_::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_08_JoinType__RightAnti::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_02_JoinType__Left::cardinality_2__12_17_::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_10_JoinType__Full::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_01_JoinType__Inner::cardinality_2__12_17_::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_02_JoinType__Left::cardinality_1__4_5_::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_02_JoinType__Left::cardinality_2__12_17_::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::test_with_interval_columns::join_type_09_JoinType__RightMark::cardinality_2__12_17_ ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_02_JoinType__Left::cardinality_1__4_5_::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_01_JoinType__Inner::cardinality_2__12_17_::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_02_JoinType__Left::cardinality_2__12_17_::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_02_JoinType__Left::cardinality_1__4_5_::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_02_JoinType__Left::cardinality_1__4_5_::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_02_JoinType__Left::cardinality_1__4_5_::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_02_JoinType__Left::cardinality_2__12_17_::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_03_JoinType__Right::cardinality_2__12_17_::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_03_JoinType__Right::cardinality_1__4_5_::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_03_JoinType__Right::cardinality_1__4_5_::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_03_JoinType__Right::cardinality_1__4_5_::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_03_JoinType__Right::cardinality_1__4_5_::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_03_JoinType__Right::cardinality_2__12_17_::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_04_JoinType__RightSemi::cardinality_1__4_5_::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_03_JoinType__Right::cardinality_1__4_5_::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_03_JoinType__Right::cardinality_2__12_17_::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_03_JoinType__Right::cardinality_2__12_17_::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_04_JoinType__RightSemi::cardinality_1__4_5_::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_04_JoinType__RightSemi::cardinality_1__4_5_::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_03_JoinType__Right::cardinality_2__12_17_::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_04_JoinType__RightSemi::cardinality_2__12_17_::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_03_JoinType__Right::cardinality_2__12_17_::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_04_JoinType__RightSemi::cardinality_2__12_17_::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_02_JoinType__Left::cardinality_2__12_17_::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_04_JoinType__RightSemi::cardinality_2__12_17_::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_02_JoinType__Left::cardinality_1__4_5_::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_04_JoinType__RightSemi::cardinality_1__4_5_::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_03_JoinType__Right::cardinality_1__4_5_::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_04_JoinType__RightSemi::cardinality_1__4_5_::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_04_JoinType__RightSemi::cardinality_1__4_5_::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_05_JoinType__LeftSemi::cardinality_1__4_5_::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_05_JoinType__LeftSemi::cardinality_1__4_5_::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_05_JoinType__LeftSemi::cardinality_1__4_5_::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_04_JoinType__RightSemi::cardinality_2__12_17_::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_05_JoinType__LeftSemi::cardinality_1__4_5_::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_02_JoinType__Left::cardinality_2__12_17_::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_04_JoinType__RightSemi::cardinality_2__12_17_::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_05_JoinType__LeftSemi::cardinality_1__4_5_::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_05_JoinType__LeftSemi::cardinality_2__12_17_::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_05_JoinType__LeftSemi::cardinality_2__12_17_::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_04_JoinType__RightSemi::cardinality_2__12_17_::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_06_JoinType__LeftAnti::cardinality_1__4_5_::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_06_JoinType__LeftAnti::cardinality_1__4_5_::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_05_JoinType__LeftSemi::cardinality_2__12_17_::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_05_JoinType__LeftSemi::cardinality_1__4_5_::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_06_JoinType__LeftAnti::cardinality_1__4_5_::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_06_JoinType__LeftAnti::cardinality_1__4_5_::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_05_JoinType__LeftSemi::cardinality_2__12_17_::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_06_JoinType__LeftAnti::cardinality_1__4_5_::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_06_JoinType__LeftAnti::cardinality_2__12_17_::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_06_JoinType__LeftAnti::cardinality_2__12_17_::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_05_JoinType__LeftSemi::cardinality_2__12_17_::case_expr_5_4 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_06_JoinType__LeftAnti::cardinality_1__4_5_::case_expr_6_5 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_06_JoinType__LeftAnti::cardinality_2__12_17_::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_07_JoinType__LeftMark::cardinality_1__4_5_::case_expr_4_3 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_07_JoinType__LeftMark::cardinality_2__12_17_::case_expr_1_0 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_06_JoinType__LeftAnti::cardinality_2__12_17_::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_07_JoinType__LeftMark::cardinality_1__4_5_::case_expr_2_1 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_06_JoinType__LeftAnti::cardinality_2__12_17_::case_expr_3_2 ... ok
[INFO] [stdout] test joins::symmetric_hash_join::tests::testing_ascending_float_pruning::join_type_05_JoinType__LeftSemi::cardinality_2__12_17_::case_expr_6_5 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/datafusion_physical_plan-6549c699df3fa4b9` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e5948718c832ea803f1a0a56744daf2fb08d89651eddfac0d04f1e5d8df780fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5948718c832ea803f1a0a56744daf2fb08d89651eddfac0d04f1e5d8df780fd", kill_on_drop: false }`
[INFO] [stdout] e5948718c832ea803f1a0a56744daf2fb08d89651eddfac0d04f1e5d8df780fd
