[INFO] fetching crate feoxdb 0.5.0...
[INFO] testing feoxdb-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate feoxdb 0.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate feoxdb 0.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate feoxdb 0.5.0
[INFO] tweaked toml for crates.io crate feoxdb 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate feoxdb 0.5.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate feoxdb 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2a31ea37aa963fae0d3f90c9cdc945d99b9c7e2770c0d71e29f703e8fb24e56
[INFO] running `Command { std: "docker" "start" "-a" "e2a31ea37aa963fae0d3f90c9cdc945d99b9c7e2770c0d71e29f703e8fb24e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2a31ea37aa963fae0d3f90c9cdc945d99b9c7e2770c0d71e29f703e8fb24e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2a31ea37aa963fae0d3f90c9cdc945d99b9c7e2770c0d71e29f703e8fb24e56", kill_on_drop: false }`
[INFO] [stdout] e2a31ea37aa963fae0d3f90c9cdc945d99b9c7e2770c0d71e29f703e8fb24e56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2106cf97edc4c4b005191a4e6c267faead4d48a30416194f8fbff29628267fa
[INFO] running `Command { std: "docker" "start" "-a" "d2106cf97edc4c4b005191a4e6c267faead4d48a30416194f8fbff29628267fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling io-uring v0.7.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.0
[INFO] [stderr]    Compiling feoxdb v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s
[INFO] running `Command { std: "docker" "inspect" "d2106cf97edc4c4b005191a4e6c267faead4d48a30416194f8fbff29628267fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2106cf97edc4c4b005191a4e6c267faead4d48a30416194f8fbff29628267fa", kill_on_drop: false }`
[INFO] [stdout] d2106cf97edc4c4b005191a4e6c267faead4d48a30416194f8fbff29628267fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a583decece46bf91228d964980c9c31bba46f28b148a727bbc0ccb747d67be07
[INFO] running `Command { std: "docker" "start" "-a" "a583decece46bf91228d964980c9c31bba46f28b148a727bbc0ccb747d67be07", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling io-uring v0.7.10
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling feoxdb v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.53s
[INFO] running `Command { std: "docker" "inspect" "a583decece46bf91228d964980c9c31bba46f28b148a727bbc0ccb747d67be07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a583decece46bf91228d964980c9c31bba46f28b148a727bbc0ccb747d67be07", kill_on_drop: false }`
[INFO] [stdout] a583decece46bf91228d964980c9c31bba46f28b148a727bbc0ccb747d67be07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc1332c7821672d3d9f3e13dfb0a388e6e2c8548f5aa8778070be58847bfb4b7
[INFO] running `Command { std: "docker" "start" "-a" "cc1332c7821672d3d9f3e13dfb0a388e6e2c8548f5aa8778070be58847bfb4b7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/feoxdb-846d04fbf2a52453)
[INFO] [stdout] 
[INFO] [stdout] running 175 tests
[INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_clear ... ok
[INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_extend ... ok
[INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_mut_access ... ok
[INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_alignment ... ok
[INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_capacity_exact ... ok
[INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_set_len ... ok
[INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_reuse ... ok
[INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_write_read ... ok
[INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_zero_size ... ok
[INFO] [stdout] test tests::allocator_tests::test_multiple_alignments ... ok
[INFO] [stdout] test tests::cache_tests::test_basic_cache_operations ... ok
[INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_large_size ... ok
[INFO] [stdout] test tests::cache_tests::test_cache_large_value_rejection ... ok
[INFO] [stdout] test tests::cache_tests::test_cache_clear ... ok
[INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_creation ... ok
[INFO] [stdout] test tests::cache_tests::test_cache_update_existing ... ok
[INFO] [stdout] test tests::cache_tests::test_cache_watermark_adjustment ... ok
[INFO] [stdout] test tests::free_space_tests::test_allocate_and_release ... ok
[INFO] [stdout] test tests::free_space_tests::test_best_fit_allocation ... ok
[INFO] [stdout] test tests::free_space_tests::test_coalesce_with_successor ... ok
[INFO] [stdout] test tests::cache_tests::test_reference_bit_behavior ... ok
[INFO] [stdout] test tests::free_space_tests::test_coalesce_with_predecessor ... ok
[INFO] [stdout] test tests::free_space_tests::test_coalescing ... ok
[INFO] [stdout] test tests::free_space_tests::test_initialization ... ok
[INFO] [stdout] test tests::free_space_tests::test_invalid_operations ... ok
[INFO] [stdout] test tests::free_space_tests::test_largest_free_chunk ... ok
[INFO] [stdout] test tests::free_space_tests::test_no_metadata_allocation ... ok
[INFO] [stdout] test tests::free_space_tests::test_out_of_space ... ok
[INFO] [stdout] test tests::hash_tests::test_hash_consistency_across_calls ... ok
[INFO] [stdout] test tests::hash_tests::test_hash_distribution ... ok
[INFO] [stdout] test tests::hash_tests::test_hasher_trait_implementation ... ok
[INFO] [stdout] test tests::free_space_tests::test_fragmentation_calculation ... ok
[INFO] [stdout] test tests::hash_tests::test_murmur3_consistency ... ok
[INFO] [stdout] test tests::hash_tests::test_murmur3_different_seeds ... ok
[INFO] [stdout] test tests::hash_tests::test_hash_key_function ... ok
[INFO] [stdout] test tests::free_space_tests::test_device_bounds_checking ... ok
[INFO] [stdout] test tests::hash_tests::test_murmur3_known_values ... ok
[INFO] [stdout] test tests::hash_tests::test_murmur_hasher ... ok
[INFO] [stdout] test tests::hash_tests::test_murmur3_various_lengths ... ok
[INFO] [stdout] test tests::hash_tests::test_murmur_hasher_with_seed ... ok
[INFO] [stdout] test tests::hash_tests::test_murmur_hasher_default ... ok
[INFO] [stdout] test tests::free_space_tests::test_concurrent_allocation ... ok
[INFO] [stdout] test tests::io_tests::test_batch_write ... ok
[INFO] [stdout] test tests::cache_tests::test_concurrent_cache_access ... ok
[INFO] [stdout] test tests::io_tests::test_disk_io_creation ... ok
[INFO] [stdout] test tests::io_tests::test_edge_sectors ... ok
[INFO] [stdout] test tests::io_tests::test_metadata_read_write ... ok
[INFO] [stdout] test tests::io_tests::test_flush ... ok
[INFO] [stdout] test tests::io_tests::test_multiple_sector_read_write ... ok
[INFO] [stdout] test tests::json_patch_tests::test_json_patch_add_to_array ... ok
[INFO] [stdout] test tests::json_patch_tests::test_json_patch_copy_operation ... ok
[INFO] [stdout] test tests::io_tests::test_concurrent_io ... ok
[INFO] [stdout] test tests::json_patch_tests::test_json_patch_empty_patch ... ok
[INFO] [stdout] test tests::io_tests::test_read_write_sectors ... ok
[INFO] [stdout] test tests::io_tests::test_sector_alignment ... ok
[INFO] [stdout] test tests::io_tests::test_shutdown ... ok
[INFO] [stdout] test tests::json_patch_tests::test_json_patch_invalid_json ... ok
[INFO] [stdout] test tests::json_patch_tests::test_json_patch_failed_test_operation ... ok
[INFO] [stdout] test tests::json_patch_tests::test_json_patch_invalid_patch ... ok
[INFO] [stdout] test tests::json_patch_tests::test_json_patch_move_operation ... ok
[INFO] [stdout] test tests::metadata_tests::test_metadata_deserialization ... ok
[INFO] [stdout] test tests::json_patch_tests::test_json_patch_nonexistent_path ... ok
[INFO] [stdout] test tests::json_patch_tests::test_json_patch_nested_operations ... ok
[INFO] [stdout] test tests::json_patch_tests::test_json_patch_remove_from_array ... ok
[INFO] [stdout] test tests::json_patch_tests::test_rfc6902_json_patch ... ok
[INFO] [stdout] test tests::json_patch_tests::test_json_patch_successful_test_operation ... ok
[INFO] [stdout] test tests::metadata_tests::test_metadata_creation ... ok
[INFO] [stdout] test tests::metadata_tests::test_metadata_time_fields ... ok
[INFO] [stdout] test tests::metadata_tests::test_metadata_field_updates ... ok
[INFO] [stdout] test tests::metadata_tests::test_metadata_serialization ... ok
[INFO] [stdout] test tests::metadata_tests::test_metadata_invalid_size ... ok
[INFO] [stdout] test tests::metadata_tests::test_metadata_roundtrip ... ok
[INFO] [stdout] test tests::metadata_tests::test_metadata_invalid_signature ... ok
[INFO] [stdout] test tests::metadata_tests::test_metadata_update ... ok
[INFO] [stdout] test tests::cache_tests::test_cache_eviction ... ok
[INFO] [stdout] test tests::persistence_tests::test_flush_all ... ok
[INFO] [stdout] test tests::persistence_tests::test_graceful_shutdown ... ok
[INFO] [stdout] test tests::persistence_tests::test_value_offloading ... ok
[INFO] [stdout] test tests::record_tests::test_atomic_link_operations ... ok
[INFO] [stdout] test tests::record_tests::test_record_cache_metadata ... ok
[INFO] [stdout] test tests::record_tests::test_record_creation ... ok
[INFO] [stdout] test tests::record_tests::test_record_refcount ... ok
[INFO] [stdout] test tests::record_tests::test_record_sector_storage ... ok
[INFO] [stdout] test tests::record_tests::test_record_size_calculation ... ok
[INFO] [stdout] test tests::record_tests::test_record_thread_safety ... ok
[INFO] [stdout] test tests::record_tests::test_record_value_operations ... ok
[INFO] [stdout] test tests::record_tests::test_record_value_rwlock ... ok
[INFO] [stdout] test tests::record_tests::test_record_with_timestamp ... ok
[INFO] [stdout] test tests::stats_tests::test_average_latencies ... ok
[INFO] [stdout] test tests::stats_tests::test_cache_hit_rate_calculation ... ok
[INFO] [stdout] test tests::stats_tests::test_concurrent_statistics ... ok
[INFO] [stdout] test tests::stats_tests::test_eviction_stats ... ok
[INFO] [stdout] test tests::stats_tests::test_flush_count ... ok
[INFO] [stdout] test tests::stats_tests::test_latency_recording ... ok
[INFO] [stdout] test tests::stats_tests::test_memory_tracking ... ok
[INFO] [stdout] test tests::stats_tests::test_record_operations ... ok
[INFO] [stdout] test tests::stats_tests::test_statistics_creation ... ok
[INFO] [stdout] test tests::stats_tests::test_statistics_snapshot ... ok
[INFO] [stdout] test tests::stats_tests::test_write_buffer_stats ... ok
[INFO] [stdout] test tests::store::atomic_tests::test_atomic_increment_basic ... ok
[INFO] [stdout] test tests::store::atomic_tests::test_atomic_increment_create_if_not_exists ... ok
[INFO] [stdout] test tests::store::atomic_tests::test_atomic_increment_invalid_value ... ok
[INFO] [stdout] test tests::store::atomic_tests::test_atomic_increment_saturation ... ok
[INFO] [stdout] test tests::store::atomic_tests::test_cas_basic ... ok
[INFO] [stdout] test tests::store::atomic_tests::test_cas_binary_data ... ok
[INFO] [stdout] test tests::store::atomic_tests::test_cas_concurrent ... ok
[INFO] [stdout] test tests::store::atomic_tests::test_cas_large_value ... ok
[INFO] [stdout] test tests::store::atomic_tests::test_cas_race_condition_simulation ... ok
[INFO] [stdout] test tests::store::atomic_tests::test_cas_rapid_updates ... ok
[INFO] [stdout] test tests::store::atomic_tests::test_cas_single_byte_value ... ok
[INFO] [stdout] test tests::store::atomic_tests::test_cas_timestamp_conflict ... ok
[INFO] [stdout] test tests::store::builder_tests::test_builder_configuration ... ok
[INFO] [stdout] test tests::store::builder_tests::test_builder_defaults ... ok
[INFO] [stdout] test tests::store::concurrency_tests::test_concurrent_atomic_increments ... ok
[INFO] [stdout] test tests::store::concurrency_tests::test_concurrent_inserts ... ok
[INFO] [stdout] test tests::store::concurrency_tests::test_concurrent_mixed_operations ... ok
[INFO] [stdout] test tests::store::edge_cases_tests::test_empty_key_rejected ... ok
[INFO] [stdout] test tests::store::edge_cases_tests::test_empty_value_rejected ... ok
[INFO] [stdout] test tests::store::edge_cases_tests::test_max_key_size ... ok
[INFO] [stdout] test tests::persistence_tests::test_concurrent_persistence ... ok
[INFO] [stdout] test tests::store::edge_cases_tests::test_stats_snapshot ... ok
[INFO] [stdout] test tests::store::json_patch_tests::test_json_patch_basic ... ok
[INFO] [stdout] test tests::store::json_patch_tests::test_json_patch_on_non_json ... ok
[INFO] [stdout] test tests::store::memory_tests::test_memory_limit_enforcement ... ok
[INFO] [stdout] test tests::store::memory_tests::test_memory_usage_tracking ... ok
[INFO] [stdout] test tests::store::operations_tests::test_contains_key ... ok
[INFO] [stdout] test tests::store::operations_tests::test_basic_operations ... ok
[INFO] [stdout] test tests::store::operations_tests::test_empty_store ... ok
[INFO] [stdout] test tests::store::operations_tests::test_get_bytes_after_update ... ok
[INFO] [stdout] test tests::store::operations_tests::test_get_bytes_basic ... ok
[INFO] [stdout] test tests::store::operations_tests::test_get_bytes_key_not_found ... ok
[INFO] [stdout] test tests::store::operations_tests::test_get_bytes_zero_copy_semantics ... ok
[INFO] [stdout] test tests::store::operations_tests::test_get_size ... ok
[INFO] [stdout] test tests::store::operations_tests::test_get_bytes_large_value ... ok
[INFO] [stdout] test tests::store::operations_tests::test_insert_bytes_basic ... ok
[INFO] [stdout] test tests::store::operations_tests::test_insert_bytes_empty_value ... ok
[INFO] [stdout] test tests::store::operations_tests::test_insert_bytes_from_static ... ok
[INFO] [stdout] test tests::store::operations_tests::test_insert_bytes_update_existing ... ok
[INFO] [stdout] test tests::store::operations_tests::test_insert_bytes_with_slice ... ok
[INFO] [stdout] test tests::store::operations_tests::test_insert_bytes_with_timestamp ... ok
[INFO] [stdout] test tests::store::operations_tests::test_insert_bytes_zero_copy ... ok
[INFO] [stdout] test tests::store::operations_tests::test_update_existing_key ... ok
[INFO] [stdout] test tests::store::range_tests::test_range_query_empty_range ... ok
[INFO] [stdout] test tests::store::range_tests::test_range_query_inclusive ... ok
[INFO] [stdout] test tests::store::timestamp_tests::test_delete_with_timestamp ... ok
[INFO] [stdout] test tests::store::range_tests::test_range_query_with_limit ... ok
[INFO] [stdout] test tests::store::timestamp_tests::test_timestamp_conflict_resolution ... ok
[INFO] [stdout] test tests::ttl_tests::test_get_ttl ... ok
[INFO] [stdout] test tests::ttl_tests::test_insert_bytes_preserves_ttl ... ok
[INFO] [stdout] test tests::ttl_tests::test_insert_bytes_ttl_not_enabled ... ok
[INFO] [stdout] test tests::persistence_tests::test_delete_persistence ... ok
[INFO] [stdout] test tests::ttl_tests::test_insert_bytes_with_ttl_and_timestamp ... ok
[INFO] [stdout] test tests::ttl_tests::test_insert_bytes_with_ttl ... ok
[INFO] [stdout] test tests::persistence_tests::test_basic_persistence ... ok
[INFO] [stdout] test tests::ttl_tests::test_regular_insert_removes_ttl ... ok
[INFO] [stdout] test tests::ttl_tests::test_ttl_operations_fail_when_disabled ... ok
[INFO] [stdout] test tests::persistence_tests::test_metadata_persistence ... ok
[INFO] [stdout] test tests::ttl_tests::test_ttl_preserves_value ... ok
[INFO] [stdout] test tests::ttl_tests::test_ttl_with_builder_explicit_disable ... ok
[INFO] [stdout] test tests::write_buffer_tests::test_add_write_operation ... ok
[INFO] [stdout] test tests::ttl_tests::test_update_resets_ttl ... ok
[INFO] [stdout] test tests::ttl_tests::test_update_ttl ... ok
[INFO] [stdout] test tests::write_buffer_tests::test_delete_operation ... ok
[INFO] [stdout] test tests::write_buffer_tests::test_update_operation ... ok
[INFO] [stdout] test tests::write_buffer_tests::test_write_buffer_creation ... ok
[INFO] [stdout] test tests::ttl_tests::test_insert_with_ttl ... ok
[INFO] [stdout] test tests::write_buffer_tests::test_concurrent_writes ... ok
[INFO] [stdout] test tests::write_buffer_tests::test_write_entry_fields ... ok
[INFO] [stdout] test tests::persistence_tests::test_atomic_increment_persistence ... ok
[INFO] [stdout] test tests::ttl_tests::test_expired_key_not_found ... ok
[INFO] [stdout] test tests::write_buffer_tests::test_force_flush ... ok
[INFO] [stdout] test tests::persistence_tests::test_range_query_persistence ... ok
[INFO] [stdout] test tests::write_buffer_tests::test_write_buffer_shutdown ... ok
[INFO] [stdout] test tests::persistence_tests::test_update_persistence ... ok
[INFO] [stdout] test tests::write_buffer_tests::test_write_buffer_full_trigger ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 175 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.47s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests feoxdb
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test src/core/store/atomic.rs - core::store::atomic::FeoxStore::atomic_increment (line 21) ... ignored
[INFO] [stdout] test src/core/store/json_patch.rs - core::store::json_patch::FeoxStore::json_patch (line 29) - compile ... ok
[INFO] [stdout] test src/core/store/builder.rs - core::store::builder::StoreBuilder::file_size (line 81) - compile ... ok
[INFO] [stdout] test src/core/store/operations.rs - core::store::operations::FeoxStore::delete (line 511) ... ok
[INFO] [stdout] test src/core/store/mod.rs - core::store::FeoxStore::builder (line 84) ... ok
[INFO] [stdout] test src/core/store/operations.rs - core::store::operations::FeoxStore::get (line 339) ... ok
[INFO] [stdout] test src/core/store/atomic.rs - core::store::atomic::FeoxStore::compare_and_swap (line 317) ... ok
[INFO] [stdout] test src/core/store/persistence.rs - core::store::persistence::FeoxStore::flush_all (line 20) - compile ... ok
[INFO] [stdout] test src/core/store/builder.rs - core::store::builder::StoreBuilder (line 29) ... ok
[INFO] [stdout] test src/core/store/atomic.rs - core::store::atomic::FeoxStore::atomic_increment (line 43) ... ok
[INFO] [stdout] test src/core/store/operations.rs - core::store::operations::FeoxStore::get_bytes (line 423) ... ok
[INFO] [stdout] test src/core/store/operations.rs - core::store::operations::FeoxStore::get_size (line 613) ... ok
[INFO] [stdout] test src/core/store/operations.rs - core::store::operations::FeoxStore::insert (line 37) ... ok
[INFO] [stdout] test src/core/store/range.rs - core::store::range::FeoxStore::range_query (line 24) ... ok
[INFO] [stdout] test src/core/store/ttl.rs - core::store::ttl::FeoxStore::get_ttl (line 166) ... ok
[INFO] [stdout] test src/core/store/ttl.rs - core::store::ttl::FeoxStore::insert_bytes_with_ttl (line 101) ... ok
[INFO] [stdout] test src/lib.rs - (line 126) - compile ... ok
[INFO] [stdout] test src/core/store/operations.rs - core::store::operations::FeoxStore::insert_bytes (line 104) ... ok
[INFO] [stdout] test src/core/store/ttl.rs - core::store::ttl::FeoxStore::insert_with_ttl (line 26) ... ok
[INFO] [stdout] test src/core/store/ttl.rs - core::store::ttl::FeoxStore::persist (line 268) ... ok
[INFO] [stdout] test src/core/store/ttl.rs - core::store::ttl::FeoxStore::update_ttl (line 221) ... ok
[INFO] [stdout] test src/lib.rs - (line 100) ... ok
[INFO] [stdout] test src/lib.rs - (line 156) ... ok
[INFO] [stdout] test src/lib.rs - (line 67) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 84) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 183) ... ok
[INFO] [stdout] test src/lib.rs - (line 209) ... ok
[INFO] [stdout] test src/lib.rs - (line 236) ... ok
[INFO] [stdout] test src/lib.rs - (line 308) ... ok
[INFO] [stdout] test src/lib.rs - (line 46) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.45s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cc1332c7821672d3d9f3e13dfb0a388e6e2c8548f5aa8778070be58847bfb4b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc1332c7821672d3d9f3e13dfb0a388e6e2c8548f5aa8778070be58847bfb4b7", kill_on_drop: false }`
[INFO] [stdout] cc1332c7821672d3d9f3e13dfb0a388e6e2c8548f5aa8778070be58847bfb4b7
