[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] a742300c16bb73a5c8d0ef5040c8f524efa0d27b
[INFO] testing seqdb/seqdb against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseqdb%2Fseqdb" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seqdb/seqdb on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46a34e42b72339880e33c92bb29c26450a535a93a5fc298155748da26590efda
[INFO] running `Command { std: "docker" "start" "-a" "46a34e42b72339880e33c92bb29c26450a535a93a5fc298155748da26590efda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46a34e42b72339880e33c92bb29c26450a535a93a5fc298155748da26590efda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46a34e42b72339880e33c92bb29c26450a535a93a5fc298155748da26590efda", kill_on_drop: false }`
[INFO] [stdout] 46a34e42b72339880e33c92bb29c26450a535a93a5fc298155748da26590efda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6de5a685ef23bb3c662633aec683405f0e84bd0828f64eb455b1928e1f4da976
[INFO] running `Command { std: "docker" "start" "-a" "6de5a685ef23bb3c662633aec683405f0e84bd0828f64eb455b1928e1f4da976", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling compare v0.0.6
[INFO] [stderr]    Compiling pco v1.0.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling interval-heap v0.0.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling sfa v1.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling dtype_dispatch v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling heed-traits v0.20.0
[INFO] [stderr]    Compiling redb v3.1.0
[INFO] [stderr]    Compiling heed v0.22.0
[INFO] [stderr]    Compiling varint-rs v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling better_io v0.2.0
[INFO] [stderr]    Compiling byteview v0.10.1
[INFO] [stderr]    Compiling heed-types v0.21.0
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling synchronoise v1.0.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling quick_cache v0.6.18
[INFO] [stderr]    Compiling vecdb_derive v0.6.8 (/opt/rustwide/workdir/crates/vecdb_derive)
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.5
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling lsm-tree v3.0.4
[INFO] [stderr]    Compiling rawdb v0.6.8 (/opt/rustwide/workdir/crates/rawdb)
[INFO] [stderr]    Compiling fjall v3.0.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling vecdb v0.6.8 (/opt/rustwide/workdir/crates/vecdb)
[INFO] [stderr]    Compiling vecdb_bench v0.6.8 (/opt/rustwide/workdir/crates/vecdb_bench)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.67s
[INFO] running `Command { std: "docker" "inspect" "6de5a685ef23bb3c662633aec683405f0e84bd0828f64eb455b1928e1f4da976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6de5a685ef23bb3c662633aec683405f0e84bd0828f64eb455b1928e1f4da976", kill_on_drop: false }`
[INFO] [stdout] 6de5a685ef23bb3c662633aec683405f0e84bd0828f64eb455b1928e1f4da976
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5868232e78cfd516de83f40b492da2fa0ec595c008ed3ac8d2324da2feefd4f4
[INFO] running `Command { std: "docker" "start" "-a" "5868232e78cfd516de83f40b492da2fa0ec595c008ed3ac8d2324da2feefd4f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling vecdb_derive v0.6.8 (/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 doxygen-rs v0.4.2
[INFO] [stderr]    Compiling lsm-tree v3.0.4
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rawdb v0.6.8 (/opt/rustwide/workdir/crates/rawdb)
[INFO] [stderr]    Compiling zerocopy v0.8.40
[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.0
[INFO] [stderr]    Compiling fjall v3.0.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling pco v1.0.1
[INFO] [stderr]    Compiling vecdb v0.6.8 (/opt/rustwide/workdir/crates/vecdb)
[INFO] [stderr]    Compiling vecdb_bench v0.6.8 (/opt/rustwide/workdir/crates/vecdb_bench)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.30s
[INFO] running `Command { std: "docker" "inspect" "5868232e78cfd516de83f40b492da2fa0ec595c008ed3ac8d2324da2feefd4f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5868232e78cfd516de83f40b492da2fa0ec595c008ed3ac8d2324da2feefd4f4", kill_on_drop: false }`
[INFO] [stdout] 5868232e78cfd516de83f40b492da2fa0ec595c008ed3ac8d2324da2feefd4f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 54edfe47cfe14e9d96b9aa7604bc9563ded399c02b9af493a266cf4ca0a5cfbf
[INFO] running `Command { std: "docker" "start" "-a" "54edfe47cfe14e9d96b9aa7604bc9563ded399c02b9af493a266cf4ca0a5cfbf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rawdb-1ac438f4d6172972)
[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-9a0e975be22b5d33)
[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_create_single_region ... ok
[INFO] [stdout] test test_hole_filling ... ok
[INFO] [stdout] test test_interleaved_operations ... ok
[INFO] [stdout] test test_hole_coalescing ... ok
[INFO] [stdout] test test_complex_region_lifecycle ... ok
[INFO] [stdout] test test_empty_region_operations ... ok
[INFO] [stdout] test test_concurrent_region_creation ... ok
[INFO] [stdout] test test_multiple_readers_from_same_region ... ok
[INFO] [stdout] test test_mixed_size_writes ... ok
[INFO] [stdout] test test_complex_fragmentation_scenario ... ok
[INFO] [stdout] test test_multiple_regions ... ok
[INFO] [stdout] test test_many_small_regions ... ok
[INFO] [stdout] test test_large_write ... ok
[INFO] [stdout] test test_multiple_flushes ... ok
[INFO] [stdout] test test_concurrent_reads ... ok
[INFO] [stdout] test test_multiple_renames ... ok
[INFO] [stdout] test test_partial_overwrites_data_integrity ... ok
[INFO] [stdout] test test_persistence_with_holes ... ok
[INFO] [stdout] test test_database_creation ... ok
[INFO] [stdout] test test_persistence ... ok
[INFO] [stdout] test test_reader_outlives_region_variable ... ok
[INFO] [stdout] test test_reader ... ok
[INFO] [stdout] test test_reader_outlives_database_variable ... ok
[INFO] [stdout] test test_reader_unchecked_read ... ok
[INFO] [stdout] test test_region_metadata_updates ... ok
[INFO] [stdout] test test_region_reuse_after_removal ... ok
[INFO] [stdout] test test_create_region_idempotent ... ok
[INFO] [stdout] test test_reader_prefixed ... ok
[INFO] [stdout] test test_region_growth_patterns ... ok
[INFO] [stdout] test test_rename_preserves_region_metadata ... ok
[INFO] [stdout] test test_reader_can_be_stored_in_struct ... ok
[INFO] [stdout] test test_rename_with_special_characters ... ok
[INFO] [stdout] test test_region_defragmentation ... ok
[INFO] [stdout] test test_punch_holes ... ok
[INFO] [stdout] test test_concurrent_writes_to_different_regions ... ok
[INFO] [stdout] test test_rename_with_persistence ... ok
[INFO] [stdout] test test_set_min_regions ... ok
[INFO] [stdout] test test_truncate_errors ... ok
[INFO] [stdout] test test_rename_to_existing_name_fails ... ok
[INFO] [stdout] test test_write_at_boundary_conditions ... ok
[INFO] [stdout] test test_truncate_write ... ok
[INFO] [stdout] test test_remove_region ... ok
[INFO] [stdout] test test_write_at_position ... ok
[INFO] [stdout] test test_write_at_exact_reserved_boundary ... ok
[INFO] [stdout] test test_write_append ... ok
[INFO] [stdout] test test_write_at_invalid_position ... ok
[INFO] [stdout] test test_truncate_region ... ok
[INFO] [stdout] test test_retain_regions ... ok
[INFO] [stdout] test test_set_min_len_preallocate ... ok
[INFO] [stdout] test test_rename_after_remove_and_recreate ... ok
[INFO] [stdout] test test_write_exceeds_reserved ... ok
[INFO] [stdout] test test_very_long_region_names ... ok
[INFO] [stdout] test test_write_to_region_within_reserved ... ok
[INFO] [stdout] test test_zero_byte_writes ... ok
[INFO] [stdout] test test_stress_region_creation_and_removal ... ok
[INFO] [stdout] test test_retain_regions_edge_cases ... ok
[INFO] [stdout] test test_comprehensive_db_operations ... ok
[INFO] [stdout] test test_reader_bounds_check - should panic ... ok
[INFO] [stdout] test test_concurrent_renames ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vecdb-dda02f404e806c1a)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-6ec8da848aafdba0)
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bytes::test_vec_operations ... ok
[INFO] [stdout] test pco::test_vec_operations ... ok
[INFO] [stdout] test eager_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.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic2.rs (/opt/rustwide/target/debug/deps/basic2-c22a5732ed426a2d)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test bytes::reset ... ok
[INFO] [stdout] test bytes::persistence_across_reopen ... ok
[INFO] [stdout] test bytes::collect ... ok
[INFO] [stdout] test bytes::collect_signed_range ... ok
[INFO] [stdout] test bytes::length_tracking ... ok
[INFO] [stdout] test bytes::stamp_management ... ok
[INFO] [stdout] test bytes::iter_last ... ok
[INFO] [stdout] test bytes::push_write_read ... ok
[INFO] [stdout] test eager_pco::push_write_read ... ok
[INFO] [stdout] test eager_pco::collect_signed_range ... ok
[INFO] [stdout] test eager_pco::collect ... ok
[INFO] [stdout] test pco::collect_signed_range ... ok
[INFO] [stdout] test bytes::truncate ... ok
[INFO] [stdout] test pco::collect ... ok
[INFO] [stdout] test pco::persistence_across_reopen ... ok
[INFO] [stdout] test pco::push_write_read ... ok
[INFO] [stdout] test pco::stamp_management ... ok
[INFO] [stdout] test eager_pco::truncate ... ok
[INFO] [stdout] test pco::length_tracking ... ok
[INFO] [stdout] test eager_pco::reset ... ok
[INFO] [stdout] test pco::truncate ... ok
[INFO] [stdout] test pco::reset ... ok
[INFO] [stdout] test eager_pco::stamp_management ... ok
[INFO] [stdout] test eager_pco::persistence_across_reopen ... ok
[INFO] [stdout] test pco::iter_last ... ok
[INFO] [stdout] test eager_pco::length_tracking ... 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.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comprehensive.rs (/opt/rustwide/target/debug/deps/comprehensive-d3184c446598a1a2)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compute_functions.rs (/opt/rustwide/target/debug/deps/compute_functions-a890d76ccd4d337c)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test bytes::compute_all_time_high ... ok
[INFO] [stdout] test bytes::compute_change ... ok
[INFO] [stdout] test bytes::compute_min ... ok
[INFO] [stdout] test bytes::compute_divide ... ok
[INFO] [stdout] test bytes::compute_functions_with_resume ... ok
[INFO] [stdout] test bytes::compute_ema ... ok
[INFO] [stdout] test bytes::compute_min_of_others ... ok
[INFO] [stdout] test bytes::compute_all_time_low ... ok
[INFO] [stdout] test bytes::compute_max ... ok
[INFO] [stdout] test bytes::compute_add ... ok
[INFO] [stdout] test bytes::compute_sliding_window_max ... ok
[INFO] [stdout] test bytes::compute_sliding_window_min ... ok
[INFO] [stdout] test bytes::compute_cagr ... ok
[INFO] [stdout] test bytes::compute_subtract ... ok
[INFO] [stdout] test bytes::compute_percentage_difference ... ok
[INFO] [stdout] test pco::compute_all_time_low ... ok
[INFO] [stdout] test bytes::compute_sum ... ok
[INFO] [stdout] test bytes::compute_percentage_change ... ok
[INFO] [stdout] test bytes::compute_previous_value ... ok
[INFO] [stdout] test bytes::compute_multiply ... ok
[INFO] [stdout] test bytes::compute_percentage ... ok
[INFO] [stdout] test bytes::compute_sma ... ok
[INFO] [stdout] test bytes::compute_max_of_others ... ok
[INFO] [stdout] test pco::compute_max ... ok
[INFO] [stdout] test bytes::compute_zscore ... ok
[INFO] [stdout] test pco::compute_functions_with_resume ... ok
[INFO] [stdout] test pco::compute_all_time_high ... ok
[INFO] [stdout] test pco::compute_min ... ok
[INFO] [stdout] test bytes::compute_sum_of_others ... ok
[INFO] [stdout] test pco::compute_add ... ok
[INFO] [stdout] test pco::compute_multiply ... ok
[INFO] [stdout] test pco::compute_sliding_window_max ... ok
[INFO] [stdout] test pco::compute_previous_value ... ok
[INFO] [stdout] test pco::compute_sma ... ok
[INFO] [stdout] test pco::compute_max_of_others ... ok
[INFO] [stdout] test pco::compute_sliding_window_min ... ok
[INFO] [stdout] test pco::compute_percentage ... ok
[INFO] [stdout] test pco::compute_sum ... ok
[INFO] [stdout] test pco::compute_percentage_change ... ok
[INFO] [stdout] test pco::compute_ema ... ok
[INFO] [stdout] test pco::compute_zscore ... ok
[INFO] [stdout] test pco::compute_min_of_others ... ok
[INFO] [stdout] test pco::compute_divide ... ok
[INFO] [stdout] test pco::compute_sum_of_others ... ok
[INFO] [stdout] test pco::compute_cagr ... ok
[INFO] [stdout] test pco::compute_change ... ok
[INFO] [stdout] test pco::compute_percentage_difference ... ok
[INFO] [stderr]      Running tests/concurrent_rw.rs (/opt/rustwide/target/debug/deps/concurrent_rw-1991f9840826f52a)
[INFO] [stdout] test pco::compute_subtract ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[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_isolation_from_pushed ... ok
[INFO] [stdout] test test_reader_sees_written_data_without_flush ... ok
[INFO] [stdout] test test_memory_ordering_len_vs_data ... ok
[INFO] [stdout] test test_batched_writes_single_flush ... ok
[INFO] [stdout] test test_reader_sees_new_data_after_write ... ok
[INFO] [stdout] test test_length_data_consistency_stress ... ok
[INFO] [stdout] test test_pco_concurrent_read_write ... ok
[INFO] [stdout] test test_concurrent_read_during_write ... ok
[INFO] [stdout] test test_many_readers_one_writer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/consistency.rs (/opt/rustwide/target/debug/deps/consistency-990034b875572c03)
[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 bytes::immediate_read_after_write ... ok
[INFO] [stdout] test pco::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.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integrity.rs (/opt/rustwide/target/debug/deps/integrity-f6ef83d1798dd4fc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/iterators.rs (/opt/rustwide/target/debug/deps/iterators-79f3175b1034cd43)
[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.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 91 tests
[INFO] [stdout] test clean_iter::bytes::last_empty ... ok
[INFO] [stdout] test clean_iter::bytes::basic ... ok
[INFO] [stdout] test clean_iter::bytes::nth ... ok
[INFO] [stdout] test clean_iter::bytes::multiple_skip_take ... ok
[INFO] [stdout] test clean_iter::bytes::size_hint_consistency ... ok
[INFO] [stdout] test clean_iter::bytes::nth_beyond_end ... ok
[INFO] [stdout] test clean_iter::bytes::skip_all ... ok
[INFO] [stdout] test clean_iter::bytes::last ... ok
[INFO] [stdout] test clean_iter::bytes::set_end ... ok
[INFO] [stdout] test clean_iter::bytes::buffer_crossing ... ok
[INFO] [stdout] test clean_iter::bytes::take_zero ... ok
[INFO] [stdout] test clean_iter::eager_pco::last_empty ... ok
[INFO] [stdout] test clean_iter::bytes::set_position ... ok
[INFO] [stdout] test clean_iter::bytes::exact_size ... ok
[INFO] [stdout] test clean_iter::bytes::take ... ok
[INFO] [stdout] test clean_iter::eager_pco::nth ... ok
[INFO] [stdout] test clean_iter::bytes::skip ... ok
[INFO] [stdout] test clean_iter::eager_pco::multiple_skip_take ... ok
[INFO] [stdout] test clean_iter::eager_pco::exact_size ... ok
[INFO] [stdout] test clean_iter::eager_pco::last ... ok
[INFO] [stdout] test clean_iter::eager_pco::set_position_multiple ... ok
[INFO] [stdout] test clean_iter::eager_pco::basic ... ok
[INFO] [stdout] test clean_iter::eager_pco::size_hint_consistency ... ok
[INFO] [stdout] test clean_iter::pco::last ... ok
[INFO] [stdout] test clean_iter::pco::nth_beyond_end ... ok
[INFO] [stdout] test clean_iter::eager_pco::take ... ok
[INFO] [stdout] test clean_iter::pco::basic ... ok
[INFO] [stdout] test clean_iter::eager_pco::set_end ... ok
[INFO] [stdout] test clean_iter::eager_pco::take_zero ... ok
[INFO] [stdout] test clean_iter::pco::last_empty ... ok
[INFO] [stdout] test clean_iter::pco::multiple_skip_take ... ok
[INFO] [stdout] test clean_iter::pco::nth ... ok
[INFO] [stdout] test clean_iter::bytes::set_position_multiple ... 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::pco::exact_size ... ok
[INFO] [stdout] test clean_iter::eager_pco::skip ... ok
[INFO] [stdout] test clean_iter::pco::set_position ... ok
[INFO] [stdout] test clean_iter::eager_pco::nth_beyond_end ... ok
[INFO] [stdout] test clean_iter::pco::set_position_multiple ... ok
[INFO] [stdout] test clean_iter::pco::buffer_crossing ... ok
[INFO] [stdout] test clean_iter::pco::skip_all ... ok
[INFO] [stdout] test clean_iter::pco::take_zero ... ok
[INFO] [stdout] test dirty_iter::bytes::large_dataset_boundary ... 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::set_end ... ok
[INFO] [stdout] test dirty_iter::bytes::nth_across_boundary ... ok
[INFO] [stdout] test dirty_iter::bytes::only_stored ... ok
[INFO] [stdout] test dirty_iter::bytes::skip_across_boundary ... ok
[INFO] [stdout] test dirty_iter::bytes::stored_and_pushed ... ok
[INFO] [stdout] test dirty_iter::bytes::skip_take_complex ... ok
[INFO] [stdout] test dirty_iter::bytes::only_pushed ... ok
[INFO] [stdout] test dirty_iter::eager_pco::exact_size_with_pushed ... 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 clean_iter::pco::take ... ok
[INFO] [stdout] test clean_iter::pco::size_hint_consistency ... ok
[INFO] [stdout] test dirty_iter::eager_pco::set_position_to_pushed ... ok
[INFO] [stdout] test dirty_iter::bytes::exact_size_with_pushed ... ok
[INFO] [stdout] test dirty_iter::eager_pco::last_in_stored ... ok
[INFO] [stdout] test dirty_iter::bytes::set_position_to_pushed ... ok
[INFO] [stdout] test dirty_iter::bytes::last_in_pushed ... ok
[INFO] [stdout] test dirty_iter::eager_pco::only_stored ... ok
[INFO] [stdout] test dirty_iter::eager_pco::skip_take_complex ... ok
[INFO] [stdout] test dirty_iter::pco::skip_across_boundary ... ok
[INFO] [stdout] test dirty_iter::bytes::last_in_stored ... ok
[INFO] [stdout] test dirty_iter::pco::nth_across_boundary ... 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::pco::last_in_stored ... ok
[INFO] [stdout] test dirty_iter::pco::take_across_boundary ... ok
[INFO] [stdout] test dirty_iter::pco::only_stored ... ok
[INFO] [stdout] test dirty_iter::pco::last_in_pushed ... ok
[INFO] [stdout] test dirty_iter::eager_pco::last_in_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::skip_take_complex ... ok
[INFO] [stdout] test dirty_iter::eager_pco::only_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::only_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::set_position_to_pushed ... ok
[INFO] [stdout] test dirty_iter::eager_pco::skip_across_boundary ... ok
[INFO] [stdout] test dirty_iter::pco::exact_size_with_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::stored_and_pushed ... ok
[INFO] [stdout] test dirty_iter::eager_pco::take_across_boundary ... ok
[INFO] [stdout] test raw_features::bytes::fill_holes ... ok
[INFO] [stdout] test dirty_iter::pco::large_dataset_boundary ... ok
[INFO] [stdout] test raw_features::bytes::iter_with_holes_and_updates ... ok
[INFO] [stdout] test raw_features::bytes::iter_skip_over_holes ... ok
[INFO] [stdout] test raw_features::bytes::iter_with_updates ... ok
[INFO] [stdout] test raw_features::bytes::iter_holes_and_pushed ... ok
[INFO] [stdout] test raw_features::bytes::iter_updates_and_pushed ... ok
[INFO] [stdout] test raw_features::bytes::iter_skips_holes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rollback.rs (/opt/rustwide/target/debug/deps/rollback-e753d2119d02cb9f)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test generic_rollback::bytes::deep_rollback_chain ... ok
[INFO] [stdout] test generic_rollback::bytes::rollback_before ... ok
[INFO] [stdout] test generic_rollback::bytes::rollback_then_save_new_state ... ok
[INFO] [stdout] test generic_rollback::eager_pco::reset ... ok
[INFO] [stdout] test generic_rollback::eager_pco::deep_rollback_chain ... ok
[INFO] [stdout] test generic_rollback::bytes::rollback_to_empty ... ok
[INFO] [stdout] test generic_rollback::bytes::multiple_sequential_rollbacks ... ok
[INFO] [stdout] test generic_rollback::eager_pco::multiple_sequential_rollbacks ... ok
[INFO] [stdout] test generic_rollback::eager_pco::basic_rollback ... ok
[INFO] [stdout] test generic_rollback::bytes::rollback_persistence ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_to_empty ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_then_save_new_state ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_persistence ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_with_truncation ... ok
[INFO] [stdout] test generic_rollback::pco::basic_rollback ... ok
[INFO] [stdout] test generic_rollback::pco::reset ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_then_save_new_state ... ok
[INFO] [stdout] test raw_rollback::bytes::multiple_sequential_rollbacks ... ok
[INFO] [stdout] test raw_rollback::bytes::basic_single_rollback ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_before ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_persistence ... ok
[INFO] [stdout] test generic_rollback::bytes::basic_rollback ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_before ... ok
[INFO] [stdout] test generic_rollback::pco::deep_rollback_chain ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_then_save_new_state ... ok
[INFO] [stdout] test raw_rollback::bytes::multiple_updates_to_same_index ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_to_empty ... ok
[INFO] [stdout] test generic_rollback::pco::multiple_sequential_rollbacks ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_all_elements_updated ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_holes ... ok
[INFO] [stdout] test raw_rollback::bytes::multiple_holes_then_rollback ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_with_truncation ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_updates ... ok
[INFO] [stdout] test generic_rollback::bytes::rollback_with_truncation ... ok
[INFO] [stdout] test generic_rollback::bytes::reset ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_truncation ... ok
[INFO] [stdout] test raw_rollback::bytes::complex_mixed_operations ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_before ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_holes_and_updates ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_truncation_and_updates ... ok
[INFO] [stdout] test raw_rollback::bytes::deep_rollback_chain ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_to_empty ... ok
[INFO] [stdout] test raw_rollback::bytes::reset ... ok
[INFO] [stdout] test integration::bytes::data_integrity_rollback_flush_reopen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scaling_bench.rs (/opt/rustwide/target/debug/deps/scaling_bench-5e6be2d6c223ae86)
[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-f0e835913eee68ac)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test bytes::test_compute_chain ... ok
[INFO] [stdout] test bytes::test_write_returns_bool ... ok
[INFO] [stdout] test pco::test_write_returns_bool ... ok
[INFO] [stdout] test bytes::test_write_visibility ... ok
[INFO] [stdout] test pco::test_compute_chain ... ok
[INFO] [stdout] test pco::test_write_visibility ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vecdb_bench-9633347949a03411)
[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-99a98546aa9916fb)
[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-01afc0e10ab17519)
[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.rs (/opt/rustwide/target/debug/deps/bytes-97ac39b02ae264e8)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bytes_generics.rs (/opt/rustwide/target/debug/deps/bytes_generics-82aef39b023b3b69)
[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_single_generic ... ok
[INFO] [stdout] test test_derive_bytes_with_nested_generics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pco.rs (/opt/rustwide/target/debug/deps/pco-16e857f5c0f6ecf9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_derive_pco_vec_value ... ok
[INFO] [stdout] test test_derive_with_float ... 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-e36844366ff5ebb5)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_pco_number_type_with_generic ... ok
[INFO] [stdout] test test_derive_pco_with_nested_generics ... ok
[INFO] [stdout] test test_derive_pco_with_float_generic ... ok
[INFO] [stdout] test test_derive_pco_with_single_generic ... ok
[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.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rawdb
[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.69s; merged doctests compilation took 0.64s
[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 12) ... ignored
[INFO] [stdout] test crates/vecdb/src/traits/writable.rs - traits::writable::WritableVec::validate_and_truncate (line 243) ... 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 1.22s; merged doctests compilation took 1.21s
[INFO] [stderr] error: doctest failed, to rerun pass `-p vecdb --doc`
[INFO] running `Command { std: "docker" "inspect" "54edfe47cfe14e9d96b9aa7604bc9563ded399c02b9af493a266cf4ca0a5cfbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54edfe47cfe14e9d96b9aa7604bc9563ded399c02b9af493a266cf4ca0a5cfbf", kill_on_drop: false }`
[INFO] [stdout] 54edfe47cfe14e9d96b9aa7604bc9563ded399c02b9af493a266cf4ca0a5cfbf
