[INFO] cloning repository https://github.com/dpep/rq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpep/rq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpep%2Frq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpep%2Frq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6affa38a19ed98994c1246c9b63486fbb0caf08f
[INFO] testing dpep/rq 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%2Fdpep%2Frq" "/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/dpep/rq
[INFO] finished tweaking git repo https://github.com/dpep/rq
[INFO] tweaked toml for git repo https://github.com/dpep/rq written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dpep/rq 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/dpep/rq 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] f890310107df8a13e5d33c59457acbec0816b975c754f6e1d071af3269ec97a1
[INFO] running `Command { std: "docker" "start" "f890310107df8a13e5d33c59457acbec0816b975c754f6e1d071af3269ec97a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f890310107df8a13e5d33c59457acbec0816b975c754f6e1d071af3269ec97a1", 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" "f890310107df8a13e5d33c59457acbec0816b975c754f6e1d071af3269ec97a1" "/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" "f890310107df8a13e5d33c59457acbec0816b975c754f6e1d071af3269ec97a1", 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" "f890310107df8a13e5d33c59457acbec0816b975c754f6e1d071af3269ec97a1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.7
[INFO] [stderr]    Compiling ignore v0.4.27
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling reference-query v0.35.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.43s
[INFO] running `Command { std: "docker" "inspect" "f890310107df8a13e5d33c59457acbec0816b975c754f6e1d071af3269ec97a1", 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" "f890310107df8a13e5d33c59457acbec0816b975c754f6e1d071af3269ec97a1" "/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 reference-query v0.35.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.64s
[INFO] running `Command { std: "docker" "inspect" "f890310107df8a13e5d33c59457acbec0816b975c754f6e1d071af3269ec97a1", 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" "f890310107df8a13e5d33c59457acbec0816b975c754f6e1d071af3269ec97a1" "/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.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reference_query-3e03dab7b2b72fff)
[INFO] [stdout] running 97 tests
[INFO] [stdout] test cli::tests::a_bare_or_non_keyword_query_is_left_alone ... ok
[INFO] [stdout] test cli::tests::highlight_wraps_matched_runs ... ok
[INFO] [stdout] test cli::tests::hl_path_highlights_the_stem_not_the_extension ... ok
[INFO] [stdout] test cli::tests::leading_kind_keyword_becomes_a_kind_filter ... ok
[INFO] [stdout] test cli::tests::open_menu_choice_parsing ... ok
[INFO] [stdout] test cli::tests::progress_ui_only_for_an_interactive_text_terminal ... ok
[INFO] [stdout] test cli::tests::repo_label_uses_the_directory_name ... ok
[INFO] [stdout] test cli::tests::wait_duration_parsing ... ok
[INFO] [stdout] test core::identity::tests::display_renders_each_variant ... ok
[INFO] [stdout] test core::identity::tests::empty_and_garbage_return_none ... ok
[INFO] [stdout] test core::identity::tests::forks_and_clones_share_identity ... ok
[INFO] [stdout] test core::identity::tests::normalizes_https ... ok
[INFO] [stdout] test core::identity::tests::normalizes_scp_syntax ... ok
[INFO] [stdout] test core::identity::tests::normalizes_ssh_with_user_and_port ... ok
[INFO] [stdout] test index::tests::content_hash_is_stable_and_distinguishes ... ok
[INFO] [stdout] test index::tests::sweep_outcome_guards_against_a_failed_empty_walk ... ok
[INFO] [stdout] test index::tests::prioritize_by_path_is_loose_but_targeted ... ok
[INFO] [stdout] test index::tests::trunk_names_are_recognized ... ok
[INFO] [stdout] test lang::go::tests::capitalization_is_visibility ... ok
[INFO] [stdout] test lang::python::tests::empty_and_unparseable_yield_no_symbols ... ok
[INFO] [stdout] test lang::go::tests::empty_and_unparseable_yield_no_symbols ... ok
[INFO] [stdout] test lang::python::tests::underscore_names_read_as_private_except_dunders ... ok
[INFO] [stdout] test index::tests::detects_git_work_tree_natively ... ok
[INFO] [stdout] test lang::ruby::tests::access_sections_set_visibility ... ok
[INFO] [stdout] test lang::go::tests::extracts_funcs_types_and_methods ... ok
[INFO] [stdout] test lang::ruby::tests::extracts_class_module_and_methods_with_nesting ... ok
[INFO] [stdout] test lang::ruby::tests::empty_and_unparseable_yield_no_symbols ... ok
[INFO] [stdout] test index::tests::parses_git_log_keeping_most_recent_commit_per_file ... ok
[INFO] [stdout] test lang::ruby::tests::compact_namespace_is_split_into_leaf_and_parent ... ok
[INFO] [stdout] test core::symbol::tests::kind_tag_is_stable_and_lowercase ... ok
[INFO] [stdout] test lang::rust::tests::bare_module_declarations_are_not_indexed ... ok
[INFO] [stdout] test lang::rust::tests::empty_and_unparseable_yield_no_symbols ... ok
[INFO] [stdout] test lang::ruby::tests::a_def_wrapped_in_a_visibility_call_is_still_found ... ok
[INFO] [stdout] test lang::ruby::tests::language_tag_is_set ... ok
[INFO] [stdout] test lang::ruby::tests::metaprogramming_macros_define_methods ... ok
[INFO] [stdout] test lang::ruby::tests::computed_and_received_macro_names_are_skipped ... ok
[INFO] [stdout] test lang::python::tests::extracts_classes_methods_and_functions ... ok
[INFO] [stdout] test lang::rust::tests::extracts_types_functions_and_impl_methods ... ok
[INFO] [stdout] test lang::rust::tests::qualifies_through_modules_and_generic_impls ... ok
[INFO] [stdout] test lang::rust::tests::visibility_reflects_the_pub_modifier ... ok
[INFO] [stdout] test lang::tests::languages_are_registered_by_extension ... ok
[INFO] [stdout] test search::score::tests::a_contiguous_match_beats_a_farther_boundary_jump ... ok
[INFO] [stdout] test search::score::tests::a_contiguous_word_match_outranks_a_scattered_cross_word_one ... ok
[INFO] [stdout] test search::score::tests::an_acronym_at_boundaries_outranks_a_mid_word_alignment ... ok
[INFO] [stdout] test search::score::tests::abbreviations_match ... ok
[INFO] [stdout] test search::score::tests::a_far_path_straggler_never_outranks_a_prefix_match ... ok
[INFO] [stdout] test search::score::tests::boundary_alignment_outranks_scattered ... ok
[INFO] [stdout] test search::score::tests::confidence_reflects_quality_and_dominance ... ok
[INFO] [stdout] test search::score::tests::acronyms_highlight_word_initials_across_adjacent_words ... ok
[INFO] [stdout] test search::score::tests::branch_boost_adds_to_the_score ... ok
[INFO] [stdout] test search::score::tests::current_repo_boost_applies ... ok
[INFO] [stdout] test search::score::tests::exact_beats_prefix_beats_fuzzy ... ok
[INFO] [stdout] test search::score::tests::a_gap_cannot_cross_a_word_boundary_into_a_mid_word_char ... ok
[INFO] [stdout] test search::score::tests::highlights_are_ordered_in_bounds_and_correct_across_varied_inputs ... ok
[INFO] [stdout] test search::score::tests::highlights_avoid_isolated_single_chars ... ok
[INFO] [stdout] test search::score::tests::learned_boost_adds_to_the_score ... ok
[INFO] [stdout] test search::score::tests::match_positions_report_what_matched ... ok
[INFO] [stdout] test search::score::tests::parse_qualified_splits_on_scope_separators ... ok
[INFO] [stdout] test search::score::tests::parent_boost_matches_the_innermost_scopes ... ok
[INFO] [stdout] test search::score::tests::path_bonus_reinforces_a_name_match ... ok
[INFO] [stdout] test search::score::tests::private_ranks_below_public_on_an_equal_match ... ok
[INFO] [stdout] test search::score::tests::prefers_the_contiguous_run_over_an_earlier_scattered_match ... ok
[INFO] [stdout] test search::score::tests::path_only_match_surfaces_a_class_in_a_named_file ... ok
[INFO] [stdout] test search::score::tests::recency_boost_adds_to_the_score ... ok
[INFO] [stdout] test search::score::tests::rejects_scattered_midword_matches ... ok
[INFO] [stdout] test search::score::tests::score_and_positions_come_from_the_same_alignment ... ok
[INFO] [stdout] test search::score::tests::wildcard_highlights_only_the_literals ... ok
[INFO] [stdout] test search::score::tests::wildcard_star_spans_an_explicit_gap ... ok
[INFO] [stdout] test search::score::tests::snake_case_query_matches_camelcase_name ... ok
[INFO] [stdout] test search::score::tests::qualifier_ranks_the_symbol_in_the_named_scope_first ... ok
[INFO] [stdout] test search::score::tests::wildcard_question_mark_matches_one_char ... ok
[INFO] [stdout] test search::score::tests::wildcard_prefers_boundary_aligned_matches ... ok
[INFO] [stdout] test search::tests::active_files_boosts_the_file_and_its_neighbors ... ok
[INFO] [stdout] test search::tests::merge_dedups_by_location_keeping_higher_score ... ok
[INFO] [stdout] test search::score::tests::matches_only_span_adjacent_words ... ok
[INFO] [stdout] test search::score::tests::non_subsequence_does_not_match ... ok
[INFO] [stdout] test search::tests::scope_gate_keeps_only_in_scope_results_when_some_match ... ok
[INFO] [stdout] test search::tests::scope_gate_falls_back_when_nothing_matches_the_scope ... ok
[INFO] [stdout] test search::tests::scope_gate_is_a_noop_for_an_unqualified_query ... ok
[INFO] [stdout] test store::tests::file_unchanged_detects_matching_hash ... ok
[INFO] [stdout] test store::tests::forget_checkout_prunes_a_stale_binding ... ok
[INFO] [stdout] test search::tests::only_repo_scopes_results_to_that_repo ... ok
[INFO] [stdout] test store::tests::checkout_roots_returns_all_paths_newest_first ... ok
[INFO] [stdout] test search::tests::abbreviation_finds_the_intended_symbol ... ok
[INFO] [stdout] test store::tests::indexes_and_reports_coverage ... ok
[INFO] [stdout] test search::tests::branch_boost_lifts_an_active_file ... ok
[INFO] [stdout] test store::tests::aggregates_a_selection_and_decays_on_repeat ... ok
[INFO] [stdout] test search::tests::ranks_exact_match_first ... ok
[INFO] [stdout] test search::tests::scoped_search_reports_no_match_rather_than_leaking_another_repo ... ok
[INFO] [stdout] test search::tests::qualified_query_ranks_the_definition_in_the_named_scope ... ok
[INFO] [stdout] test search::tests::qualifier_resolves_modules_and_methods_too ... ok
[INFO] [stdout] test store::tests::git_ts_is_stored_and_surfaced_on_candidates ... ok
[INFO] [stdout] test search::tests::no_match_returns_empty ... ok
[INFO] [stdout] test search::tests::short_fuzzy_query_still_resolves ... ok
[INFO] [stdout] test store::tests::prune_events_drops_aggregated_but_keeps_recent ... ok
[INFO] [stdout] test store::tests::reindexing_a_file_replaces_its_symbols ... ok
[INFO] [stdout] test store::tests::migration_adds_repo_indexes_to_an_existing_db ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 97 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rq-fbd7d7a7f9d5c94a)
[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/budgeted_index.rs (/opt/rustwide/target/debug/deps/budgeted_index-9e5c70db02db61e4)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test an_empty_source_tree_never_reports_complete ... ok
[INFO] [stdout] test a_content_scan_returns_only_matching_files_to_persist ... ok
[INFO] [stdout] test a_zero_budget_still_indexes_the_active_files ... ok
[INFO] [stdout] test a_cancelled_pass_stops_early_and_stays_warming ... ok
[INFO] [stdout] test indexing_prunes_a_stale_checkout_but_keeps_the_live_one ... ok
[INFO] [stdout] test a_full_sweep_completes_and_tracks_added_and_deleted_files ... ok
[INFO] [stderr]      Running tests/candidate_recall.rs (/opt/rustwide/target/debug/deps/candidate_recall-c29b9ff3d37d27c9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test a_strong_match_short_circuits_the_broad_fuzzy_layers ... ok
[INFO] [stderr]      Running tests/cli_e2e.rs (/opt/rustwide/target/debug/deps/cli_e2e-2713549898c912c8)
[INFO] [stdout] test exact_match_survives_a_flooded_first_char_bucket ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test bare_invocation_prints_help ... ok
[INFO] [stdout] test empty_status_points_at_the_real_index_flag ... ok
[INFO] [stdout] test drop_honors_json_output ... ok
[INFO] [stdout] test a_clean_complete_repo_does_not_re_warm_on_search ... ok
[INFO] [stdout] test an_interactive_cold_repo_shows_progress_and_finds_the_answer ... ok
[INFO] [stdout] test a_strong_match_suppresses_the_scattered_tail ... ok
[INFO] [stdout] test drop_removes_a_repos_index ... ok
[INFO] [stdout] test a_cold_repo_blocks_to_an_answer_instead_of_a_false_miss ... ok
[INFO] [stdout] test a_compact_namespaced_class_is_found_by_its_leaf_name ... ok
[INFO] [stdout] test a_leading_kind_keyword_filters_like_dash_k ... ok
[INFO] [stdout] test cold_index_builds_a_working_fuzzy_index ... ok
[INFO] [stdout] test an_incomplete_index_reports_an_indeterminate_miss_not_a_definitive_one ... ok
[INFO] [stdout] test a_wildcard_bridges_an_explicit_gap ... ok
[INFO] [stdout] test a_qualified_query_resolves_to_the_method_in_the_named_scope ... ok
[INFO] [stdout] test limit_caps_the_number_of_results ... ok
[INFO] [stdout] test a_tracked_edit_warms_but_a_new_untracked_file_does_not ... ok
[INFO] [stdout] test first_query_warms_the_index_without_an_explicit_reindex ... ok
[INFO] [stdout] test kind_filter_scopes_by_symbol_kind ... ok
[INFO] [stdout] test explicitly_indexes_and_recognizes_a_non_git_directory ... ok
[INFO] [stdout] test json_results_carry_the_definition_span ... ok
[INFO] [stdout] test no_record_still_returns_results ... ok
[INFO] [stdout] test open_launches_and_records_the_pick ... ok
[INFO] [stdout] test a_search_does_not_leak_another_indexed_repo ... ok
[INFO] [stdout] test json_and_ndjson_output ... ok
[INFO] [stdout] test no_wait_returns_without_blocking_on_a_rebuild ... ok
[INFO] [stdout] test indexing_a_subdir_scopes_to_it_but_keeps_root_relative_paths ... ok
[INFO] [stdout] test lang_filter_scopes_by_language ... ok
[INFO] [stdout] test positional_paths_filter_like_rg ... ok
[INFO] [stdout] test index_search_and_learn_through_the_cli ... ok
[INFO] [stdout] test path_filter_restricts_results ... ok
[INFO] [stdout] test show_prints_the_body_when_confident_and_lists_when_not ... ok
[INFO] [stdout] test symbols_outlines_a_file_in_line_order ... ok
[INFO] [stdout] test record_is_a_searchable_word_not_a_subcommand ... ok
[INFO] [stdout] test status_and_index_honor_json_output ... ok
[INFO] [stdout] test path_filter_accepts_absolute_and_relative_paths ... ok
[INFO] [stdout] test warming_a_committed_repo_indexes_tracked_source ... ok
[INFO] [stdout] test searching_from_a_subdirectory_uses_the_repo_root ... ok
[INFO] [stdout] test index_a_subset_of_a_repo ... ok
[INFO] [stdout] test detached_warm_finishes_coverage_in_the_background ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/index_integration.rs (/opt/rustwide/target/debug/deps/index_integration-23467f9aadb263eb)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test indexes_a_directory_of_ruby_end_to_end ... ok
[INFO] [stdout] test commit_times_capture_survives_incremental_reindex ... ok
[INFO] [stderr]      Running tests/lang_fixtures.rs (/opt/rustwide/target/debug/deps/lang_fixtures-cfb8afe969b6b9f2)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test go_definitions_rank_and_classify ... ok
[INFO] [stdout] test python_definitions_rank_and_classify ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/learning.rs (/opt/rustwide/target/debug/deps/learning-18417208372b6752)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test a_shorter_query_selection_informs_a_longer_one ... ok
[INFO] [stdout] test a_selection_changes_future_ranking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/live_search.rs (/opt/rustwide/target/debug/deps/live_search-4dec246fb66471fb)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test live_search_finds_symbols_without_an_index ... ok
[INFO] [stdout] test live_search_skips_already_indexed_files ... ok
[INFO] [stdout] test prefilter_parses_substring_matches_and_misses_fuzzy ... 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/ranking_aspirations.rs (/opt/rustwide/target/debug/deps/ranking_aspirations-647190e468c9132d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/ranking_dogfood.rs (/opt/rustwide/target/debug/deps/ranking_dogfood-f1e98c8791ef4a35)
[INFO] [stdout] test aspirational_queries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test fuzzy_abbreviations_resolve_to_their_definition ... ok
[INFO] [stdout] test obvious_queries_land_their_definition_first ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rust_fixture.rs (/opt/rustwide/target/debug/deps/rust_fixture-4a97ee49fffe46b1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ranks_the_named_type_first_and_classifies_kinds ... ok
[INFO] [stdout] test kind_filter_narrows_to_struct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/staleness.rs (/opt/rustwide/target/debug/deps/staleness-28935cadb119f934)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test refresh_picks_up_edits_and_deletes ... ok
[INFO] [stdout] test racy_mtime_edit_is_reindexed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/warm_progress.rs (/opt/rustwide/target/debug/deps/warm_progress-ae3f0818ea92e03d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test a_bounded_pass_makes_incremental_progress ... ok
[INFO] [stderr]    Doc-tests reference_query
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[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" "f890310107df8a13e5d33c59457acbec0816b975c754f6e1d071af3269ec97a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f890310107df8a13e5d33c59457acbec0816b975c754f6e1d071af3269ec97a1", kill_on_drop: false }`
[INFO] [stdout] f890310107df8a13e5d33c59457acbec0816b975c754f6e1d071af3269ec97a1
