[INFO] fetching crate feoxdb 0.5.0... [INFO] testing feoxdb-0.5.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate feoxdb 0.5.0 into /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate feoxdb 0.5.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tikv-jemallocator v0.6.0 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded json-patch v4.1.0 [INFO] [stderr] Downloaded clap_derive v4.5.47 [INFO] [stderr] Downloaded jsonptr v0.7.1 [INFO] [stderr] Downloaded clap v4.5.47 [INFO] [stderr] Downloaded tempfile v3.22.0 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded scc v2.4.0 [INFO] [stderr] Downloaded clap_builder v4.5.47 [INFO] [stderr] Downloaded crossbeam-skiplist v0.1.3 [INFO] [stderr] Downloaded web-sys v0.3.80 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a29b0cf691391bb5c10984b3ac381b83f738150ea09de3e8805c5d7f371a36fa [INFO] running `Command { std: "docker" "start" "-a" "a29b0cf691391bb5c10984b3ac381b83f738150ea09de3e8805c5d7f371a36fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a29b0cf691391bb5c10984b3ac381b83f738150ea09de3e8805c5d7f371a36fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29b0cf691391bb5c10984b3ac381b83f738150ea09de3e8805c5d7f371a36fa", kill_on_drop: false }` [INFO] [stdout] a29b0cf691391bb5c10984b3ac381b83f738150ea09de3e8805c5d7f371a36fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfa6ad415e1d79ae1a876f6149e3483b8123e6ec07709000c8a610a5813f5af7 [INFO] running `Command { std: "docker" "start" "-a" "cfa6ad415e1d79ae1a876f6149e3483b8123e6ec07709000c8a610a5813f5af7", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling io-uring v0.7.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [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 thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.225 [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 1m 38s [INFO] running `Command { std: "docker" "inspect" "cfa6ad415e1d79ae1a876f6149e3483b8123e6ec07709000c8a610a5813f5af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa6ad415e1d79ae1a876f6149e3483b8123e6ec07709000c8a610a5813f5af7", kill_on_drop: false }` [INFO] [stdout] cfa6ad415e1d79ae1a876f6149e3483b8123e6ec07709000c8a610a5813f5af7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6f359c55a805e15ab0b3cd3ec17e7ec2b600d47a656fdea113dce072baffdf5 [INFO] running `Command { std: "docker" "start" "-a" "b6f359c55a805e15ab0b3cd3ec17e7ec2b600d47a656fdea113dce072baffdf5", kill_on_drop: false }` [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling io-uring v0.7.10 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [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 clap_derive v4.5.47 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling thiserror v1.0.69 [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 30.31s [INFO] running `Command { std: "docker" "inspect" "b6f359c55a805e15ab0b3cd3ec17e7ec2b600d47a656fdea113dce072baffdf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f359c55a805e15ab0b3cd3ec17e7ec2b600d47a656fdea113dce072baffdf5", kill_on_drop: false }` [INFO] [stdout] b6f359c55a805e15ab0b3cd3ec17e7ec2b600d47a656fdea113dce072baffdf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b4bf01a06e822bb37247c77fd5edda85f4f52ab7f7f3970bbbb7c590f708288 [INFO] running `Command { std: "docker" "start" "-a" "4b4bf01a06e822bb37247c77fd5edda85f4f52ab7f7f3970bbbb7c590f708288", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/feoxdb-c1a5bfa856185c71) [INFO] [stdout] [INFO] [stdout] running 175 tests [INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_capacity_exact ... ok [INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_clear ... ok [INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_alignment ... ok [INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_creation ... ok [INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_extend ... ok [INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_write_read ... ok [INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_mut_access ... ok [INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_reuse ... ok [INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_set_len ... ok [INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_large_size ... ok [INFO] [stdout] test tests::allocator_tests::test_multiple_alignments ... ok [INFO] [stdout] test tests::allocator_tests::test_aligned_buffer_zero_size ... ok [INFO] [stdout] test tests::free_space_tests::test_allocate_and_release ... ok [INFO] [stdout] test tests::free_space_tests::test_coalesce_with_predecessor ... 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::free_space_tests::test_coalescing ... ok [INFO] [stdout] test tests::cache_tests::test_basic_cache_operations ... ok [INFO] [stdout] test tests::cache_tests::test_cache_clear ... ok [INFO] [stdout] test tests::cache_tests::test_cache_large_value_rejection ... ok [INFO] [stdout] test tests::cache_tests::test_cache_update_existing ... ok [INFO] [stdout] test tests::free_space_tests::test_invalid_operations ... ok [INFO] [stdout] test tests::free_space_tests::test_initialization ... 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::free_space_tests::test_fragmentation_calculation ... ok [INFO] [stdout] test tests::free_space_tests::test_device_bounds_checking ... ok [INFO] [stdout] test tests::cache_tests::test_cache_watermark_adjustment ... ok [INFO] [stdout] test tests::hash_tests::test_hash_distribution ... ok [INFO] [stdout] test tests::cache_tests::test_reference_bit_behavior ... ok [INFO] [stdout] test tests::hash_tests::test_hash_key_function ... ok [INFO] [stdout] test tests::hash_tests::test_hasher_trait_implementation ... ok [INFO] [stdout] test tests::free_space_tests::test_largest_free_chunk ... ok [INFO] [stdout] test tests::hash_tests::test_murmur_hasher ... ok [INFO] [stdout] test tests::hash_tests::test_murmur_hasher_default ... ok [INFO] [stdout] test tests::hash_tests::test_murmur_hasher_with_seed ... ok [INFO] [stdout] test tests::hash_tests::test_murmur3_known_values ... ok [INFO] [stdout] test tests::hash_tests::test_murmur3_various_lengths ... ok [INFO] [stdout] test tests::free_space_tests::test_concurrent_allocation ... 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::io_tests::test_sector_alignment ... ok [INFO] [stdout] test tests::json_patch_tests::test_json_patch_empty_patch ... ok [INFO] [stdout] test tests::io_tests::test_batch_write ... ok [INFO] [stdout] test tests::io_tests::test_disk_io_creation ... ok [INFO] [stdout] test tests::io_tests::test_shutdown ... ok [INFO] [stdout] test tests::json_patch_tests::test_json_patch_copy_operation ... 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_json ... 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::json_patch_tests::test_json_patch_nested_operations ... ok [INFO] [stdout] test tests::json_patch_tests::test_json_patch_nonexistent_path ... ok [INFO] [stdout] test tests::io_tests::test_multiple_sector_read_write ... ok [INFO] [stdout] test tests::io_tests::test_flush ... ok [INFO] [stdout] test tests::cache_tests::test_concurrent_cache_access ... ok [INFO] [stdout] test tests::io_tests::test_read_write_sectors ... ok [INFO] [stdout] test tests::io_tests::test_metadata_read_write ... ok [INFO] [stdout] test tests::json_patch_tests::test_json_patch_successful_test_operation ... ok [INFO] [stdout] test tests::json_patch_tests::test_rfc6902_json_patch ... ok [INFO] [stdout] test tests::metadata_tests::test_metadata_creation ... ok [INFO] [stdout] test tests::metadata_tests::test_metadata_deserialization ... ok [INFO] [stdout] test tests::metadata_tests::test_metadata_field_updates ... ok [INFO] [stdout] test tests::metadata_tests::test_metadata_invalid_signature ... 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::io_tests::test_edge_sectors ... ok [INFO] [stdout] test tests::json_patch_tests::test_json_patch_remove_from_array ... ok [INFO] [stdout] test tests::metadata_tests::test_metadata_serialization ... ok [INFO] [stdout] test tests::metadata_tests::test_metadata_time_fields ... ok [INFO] [stdout] test tests::record_tests::test_record_cache_metadata ... ok [INFO] [stdout] test tests::record_tests::test_atomic_link_operations ... ok [INFO] [stdout] test tests::metadata_tests::test_metadata_update ... ok [INFO] [stdout] test tests::record_tests::test_record_creation ... 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::io_tests::test_concurrent_io ... ok [INFO] [stdout] test tests::json_patch_tests::test_json_patch_add_to_array ... ok [INFO] [stdout] test tests::record_tests::test_record_refcount ... ok [INFO] [stdout] test tests::record_tests::test_record_value_operations ... ok [INFO] [stdout] test tests::stats_tests::test_average_latencies ... ok [INFO] [stdout] test tests::record_tests::test_record_with_timestamp ... ok [INFO] [stdout] test tests::stats_tests::test_cache_hit_rate_calculation ... ok [INFO] [stdout] test tests::stats_tests::test_eviction_stats ... 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_flush_count ... 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::stats_tests::test_concurrent_statistics ... ok [INFO] [stdout] test tests::record_tests::test_record_thread_safety ... ok [INFO] [stdout] test tests::record_tests::test_record_value_rwlock ... ok [INFO] [stdout] test tests::store::atomic_tests::test_atomic_increment_basic ... ok [INFO] [stdout] test tests::store::atomic_tests::test_atomic_increment_invalid_value ... ok [INFO] [stdout] test tests::store::atomic_tests::test_cas_basic ... ok [INFO] [stdout] test tests::store::atomic_tests::test_cas_large_value ... 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_saturation ... ok [INFO] [stdout] test tests::store::atomic_tests::test_cas_concurrent ... ok [INFO] [stdout] test tests::store::atomic_tests::test_cas_binary_data ... ok [INFO] [stdout] test tests::store::atomic_tests::test_cas_race_condition_simulation ... 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::atomic_tests::test_cas_single_byte_value ... ok [INFO] [stdout] test tests::store::concurrency_tests::test_concurrent_inserts ... ok [INFO] [stdout] test tests::store::concurrency_tests::test_concurrent_atomic_increments ... ok [INFO] [stdout] test tests::store::atomic_tests::test_cas_timestamp_conflict ... ok [INFO] [stdout] test tests::store::edge_cases_tests::test_empty_value_rejected ... ok [INFO] [stdout] test tests::cache_tests::test_cache_eviction ... ok [INFO] [stdout] test tests::store::edge_cases_tests::test_empty_key_rejected ... ok [INFO] [stdout] test tests::store::edge_cases_tests::test_max_key_size ... ok [INFO] [stdout] test tests::store::json_patch_tests::test_json_patch_basic ... ok [INFO] [stdout] test tests::store::concurrency_tests::test_concurrent_mixed_operations ... ok [INFO] [stdout] test tests::store::edge_cases_tests::test_stats_snapshot ... ok [INFO] [stdout] test tests::store::operations_tests::test_basic_operations ... 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::json_patch_tests::test_json_patch_on_non_json ... 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_zero_copy_semantics ... ok [INFO] [stdout] test tests::store::operations_tests::test_get_bytes_basic ... ok [INFO] [stdout] test tests::store::operations_tests::test_get_bytes_large_value ... ok [INFO] [stdout] test tests::store::operations_tests::test_get_size ... ok [INFO] [stdout] test tests::store::operations_tests::test_insert_bytes_empty_value ... ok [INFO] [stdout] test tests::store::operations_tests::test_insert_bytes_basic ... ok [INFO] [stdout] test tests::store::operations_tests::test_insert_bytes_from_static ... ok [INFO] [stdout] test tests::store::operations_tests::test_insert_bytes_with_slice ... ok [INFO] [stdout] test tests::store::operations_tests::test_insert_bytes_update_existing ... ok [INFO] [stdout] test tests::store::operations_tests::test_update_existing_key ... ok [INFO] [stdout] test tests::store::operations_tests::test_insert_bytes_zero_copy ... 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::atomic_tests::test_cas_rapid_updates ... ok [INFO] [stdout] test tests::store::operations_tests::test_insert_bytes_with_timestamp ... ok [INFO] [stdout] test tests::store::operations_tests::test_get_bytes_key_not_found ... 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::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::ttl_tests::test_insert_bytes_with_ttl_and_timestamp ... ok [INFO] [stdout] test tests::ttl_tests::test_insert_bytes_preserves_ttl ... ok [INFO] [stdout] test tests::persistence_tests::test_flush_all ... ok [INFO] [stdout] test tests::ttl_tests::test_insert_bytes_ttl_not_enabled ... ok [INFO] [stdout] test tests::persistence_tests::test_value_offloading ... ok [INFO] [stdout] test tests::ttl_tests::test_ttl_preserves_value ... ok [INFO] [stdout] test tests::ttl_tests::test_update_resets_ttl ... ok [INFO] [stdout] test tests::write_buffer_tests::test_add_write_operation ... ok [INFO] [stdout] test tests::ttl_tests::test_ttl_operations_fail_when_disabled ... ok [INFO] [stdout] test tests::write_buffer_tests::test_delete_operation ... ok [INFO] [stdout] test tests::ttl_tests::test_update_ttl ... 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_regular_insert_removes_ttl ... ok [INFO] [stdout] test tests::ttl_tests::test_ttl_with_builder_explicit_disable ... ok [INFO] [stdout] test tests::write_buffer_tests::test_write_entry_fields ... ok [INFO] [stdout] test tests::write_buffer_tests::test_force_flush ... ok [INFO] [stdout] test tests::write_buffer_tests::test_write_buffer_shutdown ... ok [INFO] [stdout] test tests::write_buffer_tests::test_concurrent_writes ... ok [INFO] [stdout] test tests::ttl_tests::test_insert_bytes_with_ttl ... ok [INFO] [stdout] test tests::ttl_tests::test_insert_with_ttl ... ok [INFO] [stdout] test tests::ttl_tests::test_expired_key_not_found ... ok [INFO] [stdout] test tests::persistence_tests::test_metadata_persistence ... ok [INFO] [stdout] test tests::persistence_tests::test_delete_persistence ... ok [INFO] [stdout] test tests::persistence_tests::test_concurrent_persistence ... ok [INFO] [stdout] test tests::write_buffer_tests::test_write_buffer_full_trigger ... ok [INFO] [stdout] test tests::persistence_tests::test_basic_persistence ... ok [INFO] [stdout] test tests::persistence_tests::test_atomic_increment_persistence ... ok [INFO] [stdout] test tests::persistence_tests::test_update_persistence ... ok [INFO] [stdout] test tests::persistence_tests::test_range_query_persistence ... ok [INFO] [stdout] test tests::persistence_tests::test_graceful_shutdown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 175 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.46s [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/builder.rs - core::store::builder::StoreBuilder::file_size (line 81) - compile ... 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/json_patch.rs - core::store::json_patch::FeoxStore::json_patch (line 29) - compile ... 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_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/builder.rs - core::store::builder::StoreBuilder (line 29) ... 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/atomic.rs - core::store::atomic::FeoxStore::atomic_increment (line 43) ... ok [INFO] [stdout] test src/lib.rs - (line 126) - compile ... ok [INFO] [stdout] test src/core/store/ttl.rs - core::store::ttl::FeoxStore::insert_bytes_with_ttl (line 101) ... ok [INFO] [stdout] test src/core/store/operations.rs - core::store::operations::FeoxStore::get (line 339) ... 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::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 67) - compile ... ok [INFO] [stdout] test src/core/store/operations.rs - core::store::operations::FeoxStore::delete (line 511) ... ok [INFO] [stdout] test src/core/store/operations.rs - core::store::operations::FeoxStore::insert (line 37) ... ok [INFO] [stdout] test src/core/store/ttl.rs - core::store::ttl::FeoxStore::get_ttl (line 166) ... ok [INFO] [stdout] test src/lib.rs - (line 84) - 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/atomic.rs - core::store::atomic::FeoxStore::compare_and_swap (line 317) ... ok [INFO] [stdout] test src/lib.rs - (line 100) ... ok [INFO] [stdout] test src/lib.rs - (line 46) ... ok [INFO] [stdout] test src/lib.rs - (line 209) ... ok [INFO] [stdout] test src/lib.rs - (line 156) ... ok [INFO] [stdout] test src/lib.rs - (line 183) ... ok [INFO] [stdout] test src/lib.rs - (line 308) ... ok [INFO] [stdout] test src/lib.rs - (line 236) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b4bf01a06e822bb37247c77fd5edda85f4f52ab7f7f3970bbbb7c590f708288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b4bf01a06e822bb37247c77fd5edda85f4f52ab7f7f3970bbbb7c590f708288", kill_on_drop: false }` [INFO] [stdout] 4b4bf01a06e822bb37247c77fd5edda85f4f52ab7f7f3970bbbb7c590f708288