[INFO] fetching crate grafeo-core 0.5.13...
[INFO] testing grafeo-core-0.5.13 against 1.94.0 for beta-1.95-1
[INFO] extracting crate grafeo-core 0.5.13 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate grafeo-core 0.5.13
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate grafeo-core 0.5.13
[INFO] tweaked toml for crates.io crate grafeo-core 0.5.13 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate grafeo-core 0.5.13 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate grafeo-core 0.5.13 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded grafeo-common v0.5.13
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13328828f45f7b1acca75586dc464e90aba47853cd7cffcd7deb538260ec3630
[INFO] running `Command { std: "docker" "start" "-a" "13328828f45f7b1acca75586dc464e90aba47853cd7cffcd7deb538260ec3630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13328828f45f7b1acca75586dc464e90aba47853cd7cffcd7deb538260ec3630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13328828f45f7b1acca75586dc464e90aba47853cd7cffcd7deb538260ec3630", kill_on_drop: false }`
[INFO] [stdout] 13328828f45f7b1acca75586dc464e90aba47853cd7cffcd7deb538260ec3630
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c770617b2548366feaa10e52ad2c7080cdd2aac0424369261df25009bf486b5
[INFO] running `Command { std: "docker" "start" "-a" "7c770617b2548366feaa10e52ad2c7080cdd2aac0424369261df25009bf486b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling grafeo-common v0.5.13
[INFO] [stderr]    Compiling grafeo-core v0.5.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.63s
[INFO] running `Command { std: "docker" "inspect" "7c770617b2548366feaa10e52ad2c7080cdd2aac0424369261df25009bf486b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c770617b2548366feaa10e52ad2c7080cdd2aac0424369261df25009bf486b5", kill_on_drop: false }`
[INFO] [stdout] 7c770617b2548366feaa10e52ad2c7080cdd2aac0424369261df25009bf486b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 080b0ba350266a28db5d3d800409cb85de2fd749c614ea450ed1d6a8b0ab889f
[INFO] running `Command { std: "docker" "start" "-a" "080b0ba350266a28db5d3d800409cb85de2fd749c614ea450ed1d6a8b0ab889f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling grafeo-common v0.5.13
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling grafeo-core v0.5.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.64s
[INFO] running `Command { std: "docker" "inspect" "080b0ba350266a28db5d3d800409cb85de2fd749c614ea450ed1d6a8b0ab889f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "080b0ba350266a28db5d3d800409cb85de2fd749c614ea450ed1d6a8b0ab889f", kill_on_drop: false }`
[INFO] [stdout] 080b0ba350266a28db5d3d800409cb85de2fd749c614ea450ed1d6a8b0ab889f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 24460584d47cc53a6d623a309ba06074fde03fe1fe1242257037f223ea3bcae3
[INFO] running `Command { std: "docker" "start" "-a" "24460584d47cc53a6d623a309ba06074fde03fe1fe1242257037f223ea3bcae3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grafeo_core-48b7ce49a35bee37)
[INFO] [stdout] 
[INFO] [stdout] running 1076 tests
[INFO] [stdout] test cache::second_chance::tests::test_clear ... ok
[INFO] [stdout] test cache::second_chance::tests::test_basic_operations ... ok
[INFO] [stdout] test cache::second_chance::tests::test_capacity_respected ... ok
[INFO] [stdout] test cache::second_chance::tests::test_clone ... ok
[INFO] [stdout] test cache::second_chance::tests::test_all_accessed_eviction ... ok
[INFO] [stdout] test cache::second_chance::tests::test_get_mut ... ok
[INFO] [stdout] test cache::second_chance::tests::test_iterators ... ok
[INFO] [stdout] test cache::second_chance::tests::test_contains_key ... ok
[INFO] [stdout] test cache::second_chance::tests::test_remove ... ok
[INFO] [stdout] test cache::second_chance::tests::test_update_existing ... ok
[INFO] [stdout] test cache::second_chance::tests::test_second_chance_eviction ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_checkpoint_basic ... ok
[INFO] [stdout] test execution::adaptive::tests::test_absolute_deviation ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_checkpoint_exceeds_threshold ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_checkpoint_with_zero_estimate ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_context_apply_feedback ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_context_basic ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_context_correction_factor ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_context_min_rows ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_context_no_deviation ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_context_should_reoptimize ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_context_reset ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_execution_config_mark_triggered ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_event_callback ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_execution_config_record_checkpoint ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_execution_config_should_reoptimize ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_pipeline_builder ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_pipeline_config_custom ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_pipeline_config_default ... ok
[INFO] [stdout] test execution::adaptive::tests::test_adaptive_summary ... ok
[INFO] [stdout] test execution::adaptive::tests::test_checkpoint_accurate ... ok
[INFO] [stdout] test execution::adaptive::tests::test_checkpoint_deviation_ratio ... ok
[INFO] [stdout] test execution::adaptive::tests::test_checkpoint_underestimate ... ok
[INFO] [stdout] test execution::adaptive::tests::test_checkpoint_overestimate ... ok
[INFO] [stdout] test execution::adaptive::tests::test_checkpoint_zero_both ... ok
[INFO] [stdout] test execution::adaptive::tests::test_checkpoint_zero_estimate ... ok
[INFO] [stdout] test execution::adaptive::tests::test_reoptimization_decision_abort ... ok
[INFO] [stdout] test execution::adaptive::tests::test_feedback_running_counter ... ok
[INFO] [stdout] test execution::adaptive::tests::test_reoptimization_decision_continue ... ok
[INFO] [stdout] test execution::adaptive::tests::test_feedback_collection ... ok
[INFO] [stdout] test execution::adaptive::tests::test_reoptimization_decision_reoptimize ... ok
[INFO] [stdout] test execution::chunk::tests::test_chunk_creation ... ok
[INFO] [stdout] test execution::chunk::tests::test_chunk_builder ... ok
[INFO] [stdout] test execution::adaptive::tests::test_shared_context ... ok
[INFO] [stdout] test execution::chunk::tests::test_chunk_flatten_no_selection ... ok
[INFO] [stdout] test execution::chunk::tests::test_chunk_zone_hints_set_and_get ... ok
[INFO] [stdout] test execution::chunk::tests::test_selected_indices ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_chunk_state_clear_selection ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_chunk_state_caching ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_chunk_state_cached_multiplicities ... ok
[INFO] [stdout] test execution::chunk::tests::test_chunk_reset ... ok
[INFO] [stdout] test execution::chunk::tests::test_chunk_flatten ... ok
[INFO] [stdout] test execution::chunk::tests::test_chunk_reset_clears_zone_hints ... ok
[INFO] [stdout] test execution::chunk::tests::test_chunk_zone_hints_preserved_on_clone ... ok
[INFO] [stdout] test execution::chunk::tests::test_chunk_selection ... ok
[INFO] [stdout] test execution::chunk::tests::test_chunk_zone_hints_default ... ok
[INFO] [stdout] test execution::chunk::tests::test_chunk_zone_hints_clear ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_chunk_state_default ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_chunk_state_factorization_state ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_chunk_state_flat ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_chunk_state_generation ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_chunk_state_selection ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_chunk_state_selection_mut ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_chunk_state_set_cached_multiplicities ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_chunk_state_set_state ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_chunk_state_unflat ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_factorization_state_flat ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_factorization_state_unflat ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_factorized_selection_all ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_factorized_selection_filter_level ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_factorized_selection_filter_level_invalid ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_factorized_selection_invalidate_cache ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_factorized_selection_is_selected_invalid_level ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_factorized_selection_level ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_factorized_selection_new ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_factorized_selection_selected_count_cached ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_factorized_selection_selected_count_empty ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_factorized_selection_selected_count_multi_level ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_factorized_selection_selected_count_single_level ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_level_selection_all ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_level_selection_filter ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_level_selection_filter_sparse ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_level_selection_from_predicate_all_selected ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_level_selection_from_predicate_partial ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_level_selection_iter_all ... ok
[INFO] [stdout] test execution::chunk_state::tests::test_level_selection_iter_sparse ... ok
[INFO] [stdout] test execution::collector::tests::test_count_collector ... ok
[INFO] [stdout] test execution::collector::tests::test_limit_collector ... ok
[INFO] [stdout] test execution::collector::tests::test_materialize_collector ... ok
[INFO] [stdout] test execution::collector::tests::test_stats_collector ... ok
[INFO] [stdout] test execution::collector::tests::test_stats_merge ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_add_level ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_avg_deepest ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_avg_deepest_empty ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_all_column_names ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_chunk_variant_factorized ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_chunk_variant_from ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_chunk_variant_is_empty ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_compute_path_multiplicities_single_level ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_compute_path_multiplicities ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_count_rows ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_chunk_variant ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_empty_chunk ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_compute_path_multiplicities_empty ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_chunk_state_access ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_filter_deepest_empty ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_factorization_level_column_names ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_filter_deepest_multi ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_factorization_level_group_count ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_factorization_level_physical_value_count ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_flatten_single_level ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_filter_deepest_multi_empty ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_from_flat ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_level_mut ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_logical_row_iter_multi_level ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_logical_row_iter_single_level ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_filter_deepest_invalid_column ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_filter_deepest_all_filtered ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_filter_deepest ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_factorization_level_column_mut ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_filter_deepest_multi_no_columns ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_flatten_multi_level ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_max_deepest ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_min_deepest_empty ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_max_deepest_empty ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_min_deepest_invalid_column ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_min_max_with_strings ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_min_deepest ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_project_empty ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_path_multiplicities_cached ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_project_empty_specs ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_recompute_logical_row_count_empty ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_sum_deepest ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_project ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_sum_deepest_empty ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_sum_deepest_invalid_column ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_project_invalid_level ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_total_column_count ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_value_less_than ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_empty_chunk ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_empty_chunk_streaming ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_sum_deepest_with_float ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_project_multi_level ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_exact_size_iterator ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_precomputed_iter_count ... ok
[INFO] [stdout] test execution::factorized_chunk::tests::test_factorization_level_multiplicities ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_precomputed_iter_get ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_precomputed_iter_reset ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_precomputed_iter_values ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_precomputed_iter_rows ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_random_access ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_row_indices_clone ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_row_indices_new ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_row_view_from_ref ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_row_view_get ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_row_view_get_invalid ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_row_view_get_node_id ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_row_view_level_count ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_row_view_new ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_row_view_to_vec ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_row_view_values ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_single_level_chunk ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_streaming_iter ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_streaming_iter_current_indices ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_data_access ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_streaming_iter_reset ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_data_mut ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_data_type ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_empty_parents ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_empty_vector ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_factorized_state_debug ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_count_for_parent_out_of_bounds ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_factorized_vector_clone ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_flatten_flat_no_mults ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_streaming_iter_exhausted ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_get_node_id_physical ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_flat_vector ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_get_physical ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_iter_with_parent_empty ... ok
[INFO] [stdout] test execution::factorized_iter::tests::test_row_indices_as_slice ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_iter_with_parent_empty_parents ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_iter_with_parent_flat ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_iter_with_parent_unflat ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_flatten_unflat ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_get_for_parent ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_get_for_parent_flat ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_flatten_with_multiplicities ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_get_edge_id_physical ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_logical_row_count ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_flatten_flat_with_mults ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_logical_row_count_flat ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_logical_row_count_missing_mult ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_node_id_vector ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_offsets_flat ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_offsets_unflat ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_range_for_parent_flat ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_range_for_parent_out_of_bounds ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_unflat_metadata_debug ... ok
[INFO] [stdout] test execution::factorized_vector::tests::test_unflat_vector ... ok
[INFO] [stdout] test execution::memory::tests::test_adjusted_chunk_size_normal ... ok
[INFO] [stdout] test execution::memory::tests::test_adjusted_chunk_size_under_pressure ... ok
[INFO] [stdout] test execution::memory::tests::test_builder ... ok
[INFO] [stdout] test execution::memory::tests::test_builder_insufficient_memory ... ok
[INFO] [stdout] test execution::memory::tests::test_execution_context_allocation ... ok
[INFO] [stdout] test execution::memory::tests::test_execution_context_creation ... ok
[INFO] [stdout] test execution::memory::tests::test_execution_context_tracked_allocation ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_avg_distinct ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_count_distinct ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_grouped_aggregation ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_grouped_count ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_grouped_count_distinct ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_multiple_aggregates ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_percentile_cont ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_percentile_disc ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_percentile_extremes ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_simple_avg ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_simple_count ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_simple_min_max ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_simple_sum ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_stdev_pop_single_value ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_stdev_population ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_stdev_single_value ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_stdev_sample ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_sum_with_string_values ... ok
[INFO] [stdout] test execution::operators::aggregate::tests::test_sum_distinct ... ok
[INFO] [stdout] test execution::operators::distinct::tests::test_distinct_single_column ... ok
[INFO] [stdout] test execution::operators::distinct::tests::test_distinct_across_chunks ... ok
[INFO] [stdout] test execution::operators::distinct::tests::test_distinct_all_columns ... ok
[INFO] [stdout] test execution::operators::expand::tests::test_expand_empty_input ... ok
[INFO] [stdout] test execution::operators::expand::tests::test_expand_no_edges ... ok
[INFO] [stdout] test execution::operators::expand::tests::test_expand_with_edge_type_filter ... ok
[INFO] [stdout] test execution::operators::factorized_aggregate::tests::test_avg_aggregate ... ok
[INFO] [stdout] test execution::operators::expand::tests::test_expand_outgoing ... ok
[INFO] [stdout] test execution::operators::expand::tests::test_expand_with_chunk_capacity ... ok
[INFO] [stdout] test execution::operators::factorized_aggregate::tests::test_count_aggregate ... ok
[INFO] [stdout] test execution::operators::expand::tests::test_expand_reset ... ok
[INFO] [stdout] test execution::operators::expand::tests::test_expand_incoming ... ok
[INFO] [stdout] test execution::operators::expand::tests::test_expand_name ... ok
[INFO] [stdout] test execution::operators::expand::tests::test_expand_multiple_source_nodes ... ok
[INFO] [stdout] test execution::operators::factorized_aggregate::tests::test_empty_chunk_aggregates ... ok
[INFO] [stdout] test execution::operators::factorized_aggregate::tests::test_max_aggregate ... ok
[INFO] [stdout] test execution::operators::factorized_aggregate::tests::test_min_aggregate ... ok
[INFO] [stdout] test execution::operators::factorized_aggregate::tests::test_multiplicity_weighted_sum ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_eq_int ... ok
[INFO] [stdout] test execution::operators::factorized_aggregate::tests::test_sum_aggregate ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_float ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_gt_int ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_invalid_column ... ok
[INFO] [stdout] test execution::operators::factorized_expand::tests::test_factorized_chain_two_hop ... ok
[INFO] [stdout] test execution::operators::factorized_expand::tests::test_factorized_expand_no_edges ... ok
[INFO] [stdout] test execution::operators::factorized_expand::tests::test_factorized_expand_basic ... ok
[INFO] [stdout] test execution::operators::factorized_expand::tests::test_factorized_memory_savings ... ok
[INFO] [stdout] test execution::operators::factorized_expand::tests::test_factorized_vs_flat_equivalence ... ok
[INFO] [stdout] test execution::operators::expand::tests::test_expand_edge_type_case_insensitive ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_batch ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_batch_invalid_column ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_batch_wrong_level ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_target_level ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_and_predicate ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_type_mismatch ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_wrong_level ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_ne ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_batch ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_missing_property ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_batch_invalid_level ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_batch_invalid_level ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_invalid_level ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_debug_clone ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_evaluate ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_float ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_le_ge ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_invalid_column ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_bool ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_lt ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_mixed_int_float ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_bool ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_string ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_and_predicate_target_level ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::property_predicate_tests::test_property_predicate_lt_le_ge ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_target_level ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_type_mismatch ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_ne ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_compare_op_clone_eq ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_compare_op_debug ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_string ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_factorized_filter_multi_level_predicate ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_factorized_filter_operator_apply_filter ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_factorized_filter_operator_empty_chunk ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_or_predicate ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_or_predicate_target_level ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_factorized_filter_selection ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_case_expression_simple ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_coalesce_function ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_comparison_with_boundary_values ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_cross_type_string_float_equality ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_cross_type_string_int_equality ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_cross_type_string_numeric_ordering ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_binary_multiplication_int ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_arithmetic_operators ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_comparison_bool ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_case_expression_searched ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_comparison_float64 ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_comparison_string ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_binary_subtraction_int ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_binary_addition_int ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_case_falls_to_else ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_binary_modulo_int ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_case_no_else_returns_null ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_case_simple ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_comparison_le_ge ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_comparison_lt ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_contains ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_comparison_ne ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_ends_with ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_in_operator_strings ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_is_not_null ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_is_null ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_in_operator ... ok
[INFO] [stdout] test execution::operators::factorized_filter::tests::test_column_predicate_wrong_level ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_comparison_eq ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_comparison_gt ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_is_null_on_missing_variable ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_reduce_product ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_list_comprehension_with_filter ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_list_index_access ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_list_negative_index ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_list_predicate_all ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_list_predicate_any ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_list_predicate_none ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_list_predicate_single ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_logical_and ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_logical_or ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_logical_xor ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_map_key_access ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_nullif_via_case ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_binary_division_int ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_reduce_sum ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_starts_with ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_string_concatenation ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_string_comparison ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_type_coercion_int_eq_float ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_type_coercion_int_lt_float ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_type_coercion_int_plus_float ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_filter_operator_reset ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_unary_neg ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_filter_with_all_rows_matching ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_unary_not ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_in_operator ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_logical_operators ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_type_coercion_float_minus_int ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_type_coercion_int_mul_float ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_filter_comparison ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_expression_predicate_with_labels_function ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_filter_with_sparse_data ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_index_access_list ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_filter_empty_result ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_might_match_chunk_less_than_match ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_eval_simple_case_with_operand ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_might_match_chunk_no_hints ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_might_match_chunk_not_equal_always_conservative ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_mixed_type_comparison_int_float ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_might_match_chunk_equality_match ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_predicate_on_wrong_column_returns_empty ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_pow_operator ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_might_match_chunk_equality_no_match ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_might_match_chunk_greater_than_match ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_might_match_chunk_greater_than_no_match ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_might_match_chunk_less_than_no_match ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_list_functions ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_unary_operators ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_zone_map_allows_matching_chunk ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_map_expression ... ok
[INFO] [stdout] test execution::operators::join::tests::test_hash_join_anti ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_stacked_filters_respect_selection_vector ... ok
[INFO] [stdout] test execution::operators::join::tests::test_hash_join_inner ... ok
[INFO] [stdout] test execution::operators::join::tests::test_hash_join_semi ... ok
[INFO] [stdout] test execution::operators::leapfrog_join::tests::test_leapfrog_binary_intersection ... ok
[INFO] [stdout] test execution::operators::leapfrog_join::tests::test_leapfrog_empty_intersection ... ok
[INFO] [stdout] test execution::operators::leapfrog_join::tests::test_leapfrog_reset ... ok
[INFO] [stdout] test execution::operators::limit::tests::test_limit ... ok
[INFO] [stdout] test execution::operators::limit::tests::test_limit_across_chunks ... ok
[INFO] [stdout] test execution::operators::join::tests::test_hash_join_left_outer ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_slice_access ... ok
[INFO] [stdout] test execution::operators::leapfrog_join::tests::test_encode_decode_row_id ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_string_operators ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_type_conversion_functions ... ok
[INFO] [stdout] test execution::operators::join::tests::test_nested_loop_cross_join ... ok
[INFO] [stdout] test execution::operators::limit::tests::test_limit_skip_combined ... ok
[INFO] [stdout] test execution::operators::limit::tests::test_limit_larger_than_input ... ok
[INFO] [stdout] test execution::operators::limit::tests::test_skip ... ok
[INFO] [stdout] test execution::operators::limit::tests::test_skip_across_chunks ... ok
[INFO] [stdout] test execution::operators::limit::tests::test_skip_all ... ok
[INFO] [stdout] test execution::operators::map_collect::tests::test_duplicate_keys_last_value_wins ... ok
[INFO] [stdout] test execution::operators::map_collect::tests::test_empty_input_produces_empty_map ... ok
[INFO] [stdout] test execution::operators::map_collect::tests::test_name_returns_map_collect ... ok
[INFO] [stdout] test execution::operators::map_collect::tests::test_multiple_chunks_merged_into_single_map ... ok
[INFO] [stdout] test execution::operators::map_collect::tests::test_non_string_keys_converted_via_display ... ok
[INFO] [stdout] test execution::operators::merge::tests::test_merge_with_on_create ... ok
[INFO] [stdout] test execution::operators::merge::tests::test_merge_creates_new_node ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_add_label ... ok
[INFO] [stdout] test execution::operators::merge::tests::test_merge_matches_existing_node ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_create_edge ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_create_node_standalone ... ok
[INFO] [stdout] test execution::operators::merge::tests::test_merge_with_on_match ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_delete_edge ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_add_label_no_input_returns_none ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_delete_edge_no_input_returns_none ... ok
[INFO] [stdout] test execution::operators::map_collect::tests::test_reset_allows_reprocessing ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_add_multiple_labels ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_delete_node ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_operator_names ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_delete_node_detach ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_remove_nonexistent_label ... ok
[INFO] [stdout] test execution::operators::map_collect::tests::test_basic_map_collection ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_set_multiple_properties ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_set_property_no_input_returns_none ... ok
[INFO] [stdout] test execution::operators::project::tests::test_project_constant ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_set_node_property_constant ... ok
[INFO] [stdout] test execution::operators::project::tests::test_project_empty_input ... ok
[INFO] [stdout] test execution::operators::project::tests::test_project_identity ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_delete_multiple_edges ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_remove_label ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_set_edge_property ... ok
[INFO] [stdout] test execution::operators::project::tests::test_project_resolve_missing_entity ... ok
[INFO] [stdout] test execution::operators::project::tests::test_project_select_columns ... ok
[INFO] [stdout] test execution::operators::project::tests::test_project_node_resolve ... ok
[INFO] [stdout] test execution::operators::push::aggregate::tests::test_global_count ... ok
[INFO] [stdout] test execution::operators::push::aggregate::tests::test_global_min_max ... ok
[INFO] [stdout] test execution::operators::push::aggregate::tests::test_global_sum ... ok
[INFO] [stdout] test execution::operators::project::tests::test_project_multiple_constants ... ok
[INFO] [stdout] test execution::operators::project::tests::test_project_name ... ok
[INFO] [stdout] test execution::operators::mutation::tests::test_set_node_property_from_column ... ok
[INFO] [stdout] test execution::operators::project::tests::test_project_column_not_found ... ok
[INFO] [stdout] test execution::operators::push::aggregate::tests::test_spillable_aggregate_global ... ok
[INFO] [stdout] test execution::operators::filter::tests::test_regex_operator ... ok
[INFO] [stdout] test execution::operators::push::limit::tests::test_limit_exact_limit ... ok
[INFO] [stdout] test execution::operators::push::limit::tests::test_limit_multiple_chunks ... ok
[INFO] [stdout] test execution::operators::push::distinct::tests::test_distinct_all_same ... ok
[INFO] [stdout] test execution::operators::push::limit::tests::test_limit_over_limit ... ok
[INFO] [stdout] test execution::operators::push::limit::tests::test_limit_under_limit ... ok
[INFO] [stdout] test execution::operators::push::aggregate::tests::test_spillable_aggregate_no_spill ... ok
[INFO] [stdout] test execution::operators::push::limit::tests::test_skip_exact_skip ... ok
[INFO] [stdout] test execution::operators::push::limit::tests::test_skip_partial ... ok
[INFO] [stdout] test execution::operators::push::limit::tests::test_skip_limit_combined ... ok
[INFO] [stdout] test execution::operators::push::distinct::tests::test_distinct_all_unique ... ok
[INFO] [stdout] test execution::operators::push::distinct::tests::test_distinct_materializing ... ok
[INFO] [stdout] test execution::operators::push::distinct::tests::test_distinct_multiple_chunks ... ok
[INFO] [stdout] test execution::operators::push::distinct::tests::test_distinct_with_duplicates ... ok
[INFO] [stdout] test execution::operators::push::filter::tests::test_filter_all_match ... ok
[INFO] [stdout] test execution::operators::push::filter::tests::test_filter_equals ... ok
[INFO] [stdout] test execution::operators::push::aggregate::tests::test_spillable_aggregate_with_spilling ... ok
[INFO] [stdout] test execution::operators::push::filter::tests::test_filter_greater_than ... ok
[INFO] [stdout] test execution::operators::project::tests::test_project_edge_resolve ... ok
[INFO] [stdout] test execution::operators::push::filter::tests::test_filter_no_matches ... ok
[INFO] [stdout] test execution::operators::push::project::tests::test_project_arithmetic ... ok
[INFO] [stdout] test execution::operators::push::aggregate::tests::test_group_by_sum ... ok
[INFO] [stdout] test execution::operators::push::project::tests::test_project_constant ... ok
[INFO] [stdout] test execution::operators::push::project::tests::test_project_select_columns ... ok
[INFO] [stdout] test execution::operators::push::sort::tests::test_sort_multiple_chunks ... ok
[INFO] [stdout] test execution::operators::push::sort::tests::test_sort_ascending ... ok
[INFO] [stdout] test execution::operators::push::sort::tests::test_sort_descending ... ok
[INFO] [stdout] test execution::operators::push::sort::tests::test_spillable_sort_no_spill ... ok
[INFO] [stdout] test execution::operators::scan::tests::test_scan_by_label ... ok
[INFO] [stdout] test execution::operators::scan::tests::test_scan_reset ... ok
[INFO] [stdout] test execution::operators::push::limit::tests::test_skip_under_skip ... ok
[INFO] [stdout] test execution::operators::scan::tests::test_scan_with_mvcc_context ... ok
[INFO] [stdout] test execution::operators::scan_vector::tests::test_vector_scan_no_label_filter ... ok
[INFO] [stdout] test execution::operators::scan_vector::tests::test_vector_scan_brute_force ... ok
[INFO] [stdout] test execution::operators::scan_vector::tests::test_vector_scan_reset ... ok
[INFO] [stdout] test execution::operators::push::sort::tests::test_spillable_sort_with_spilling ... ok
[INFO] [stdout] test execution::operators::push::sort::tests::test_spillable_sort_many_runs ... ok
[INFO] [stdout] test execution::operators::scan_vector::tests::test_vector_scan_with_min_similarity ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_all_shortest_paths_same_node ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_bidirectional_bfs_diamond ... ok
[INFO] [stdout] test execution::operators::push::sort::tests::test_spillable_sort_descending_with_spilling ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_all_shortest_paths_single_path ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_all_shortest_paths_multiple_paths ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_all_shortest_paths_no_path ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_bidirectional_bfs_has_backward_adjacency ... ok
[INFO] [stdout] test execution::operators::scan_vector::tests::test_vector_scan_with_distance_filter ... ok
[INFO] [stdout] test execution::operators::scan_vector::tests::test_vector_scan_empty_results ... ok
[INFO] [stdout] test execution::operators::scan_vector::tests::test_vector_scan_with_ef ... ok
[INFO] [stdout] test execution::operators::scan_vector::tests::test_vector_scan_with_chunk_capacity ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_find_shortest_path_direct ... ok
[INFO] [stdout] test execution::operators::scan::tests::test_full_scan ... ok
[INFO] [stdout] test execution::operators::scan_vector::tests::test_vector_scan_name ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_bidirectional_bfs_no_path ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_bidirectional_bfs_prefers_shorter ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_bidirectional_bfs_long_chain ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_bidirectional_bfs_with_edge_type_filter ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_find_shortest_path_same_node ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_multiple_pairs_in_chunk ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_operator_reset ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_find_shortest_path_no_path ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_find_shortest_path_with_edge_type_filter ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_find_shortest_path_prefers_shorter ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_empty_input ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_bidirectional_bfs_same_node ... ok
[INFO] [stdout] test execution::operators::single_row::tests::test_node_list_operator_empty ... ok
[INFO] [stdout] test execution::operators::single_row::tests::test_empty_operator ... ok
[INFO] [stdout] test execution::operators::single_row::tests::test_single_row_operator ... ok
[INFO] [stdout] test execution::operators::sort::tests::test_sort_ascending ... ok
[INFO] [stdout] test execution::operators::sort::tests::test_sort_descending ... ok
[INFO] [stdout] test execution::operators::sort::tests::test_sort_empty_input ... ok
[INFO] [stdout] test execution::operators::sort::tests::test_sort_multi_key ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_find_shortest_path_two_hops ... ok
[INFO] [stdout] test execution::operators::sort::tests::test_sort_multiple_chunks ... ok
[INFO] [stdout] test execution::operators::shortest_path::tests::test_operator_name ... ok
[INFO] [stdout] test execution::operators::sort::tests::test_sort_duplicate_values ... ok
[INFO] [stdout] test execution::operators::single_row::tests::test_node_list_operator ... ok
[INFO] [stdout] test execution::operators::sort::tests::test_sort_already_sorted ... ok
[INFO] [stdout] test execution::operators::sort::tests::test_sort_name ... ok
[INFO] [stdout] test execution::operators::sort::tests::test_sort_reverse_sorted ... ok
[INFO] [stdout] test execution::operators::sort::tests::test_sort_single_row ... ok
[INFO] [stdout] test execution::operators::tests::test_flat_data_wrapper_as_factorized ... ok
[INFO] [stdout] test execution::operators::tests::test_flat_data_wrapper_as_flat ... ok
[INFO] [stdout] test execution::operators::tests::test_flat_data_wrapper_flatten ... ok
[INFO] [stdout] test execution::operators::tests::test_flat_data_wrapper_chunk_state ... ok
[INFO] [stdout] test execution::operators::tests::test_flat_data_wrapper_physical_size ... ok
[INFO] [stdout] test execution::operators::tests::test_operator_error_column_not_found ... ok
[INFO] [stdout] test execution::operators::tests::test_flat_data_wrapper_new ... ok
[INFO] [stdout] test execution::operators::tests::test_operator_error_debug ... ok
[INFO] [stdout] test execution::operators::tests::test_operator_error_clone ... ok
[INFO] [stdout] test execution::operators::tests::test_operator_error_execution ... ok
[INFO] [stdout] test execution::operators::union::tests::test_union_reset ... ok
[INFO] [stdout] test execution::operators::tests::test_operator_error_type_mismatch ... ok
[INFO] [stdout] test execution::operators::union::tests::test_union_three_inputs ... ok
[INFO] [stdout] test execution::operators::union::tests::test_union_two_inputs ... ok
[INFO] [stdout] test execution::operators::unwind::tests::test_unwind_empty_input ... ok
[INFO] [stdout] test execution::operators::union::tests::test_union_empty_input ... ok
[INFO] [stdout] test execution::operators::unwind::tests::test_unwind_multiple_rows ... ok
[INFO] [stdout] test execution::operators::unwind::tests::test_unwind_basic ... ok
[INFO] [stdout] test execution::operators::unwind::tests::test_unwind_name ... ok
[INFO] [stdout] test execution::operators::unwind::tests::test_unwind_single_element_list ... ok
[INFO] [stdout] test execution::operators::unwind::tests::test_unwind_variable_name ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::compare_incomparable ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::compare_rdf_numeric_strings ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::compare_same_type_int ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::is_greater_than_smaller ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::is_less_than_larger ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::is_less_than_smaller ... ok
[INFO] [stdout] test execution::operators::unwind::tests::test_unwind_with_ordinality ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::total_ordering_incomparable_returns_equal ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::compare_cross_type_int_float ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::value_to_f64_int ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::is_less_than_none_always_true ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::is_greater_than_larger ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::value_to_f64_numeric_string ... ok
[INFO] [stdout] test execution::operators::variable_length_expand::tests::test_variable_length_expand_name ... ok
[INFO] [stdout] test execution::operators::variable_length_expand::tests::test_variable_length_expand_diamond ... ok
[INFO] [stdout] test execution::operators::variable_length_expand::tests::test_variable_length_expand_no_matching_edges ... ok
[INFO] [stdout] test execution::operators::variable_length_expand::tests::test_variable_length_expand_single_hop ... ok
[INFO] [stdout] test execution::operators::variable_length_expand::tests::test_variable_length_expand_reset ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::value_to_f64_non_numeric_string ... ok
[INFO] [stdout] test execution::operators::variable_length_expand::tests::test_variable_length_expand_with_chunk_capacity ... ok
[INFO] [stdout] test execution::operators::variable_length_expand::tests::test_variable_length_expand_with_path_length ... ok
[INFO] [stdout] test execution::operators::variable_length_expand::tests::test_variable_length_expand_chain ... ok
[INFO] [stdout] test execution::operators::vector_join::tests::test_vector_join_entity_to_entity ... ok
[INFO] [stdout] test execution::operators::variable_length_expand::tests::test_variable_length_expand_empty_input ... ok
[INFO] [stdout] test execution::operators::vector_join::tests::test_vector_join_name ... ok
[INFO] [stdout] test execution::operators::vector_join::tests::test_vector_join_static_query ... ok
[INFO] [stdout] test execution::operators::vector_join::tests::test_vector_join_with_distance_filter ... ok
[INFO] [stdout] test execution::operators::variable_length_expand::tests::test_variable_length_expand_min_hops ... ok
[INFO] [stdout] test execution::operators::unwind::tests::test_unwind_with_offset ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::is_greater_than_none_always_true ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::value_to_f64_null ... ok
[INFO] [stdout] test execution::operators::sort::tests::test_sort_by_string ... ok
[INFO] [stdout] test execution::operators::tests::test_flat_data_wrapper_into_inner ... ok
[INFO] [stdout] test execution::operators::unwind::tests::test_unwind_empty_list ... ok
[INFO] [stdout] test execution::operators::push::aggregate::tests::test_spillable_aggregate_many_groups ... ok
[INFO] [stdout] test execution::operators::value_utils::tests::value_to_f64_float ... ok
[INFO] [stdout] test execution::parallel::fold::tests::test_parallel_partition ... ok
[INFO] [stdout] test execution::parallel::fold::tests::test_fold_reduce ... ok
[INFO] [stdout] test execution::parallel::fold::tests::test_parallel_max ... ok
[INFO] [stdout] test execution::parallel::fold::tests::test_parallel_stats ... ok
[INFO] [stdout] test execution::parallel::fold::tests::test_parallel_min ... ok
[INFO] [stdout] test execution::parallel::fold::tests::test_fold_reduce_with_custom_init ... ok
[INFO] [stdout] test execution::parallel::fold::tests::test_parallel_sum ... ok
[INFO] [stdout] test execution::parallel::merge::tests::test_concat_parallel_results ... ok
[INFO] [stdout] test execution::parallel::merge::tests::test_hash_row_with_non_primitive_values ... ok
[INFO] [stdout] test execution::parallel::fold::tests::test_parallel_try_collect ... ok
[INFO] [stdout] test execution::parallel::merge::tests::test_merge_sorted_runs_empty ... ok
[INFO] [stdout] test execution::parallel::morsel::tests::test_compute_morsel_size ... ok
[INFO] [stdout] test execution::parallel::morsel::tests::test_compute_morsel_size_with_base ... ok
[INFO] [stdout] test execution::parallel::morsel::tests::test_generate_morsels ... ok
[INFO] [stdout] test execution::parallel::merge::tests::test_merge_sorted_runs_descending ... ok
[INFO] [stdout] test execution::parallel::morsel::tests::test_generate_morsels_exact_fit ... ok
[INFO] [stdout] test execution::parallel::morsel::tests::test_generate_morsels_empty ... ok
[INFO] [stdout] test execution::parallel::morsel::tests::test_morsel_creation ... ok
[INFO] [stdout] test execution::parallel::morsel::tests::test_morsel_empty ... ok
[INFO] [stdout] test execution::parallel::merge::tests::test_merge_sorted_runs_multiple ... ok
[INFO] [stdout] test execution::parallel::merge::tests::test_merge_distinct_results ... ok
[INFO] [stdout] test execution::parallel::fold::tests::test_parallel_sum_i64 ... ok
[INFO] [stdout] test execution::parallel::fold::tests::test_parallel_count ... ok
[INFO] [stdout] test execution::parallel::morsel::tests::test_generate_adaptive_morsels ... ok
[INFO] [stdout] test execution::parallel::merge::tests::test_mergeable_accumulator ... ok
[INFO] [stdout] test execution::parallel::merge::tests::test_rows_to_chunks ... ok
[INFO] [stdout] test execution::parallel::merge::tests::test_merge_sorted_runs_single ... ok
[INFO] [stdout] test execution::parallel::morsel::tests::test_morsel_split ... ok
[INFO] [stdout] test execution::parallel::pipeline::tests::test_cloneable_operator_factory ... ok
[INFO] [stdout] test execution::parallel::pipeline::tests::test_parallel_pipeline_creation ... ok
[INFO] [stdout] test execution::parallel::pipeline::tests::test_parallel_pipeline_empty_source ... ok
[INFO] [stdout] test execution::parallel::pipeline::tests::test_collector_sink ... ok
[INFO] [stdout] test execution::parallel::scheduler::tests::test_numa_aware_stealing ... ok
[INFO] [stdout] test execution::parallel::pipeline::tests::test_pipeline_config ... ok
[INFO] [stdout] test execution::parallel::scheduler::tests::test_numa_config_default ... ok
[INFO] [stdout] test execution::parallel::scheduler::tests::test_numa_config_worker_node ... ok
[INFO] [stdout] test execution::parallel::scheduler::tests::test_numa_config_auto_detect ... ok
[INFO] [stdout] test execution::parallel::scheduler::tests::test_scheduler_creation ... ok
[INFO] [stdout] test execution::parallel::scheduler::tests::test_scheduler_with_numa_config ... ok
[INFO] [stdout] test execution::parallel::scheduler::tests::test_submit_and_get_work ... ok
[INFO] [stdout] test execution::parallel::scheduler::tests::test_submit_batch ... ok
[INFO] [stdout] test execution::parallel::scheduler::tests::test_work_stealing ... ok
[INFO] [stdout] test execution::parallel::scheduler::tests::test_worker_handle ... ok
[INFO] [stdout] test execution::parallel::pipeline::tests::test_parallel_pipeline_filter ... ok
[INFO] [stdout] test execution::parallel::source::tests::test_parallel_chunk_source ... ok
[INFO] [stdout] test execution::parallel::source::tests::test_parallel_chunk_source_partition ... ok
[INFO] [stdout] test execution::parallel::source::tests::test_parallel_vector_source_partition ... ok
[INFO] [stdout] test execution::parallel::source::tests::test_partitioned_source_reset ... ok
[INFO] [stdout] test execution::parallel::source::tests::test_range_source_partition ... ok
[INFO] [stdout] test execution::parallel::scheduler::tests::test_worker_local_queue ... ok
[INFO] [stdout] test execution::parallel::pipeline::tests::test_parallel_pipeline_multiple_workers ... ok
[INFO] [stdout] test execution::pipeline::tests::test_chunk_size_hints ... ok
[INFO] [stdout] test execution::parallel::pipeline::tests::test_parallel_pipeline_passthrough ... ok
[INFO] [stdout] test execution::pipeline::tests::test_pipeline_with_operator ... ok
[INFO] [stdout] test execution::selection::tests::test_selection_all ... ok
[INFO] [stdout] test execution::selection::tests::test_selection_filter ... ok
[INFO] [stdout] test execution::selection::tests::test_selection_from_predicate ... ok
[INFO] [stdout] test execution::parallel::source::tests::test_parallel_node_scan_source ... ok
[INFO] [stdout] test execution::parallel::source::tests::test_range_source ... ok
[INFO] [stdout] test execution::parallel::source::tests::test_parallel_node_scan_partition ... ok
[INFO] [stdout] test execution::selection::tests::test_selection_iterator ... ok
[INFO] [stdout] test execution::selection::tests::test_selection_union ... ok
[INFO] [stdout] test execution::parallel::pipeline::tests::test_parallel_pipeline_under_pressure ... ok
[INFO] [stdout] test execution::sink::tests::test_counting_sink ... ok
[INFO] [stdout] test execution::pipeline::tests::test_simple_pipeline ... ok
[INFO] [stdout] test execution::source::tests::test_chunk_source ... ok
[INFO] [stdout] test execution::source::tests::test_empty_source ... ok
[INFO] [stdout] test execution::pipeline::tests::test_chunk_collector ... ok
[INFO] [stdout] test execution::sink::tests::test_limiting_sink ... ok
[INFO] [stdout] test execution::source::tests::test_generator_source ... ok
[INFO] [stdout] test execution::sink::tests::test_materializing_sink ... ok
[INFO] [stdout] test execution::selection::tests::test_selection_intersect ... ok
[INFO] [stdout] test execution::source::tests::test_vector_source_chunked ... ok
[INFO] [stdout] test execution::source::tests::test_vector_source_reset ... ok
[INFO] [stdout] test execution::source::tests::test_vector_source_single_chunk ... ok
[INFO] [stdout] test execution::parallel::source::tests::test_parallel_vector_source ... ok
[INFO] [stdout] test execution::spill::async_file::tests::test_async_reader_seek ... ok
[INFO] [stdout] test execution::spill::async_file::tests::test_async_spill_file_write_read ... ok
[INFO] [stdout] test execution::parallel::scheduler::tests::test_concurrent_workers ... ok
[INFO] [stdout] test execution::sink::tests::test_collector_sink ... ok
[INFO] [stdout] test execution::spill::async_file::tests::test_async_spill_file_integers ... ok
[INFO] [stdout] test execution::spill::async_file::tests::test_async_spill_file_bytes_prefixed ... ok
[INFO] [stdout] test execution::sink::tests::test_null_sink ... ok
[INFO] [stdout] test execution::parallel::source::tests::test_parallel_node_scan_morsels ... ok
[INFO] [stdout] test execution::spill::external_sort::tests::test_external_sort_cleanup ... ok
[INFO] [stdout] test execution::spill::external_sort::tests::test_external_sort_descending ... ok
[INFO] [stdout] test execution::spill::external_sort::tests::test_external_sort_memory_only ... ok
[INFO] [stdout] test execution::spill::async_manager::tests::test_async_spilled_bytes_tracking ... ok
[INFO] [stdout] test execution::spill::file::tests::test_spill_file_delete ... ok
[INFO] [stdout] test execution::spill::async_file::tests::test_async_spill_file_delete ... ok
[INFO] [stdout] test execution::spill::file::tests::test_spill_file_integers ... ok
[INFO] [stdout] test execution::spill::async_manager::tests::test_async_create_spill_file ... ok
[INFO] [stdout] test execution::spill::file::tests::test_spill_file_multiple_readers ... ok
[INFO] [stdout] test execution::spill::external_sort::tests::test_external_sort_many_runs ... ok
[INFO] [stdout] test execution::spill::file::tests::test_spill_file_write_read ... ok
[INFO] [stdout] test execution::spill::manager::tests::test_cleanup ... ok
[INFO] [stdout] test execution::spill::external_sort::tests::test_external_sort_single_run ... ok
[INFO] [stdout] test execution::spill::manager::tests::test_create_spill_file ... ok
[INFO] [stdout] test execution::spill::async_manager::tests::test_async_manager_creation ... ok
[INFO] [stdout] test execution::spill::external_sort::tests::test_external_sort_two_runs ... ok
[INFO] [stdout] test execution::spill::file::tests::test_reader_seek ... ok
[INFO] [stdout] test execution::spill::async_manager::tests::test_async_cleanup_on_drop ... ok
[INFO] [stdout] test execution::spill::async_file::tests::test_async_spill_file_multiple_readers ... ok
[INFO] [stdout] test execution::spill::manager::tests::test_cleanup_on_drop ... ok
[INFO] [stdout] test execution::spill::external_sort::tests::test_external_sort_with_nulls ... ok
[INFO] [stdout] test execution::spill::external_sort::tests::test_external_sort_multi_column ... ok
[INFO] [stdout] test execution::spill::async_manager::tests::test_async_cleanup ... ok
[INFO] [stdout] test execution::spill::file::tests::test_spill_file_bytes_prefixed ... ok
[INFO] [stdout] test execution::spill::external_sort::tests::test_external_sort_runs_with_memory ... ok
[INFO] [stdout] test execution::spill::manager::tests::test_manager_creation ... ok
[INFO] [stdout] test execution::spill::manager::tests::test_spilled_bytes_tracking ... ok
[INFO] [stdout] test execution::spill::partition::tests::test_get_or_insert_with ... ok
[INFO] [stdout] test execution::spill::serializer::tests::test_serialization_size ... ok
[INFO] [stdout] test execution::spill::serializer::tests::test_serialize_bool ... ok
[INFO] [stdout] test execution::spill::partition::tests::test_partition_for ... ok
[INFO] [stdout] test execution::spill::serializer::tests::test_serialize_float64 ... ok
[INFO] [stdout] test execution::spill::serializer::tests::test_serialize_list ... ok
[INFO] [stdout] test execution::spill::serializer::tests::test_serialize_map ... ok
[INFO] [stdout] test execution::spill::serializer::tests::test_serialize_multiple_rows ... ok
[INFO] [stdout] test execution::spill::partition::tests::test_drain_all ... ok
[INFO] [stdout] test execution::spill::partition::tests::test_cleanup ... ok
[INFO] [stdout] test execution::spill::partition::tests::test_spill_and_reload ... ok
[INFO] [stdout] test execution::spill::partition::tests::test_update_existing ... ok
[INFO] [stdout] test execution::spill::serializer::tests::test_serialize_bytes ... ok
[INFO] [stdout] test execution::spill::partition::tests::test_spill_lru ... ok
[INFO] [stdout] test execution::spill::serializer::tests::test_serialize_int64 ... ok
[INFO] [stdout] test execution::spill::partition::tests::test_multi_column_key ... ok
[INFO] [stdout] test execution::spill::serializer::tests::test_serialize_null ... ok
[INFO] [stdout] test execution::spill::serializer::tests::test_serialize_row ... ok
[INFO] [stdout] test execution::spill::serializer::tests::test_serialize_row_column_count_check ... ok
[INFO] [stdout] test execution::spill::serializer::tests::test_serialize_timestamp ... ok
[INFO] [stdout] test execution::vector::tests::test_clear ... ok
[INFO] [stdout] test execution::vector::tests::test_get_value ... ok
[INFO] [stdout] test execution::vector::tests::test_null_values ... ok
[INFO] [stdout] test execution::vector::tests::test_slice_access ... ok
[INFO] [stdout] test execution::vector::tests::test_string_vector ... ok
[INFO] [stdout] test graph::lpg::edge::tests::test_edge_other_endpoint ... ok
[INFO] [stdout] test graph::lpg::edge::tests::test_edge_record_flags ... ok
[INFO] [stdout] test graph::lpg::node::tests::test_node_labels ... ok
[INFO] [stdout] test graph::lpg::node::tests::test_node_properties ... ok
[INFO] [stdout] test graph::lpg::node::tests::test_node_record_flags ... ok
[INFO] [stdout] test graph::lpg::edge::tests::test_edge_record_size ... ok
[INFO] [stdout] test graph::lpg::node::tests::test_node_record_label_count ... ok
[INFO] [stdout] test graph::lpg::edge::tests::test_edge_creation ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_compression_mode ... ok
[INFO] [stdout] test graph::lpg::node::tests::test_node_record_size ... ok
[INFO] [stdout] test execution::spill::external_sort::tests::test_external_sort_empty ... ok
[INFO] [stdout] test execution::spill::serializer::tests::test_serialize_string ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_get_all_batch_empty_ids ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_get_all_batch ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_get_batch_empty_ids ... ok
[INFO] [stdout] test execution::spill::partition::tests::test_insert_and_get ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_force_compress ... ok
[INFO] [stdout] test execution::spill::partition::tests::test_iter_all ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_compress_boolean_column ... ok
[INFO] [stdout] test graph::lpg::edge::tests::test_edge_properties ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_compression_stats ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_property_storage_get_all ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_property_storage_remove_all ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_property_storage_remove ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_memory_usage ... ok
[INFO] [stdout] test graph::lpg::store::tests::graph_store_traits::trait_batch_edges ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_property_storage_with_compression ... ok
[INFO] [stdout] test execution::vector::tests::test_int64_vector ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_property_column ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_property_storage_basic ... ok
[INFO] [stdout] test graph::lpg::store::tests::graph_store_traits::trait_mutation_operations ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_get_batch_missing_column ... ok
[INFO] [stdout] test graph::lpg::store::tests::graph_store_traits::trait_object_safety ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_get_batch_single_property ... ok
[INFO] [stdout] test graph::lpg::store::tests::graph_store_traits::trait_round_trip ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_compress_string_column ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_add_label_to_nonexistent_node ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_add_remove_label ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_all_labels_and_edge_types ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_all_nodes_and_edges ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_storage_compression_stats ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_clear ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_all_property_keys ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_create_edge ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_create_edge_with_id ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_create_node_with_id ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_create_edge_with_props ... ok
[INFO] [stdout] test graph::lpg::property::tests::test_compress_integer_column ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_create_node ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_create_node_with_props ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_delete_edge_nonexistent ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_delete_edge ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_delete_edge_double ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_delete_node ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_delete_node_does_not_cascade ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_delete_node_nonexistent ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_delete_node_edges ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_default_impl ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_count_methods ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_delete_already_deleted_node ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_delete_nonexistent_node ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_discard_uncommitted_versions ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_edge_properties ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_edge_type ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_edge_versioned_creation ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_edges_from ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_edges_from_both_directions ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_edges_to ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_edges_with_type ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_estimate_label_cardinality ... ok
[INFO] [stdout] test execution::spill::partition::tests::test_many_groups ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_find_nodes_by_properties_empty_conditions ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_find_nodes_by_properties_no_match ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_find_nodes_in_range_empty_result ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_find_nodes_in_range_exclusive ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_find_nodes_in_range_inclusive ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_find_nodes_in_range_nonexistent_property ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_find_nodes_in_range_open_ended ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_find_nodes_by_properties_with_index ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_get_edge_nonexistent ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_get_node_nonexistent ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_estimate_avg_degree ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_epoch_management ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_get_node_property_batch_empty ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_node_properties ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_get_node_property_batch ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_find_nodes_by_properties_multiple_conditions ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_get_nodes_properties_batch_empty ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_get_nodes_properties_batch ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_get_nodes_properties_selective_batch ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_get_nodes_properties_selective_batch_empty_keys ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_get_nodes_properties_selective_batch_missing_keys ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_node_versioned_creation ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_lpg_store_config ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_multiple_labels ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_neighbors ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_node_with_props_versioned ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_neighbors_both_directions ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_no_backward_adj_edges_to ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_no_backward_adj_in_degree ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_nodes_by_label ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_node_ids ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_property_index_builds_from_existing_data ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_property_index_create_and_lookup ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_out_degree_in_degree ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_property_index_maintained_on_remove ... ok
[INFO] [stdout] test index::adjacency::tests::test_bidirectional_chain ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_remove_label_from_nonexistent_node ... ok
[INFO] [stdout] test index::adjacency::tests::test_bidirectional_edges ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_property_index_multiple_values ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_property_index_maintained_on_update ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_nodes_by_label_nonexistent ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_set_epoch ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_zone_maps ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_statistics ... ok
[INFO] [stdout] test index::adjacency::tests::test_adjacency_list_memory_size ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_nodes_with_label ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_property_index_drop ... ok
[INFO] [stdout] test index::adjacency::tests::test_basic_adjacency ... ok
[INFO] [stdout] test graph::lpg::store::tests::test_rebuild_zone_maps ... ok
[INFO] [stdout] test index::adjacency::tests::test_chunk_compression ... ok
[INFO] [stdout] test index::adjacency::tests::test_clear ... ok
[INFO] [stdout] test index::adjacency::tests::test_cold_compression_ratio ... ok
[INFO] [stdout] test index::adjacency::tests::test_compaction ... ok
[INFO] [stdout] test index::adjacency::tests::test_in_degree ... ok
[INFO] [stdout] test index::adjacency::tests::test_mark_deleted ... ok
[INFO] [stdout] test index::adjacency::tests::test_memory_stats ... ok
[INFO] [stdout] test index::adjacency::tests::test_contains_after_freeze_all ... ok
[INFO] [stdout] test index::adjacency::tests::test_contains_edge_after_delete ... ok
[INFO] [stdout] test index::adjacency::tests::test_contains_edge_in_cold_storage ... ok
[INFO] [stdout] test index::adjacency::tests::test_contains_edge_in_delta_only ... ok
[INFO] [stdout] test index::adjacency::tests::test_deleted_edges_with_cold_storage ... ok
[INFO] [stdout] test index::adjacency::tests::test_edge_counts ... ok
[INFO] [stdout] test index::adjacency::tests::test_edges_from ... ok
[INFO] [stdout] test index::adjacency::tests::test_empty_chunk_compression ... ok
[INFO] [stdout] test index::adjacency::tests::test_freeze_all ... ok
[INFO] [stdout] test index::adjacency::tests::test_hot_to_cold_migration ... ok
[INFO] [stdout] test index::adjacency::tests::test_cold_iteration_order ... ok
[INFO] [stdout] test index::adjacency::tests::test_edges_in_range ... ok
[INFO] [stdout] test index::adjacency::tests::test_contains_edge_basic ... ok
[INFO] [stdout] test index::adjacency::tests::test_out_degree ... ok
[INFO] [stdout] test index::adjacency::tests::test_skip_index_prunes_chunks ... ok
[INFO] [stdout] test index::hash::tests::test_hash_index_basic ... ok
[INFO] [stdout] test index::hash::tests::test_hash_index_clear ... ok
[INFO] [stdout] test index::hash::tests::test_hash_index_len ... ok
[INFO] [stdout] test index::hash::tests::test_hash_index_remove ... ok
[INFO] [stdout] test index::hash::tests::test_hash_index_update ... ok
[INFO] [stdout] test index::hash::tests::test_string_key_index ... ok
[INFO] [stdout] test index::trie::tests::test_leapfrog_join ... ok
[INFO] [stdout] test index::trie::tests::test_trie_basic ... ok
[INFO] [stdout] test index::trie::tests::test_trie_iterator ... ok
[INFO] [stdout] test index::trie::tests::test_trie_seek ... ok
[INFO] [stdout] test index::vector::accessor::tests::test_closure_accessor ... ok
[INFO] [stdout] test index::vector::accessor::tests::test_property_vector_accessor ... ok
[INFO] [stdout] test index::vector::distance::tests::test_compute_distance_dispatch ... ok
[INFO] [stdout] test index::vector::distance::tests::test_compute_distance_dot_product ... ok
[INFO] [stdout] test index::vector::distance::tests::test_cosine_distance_identical ... ok
[INFO] [stdout] test index::vector::distance::tests::test_cosine_distance_opposite ... ok
[INFO] [stdout] test index::vector::distance::tests::test_cosine_distance_orthogonal ... ok
[INFO] [stdout] test index::vector::distance::tests::test_cosine_similarity_range ... ok
[INFO] [stdout] test index::vector::distance::tests::test_dot_product ... ok
[INFO] [stdout] test index::vector::distance::tests::test_dot_product_negative ... ok
[INFO] [stdout] test index::vector::distance::tests::test_dot_product_orthogonal ... ok
[INFO] [stdout] test index::vector::distance::tests::test_euclidean_distance_3_4_5 ... ok
[INFO] [stdout] test index::vector::distance::tests::test_euclidean_distance_identical ... ok
[INFO] [stdout] test index::vector::distance::tests::test_euclidean_distance_unit_vectors ... ok
[INFO] [stdout] test index::vector::distance::tests::test_high_dimensional ... ok
[INFO] [stdout] test index::vector::distance::tests::test_identical_vectors_all_metrics ... ok
[INFO] [stdout] test index::vector::distance::tests::test_large_values ... ok
[INFO] [stdout] test index::vector::distance::tests::test_manhattan_distance ... ok
[INFO] [stdout] test index::vector::distance::tests::test_manhattan_single_axis_diff ... ok
[INFO] [stdout] test index::vector::distance::tests::test_metric_from_str ... ok
[INFO] [stdout] test index::vector::distance::tests::test_metric_name ... ok
[INFO] [stdout] test index::vector::distance::tests::test_negative_values ... ok
[INFO] [stdout] test index::vector::distance::tests::test_normalize ... ok
[INFO] [stdout] test index::vector::distance::tests::test_normalize_already_normalized ... ok
[INFO] [stdout] test index::vector::distance::tests::test_normalize_single_element ... ok
[INFO] [stdout] test index::vector::distance::tests::test_normalize_zero_vector ... ok
[INFO] [stdout] test index::vector::distance::tests::test_one_zero_vector_cosine ... ok
[INFO] [stdout] test index::vector::distance::tests::test_single_dimension ... ok
[INFO] [stdout] test index::vector::distance::tests::test_very_small_values ... ok
[INFO] [stdout] test index::vector::distance::tests::test_zero_vectors_cosine ... ok
[INFO] [stdout] test index::vector::distance::tests::test_zero_vectors_euclidean ... ok
[INFO] [stdout] test index::vector::mmr::tests::test_all_metrics ... ok
[INFO] [stdout] test index::vector::mmr::tests::test_distance_to_similarity_cosine ... ok
[INFO] [stdout] test index::vector::mmr::tests::test_distance_to_similarity_dot_product ... ok
[INFO] [stdout] test index::vector::mmr::tests::test_diversity_avoids_redundancy ... ok
[INFO] [stdout] test index::vector::mmr::tests::test_distance_to_similarity_euclidean ... ok
[INFO] [stdout] test index::vector::mmr::tests::test_empty_candidates ... ok
[INFO] [stdout] test index::vector::mmr::tests::test_lambda_one_is_pure_relevance ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_binary_quantizer_bytes_needed ... ok
[INFO] [stdout] test index::vector::mmr::tests::test_single_candidate ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_binary_quantizer_hamming_distance ... ok
[INFO] [stdout] test index::vector::mmr::tests::test_k_larger_than_candidates ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_binary_quantizer_opposite_vectors ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_binary_quantizer_quantize ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_hamming_distance_simd ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_binary_quantizer_large_vector ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_product_quantizer_batch ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_product_quantizer_distance_table ... ok
[INFO] [stdout] test index::vector::mmr::tests::test_returns_original_distances ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_product_quantizer_reconstruct ... ok
[INFO] [stdout] test index::vector::mmr::tests::test_k_zero ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_quantization_type_from_str ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_binary_quantizer_words_needed ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_product_quantizer_get_partition_centroids ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_binary_quantizer_normalized_distance ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_product_quantizer_quantize ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_quantization_type_compression_ratio ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_binary_quantizer_identical_vectors ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_quantization_type_requires_training ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_scalar_quantizer_asymmetric_distance ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_scalar_quantizer_dequantize ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_scalar_quantizer_quantize ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_scalar_quantizer_distance ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_scalar_quantizer_train ... ok
[INFO] [stdout] test index::vector::simd::tests::test_cosine_distance_simd ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_scalar_quantizer_cosine_distance ... ok
[INFO] [stdout] test index::vector::simd::tests::test_compute_distance_simd_dispatch ... ok
[INFO] [stdout] test index::vector::simd::tests::test_simd_small_vectors ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_quantization_type_product_from_str ... ok
[INFO] [stdout] test index::vector::simd::tests::test_dot_product_simd ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_product_quantizer_train ... ok
[INFO] [stdout] test index::vector::simd::tests::test_manhattan_distance_simd ... ok
[INFO] [stdout] test index::vector::simd::tests::test_euclidean_squared_simd ... ok
[INFO] [stdout] test index::vector::simd::tests::test_simd_support_detection ... ok
[INFO] [stdout] test index::vector::simd::tests::test_simd_with_odd_dimensions ... ok
[INFO] [stdout] test index::vector::simd::tests::test_simd_with_384_dimensions ... ok
[INFO] [stdout] test index::vector::storage::tests::test_mmap_storage_file_size ... ok
[INFO] [stdout] test index::vector::storage::tests::test_mmap_storage_memory_usage ... ok
[INFO] [stdout] test index::vector::storage::tests::test_mmap_storage_invalid_magic ... ok
[INFO] [stdout] test index::vector::storage::tests::test_mmap_storage_cache ... ok
[INFO] [stdout] test index::vector::storage::tests::test_mmap_storage_clear_cache ... ok
[INFO] [stdout] test index::vector::storage::tests::test_mmap_storage_remove ... ok
[INFO] [stdout] test index::vector::storage::tests::test_mmap_storage_create_and_open ... ok
[INFO] [stdout] test index::vector::storage::tests::test_mmap_storage_is_empty ... ok
[INFO] [stdout] test index::vector::storage::tests::test_ram_storage_basic ... ok
[INFO] [stdout] test index::vector::storage::tests::test_storage_backend_default ... ok
[INFO] [stdout] test index::vector::tests::test_brute_force_knn ... ok
[INFO] [stdout] test index::vector::tests::test_brute_force_knn_filtered ... ok
[INFO] [stdout] test index::vector::tests::test_batch_distances ... ok
[INFO] [stdout] test index::vector::tests::test_brute_force_knn_empty ... ok
[INFO] [stdout] test index::vector::tests::test_brute_force_knn_k_larger_than_n ... ok
[INFO] [stdout] test index::vector::tests::test_vector_config_constructors ... ok
[INFO] [stdout] test index::vector::zone_map::tests::test_vector_zone_map_bounding_box ... ok
[INFO] [stdout] test index::vector::storage::tests::test_ram_storage_is_empty ... ok
[INFO] [stdout] test index::vector::storage::tests::test_ram_storage_iter ... ok
[INFO] [stdout] test index::vector::storage::tests::test_ram_storage_memory_usage ... ok
[INFO] [stdout] test index::vector::storage::tests::test_ram_storage_remove ... ok
[INFO] [stdout] test index::vector::storage::tests::test_ram_storage_with_capacity ... ok
[INFO] [stdout] test index::vector::tests::test_vector_config_default ... ok
[INFO] [stdout] test index::vector::storage::tests::test_ram_storage_flush ... ok
[INFO] [stdout] test index::vector::zone_map::tests::test_vector_zone_map_merge ... ok
[INFO] [stdout] test index::zone_map::tests::test_zone_map_entry_range ... ok
[INFO] [stdout] test index::zone_map::tests::test_zone_map_index ... ok
[INFO] [stdout] test index::vector::zone_map::tests::test_vector_zone_map_build ... ok
[INFO] [stdout] test index::vector::zone_map::tests::test_vector_zone_map_empty ... ok
[INFO] [stdout] test index::zone_map::tests::test_zone_map_nulls ... ok
[INFO] [stdout] test statistics::collector::tests::test_database_statistics ... ok
[INFO] [stdout] test index::zone_map::tests::test_zone_map_with_bloom ... ok
[INFO] [stdout] test statistics::collector::tests::test_statistics_min_max_updates ... ok
[INFO] [stdout] test statistics::collector::tests::test_label_statistics ... ok
[INFO] [stdout] test statistics::histogram::tests::test_empty_histogram ... ok
[INFO] [stdout] test statistics::collector::tests::test_statistics_most_common_values ... ok
[INFO] [stdout] test statistics::collector::tests::test_statistics_collector ... ok
[INFO] [stdout] test index::zone_map::tests::test_zone_map_entry_equal ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_product_quantizer_asymmetric_distance ... ok
[INFO] [stdout] test index::zone_map::tests::test_zone_map_builder ... ok
[INFO] [stdout] test index::zone_map::tests::test_bloom_filter ... ok
[INFO] [stdout] test index::vector::zone_map::tests::test_vector_zone_map_pruning ... ok
[INFO] [stdout] test index::vector::storage::tests::test_ram_storage_concurrent_access ... ok
[INFO] [stdout] test statistics::collector::tests::test_statistics_with_nulls ... ok
[INFO] [stdout] test statistics::histogram::tests::test_equality_selectivity ... ok
[INFO] [stdout] test statistics::histogram::tests::test_histogram_build ... ok
[INFO] [stdout] test statistics::histogram::tests::test_range_selectivity ... ok
[INFO] [stdout] test statistics::rdf::tests::test_join_selectivity ... ok
[INFO] [stdout] test statistics::rdf::tests::test_functional_predicate ... ok
[INFO] [stdout] test statistics::rdf::tests::test_pattern_cost_estimation ... ok
[INFO] [stdout] test statistics::histogram::tests::test_less_than_selectivity ... ok
[INFO] [stdout] test statistics::rdf::tests::test_predicate_statistics ... ok
[INFO] [stdout] test statistics::rdf::tests::test_rdf_statistics_basic ... ok
[INFO] [stdout] test storage::bitpack::tests::test_bitpack_basic ... ok
[INFO] [stdout] test statistics::rdf::tests::test_statistics_collector ... ok
[INFO] [stdout] test storage::bitpack::tests::test_bitpack_compression ... ok
[INFO] [stdout] test storage::bitpack::tests::test_bitpack_empty ... ok
[INFO] [stdout] test storage::bitpack::tests::test_bitpack_all_zeros ... ok
[INFO] [stdout] test storage::bitpack::tests::test_bitpack_get ... ok
[INFO] [stdout] test storage::bitpack::tests::test_bitpack_powers_of_two ... ok
[INFO] [stdout] test storage::bitpack::tests::test_bitpack_single ... ok
[INFO] [stdout] test storage::bitpack::tests::test_bits_needed ... ok
[INFO] [stdout] test storage::bitpack::tests::test_bitpack_serialization ... ok
[INFO] [stdout] test storage::bitpack::tests::test_delta_bitpacked_empty ... ok
[INFO] [stdout] test storage::bitpack::tests::test_delta_bitpacked_sequential ... ok
[INFO] [stdout] test storage::bitpack::tests::test_delta_bitpacked_serialization ... ok
[INFO] [stdout] test storage::bitpack::tests::test_delta_bitpacked_single ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_and ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_basic ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_count ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_empty ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_compression_ratio ... ok
[INFO] [stdout] test storage::bitpack::tests::test_delta_bitpacked_basic ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_from_iter ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_large ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_not ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_ones_iter ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_filled ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_or ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_push ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_set ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_serialization ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_xor ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_to_bools ... ok
[INFO] [stdout] test storage::bitvec::tests::test_bitvec_zeros_iter ... ok
[INFO] [stdout] test storage::codec::tests::test_codec_names ... ok
[INFO] [stdout] test storage::codec::tests::test_codec_selection_repetitive_integers ... ok
[INFO] [stdout] test storage::codec::tests::test_codec_selection_booleans ... ok
[INFO] [stdout] test storage::codec::tests::test_codec_selection_strings ... ok
[INFO] [stdout] test storage::codec::tests::test_compress_decompress_booleans ... ok
[INFO] [stdout] test storage::codec::tests::test_codec_selection_small_integers ... ok
[INFO] [stdout] test storage::codec::tests::test_compress_decompress_mixed_runs ... ok
[INFO] [stdout] test storage::codec::tests::test_codec_selection_sorted_integers ... ok
[INFO] [stdout] test storage::codec::tests::test_compress_decompress_runlength ... ok
[INFO] [stdout] test storage::codec::tests::test_compress_decompress_small_integers ... ok
[INFO] [stdout] test storage::codec::tests::test_compress_decompress_sorted_integers ... ok
[INFO] [stdout] test storage::codec::tests::test_compression_ratio ... ok
[INFO] [stdout] test storage::codec::tests::test_runlength_vs_delta_selection ... ok
[INFO] [stdout] test storage::delta::tests::test_compression_ratio ... ok
[INFO] [stdout] test storage::delta::tests::test_delta_empty ... ok
[INFO] [stdout] test storage::delta::tests::test_delta_encode_decode ... ok
[INFO] [stdout] test storage::delta::tests::test_delta_large_gaps ... ok
[INFO] [stdout] test storage::delta::tests::test_delta_sequential ... ok
[INFO] [stdout] test storage::delta::tests::test_delta_signed ... ok
[INFO] [stdout] test storage::delta::tests::test_zigzag_encode_decode ... ok
[INFO] [stdout] test storage::delta::tests::test_delta_serialization ... ok
[INFO] [stdout] test storage::dictionary::tests::test_all_same ... ok
[INFO] [stdout] test storage::delta::tests::test_delta_single_value ... ok
[INFO] [stdout] test storage::dictionary::tests::test_all_unique ... ok
[INFO] [stdout] test storage::dictionary::tests::test_compression_ratio ... ok
[INFO] [stdout] test storage::dictionary::tests::test_dictionary_codes ... ok
[INFO] [stdout] test storage::dictionary::tests::test_dictionary_builder_basic ... ok
[INFO] [stdout] test storage::dictionary::tests::test_dictionary_encode_lookup ... ok
[INFO] [stdout] test storage::dictionary::tests::test_dictionary_filter_by_code ... ok
[INFO] [stdout] test storage::dictionary::tests::test_dictionary_with_nulls ... ok
[INFO] [stdout] test storage::dictionary::tests::test_empty_dictionary ... ok
[INFO] [stdout] test storage::dictionary::tests::test_into_dictionary_encoding ... ok
[INFO] [stdout] test storage::dictionary::tests::test_single_value ... ok
[INFO] [stdout] test storage::runlength::tests::test_analyzer_average_run_length ... ok
[INFO] [stdout] test storage::runlength::tests::test_analyzer_estimate ... ok
[INFO] [stdout] test storage::runlength::tests::test_compression_ratio ... ok
[INFO] [stdout] test storage::runlength::tests::test_encode_all_different ... ok
[INFO] [stdout] test storage::runlength::tests::test_encode_all_same ... ok
[INFO] [stdout] test storage::runlength::tests::test_encode_decode_basic ... ok
[INFO] [stdout] test storage::runlength::tests::test_encode_empty ... ok
[INFO] [stdout] test storage::runlength::tests::test_encode_single ... ok
[INFO] [stdout] test storage::runlength::tests::test_from_runs ... ok
[INFO] [stdout] test storage::runlength::tests::test_get_index ... ok
[INFO] [stdout] test storage::runlength::tests::test_iterator ... ok
[INFO] [stdout] test storage::runlength::tests::test_serialization ... ok
[INFO] [stdout] test storage::runlength::tests::test_signed_integers ... ok
[INFO] [stdout] test storage::runlength::tests::test_signed_serialization ... ok
[INFO] [stdout] test storage::runlength::tests::test_zigzag ... ok
[INFO] [stdout] test testing::crash::tests::completes_when_count_exceeds_calls ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_scalar_quantizer_empty_training - should panic ... ok
[INFO] [stdout] test index::vector::quantization::tests::test_product_quantizer_invalid_dimensions - should panic ... ok
[INFO] [stdout] test testing::crash::tests::disable_resets_state ... ok
[INFO] [stdout] test testing::crash::tests::disabled_by_default ... ok
[INFO] [stdout] test index::vector::storage::tests::test_mmap_storage_dimension_mismatch - should panic ... ok
[INFO] [stdout] test testing::crash::tests::crash_at_exact_count ... FAILED
[INFO] [stdout] test index::vector::quantization::tests::test_product_quantizer_compression_ratio ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- testing::crash::tests::crash_at_exact_count stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testing::crash::tests::crash_at_exact_count' (1154) panicked at src/testing/crash.rs:132:9:
[INFO] [stdout] assertion failed: matches!(result, CrashResult::Crashed)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5645afd15352 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5645afd15352 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5645afd15352 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5645afd15352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5645afd286fa - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5645afd286fa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5645afce2af6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5645afce2af6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5645afcf4299 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5645afcf4299 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5645afcf4131 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5645af91909e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5645af91909e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5645afcf45c2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5645afcf45c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5645afcf438a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5645afcef339 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5645afcd64ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5645afd3246c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5645afd32432 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5645af821243 - grafeo_core::testing::crash::tests::crash_at_exact_count::h01820037a902d541
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/crash.rs:132:9
[INFO] [stdout]   21:     0x5645af821267 - grafeo_core::testing::crash::tests::crash_at_exact_count::{{closure}}::h09fbed98efc78c45
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/crash.rs:125:30
[INFO] [stdout]   22:     0x5645af7e14a6 - core::ops::function::FnOnce::call_once::h419eac45e838fdae
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5645af918e5b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5645af918e5b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5645af92c86a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5645af92c86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5645af92c86a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5645af92c86a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5645af92c86a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5645af92c86a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5645af92c86a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5645af906cc4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5645af906cc4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5645af90a662 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5645af90a662 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5645af90a662 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5645af90a662 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5645af90a662 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5645af90a662 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5645af90a662 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5645afcea51f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5645afcea51f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7758fd09caa4 - <unknown>
[INFO] [stdout]   44:     0x7758fd129a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     testing::crash::tests::crash_at_exact_count
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1075 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "24460584d47cc53a6d623a309ba06074fde03fe1fe1242257037f223ea3bcae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24460584d47cc53a6d623a309ba06074fde03fe1fe1242257037f223ea3bcae3", kill_on_drop: false }`
[INFO] [stdout] 24460584d47cc53a6d623a309ba06074fde03fe1fe1242257037f223ea3bcae3
