[INFO] cloning repository https://github.com/awei807-wei/vcp-fd-rdd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awei807-wei/vcp-fd-rdd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawei807-wei%2Fvcp-fd-rdd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawei807-wei%2Fvcp-fd-rdd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3ec408fba13f8e62e3772de5e78c74dae48a90a [INFO] testing awei807-wei/vcp-fd-rdd against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawei807-wei%2Fvcp-fd-rdd" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/awei807-wei/vcp-fd-rdd [INFO] finished tweaking git repo https://github.com/awei807-wei/vcp-fd-rdd [INFO] tweaked toml for git repo https://github.com/awei807-wei/vcp-fd-rdd written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/awei807-wei/vcp-fd-rdd on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/awei807-wei/vcp-fd-rdd 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d27a44b5afb9c603642df504f9defed58c8317cc4cc1be302e08deb967a281c [INFO] running `Command { std: "docker" "start" "-a" "7d27a44b5afb9c603642df504f9defed58c8317cc4cc1be302e08deb967a281c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d27a44b5afb9c603642df504f9defed58c8317cc4cc1be302e08deb967a281c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d27a44b5afb9c603642df504f9defed58c8317cc4cc1be302e08deb967a281c", kill_on_drop: false }` [INFO] [stdout] 7d27a44b5afb9c603642df504f9defed58c8317cc4cc1be302e08deb967a281c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9a34386f9872b974bfda6ae5959726da3b04c9c55b2f2424e4c89fb7d6c16a0 [INFO] running `Command { std: "docker" "start" "-a" "d9a34386f9872b974bfda6ae5959726da3b04c9c55b2f2424e4c89fb7d6c16a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling wildmatch v2.6.1 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling fd-rdd v0.5.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "d9a34386f9872b974bfda6ae5959726da3b04c9c55b2f2424e4c89fb7d6c16a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9a34386f9872b974bfda6ae5959726da3b04c9c55b2f2424e4c89fb7d6c16a0", kill_on_drop: false }` [INFO] [stdout] d9a34386f9872b974bfda6ae5959726da3b04c9c55b2f2424e4c89fb7d6c16a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8779428b915a197c7b95e8ecfb8c70c8312dfeb3b4d2cc77640b980640185411 [INFO] running `Command { std: "docker" "start" "-a" "8779428b915a197c7b95e8ecfb8c70c8312dfeb3b4d2cc77640b980640185411", kill_on_drop: false }` [INFO] [stderr] Compiling fd-rdd v0.5.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.94s [INFO] running `Command { std: "docker" "inspect" "8779428b915a197c7b95e8ecfb8c70c8312dfeb3b4d2cc77640b980640185411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8779428b915a197c7b95e8ecfb8c70c8312dfeb3b4d2cc77640b980640185411", kill_on_drop: false }` [INFO] [stdout] 8779428b915a197c7b95e8ecfb8c70c8312dfeb3b4d2cc77640b980640185411 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ee51eda308df55bee37c765f10df85fc24e10a9d9118aa928188039fb514f2d [INFO] running `Command { std: "docker" "start" "-a" "2ee51eda308df55bee37c765f10df85fc24e10a9d9118aa928188039fb514f2d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fd_rdd-9fd5fb1de92653e4) [INFO] [stdout] [INFO] [stdout] running 152 tests [INFO] [stdout] test event::stream::tests::merge_dedup_last_wins_without_duplicate_path_hints ... ok [INFO] [stdout] test event::stream::tests::merge_rename_removes_from_and_keeps_to ... ok [INFO] [stdout] test event::watcher::tests::reject_zero_channel_size ... ok [INFO] [stdout] test index::content_filter::tests::dedup_detects_duplicates ... ok [INFO] [stdout] test event::watcher::tests::rescan_event_marks_dirty_all ... ok [INFO] [stdout] test event::stream::tests::shrink_helpers_noop_when_small ... ok [INFO] [stdout] test index::content_filter::tests::content_hash_deterministic ... ok [INFO] [stdout] test index::content_filter::tests::is_binary_detects_null_bytes ... ok [INFO] [stdout] test event::stream::tests::shrink_helpers_reduce_capacity ... ok [INFO] [stdout] test index::content_filter::tests::should_index_respects_size_limit ... ok [INFO] [stdout] test index::l2_partition::tests::chinese_short_literal_query_uses_short_component_candidates ... ok [INFO] [stdout] test index::l2_partition::tests::roaring_posting_basic_query ... ok [INFO] [stdout] test index::l2_partition::tests::roaring_posting_chinese_no_false_positive ... ok [INFO] [stdout] test index::l1_cache::tests::evicts_true_lru_entry ... ok [INFO] [stdout] test index::l2_partition::tests::roaring_posting_chinese_single_char_query ... ok [INFO] [stdout] test index::l2_partition::tests::roaring_posting_chinese_two_char_query ... ok [INFO] [stdout] test event::ignore_filter::tests::path_outside_roots_not_ignored ... ok [INFO] [stdout] test event::ignore_filter::tests::supports_dot_ignore_and_git_info_exclude ... ok [INFO] [stdout] test event::ignore_filter::tests::no_gitignore_means_nothing_ignored ... ok [INFO] [stdout] test index::l2_partition::tests::short_literal_query_uses_short_component_candidates ... ok [INFO] [stdout] test event::ignore_filter::tests::ignores_matching_paths ... ok [INFO] [stdout] test index::l2_partition::tests::roaring_posting_chinese_mixed_with_ascii ... ok [INFO] [stdout] test core::rdd::tests::scan_includes_hidden_files_when_enabled ... ok [INFO] [stdout] test core::rdd::tests::scan_skips_hidden_files_by_default ... ok [INFO] [stdout] test index::mmap_index::tests::missing_file_key_map_range_falls_back_and_returns_correct_meta ... ok [INFO] [stdout] test index::l2_partition::tests::overlong_new_paths_are_skipped_without_placeholder_doc ... ok [INFO] [stdout] test index::l2_partition::tests::rename_to_overlong_path_tombstones_old_entry ... ok [INFO] [stdout] test index::mmap_index::tests::short_literal_query_hits_short_component_candidates ... ok [INFO] [stdout] test index::tiered::tests::fast_sync_reconciles_add_and_delete ... ok [INFO] [stdout] test index::tiered::tests::lsm_delete_then_recreate_prefers_newest ... ok [INFO] [stdout] test index::tiered::tests::auto_flush_overlay_wakes_snapshot_loop ... ok [INFO] [stdout] test index::tiered::tests::lsm_offline_dir_mtime_change_skips_disk_segments ... ok [INFO] [stdout] test index::tiered::tests::overlay_rename_tracks_from_as_delete_and_to_as_upsert ... ok [INFO] [stdout] test index::mmap_index::tests::sentinel_absent_forces_full_scan_to_avoid_false_negative ... ok [INFO] [stdout] test index::tiered::tests::overlay_delete_then_recreate_cancels_deleted ... ok [INFO] [stdout] test index::l2_partition::tests::chinese_exact_query_via_trigram ... ok [INFO] [stdout] test query::dsl::tests::and_or_not_phrase ... ok [INFO] [stdout] test query::dsl::tests::case_directive_forces_sensitive ... ok [INFO] [stdout] test query::dsl::tests::chinese_case_sensitive_smart_case ... ok [INFO] [stdout] test index::tiered::tests::rebuild_pending_rename_applied_after_switch ... ok [INFO] [stdout] test query::dsl::tests::chinese_quoted_phrase_query ... ok [INFO] [stdout] test query::dsl::tests::chinese_text_query_contains ... ok [INFO] [stdout] test query::dsl::tests::chinese_wfn_basename_match ... ok [INFO] [stdout] test query::dsl::tests::chinese_with_ext_filter ... ok [INFO] [stdout] test query::dsl::tests::size_filter_basic ... ok [INFO] [stdout] test query::dsl::tests::smart_case_default_insensitive_and_uppercase_sensitive ... ok [INFO] [stdout] test index::tiered::tests::rebuild_with_pending_events_no_loss ... ok [INFO] [stdout] test query::dsl_parser::tests::tokenize_mixed_spaces ... ok [INFO] [stdout] test query::fzf::tests::fuzzy_match_chinese_characters ... ok [INFO] [stdout] test query::dsl_parser::tests::tokenize_fullwidth_space ... ok [INFO] [stdout] test query::fzf::tests::fuzzy_query_can_fallback_to_match_all_candidates ... ok [INFO] [stdout] test query::dsl::tests::chinese_mixed_ascii_query ... ok [INFO] [stdout] test query::matcher::tests::chinese_mixed_with_ascii_contains ... ok [INFO] [stdout] test query::matcher::tests::exact_contains_chinese_match ... ok [INFO] [stdout] test query::matcher::tests::exact_contains_match ... ok [INFO] [stdout] test query::matcher::tests::exact_contains_no_match ... ok [INFO] [stdout] test query::matcher::tests::exact_literal_hint_disabled_when_contains_separator ... ok [INFO] [stdout] test query::matcher::tests::exact_matcher_no_glob_mode ... ok [INFO] [stdout] test query::matcher::tests::fullpath_matches_absolute ... ok [INFO] [stdout] test query::matcher::tests::fullpath_mode_when_backslash_present ... ok [INFO] [stdout] test query::matcher::tests::fullpath_mode_when_slash_present ... ok [INFO] [stdout] test query::matcher::tests::fullpath_rejects_different_dir ... ok [INFO] [stdout] test query::matcher::tests::fullpath_with_structure ... ok [INFO] [stdout] test query::matcher::tests::glob_literal_hint_extracts_longest_and_never_includes_separator ... ok [INFO] [stdout] test query::matcher::tests::glob_literal_hint_none_when_all_literals_too_short ... ok [INFO] [stdout] test query::matcher::tests::glob_literal_hint_chinese_extraction ... ok [INFO] [stdout] test query::matcher::tests::glob_segment_chinese_match ... ok [INFO] [stdout] test query::matcher::tests::path_initials_basic_prefix_match ... ok [INFO] [stdout] test query::matcher::tests::path_initials_case_insensitive ... ok [INFO] [stdout] test query::matcher::tests::path_initials_chinese_prefix_match ... ok [INFO] [stdout] test query::matcher::tests::path_initials_backslash_separator ... ok [INFO] [stdout] test query::matcher::tests::path_initials_empty_segments ... ok [INFO] [stdout] test query::matcher::tests::path_initials_last_segment_substring ... ok [INFO] [stdout] test query::matcher::tests::path_initials_no_match ... ok [INFO] [stdout] test query::matcher::tests::path_initials_skips_intermediate_segments ... ok [INFO] [stdout] test query::matcher::tests::segment_matches_basename ... ok [INFO] [stdout] test query::matcher::tests::segment_matches_directory_component ... ok [INFO] [stdout] test query::matcher::tests::segment_matches_question_mark ... ok [INFO] [stdout] test query::matcher::tests::segment_rejects_partial_basename ... ok [INFO] [stdout] test query::matcher::tests::segment_mode_when_no_separator ... ok [INFO] [stdout] test query::matcher::tests::smart_case_insensitive_contains ... ok [INFO] [stdout] test query::scoring::tests::compute_position_bonuses_chinese_char_boundary ... ok [INFO] [stdout] test query::scoring::tests::highlight_chinese_multiple_occurrences ... ok [INFO] [stdout] test query::scoring::tests::highlight_chinese_path_initials ... ok [INFO] [stdout] test query::scoring::tests::highlight_chinese_substring ... ok [INFO] [stdout] test query::scoring::tests::highlight_empty_query ... ok [INFO] [stdout] test query::scoring::tests::highlight_multiple_occurrences ... ok [INFO] [stdout] test query::scoring::tests::highlight_path_initials ... ok [INFO] [stdout] test query::scoring::tests::highlight_substring_basic ... ok [INFO] [stdout] test query::scoring::tests::highlight_substring_case_insensitive ... ok [INFO] [stdout] test query::scoring::tests::score_basename_match_bonus ... ok [INFO] [stdout] test query::scoring::tests::score_boundary_match_after_dot_gets_bonus ... ok [INFO] [stdout] test query::scoring::tests::score_boundary_match_after_underscore ... ok [INFO] [stdout] test query::scoring::tests::score_camel_case_boundary_bonus ... ok [INFO] [stdout] test query::scoring::tests::score_chinese_boundary_bonus ... ok [INFO] [stdout] test query::scoring::tests::score_config_detects_dot_query ... ok [INFO] [stdout] test query::scoring::tests::score_config_detects_node_query ... ok [INFO] [stdout] test query::scoring::tests::score_config_extracts_basename_from_path_query ... ok [INFO] [stdout] test query::scoring::tests::score_deep_nesting_uses_depth_as_tiebreaker ... ok [INFO] [stdout] test query::scoring::tests::score_hidden_dir_not_penalized_when_match_in_basename ... ok [INFO] [stdout] test query::scoring::tests::score_hidden_dir_penalized ... ok [INFO] [stdout] test query::scoring::tests::score_hidden_dir_not_penalized_when_query_has_dot ... ok [INFO] [stdout] test query::scoring::tests::score_hidden_filename_not_penalized ... ok [INFO] [stdout] test query::scoring::tests::score_long_filename_penalty ... ok [INFO] [stdout] test query::scoring::tests::score_node_modules_not_penalized_when_query_contains_node ... ok [INFO] [stdout] test query::scoring::tests::score_node_modules_penalized ... ok [INFO] [stdout] test query::scoring::tests::score_path_hint_skips_depth_penalty ... ok [INFO] [stdout] test query::scoring::tests::score_non_ascii_alphanumeric_boundary ... ok [INFO] [stdout] test query::scoring::tests::score_perfect_boundary_slash_doubles_quality ... ok [INFO] [stdout] test query::scoring::tests::score_perfect_boundary_dot_doubles_quality ... ok [INFO] [stdout] test query::scoring::tests::score_prefix_match_bonus ... ok [INFO] [stdout] test query::scoring::tests::score_recent_file_bonus ... ok [INFO] [stdout] test query::scoring::tests::score_shallow_path_higher_than_deep ... ok [INFO] [stdout] test query::fzf::tests::query_mode_parse_defaults_to_exact ... ok [INFO] [stdout] test query::scoring::tests::score_target_dir_penalized ... ok [INFO] [stdout] test query::server::tests::resolve_query_mode_supports_fuzzy ... ok [INFO] [stdout] test query::server::tests::normalize_search_limit_clamps_to_server_bounds ... ok [INFO] [stdout] test query::dsl::tests::chinese_and_query ... ok [INFO] [stdout] test query::socket::imp::tests::peer_auth_policy_defaults_to_same_uid_or_root ... ok [INFO] [stdout] test query::dsl::tests::dm_fixed_date_range_includes_start_excludes_end ... ok [INFO] [stdout] test query::socket::imp::tests::allocator_and_socket_handler_work_together ... ok [INFO] [stdout] test query::socket::imp::tests::p0_p1_p2_integration_fast_sync_affects_streaming_query ... ok [INFO] [stdout] test stats::tests::heap_high_water_detects_large_non_index_dirty ... ok [INFO] [stdout] test stats::tests::heap_high_water_ignores_index_dominated_dirty ... ok [INFO] [stdout] test storage::checksum::tests::checksum32_enum_dispatches_correctly ... ok [INFO] [stdout] test storage::checksum::tests::crc32c_deterministic ... ok [INFO] [stdout] test storage::checksum::tests::crc32c_streaming_matches_oneshot ... ok [INFO] [stdout] test storage::checksum::tests::simple_checksum_deterministic ... ok [INFO] [stdout] test index::tiered::tests::lsm_layering_delete_blocks_base ... ok [INFO] [stdout] test storage::lsm::tests::gc_stale_segments_removes_unreferenced_files ... ok [INFO] [stdout] test storage::checksum::tests::simple_checksum_streaming_matches_oneshot ... ok [INFO] [stdout] test index::tiered::tests::query_same_path_different_filekey_prefers_newest_segment ... ok [INFO] [stdout] test index::tiered::tests::query_rename_from_tombstone_blocks_old_path ... ok [INFO] [stdout] test query::socket::imp::tests::socket_handler_supports_fuzzy_mode ... ok [INFO] [stdout] test query::dsl::tests::ext_and_type_filters ... ok [INFO] [stdout] test query::matcher::tests::exact_contains_chinese_case_insensitive ... ok [INFO] [stdout] test storage::checksum::tests::simple_and_crc32c_differ ... ok [INFO] [stdout] test storage::snapshot_v6::tests::v6_filekey_map_legacy_without_header_still_loads ... ok [INFO] [stdout] test index::tiered::tests::query_filters_do_not_leak_old_segment_meta ... ok [INFO] [stdout] test storage::wal::tests::wal_v1_file_is_sealed_and_replayed_after_upgrade_to_v3 ... ok [INFO] [stdout] test storage::snapshot_v6::tests::v6_roots_mismatch_rejects_load ... ok [INFO] [stdout] test query::socket::imp::tests::socket_handler_respects_limit ... ok [INFO] [stdout] test storage::wal::tests::wal_append_seal_replay_respects_checkpoint ... ok [INFO] [stdout] test storage::snapshot_v6::tests::v6_segment_snapshot_roundtrip_query ... ok [INFO] [stdout] test storage::lsm::tests::load_lsm_rejects_invalid_del_sidecar ... ok [INFO] [stdout] test query::dsl::tests::wfn_and_regex_scope_by_separator ... ok [INFO] [stdout] test storage::snapshot_v6::tests::v6_flip_one_byte_rejects_load ... ok [INFO] [stdout] test index::tiered::tests::query_same_filekey_multiple_paths_only_returns_newest_path ... ok [INFO] [stdout] test storage::lsm::tests::load_lsm_rejects_partial_delta_set ... ok [INFO] [stdout] test index::tiered::tests::compaction_prefix_replaces_base_and_keeps_suffix_deltas ... ok [INFO] [stdout] test index::tiered::tests::periodic_flush_batch_byte_threshold_skips_then_flushes ... ok [INFO] [stdout] test index::tiered::tests::periodic_flush_batch_threshold_skips_then_flushes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 152 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fd_rdd-91347ed7c253c47b) [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/bin/fd-rdd-query.rs (/opt/rustwide/target/debug/deps/fd_rdd_query-146ae329982f71d3) [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/p0_allocator.rs (/opt/rustwide/target/debug/deps/p0_allocator-45d715980d28dd45) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test allocator_kind_matches_features ... 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/p0_storage_compat.rs (/opt/rustwide/target/debug/deps/p0_storage_compat-f78cffc9167509df) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test segment_store_trait_object_compiles ... ok [INFO] [stdout] test snapshot_missing_file_returns_none ... ok [INFO] [stdout] test snapshot_v6_mmap_missing_returns_none ... ok [INFO] [stdout] test wal_fresh_dir_replays_empty ... ok [INFO] [stdout] test wal_garbage_file_handled_gracefully ... ok [INFO] [stdout] test snapshot_truncated_body_returns_none ... ok [INFO] [stdout] test snapshot_bad_checksum_returns_none ... ok [INFO] [stdout] test snapshot_incomplete_state_returns_none ... ok [INFO] [stdout] test wal_wrong_magic_reinitialized ... ok [INFO] [stdout] test snapshot_wrong_magic_returns_none ... ok [INFO] [stdout] test snapshot_unknown_version_returns_none ... ok [INFO] [stdout] test wal_v1_to_v2_upgrade_preserves_events ... ok [INFO] [stdout] test write_ahead_log_trait_object_compiles ... ok [INFO] [stdout] test wal_seal_and_cleanup ... ok [INFO] [stdout] test snapshot_v6_v7_skipped_by_load_if_valid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/p1_edge_cases.rs (/opt/rustwide/target/debug/deps/p1_edge_cases-2130e6bf8a6761e4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test large_directory_scan_100k_files ... ignored [INFO] [stdout] test very_long_path_does_not_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/p1_event_processing.rs (/opt/rustwide/target/debug/deps/p1_event_processing-f3cd2ac53b3a08d8) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test high_load_event_processing ... ignored [INFO] [stdout] test delete_event_removes_from_index ... ok [INFO] [stdout] test rename_event_updates_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/p1_ignore_rules.rs (/opt/rustwide/target/debug/deps/p1_ignore_rules-ef9e006807fb4898) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test include_hidden_toggle ... ok [INFO] [stdout] test ignore_rules_disabled_scans_everything ... ok [INFO] [stdout] test gitignore_rules_applied_during_cold_scan ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/p1_lsm_compaction.rs (/opt/rustwide/target/debug/deps/p1_lsm_compaction-c3d5c9d878d33c6f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test wal_sealed_files_cleaned_up ... ok [INFO] [stdout] test lsm_snapshot_write_and_reload ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/p1_multi_root.rs (/opt/rustwide/target/debug/deps/p1_multi_root-10d7a649f065c299) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test multi_root_scans_all_roots ... ok [INFO] [stdout] test multi_root_files_have_correct_paths ... 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/p1_query.rs (/opt/rustwide/target/debug/deps/p1_query-fb98121198107f0d) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test basic_keyword_query ... ok [INFO] [stdout] test fuzzy_query_matches ... ok [INFO] [stdout] test short_query_works ... ok [INFO] [stdout] test chinese_keyword_query ... ok [INFO] [stdout] test large_result_set_query_does_not_oom ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] [stderr] Running tests/p1_snapshot_recovery.rs (/opt/rustwide/target/debug/deps/p1_snapshot_recovery-9d36d6abc6f48770) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test nonexistent_snapshot_returns_none ... ok [INFO] [stdout] test corrupted_snapshot_returns_none_not_panic ... ok [INFO] [stdout] test empty_snapshot_file_returns_none ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/p1_symlink_safety.rs (/opt/rustwide/target/debug/deps/p1_symlink_safety-58aca92de8f9ed5d) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test follow_links_indexes_symlinked_directory_contents ... ok [INFO] [stdout] test no_follow_indexes_symlink_file_itself ... ok [INFO] [stdout] test steam_proton_dosdevices_scenario ... ok [INFO] [stdout] test no_follow_skips_symlinked_directory_contents ... ok [INFO] [stdout] test nested_symlink_cycle_does_not_infinite_loop ... 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] Running tests/p1_wal_recovery.rs (/opt/rustwide/target/debug/deps/p1_wal_recovery-84dbae744a0addae) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test wal_v1_compat_loads_after_upgrade ... ok [INFO] [stdout] test wal_corrupted_record_skipped_continues_reading ... ok [INFO] [stdout] test wal_crash_recovery_replays_events ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/p1_watch_degradation.rs (/opt/rustwide/target/debug/deps/p1_watch_degradation-443274b197722038) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test watch_nonexistent_root_reports_failure ... ok [INFO] [stdout] test watch_existing_root_succeeds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Doc-tests fd_rdd [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] running `Command { std: "docker" "inspect" "2ee51eda308df55bee37c765f10df85fc24e10a9d9118aa928188039fb514f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee51eda308df55bee37c765f10df85fc24e10a9d9118aa928188039fb514f2d", kill_on_drop: false }` [INFO] [stdout] 2ee51eda308df55bee37c765f10df85fc24e10a9d9118aa928188039fb514f2d