[INFO] cloning repository https://github.com/seqdb/seqdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seqdb/seqdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseqdb%2Fseqdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseqdb%2Fseqdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44f54e2cb2c58abcf6ef9f5cf95c11a279ed047a
[INFO] testing seqdb/seqdb against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseqdb%2Fseqdb" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seqdb/seqdb
[INFO] finished tweaking git repo https://github.com/seqdb/seqdb
[INFO] tweaked toml for git repo https://github.com/seqdb/seqdb written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seqdb/seqdb on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seqdb/seqdb 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 782dc975d673c919121d24436ca9455153666019a57bdb0250aaa26e6cb4eca7
[INFO] running `Command { std: "docker" "start" "782dc975d673c919121d24436ca9455153666019a57bdb0250aaa26e6cb4eca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "782dc975d673c919121d24436ca9455153666019a57bdb0250aaa26e6cb4eca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "782dc975d673c919121d24436ca9455153666019a57bdb0250aaa26e6cb4eca7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "782dc975d673c919121d24436ca9455153666019a57bdb0250aaa26e6cb4eca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "782dc975d673c919121d24436ca9455153666019a57bdb0250aaa26e6cb4eca7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling pco v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling compare v0.0.6
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling sfa v1.0.0
[INFO] [stderr]    Compiling lz4_flex v0.13.1
[INFO] [stderr]    Compiling interval-heap v0.0.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling varint-rs v2.2.0
[INFO] [stderr]    Compiling heed-traits v0.20.0
[INFO] [stderr]    Compiling dtype_dispatch v0.2.1
[INFO] [stderr]    Compiling heed v0.22.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling byteview v0.10.1
[INFO] [stderr]    Compiling better_io v0.2.0
[INFO] [stderr]    Compiling redb v4.1.0
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling synchronoise v1.0.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling vecdb_derive v0.10.3 (/opt/rustwide/workdir/crates/vecdb_derive)
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling quick_cache v0.6.22
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling heed-types v0.21.0
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling lsm-tree v3.1.4
[INFO] [stderr]    Compiling rawdb v0.10.3 (/opt/rustwide/workdir/crates/rawdb)
[INFO] [stderr]    Compiling fjall v3.1.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling vecdb v0.10.3 (/opt/rustwide/workdir/crates/vecdb)
[INFO] [stderr]    Compiling vecdb_bench v0.10.3 (/opt/rustwide/workdir/crates/vecdb_bench)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.59s
[INFO] running `Command { std: "docker" "inspect" "782dc975d673c919121d24436ca9455153666019a57bdb0250aaa26e6cb4eca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "782dc975d673c919121d24436ca9455153666019a57bdb0250aaa26e6cb4eca7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling vecdb_derive v0.10.3 (/opt/rustwide/workdir/crates/vecdb_derive)
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling lsm-tree v3.1.4
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rawdb v0.10.3 (/opt/rustwide/workdir/crates/rawdb)
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.6
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling heed-types v0.21.0
[INFO] [stderr]    Compiling heed v0.22.1
[INFO] [stderr]    Compiling fjall v3.1.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling pco v1.0.2
[INFO] [stderr]    Compiling vecdb v0.10.3 (/opt/rustwide/workdir/crates/vecdb)
[INFO] [stderr]    Compiling vecdb_bench v0.10.3 (/opt/rustwide/workdir/crates/vecdb_bench)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.20s
[INFO] running `Command { std: "docker" "inspect" "782dc975d673c919121d24436ca9455153666019a57bdb0250aaa26e6cb4eca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "782dc975d673c919121d24436ca9455153666019a57bdb0250aaa26e6cb4eca7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rawdb-0b8ace70c6336268)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-05e6c5235368991e)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test test_alternating_write_and_truncate ... ok
[INFO] [stdout] test test_basic_region_rename ... ok
[INFO] [stdout] test test_complex_fragmentation_scenario ... ok
[INFO] [stdout] test test_complex_region_lifecycle ... ok
[INFO] [stdout] test test_create_region_idempotent ... ok
[INFO] [stdout] test test_create_single_region ... ok
[INFO] [stdout] test test_mixed_size_writes ... ok
[INFO] [stdout] test test_interleaved_operations ... ok
[INFO] [stdout] test test_hole_filling ... ok
[INFO] [stdout] test test_database_creation ... ok
[INFO] [stdout] test test_hole_coalescing ... ok
[INFO] [stdout] test test_multiple_readers_from_same_region ... ok
[INFO] [stdout] test test_multiple_regions ... ok
[INFO] [stdout] test test_multiple_renames ... ok
[INFO] [stdout] test test_persistence_with_holes ... ok
[INFO] [stdout] test test_reader_can_be_stored_in_struct ... ok
[INFO] [stdout] test test_empty_region_operations ... ok
[INFO] [stdout] test test_reader ... ok
[INFO] [stdout] test test_persistence ... ok
[INFO] [stdout] test test_large_write ... ok
[INFO] [stdout] test test_reader_outlives_database_variable ... ok
[INFO] [stdout] test test_concurrent_writes_to_different_regions ... ok
[INFO] [stdout] test test_multiple_flushes ... ok
[INFO] [stdout] test test_reader_prefixed ... ok
[INFO] [stdout] test test_reader_unchecked_read ... ok
[INFO] [stdout] test test_partial_overwrites_data_integrity ... ok
[INFO] [stdout] test test_concurrent_reads ... ok
[INFO] [stdout] test test_concurrent_renames ... ok
[INFO] [stdout] test test_reader_outlives_region_variable ... ok
[INFO] [stdout] test test_punch_holes ... ok
[INFO] [stdout] test test_concurrent_region_creation ... ok
[INFO] [stdout] test test_region_defragmentation ... ok
[INFO] [stdout] test test_remove_region ... ok
[INFO] [stdout] test test_region_metadata_updates ... ok
[INFO] [stdout] test test_region_reuse_after_removal ... ok
[INFO] [stdout] test test_rename_with_special_characters ... ok
[INFO] [stdout] test test_set_min_regions ... ok
[INFO] [stdout] test test_truncate_region ... ok
[INFO] [stdout] test test_region_growth_patterns ... ok
[INFO] [stdout] test test_set_min_len_preallocate ... ok
[INFO] [stdout] test test_write_append ... ok
[INFO] [stdout] test test_truncate_errors ... ok
[INFO] [stdout] test test_rename_to_existing_name_fails ... ok
[INFO] [stdout] test test_rename_preserves_region_metadata ... ok
[INFO] [stdout] test test_write_at_exact_reserved_boundary ... ok
[INFO] [stdout] test test_rename_with_persistence ... ok
[INFO] [stdout] test test_retain_regions_edge_cases ... ok
[INFO] [stdout] test test_write_at_boundary_conditions ... ok
[INFO] [stdout] test test_rename_after_remove_and_recreate ... ok
[INFO] [stdout] test test_truncate_write ... ok
[INFO] [stdout] test test_very_long_region_names ... ok
[INFO] [stdout] test test_write_at_invalid_position ... ok
[INFO] [stdout] test test_write_at_position ... ok
[INFO] [stdout] test test_comprehensive_db_operations ... ok
[INFO] [stdout] test test_stress_region_creation_and_removal ... ok
[INFO] [stdout] test test_retain_regions ... ok
[INFO] [stdout] test test_write_exceeds_reserved ... ok
[INFO] [stdout] test test_write_to_region_within_reserved ... ok
[INFO] [stdout] test test_zero_byte_writes ... ok
[INFO] [stdout] test test_many_small_regions ... ok
[INFO] [stdout] test test_reader_bounds_check - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vecdb-5cfe18c5e5410d74)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-78e92d54a0ce3f0e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bytes::test_vec_operations ... ok
[INFO] [stdout] test eager_pco::test_vec_operations ... ok
[INFO] [stdout] test pco::test_vec_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic2.rs (/opt/rustwide/target/debug/deps/basic2-c26c15bdadeaf6cb)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test bytes::push_write_read ... ok
[INFO] [stdout] test bytes::length_tracking ... ok
[INFO] [stdout] test bytes::persistence_across_reopen ... ok
[INFO] [stdout] test bytes::collect_signed_range ... ok
[INFO] [stdout] test bytes::iter_last ... ok
[INFO] [stdout] test bytes::collect ... ok
[INFO] [stdout] test bytes::reset ... ok
[INFO] [stdout] test eager_pco::collect_signed_range ... ok
[INFO] [stdout] test bytes::truncate ... ok
[INFO] [stdout] test bytes::stamp_management ... ok
[INFO] [stdout] test eager_pco::persistence_across_reopen ... ok
[INFO] [stdout] test pco::push_write_read ... ok
[INFO] [stdout] test eager_pco::length_tracking ... ok
[INFO] [stdout] test pco::collect_signed_range ... ok
[INFO] [stdout] test pco::persistence_across_reopen ... ok
[INFO] [stdout] test eager_pco::push_write_read ... ok
[INFO] [stdout] test eager_pco::collect ... ok
[INFO] [stdout] test pco::length_tracking ... ok
[INFO] [stdout] test pco::iter_last ... ok
[INFO] [stdout] test pco::truncate ... ok
[INFO] [stdout] test pco::stamp_management ... ok
[INFO] [stdout] test eager_pco::reset ... ok
[INFO] [stdout] test pco::reset ... ok
[INFO] [stdout] test eager_pco::truncate ... ok
[INFO] [stdout] test eager_pco::stamp_management ... ok
[INFO] [stdout] test pco::collect ... ok
[INFO] [stdout] test eager_pco::iter_last ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comprehensive.rs (/opt/rustwide/target/debug/deps/comprehensive-7ced08bdf0553e9b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bytes::test_raw_vec_comprehensive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compute_functions.rs (/opt/rustwide/target/debug/deps/compute_functions-b96d3ea826e1154d)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test bytes::compute_cagr ... ok
[INFO] [stdout] test bytes::compute_all_time_low ... ok
[INFO] [stdout] test bytes::compute_functions_with_resume ... ok
[INFO] [stdout] test bytes::compute_add ... ok
[INFO] [stdout] test bytes::compute_ema ... ok
[INFO] [stdout] test bytes::compute_all_time_high ... ok
[INFO] [stdout] test bytes::compute_multiply ... ok
[INFO] [stdout] test bytes::compute_change ... ok
[INFO] [stdout] test bytes::compute_min_of_others ... ok
[INFO] [stdout] test bytes::compute_max ... ok
[INFO] [stdout] test bytes::compute_divide ... ok
[INFO] [stdout] test bytes::compute_max_of_others ... ok
[INFO] [stdout] test bytes::compute_percentage ... ok
[INFO] [stdout] test bytes::compute_percentage_difference ... ok
[INFO] [stdout] test bytes::compute_previous_value ... ok
[INFO] [stdout] test bytes::compute_percentage_change ... ok
[INFO] [stdout] test pco::compute_cagr ... ok
[INFO] [stdout] test bytes::compute_zscore ... ok
[INFO] [stdout] test pco::compute_add ... ok
[INFO] [stdout] test pco::compute_max ... ok
[INFO] [stdout] test pco::compute_functions_with_resume ... ok
[INFO] [stdout] test pco::compute_divide ... ok
[INFO] [stdout] test pco::compute_min ... ok
[INFO] [stdout] test bytes::compute_sliding_window_min ... ok
[INFO] [stdout] test bytes::compute_sliding_window_max ... ok
[INFO] [stdout] test bytes::compute_min ... ok
[INFO] [stdout] test pco::compute_all_time_high ... ok
[INFO] [stdout] test bytes::compute_sma ... ok
[INFO] [stdout] test pco::compute_change ... ok
[INFO] [stdout] test bytes::compute_sum ... ok
[INFO] [stdout] test pco::compute_all_time_low ... ok
[INFO] [stdout] test bytes::compute_subtract ... ok
[INFO] [stdout] test pco::compute_max_of_others ... ok
[INFO] [stdout] test pco::compute_percentage_change ... ok
[INFO] [stdout] test pco::compute_percentage_difference ... ok
[INFO] [stdout] test pco::compute_percentage ... ok
[INFO] [stdout] test pco::compute_sliding_window_min ... ok
[INFO] [stdout] test pco::compute_min_of_others ... ok
[INFO] [stdout] test pco::compute_ema ... ok
[INFO] [stdout] test pco::compute_previous_value ... ok
[INFO] [stdout] test pco::compute_sliding_window_max ... ok
[INFO] [stdout] test bytes::compute_sum_of_others ... ok
[INFO] [stdout] test pco::compute_sum ... ok
[INFO] [stdout] test pco::compute_multiply ... ok
[INFO] [stdout] test pco::compute_sma ... ok
[INFO] [stdout] test pco::compute_subtract ... ok
[INFO] [stdout] test pco::compute_sum_of_others ... ok
[INFO] [stdout] test pco::compute_zscore ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrent_rw.rs (/opt/rustwide/target/debug/deps/concurrent_rw-8288d073f3d4fa5a)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_extended_stress ... ignored
[INFO] [stdout] test test_extended_stress_bytes ... ignored
[INFO] [stdout] test test_realworld_stress ... ignored
[INFO] [stdout] test test_reader_sees_new_data_after_write ... ok
[INFO] [stdout] test test_pco_concurrent_read_write ... ok
[INFO] [stdout] test test_reader_isolation_from_pushed ... ok
[INFO] [stdout] test test_reader_sees_written_data_without_flush ... ok
[INFO] [stdout] test test_length_data_consistency_stress ... ok
[INFO] [stdout] test test_batched_writes_single_flush ... ok
[INFO] [stdout] test test_many_readers_one_writer ... ok
[INFO] [stdout] test test_concurrent_read_during_write ... ok
[INFO] [stdout] test test_memory_ordering_len_vs_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/consistency.rs (/opt/rustwide/target/debug/deps/consistency-624f081d7bb696f1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test bytes::mmap_write_file_read_consistency ... ok
[INFO] [stdout] test pco::mmap_write_file_read_consistency ... ok
[INFO] [stdout] test pco::immediate_read_after_write ... ok
[INFO] [stdout] test bytes::immediate_read_after_write ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integrity.rs (/opt/rustwide/target/debug/deps/integrity-5afaeff5dbea69c2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bytes::data_integrity_rollback_flush_reopen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/iterators.rs (/opt/rustwide/target/debug/deps/iterators-74129800a2d661d2)
[INFO] [stdout] 
[INFO] [stdout] running 91 tests
[INFO] [stdout] test clean_iter::bytes::set_end ... ok
[INFO] [stdout] test clean_iter::bytes::buffer_crossing ... ok
[INFO] [stdout] test clean_iter::bytes::nth ... ok
[INFO] [stdout] test clean_iter::bytes::basic ... ok
[INFO] [stdout] test clean_iter::bytes::multiple_skip_take ... ok
[INFO] [stdout] test clean_iter::bytes::nth_beyond_end ... ok
[INFO] [stdout] test clean_iter::bytes::last ... ok
[INFO] [stdout] test clean_iter::bytes::size_hint_consistency ... ok
[INFO] [stdout] test clean_iter::bytes::set_position ... ok
[INFO] [stdout] test clean_iter::bytes::last_empty ... ok
[INFO] [stdout] test clean_iter::bytes::take ... ok
[INFO] [stdout] test clean_iter::bytes::set_position_multiple ... ok
[INFO] [stdout] test clean_iter::bytes::skip_all ... ok
[INFO] [stdout] test clean_iter::eager_pco::basic ... ok
[INFO] [stdout] test clean_iter::bytes::skip ... ok
[INFO] [stdout] test clean_iter::eager_pco::last_empty ... ok
[INFO] [stdout] test clean_iter::eager_pco::last ... ok
[INFO] [stdout] test clean_iter::eager_pco::set_position ... ok
[INFO] [stdout] test clean_iter::eager_pco::skip_all ... ok
[INFO] [stdout] test clean_iter::eager_pco::take ... ok
[INFO] [stdout] test clean_iter::bytes::exact_size ... ok
[INFO] [stdout] test clean_iter::eager_pco::exact_size ... ok
[INFO] [stdout] test clean_iter::bytes::take_zero ... ok
[INFO] [stdout] test clean_iter::eager_pco::size_hint_consistency ... ok
[INFO] [stdout] test clean_iter::pco::multiple_skip_take ... ok
[INFO] [stdout] test clean_iter::pco::basic ... ok
[INFO] [stdout] test clean_iter::eager_pco::skip ... ok
[INFO] [stdout] test clean_iter::eager_pco::set_end ... ok
[INFO] [stdout] test clean_iter::pco::last ... ok
[INFO] [stdout] test clean_iter::eager_pco::multiple_skip_take ... ok
[INFO] [stdout] test clean_iter::eager_pco::take_zero ... ok
[INFO] [stdout] test clean_iter::pco::nth ... ok
[INFO] [stdout] test clean_iter::pco::exact_size ... ok
[INFO] [stdout] test clean_iter::pco::last_empty ... ok
[INFO] [stdout] test clean_iter::eager_pco::nth_beyond_end ... ok
[INFO] [stdout] test clean_iter::eager_pco::nth ... ok
[INFO] [stdout] test dirty_iter::bytes::exact_size_with_pushed ... ok
[INFO] [stdout] test clean_iter::pco::nth_beyond_end ... ok
[INFO] [stdout] test clean_iter::eager_pco::set_position_multiple ... ok
[INFO] [stdout] test clean_iter::pco::set_position ... ok
[INFO] [stdout] test clean_iter::pco::set_position_multiple ... ok
[INFO] [stdout] test clean_iter::pco::size_hint_consistency ... ok
[INFO] [stdout] test dirty_iter::bytes::only_pushed ... ok
[INFO] [stdout] test clean_iter::pco::set_end ... ok
[INFO] [stdout] test dirty_iter::bytes::last_in_stored ... ok
[INFO] [stdout] test clean_iter::pco::buffer_crossing ... ok
[INFO] [stdout] test dirty_iter::bytes::only_stored ... ok
[INFO] [stdout] test clean_iter::pco::take ... ok
[INFO] [stdout] test clean_iter::pco::take_zero ... ok
[INFO] [stdout] test dirty_iter::bytes::large_dataset_boundary ... ok
[INFO] [stdout] test dirty_iter::bytes::last_in_pushed ... ok
[INFO] [stdout] test dirty_iter::bytes::skip_across_boundary ... ok
[INFO] [stdout] test dirty_iter::eager_pco::exact_size_with_pushed ... ok
[INFO] [stdout] test clean_iter::pco::skip ... ok
[INFO] [stdout] test dirty_iter::bytes::take_across_boundary ... ok
[INFO] [stdout] test clean_iter::pco::skip_all ... ok
[INFO] [stdout] test dirty_iter::bytes::nth_across_boundary ... ok
[INFO] [stdout] test clean_iter::eager_pco::buffer_crossing ... ok
[INFO] [stdout] test dirty_iter::eager_pco::nth_across_boundary ... ok
[INFO] [stdout] test dirty_iter::eager_pco::last_in_stored ... ok
[INFO] [stdout] test dirty_iter::bytes::skip_take_complex ... ok
[INFO] [stdout] test dirty_iter::bytes::stored_and_pushed ... ok
[INFO] [stdout] test dirty_iter::eager_pco::skip_across_boundary ... ok
[INFO] [stdout] test dirty_iter::eager_pco::set_position_to_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::nth_across_boundary ... ok
[INFO] [stdout] test dirty_iter::eager_pco::only_stored ... ok
[INFO] [stdout] test dirty_iter::pco::only_pushed ... ok
[INFO] [stdout] test dirty_iter::eager_pco::take_across_boundary ... ok
[INFO] [stdout] test dirty_iter::eager_pco::last_in_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::exact_size_with_pushed ... ok
[INFO] [stdout] test dirty_iter::eager_pco::only_pushed ... ok
[INFO] [stdout] test dirty_iter::bytes::set_position_to_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::last_in_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::only_stored ... ok
[INFO] [stdout] test dirty_iter::pco::large_dataset_boundary ... ok
[INFO] [stdout] test dirty_iter::pco::last_in_stored ... ok
[INFO] [stdout] test dirty_iter::eager_pco::stored_and_pushed ... ok
[INFO] [stdout] test dirty_iter::eager_pco::large_dataset_boundary ... ok
[INFO] [stdout] test dirty_iter::eager_pco::skip_take_complex ... ok
[INFO] [stdout] test dirty_iter::pco::stored_and_pushed ... ok
[INFO] [stdout] test raw_features::bytes::iter_updates_and_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::take_across_boundary ... ok
[INFO] [stderr]      Running tests/raw_last_page.rs (/opt/rustwide/target/debug/deps/raw_last_page-d400f91bbdc716c1)
[INFO] [stdout] test raw_features::bytes::iter_with_updates ... ok
[INFO] [stdout] test raw_features::bytes::iter_skip_over_holes ... ok
[INFO] [stdout] test raw_features::bytes::iter_skips_holes ... ok
[INFO] [stdout] test raw_features::bytes::iter_with_holes_and_updates ... ok
[INFO] [stdout] test raw_features::bytes::iter_holes_and_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::set_position_to_pushed ... ok
[INFO] [stdout] test raw_features::bytes::fill_holes ... ok
[INFO] [stdout] test dirty_iter::pco::skip_across_boundary ... ok
[INFO] [stdout] test dirty_iter::pco::skip_take_complex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test pco::fast_append_multiple_small_writes ... ok
[INFO] [stdout] test pco::noop_write_on_raw_page ... ok
[INFO] [stdout] test pco::fast_append_survives_reopen ... ok
[INFO] [stdout] test pco::fast_append_overflow ... ok
[INFO] [stdout] test pco::fast_append_fills_exactly ... ok
[INFO] [stdout] test pco::single_value_writes ... ok
[INFO] [stdout] test pco::full_page_compressed_partial_raw ... ok
[INFO] [stdout] test pco::pushed_and_stored_raw_page ... ok
[INFO] [stdout] test pco::truncate_into_compressed_page ... ok
[INFO] [stdout] test pco::read_only_clone_mixed_pages ... ok
[INFO] [stdout] test pco::pushed_and_stored_mixed_pages ... ok
[INFO] [stdout] test pco::incremental_growth_across_pages ... ok
[INFO] [stdout] test pco::reset_clears_raw_pages ... ok
[INFO] [stdout] test pco::small_write_raw_survives_reopen ... ok
[INFO] [stdout] test pco::read_spanning_compressed_and_raw ... ok
[INFO] [stdout] test pco::truncate_into_raw_page ... ok
[INFO] [stdout] test pco::fold_over_mixed_pages ... ok
[INFO] [stdout] test pco::reset_after_multi_page ... ok
[INFO] [stdout] test pco::noop_write_after_multi_page ... ok
[INFO] [stdout] test pco::exact_page_boundary ... ok
[INFO] [stdout] test pco::truncate_to_zero_then_rebuild ... ok
[INFO] [stdout] test pco::write_reopen_cycle_crossing_pages ... ok
[INFO] [stderr]      Running tests/rollback.rs (/opt/rustwide/target/debug/deps/rollback-3ef735aa70826d33)
[INFO] [stdout] test pco::write_reopen_append_cycle ... ok
[INFO] [stdout] test pco::truncate_to_page_boundary ... ok
[INFO] [stdout] test pco::multiple_pages_with_raw_tail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test generic_rollback::bytes::deep_rollback_chain ... ok
[INFO] [stdout] test generic_rollback::bytes::rollback_then_save_new_state ... ok
[INFO] [stdout] test generic_rollback::bytes::rollback_before ... ok
[INFO] [stdout] test generic_rollback::bytes::multiple_sequential_rollbacks ... ok
[INFO] [stdout] test generic_rollback::bytes::reset ... ok
[INFO] [stdout] test generic_rollback::bytes::rollback_persistence ... ok
[INFO] [stdout] test generic_rollback::bytes::rollback_with_truncation ... ok
[INFO] [stdout] test generic_rollback::bytes::basic_rollback ... ok
[INFO] [stdout] test generic_rollback::bytes::rollback_to_empty ... ok
[INFO] [stdout] test generic_rollback::eager_pco::reset ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_to_empty ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_persistence ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_before ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_before ... ok
[INFO] [stdout] test generic_rollback::pco::multiple_sequential_rollbacks ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_then_save_new_state ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_then_save_new_state ... ok
[INFO] [stdout] test generic_rollback::pco::reset ... ok
[INFO] [stdout] test generic_rollback::pco::deep_rollback_chain ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_persistence ... ok
[INFO] [stdout] test generic_rollback::eager_pco::multiple_sequential_rollbacks ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_to_empty ... ok
[INFO] [stdout] test generic_rollback::eager_pco::basic_rollback ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_after_rollback_with_delete ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_then_save_new_state ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_all_elements_updated ... ok
[INFO] [stdout] test raw_rollback::bytes::multiple_sequential_rollbacks ... ok
[INFO] [stdout] test raw_rollback::bytes::complex_mixed_operations ... ok
[INFO] [stdout] test raw_rollback::bytes::deep_rollback_chain ... ok
[INFO] [stdout] test generic_rollback::eager_pco::deep_rollback_chain ... ok
[INFO] [stdout] test raw_rollback::bytes::reset ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_to_empty ... ok
[INFO] [stdout] test raw_rollback::bytes::multiple_updates_to_same_index ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_holes_and_updates ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_before ... ok
[INFO] [stdout] test raw_rollback::bytes::multiple_holes_then_rollback ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_holes ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_updates ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_truncation ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_truncation_and_updates ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_with_truncation ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_with_truncation ... ok
[INFO] [stdout] test raw_rollback::bytes::basic_single_rollback ... ok
[INFO] [stdout] test generic_rollback::pco::basic_rollback ... ok
[INFO] [stderr]      Running tests/rollback_truncation.rs (/opt/rustwide/target/debug/deps/rollback_truncation-26360701856d9afb)
[INFO] [stdout] test integration::bytes::data_integrity_rollback_flush_reopen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test pco::rollback_after_pure_truncate ... ok
[INFO] [stdout] test bytes::rollback_after_truncate_and_push ... ok
[INFO] [stdout] test pco::rollback_after_truncate_and_push ... ok
[INFO] [stdout] test bytes::rollback_after_pure_truncate ... ok
[INFO] [stdout] test bytes::rollback_truncate_persistence ... ok
[INFO] [stdout] test bytes::rollback_truncate_then_reflush ... ok
[INFO] [stdout] test pco::rollback_truncate_then_reflush ... ok
[INFO] [stdout] test pco::rollback_truncate_persistence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scaling_bench.rs (/opt/rustwide/target/debug/deps/scaling_bench-0fe96fc3ca252cb1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_extreme_stress ... ignored
[INFO] [stdout] test test_scale_batch_size ... ignored
[INFO] [stdout] test test_scale_readers ... ignored
[INFO] [stdout] test test_scale_write_frequency ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/write_visibility.rs (/opt/rustwide/target/debug/deps/write_visibility-fd926f993bed1994)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test bytes::test_write_returns_bool ... ok
[INFO] [stdout] test pco::test_write_visibility ... ok
[INFO] [stdout] test pco::test_compute_chain ... ok
[INFO] [stdout] test bytes::test_write_visibility ... ok
[INFO] [stdout] test pco::test_write_returns_bool ... ok
[INFO] [stdout] test bytes::test_compute_chain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vecdb_bench-e7ab04b0d9f25b4a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vecdb_bench-86e1555c54164e7c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vecdb_derive-bb212c27518725e2)
[INFO] [stderr]      Running tests/bytes.rs (/opt/rustwide/target/debug/deps/bytes-8028490262cd8a2e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bytes_generics.rs (/opt/rustwide/target/debug/deps/bytes_generics-8b2e2e63f26f815e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_derive_with_float ... ok
[INFO] [stdout] test test_derive_bytes_vec_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pco.rs (/opt/rustwide/target/debug/deps/pco-534df7f83c8d734d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_derive_bytes_with_different_types ... ok
[INFO] [stdout] test test_derive_bytes_with_float_generic ... ok
[INFO] [stdout] test test_derive_bytes_with_nested_generics ... ok
[INFO] [stdout] test test_derive_bytes_with_single_generic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_derive_with_float ... ok
[INFO] [stdout] test test_derive_pco_vec_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pco_generics.rs (/opt/rustwide/target/debug/deps/pco_generics-e0cd7d606d771fed)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_pco_number_type_with_generic ... ok
[INFO] [stdout] test test_derive_pco_with_single_generic ... ok
[INFO] [stdout] test test_derive_pco_with_float_generic ... ok
[INFO] [stdout] test test_derive_pco_with_nested_generics ... ok
[INFO] [stderr]    Doc-tests rawdb
[INFO] [stdout] test test_derive_pco_with_different_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/rawdb/src/../README.md - (line 29) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.68s; merged doctests compilation took 0.66s
[INFO] [stderr]    Doc-tests vecdb
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 107) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 115) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 123) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 136) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 151) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 171) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 186) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 209) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 232) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 86) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 97) ... ignored
[INFO] [stdout] test crates/vecdb/src/cursor.rs - cursor::Cursor (line 15) ... ignored
[INFO] [stdout] test crates/vecdb/src/traits/writable.rs - traits::writable::WritableVec::validate_and_truncate (line 214) ... ignored
[INFO] [stdout] test crates/vecdb/src/variants/macros.rs - variants::macros::impl_vec_wrapper (line 4) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 32) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/vecdb/src/../README.md - (line 32) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: RawDB(IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/vecdb/src/../README.md - (line 32)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 14 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.95s; merged doctests compilation took 0.94s
[INFO] [stderr] error: doctest failed, to rerun pass `-p vecdb --doc`
[INFO] running `Command { std: "docker" "inspect" "782dc975d673c919121d24436ca9455153666019a57bdb0250aaa26e6cb4eca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "782dc975d673c919121d24436ca9455153666019a57bdb0250aaa26e6cb4eca7", kill_on_drop: false }`
[INFO] [stdout] 782dc975d673c919121d24436ca9455153666019a57bdb0250aaa26e6cb4eca7
