[INFO] cloning repository https://github.com/evalops/orient-search
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evalops/orient-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevalops%2Forient-search", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevalops%2Forient-search'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7bef7b58898e7558536679b370254ddc0f88a52
[INFO] testing evalops/orient-search against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevalops%2Forient-search" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/evalops/orient-search
[INFO] finished tweaking git repo https://github.com/evalops/orient-search
[INFO] tweaked toml for git repo https://github.com/evalops/orient-search written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/evalops/orient-search on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/evalops/orient-search 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] 80986e95930d3cbc003cf41613065c0ed23bfa17249a27eca8d2624b458fdf23
[INFO] running `Command { std: "docker" "start" "80986e95930d3cbc003cf41613065c0ed23bfa17249a27eca8d2624b458fdf23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80986e95930d3cbc003cf41613065c0ed23bfa17249a27eca8d2624b458fdf23", 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" "80986e95930d3cbc003cf41613065c0ed23bfa17249a27eca8d2624b458fdf23" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80986e95930d3cbc003cf41613065c0ed23bfa17249a27eca8d2624b458fdf23", 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" "80986e95930d3cbc003cf41613065c0ed23bfa17249a27eca8d2624b458fdf23" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling orient-search v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "80986e95930d3cbc003cf41613065c0ed23bfa17249a27eca8d2624b458fdf23", 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" "80986e95930d3cbc003cf41613065c0ed23bfa17249a27eca8d2624b458fdf23" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling orient-search v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "80986e95930d3cbc003cf41613065c0ed23bfa17249a27eca8d2624b458fdf23", 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" "80986e95930d3cbc003cf41613065c0ed23bfa17249a27eca8d2624b458fdf23" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orient-20e4e61dcf73869d)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test fast_index::compressed_posting_tests::var_u32_len_matches_varint_boundaries ... ok
[INFO] [stdout] test fast_index::compressed_posting_tests::compressed_postings_round_trip_delta_varints ... ok
[INFO] [stdout] test fast_index::indexed_plan_filter_tests::compiled_plan_filter_normalizes_reused_values_once ... ok
[INFO] [stdout] test fast_index::compressed_posting_tests::compressed_postings_reject_truncated_varints ... ok
[INFO] [stdout] test fast_index::compressed_posting_tests::compressed_postings_len_matches_encoded_bytes_without_allocating_payload ... ok
[INFO] [stdout] test fast_index::compressed_posting_tests::compressed_postings_reject_trailing_bytes ... ok
[INFO] [stdout] test fast_index::compressed_posting_tests::compressed_postings_reject_non_increasing_file_ids ... ok
[INFO] [stdout] test query::tests::merge_filters_keeps_base_and_extends_negatives ... ok
[INFO] [stdout] test query::tests::parses_agent_friendly_file_and_path_aliases ... ok
[INFO] [stdout] test query::tests::merge_filters_lets_any_terms_override_default_and ... ok
[INFO] [stdout] test query::tests::parses_aliases_booleans_escapes_and_negatives ... ok
[INFO] [stdout] test query::tests::parser_tolerates_adversarial_inputs_without_panics ... ok
[INFO] [stdout] test query::tests::parses_content_text_and_term_aliases_as_query_terms ... ok
[INFO] [stdout] test query::tests::parses_dependency_filters ... ok
[INFO] [stdout] test query::tests::parses_explicit_line_filters_for_query_anchors ... ok
[INFO] [stdout] test query::tests::parses_location_suffixes_on_explicit_file_and_path_filters ... ok
[INFO] [stdout] test query::tests::parses_explicit_term_match_modes ... ok
[INFO] [stdout] test query::tests::parses_is_test_and_is_source_aliases ... ok
[INFO] [stdout] test query::tests::parses_type_aliases_for_known_symbol_kinds ... ok
[INFO] [stdout] test query::tests::infers_bare_filename_and_path_queries_as_fast_filters ... ok
[INFO] [stdout] test repo_index::tests::batch_read_tool_requests_dedupe_ranges_before_limit ... ok
[INFO] [stdout] test repo_index::tests::batch_read_tool_requests_use_compact_ranges ... ok
[INFO] [stdout] test repo_index::tests::code_filter_splits_implementation_from_docs_and_config ... ok
[INFO] [stdout] test repo_index::tests::code_filters_push_safe_ripgrep_globs ... ok
[INFO] [stdout] test repo_index::tests::batch_read_tool_requests_stay_within_total_line_budget ... ok
[INFO] [stdout] test repo_index::tests::fallback_ripgrep_match_cap_keeps_broad_queries_bounded ... ok
[INFO] [stdout] test repo_index::tests::compiled_path_filter_matcher_normalizes_once_and_preserves_semantics ... ok
[INFO] [stdout] test repo_index::tests::fallback_streaming_candidate_trim_preserves_score_and_path_order ... ok
[INFO] [stdout] test repo_index::tests::fallback_streaming_candidate_cap_scales_with_requested_limit ... ok
[INFO] [stdout] test query::tests::serializes_query_text_with_filters_for_followups ... ok
[INFO] [stdout] test repo_index::tests::fd_file_prefilter_defers_positive_structural_scopes_to_rg ... ok
[INFO] [stdout] test repo_index::tests::batch_read_tool_request_cli_preserves_per_range_scope ... ok
[INFO] [stdout] test repo_index::tests::generated_filters_push_conservative_ripgrep_globs ... ok
[INFO] [stdout] test repo_index::tests::generated_path_detection_covers_directory_and_suffix_patterns ... ok
[INFO] [stdout] test repo_index::tests::finalize_results_dedupes_before_metadata_population ... ok
[INFO] [stdout] test repo_index::tests::fd_self_limit_only_for_plain_file_filters ... ok
[INFO] [stdout] test repo_index::tests::map_plan_and_search_requests_include_cli_hints ... ok
[INFO] [stdout] test repo_index::tests::read_tool_requests_include_shell_safe_cli_hints ... ok
[INFO] [stdout] test repo_index::tests::repo_map_related_files_sort_before_truncation_by_usefulness ... ok
[INFO] [stdout] test repo_index::tests::related_tool_requests_include_cli_hints ... ok
[INFO] [stdout] test repo_index::tests::repo_map_related_symbols_sort_before_truncation_by_usefulness ... ok
[INFO] [stdout] test repo_index::tests::result_read_batches_merge_overlapping_exact_ranges ... ok
[INFO] [stdout] test repo_index::tests::result_read_batches_keep_symbol_scoped_ranges_separate ... ok
[INFO] [stdout] test repo_index::tests::repo_map_read_batches_prioritize_code_context_before_manifests ... ok
[INFO] [stdout] test repo_index::tests::search_tool_requests_include_query_flag_cli_hints ... ok
[INFO] [stdout] test repo_index::tests::search_results_make_related_followups_batch_ready ... ok
[INFO] [stdout] test repo_index::tests::symbol_snippet_results_generate_symbol_scoped_read_requests ... ok
[INFO] [stdout] test query::tests::normalizes_quoted_phrases_across_identifier_boundaries ... ok
[INFO] [stdout] test query::tests::parses_terms_quotes_filters_and_negatives ... ok
[INFO] [stdout] test shards::tests::malformed_route_varints_mark_lookup_corrupt ... ok
[INFO] [stdout] test shards::tests::ascii_case_insensitive_contains_matches_without_lowercase_inputs ... ok
[INFO] [stdout] test repo_index::tests::fallback_streaming_candidate_trim_waits_for_headroom ... ok
[INFO] [stdout] test repo_index::tests::symbol_lookup_read_requests_are_symbol_scoped ... ok
[INFO] [stdout] test repo_index::tests::source_content_filter_cache_reuses_per_path_decisions ... ok
[INFO] [stdout] test fast_index::compressed_posting_tests::version_12_disk_indexes_rebuild_attribute_postings_on_load ... ok
[INFO] [stdout] test fast_index::compressed_posting_tests::current_disk_indexes_rebuild_stale_attribute_postings_on_load ... ok
[INFO] [stdout] test shards::tests::manifest_route_intersects_multiple_wide_terms ... ok
[INFO] [stdout] test shards::tests::manifest_route_uses_long_substring_bits_to_prune_trigram_false_positives ... ok
[INFO] [stdout] test shards::tests::manifest_route_keeps_wide_terms_for_multi_term_intersection ... ok
[INFO] [stdout] test shards::tests::manifest_json_omits_heavy_sketches_but_sidecar_preserves_them ... ok
[INFO] [stdout] test shards::tests::manifest_route_uses_short_terms_for_multi_token_and_queries ... ok
[INFO] [stdout] test shards::tests::manifest_route_round_trips ... ok
[INFO] [stdout] test shards::tests::manifest_route_uses_normalized_short_identifiers ... ok
[INFO] [stdout] test shards::tests::out_of_range_route_shard_ids_mark_lookup_corrupt ... ok
[INFO] [stdout] test shards::tests::route_shard_id_varints_round_trip_sparse_ids ... ok
[INFO] [stdout] test shards::tests::shard_early_result_target_overfetches_requested_limit ... ok
[INFO] [stdout] test shards::tests::manifest_route_uses_normalized_symbol_substrings_for_symbol_filters ... ok
[INFO] [stdout] test shards::tests::shard_fanout_paths_share_bounded_worker_helper ... ok
[INFO] [stdout] test shards::tests::shard_index_candidate_cap_stays_bounded_for_wide_fanout ... ok
[INFO] [stdout] test shards::tests::shard_worker_count_respects_jobs_available_cpus_and_configured_cap ... ok
[INFO] [stdout] test shards::tests::manifest_sidecar_is_ignored_when_current_but_invalid ... ok
[INFO] [stdout] test shards::tests::manifest_sidecar_loads_when_current_and_falls_back_when_invalid ... ok
[INFO] [stdout] test shards::tests::manifest_route_uses_trigrams_for_substring_queries ... ok
[INFO] [stdout] test shards::tests::manifest_sidecar_is_ignored_when_json_fingerprint_changes ... ok
[INFO] [stdout] test shards::tests::stale_prefilter_missing_short_route_hash_is_ignored ... ok
[INFO] [stdout] test shards::tests::manifest_route_omits_broad_terms_for_manifest_fallback ... ok
[INFO] [stdout] test shards::tests::manifest_writer_refuses_unexpected_shrink_without_explicit_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/orient-7658a9b7bd81f49b)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::cli_range_spec_accepts_optional_trailing_scope ... ok
[INFO] [stdout] test tests::churn_wave_request_timeout_clamps_to_remaining_wall_time ... ok
[INFO] [stdout] test tests::cli_range_spec_parses_paths_with_colons_from_the_right ... ok
[INFO] [stdout] test tests::client_jsonl_adds_cwd_to_target_aware_requests ... ok
[INFO] [stdout] test tests::cli_range_spec_rejects_zero_start_or_lines ... ok
[INFO] [stdout] test tests::churn_cleanup_guard_removes_marker_files_on_error_path ... ok
[INFO] [stdout] test tests::client_jsonl_preserves_explicit_targets_and_non_target_tools ... ok
[INFO] [stdout] test tests::client_jsonl_version_guard_rejects_missing_or_stale_daemon_version ... ok
[INFO] [stdout] test tests::client_jsonl_version_guard_accepts_matching_daemon ... ok
[INFO] [stdout] test tests::doctor_daemon_version_check_accepts_matching_version ... ok
[INFO] [stdout] test tests::doctor_daemon_version_check_warns_on_mismatch ... ok
[INFO] [stdout] test tests::doctor_daemon_version_check_warns_when_missing ... ok
[INFO] [stdout] test tests::cli_range_spec_accepts_copied_locations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_rs.rs (/opt/rustwide/target/debug/deps/cli_rs-d4ad552fe160f796)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test cli_agent_guidance_accepts_socket_targets ... ok
[INFO] [stdout] test cli_benchmark_can_fail_against_saved_baseline ... ok
[INFO] [stdout] test cli_accepts_agent_friendly_snippet_mode_alias ... ok
[INFO] [stdout] test cli_accepts_filter_only_symbol_search_without_empty_query_placeholder ... ok
[INFO] [stdout] test cli_discovers_repos_for_shard_setup ... ok
[INFO] [stdout] test cli_benchmark_can_compare_across_modes_without_python ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpoIEZqj/workspace/project/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpiCRrNA/workspace/project/.git/
[INFO] [stdout] test cli_discovery_prioritizes_visible_repos_before_temp_roots ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp7hkJ3A/workspace/platform/.git/
[INFO] [stdout] test cli_discovery_treats_git_roots_as_manifest_boundaries_by_default ... ok
[INFO] [stdout] [main (root-commit) d5f6189] init
[INFO] [stdout]  1 file changed, 4 insertions(+)
[INFO] [stdout]  create mode 100644 Cargo.toml
[INFO] [stdout] [main (root-commit) d5f6189] init
[INFO] [stdout]  1 file changed, 4 insertions(+)
[INFO] [stdout]  create mode 100644 Cargo.toml
[INFO] [stderr] Preparing worktree (new branch 'feature/search')
[INFO] [stderr] Preparing worktree (new branch 'feature/search')
[INFO] [stdout] test cli_benchmarks_accept_query_flags ... ok
[INFO] [stdout] test cli_doctor_strict_fails_on_unreadable_index ... ok
[INFO] [stdout] test cli_benchmark_can_fail_on_p95_threshold ... ok
[INFO] [stdout] HEAD is now at d5f6189 init
[INFO] [stdout] HEAD is now at d5f6189 init
[INFO] [stdout] test cli_batches_searches_across_fallback_indexed_and_shards ... ok
[INFO] [stdout] test cli_ensure_index_repairs_corrupt_persistent_index ... ok
[INFO] [stdout] test cli_doctor_reports_local_agent_health ... ok
[INFO] [stdout] test cli_discovery_can_limit_repeated_repo_families ... ok
[INFO] [stdout] test cli_help_stays_focused_on_local_code_search ... ok
[INFO] [stdout] test cli_help_shows_default_daemon_addr_for_agent_clients ... ok
[INFO] [stdout] test cli_discovery_can_group_git_worktree_families ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpxCNjR7/workspace/project/.git/
[INFO] [stdout] [main (root-commit) be6d41b] init
[INFO] [stdout]  2 files changed, 5 insertions(+)
[INFO] [stdout]  create mode 100644 Cargo.toml
[INFO] [stdout]  create mode 100644 src/lib.rs
[INFO] [stderr] Preparing worktree (new branch 'feature/search')
[INFO] [stdout] HEAD is now at be6d41b init
[INFO] [stdout] test cli_builds_and_searches_persistent_index ... ok
[INFO] [stdout] test cli_outputs_agent_bootstrap_commands ... ok
[INFO] [stdout] test cli_builds_and_searches_shard_directory ... ok
[INFO] [stdout] test cli_outputs_agent_guide ... ok
[INFO] [stdout] test cli_outputs_agent_instructions ... ok
[INFO] [stdout] test cli_indexes_shards_from_discovered_root ... ok
[INFO] [stdout] test cli_outputs_repo_brief_as_json ... ok
[INFO] [stdout] test cli_indexes_only_selected_family_representatives_when_limited ... ok
[INFO] [stdout] test cli_filters_shard_search_by_nested_repo_alias ... ok
[INFO] [stdout] test cli_read_ranges_can_return_compact_summary ... ok
[INFO] [stdout] test cli_index_shards_refuses_to_shrink_existing_manifest_without_force ... ok
[INFO] [stdout] test cli_rejects_invalid_snippet_mode_before_searching ... ok
[INFO] [stdout] test cli_ensures_shards_builds_then_refreshes_existing_directory ... ok
[INFO] [stdout] test cli_refresh_shards_prunes_missing_repo_roots ... ok
[INFO] [stdout] test cli_refresh_shards_updates_nested_repo_aliases ... ok
[INFO] [stdout] test cli_repo_map_detail_controls_import_payload_size ... ok
[INFO] [stdout] test cli_outputs_mcp_manifest ... ok
[INFO] [stdout] test cli_rejects_oversized_batches ... ok
[INFO] [stdout] test cli_reports_version_for_install_sanity_checks ... ok
[INFO] [stdout] test cli_outputs_repo_map_and_reads_ranges ... ok
[INFO] [stdout] test cli_outputs_tool_manifest ... ok
[INFO] [stdout] test cli_search_accepts_visible_common_aliases ... ok
[INFO] [stdout] test cli_search_auto_read_action_reports_grouped_duplicate_budget ... ok
[INFO] [stdout] test cli_search_auto_diagnose_prefers_retry_next_action_for_noisy_hits ... ok
[INFO] [stdout] test cli_search_can_return_diagnostic_followups_when_requested ... ok
[INFO] [stdout] test cli_reports_index_build_and_refresh_benchmarks ... ok
[INFO] [stdout] test cli_search_accepts_index_and_shard_targets ... ok
[INFO] [stdout] test cli_search_line_filter_anchors_file_results ... ok
[INFO] [stdout] test cli_reports_index_and_shard_freshness ... ok
[INFO] [stdout] test cli_search_help_lists_snippet_modes ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpiYesbQ/.git/
[INFO] [stdout] [shard-feature-branch (root-commit) fbd5941] init
[INFO] [stdout]  2 files changed, 5 insertions(+)
[INFO] [stdout]  create mode 100644 Cargo.toml
[INFO] [stdout]  create mode 100644 src/lib.rs
[INFO] [stdout] test cli_search_auto_batch_returns_query_surfaces ... ok
[INFO] [stdout] test cli_reports_search_benchmarks ... ok
[INFO] [stdout] test cli_search_surfaces_accept_structured_filters ... FAILED
[INFO] [stdout] test cli_searches_symbols_and_related_files ... FAILED
[INFO] [stdout] test cli_suppresses_broken_pipe_when_output_consumer_closes ... ok
[INFO] [stdout] test cli_shard_manifest_records_git_metadata ... ok
[INFO] [stdout] test cli_single_query_commands_accept_query_flag ... ok
[INFO] [stdout] test cli_search_auto_selects_live_indexed_and_shard_surfaces ... ok
[INFO] [stdout] test cli_indexed_result_query_plan_includes_retry_requests ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_search_surfaces_accept_structured_filters stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_search_surfaces_accept_structured_filters' (1887) panicked at tests/cli_rs.rs:3198:10:
[INFO] [stdout] Unexpected stdout, failed var.contains(src/auth.rs)
[INFO] [stdout] ├── var: []
[INFO] [stdout] └── var as str: []
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/orient" "search" "--repo" "/tmp/.tmphspwU0" "issue token" "--code" "true" "--limit" "3"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout="[]\n"
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x640be11f7988 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x640be11f7988 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x640be11f7988 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x640be11f7988 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x640be120ec2a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x640be120ec2a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x640be11fd8b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x640be11fd8b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x640be11d3e86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x640be11d3e86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x640be11eee59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x640be0ea5dac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x640be0ea5dac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x640be11ef012 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x640be11ef012 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x640be11d3f42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x640be11c8ee9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x640be11d4d1d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x640be120f46c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x640be0f12a38 - core[8fb95b77d25ab6c8]::panicking::panic_display::<assert_cmd[7cbfd7b7aeb32b3]::assert::AssertError>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x640be0f18e77 - <assert_cmd[7cbfd7b7aeb32b3]::assert::AssertError>::panic::<assert_cmd[7cbfd7b7aeb32b3]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:1061:9
[INFO] [stdout]   21:     0x640be0e88e51 - <assert_cmd[7cbfd7b7aeb32b3]::assert::Assert>::stdout::<predicates[b8d5ca76651f23cc]::str::basics::ContainsPredicate, assert_cmd[7cbfd7b7aeb32b3]::assert::StrOutputPredicate<predicates[b8d5ca76651f23cc]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:387:25
[INFO] [stdout]   22:     0x640be0e48131 - cli_rs[d4e9936c49e935a5]::cli_search_surfaces_accept_structured_filters
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_rs.rs:3198:10
[INFO] [stdout]   23:     0x640be0dec197 - cli_rs[d4e9936c49e935a5]::cli_search_surfaces_accept_structured_filters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_rs.rs:3120:51
[INFO] [stdout]   24:     0x640be0e878f6 - <cli_rs[d4e9936c49e935a5]::cli_search_surfaces_accept_structured_filters::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x640be0e98e8b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x640be0e98e8b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x640be0ea6705 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x640be0ea6705 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x640be0ea6705 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x640be0ea6705 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x640be0ea6705 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x640be0ea6705 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x640be0ea6705 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x640be0ea0014 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x640be0ea0014 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x640be0ea9782 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x640be0ea9782 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x640be0ea9782 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x640be0ea9782 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x640be0ea9782 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x640be0ea9782 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x640be0ea9782 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x640be11f6a7f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   44:     0x640be11f6a7f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7c63c4237aa4 - <unknown>
[INFO] [stdout]   46:     0x7c63c42c4a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli_searches_symbols_and_related_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_searches_symbols_and_related_files' (1901) panicked at tests/cli_rs.rs:3008:10:
[INFO] [stdout] Unexpected stdout, failed var.contains(src/auth.rs)
[INFO] [stdout] ├── var: [{"path":"tests/auth_test.rs","score":28.1972,"reason":"matched phrase:session manager, session, manager, symbol:session_manager_exists","snippet":"2: #[test]\n3: fn session_manager_exists() { let _ = SessionManager; }","line_range":{"start_line":2,"end_line":3},"match_lines":[3,1],"read_range":{"path":"tests/auth_test.rs","start":1,"lines":80},"read_request":{"id":"read","tool":"read_range","arguments":{"range":{"lines":80,"path":"tests/auth_test.rs","start":1},"repo":"/tmp/.tmpZ03QTO"},"cli":"orient read-range --repo /tmp/.tmpZ03QTO tests/auth_test.rs:1:80","open_cli":"orient open-range --repo /tmp/.tmpZ03QTO tests/auth_test.rs:1:80","jsonl":"{\"arguments\":{\"range\":{\"lines\":80,\"path\":\"tests/auth_test.rs\",\"start\":1},\"repo\":\"/tmp/.tmpZ03QTO\"},\"id\":\"read\",\"tool\":\"read_range\"}","client_cli":"printf '%s\\n' '{\"arguments\":{\"range\":{\"lines\":80,\"path\":\"tests/auth_test.rs\",\"start\":1},\"repo\":\"/tmp/.tmpZ03QTO\"},\"id\":\"read\",\"tool\":\"read_range\"}' | orient client-jsonl --require-version"},"related_request":{"id":"related","tool":"related_files","arguments":{"include_read_batch":true,"path":"tests/auth_test.rs","repo":"/tmp/.tmpZ03QTO"},"cli":"orient related --repo /tmp/.tmpZ03QTO --path tests/auth_test.rs --include-read-batch","jsonl":"{\"arguments\":{\"include_read_batch\":true,\"path\":\"tests/auth_test.rs\",\"repo\":\"/tmp/.tmpZ03QTO\"},\"id\":\"related\",\"tool\":\"related_files\"}","client_cli":"printf '%s\\n' '{\"arguments\":{\"include_read_batch\":true,\"path\":\"tests/auth_test.rs\",\"repo\":\"/tmp/.tmpZ03QTO\"},\"id\":\"related\",\"tool\":\"related_files\"}' | orient client-jsonl --require-version"},"related_symbols_request":{"id":"related","tool":"related_symbols","arguments":{"include_read_batch":true,"path":"tests/auth_test.rs","query":"SessionManager nonexistent","repo":"/tmp/.tmpZ03QTO"},"cli":"orient related-symbols --repo /tmp/.tmpZ03QTO --path tests/auth_test.rs --query 'SessionManager nonexistent' --include-read-batch","jsonl":"{\"arguments\":{\"include_read_batch\":true,\"path\":\"tests/auth_test.rs\",\"query\":\"SessionManager nonexistent\",\"repo\":\"/tmp/.tmpZ03QTO\"},\"id\":\"related\",\"tool\":\"related_symbols\"}","client_cli":"printf '%s\\n' '{\"arguments\":{\"include_read_batch\":true,\"path\":\"tests/auth_test.rs\",\"query\":\"SessionManager nonexistent\",\"repo\":\"/tmp/.tmpZ03QTO\"},\"id\":\"related\",\"tool\":\"related_symbols\"}' | orient client-jsonl --require-version"}}]
[INFO] [stdout] └── var as str: [{"path":"tests/auth_test.rs","score":28.1972,"reason":"matched phrase:session manager, session, manager, symbol:session_manager_exists","snippet":"2: #[test]\n3: fn session_manager_exists() { let _ = SessionManager; }","line_range":{"start_line":2,"end_line":3},"match_lines":[3,1],"read_range":{"path":"tests/auth_test.rs","start":1,"lines":80},"read_request":{"id":"read","tool":"read_range","arguments":{"range":{"lines":80,"path":"tests/auth_test.rs","start":1},"repo":"/tmp/.tmpZ03QTO"},"cli":"orient read-range --repo /tmp/.tmpZ03QTO tests/auth_test.rs:1:80","open_cli":"orient open-range --repo /tmp/.tmpZ03QTO tests/auth_test.rs:1:80","jsonl":"{\"arguments\":{\"range\":{\"lines\":80,\"path\":\"tests/auth_test.rs\",\"start\":1},\"repo\":\"/tmp/.tmpZ03QTO\"},\"id\":\"read\",\"tool\":\"read_range\"}","client_cli":"printf '%s\\n' '{\"arguments\":{\"range\":{\"lines\":80,\"path\":\"tests/auth_test.rs\",\"start\":1},\"repo\":\"/tmp/.tmpZ03QTO\"},\"id\":\"read\",\"tool\":\"read_range\"}' | orient client-jsonl --require-version"},"related_request":{"id":"related","tool":"related_files","arguments":{"include_read_batch":true,"path":"tests/auth_test.rs","repo":"/tmp/.tmpZ03QTO"},"cli":"orient related --repo /tmp/.tmpZ03QTO --path tests/auth_test.rs --include-read-batch","jsonl":"{\"arguments\":{\"include_read_batch\":true,\"path\":\"tests/auth_test.rs\",\"repo\":\"/tmp/.tmpZ03QTO\"},\"id\":\"related\",\"tool\":\"related_files\"}","client_cli":"printf '%s\\n' '{\"arguments\":{\"include_read_batch\":true,\"path\":\"tests/auth_test.rs\",\"repo\":\"/tmp/.tmpZ03QTO\"},\"id\":\"related\",\"tool\":\"related_files\"}' | orient client-jsonl --require-version"},"related_symbols_request":{"id":"related","tool":"related_symbols","arguments":{"include_read_batch":true,"path":"tests/auth_test.rs","query":"SessionManager nonexistent","repo":"/tmp/.tmpZ03QTO"},"cli":"orient related-symbols --repo /tmp/.tmpZ03QTO --path tests/auth_test.rs --query 'SessionManager nonexistent' --include-read-batch","jsonl":"{\"arguments\":{\"include_read_batch\":true,\"path\":\"tests/auth_test.rs\",\"query\":\"SessionManager nonexistent\",\"repo\":\"/tmp/.tmpZ03QTO\"},\"id\":\"related\",\"tool\":\"related_symbols\"}","client_cli":"printf '%s\\n' '{\"arguments\":{\"include_read_batch\":true,\"path\":\"tests/auth_test.rs\",\"query\":\"SessionManager nonexistent\",\"repo\":\"/tmp/.tmpZ03QTO\"},\"id\":\"related\",\"tool\":\"related_symbols\"}' | orient client-jsonl --require-version"}}]
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/orient" "search" "--repo" "/tmp/.tmpZ03QTO" "SessionManager nonexistent" "--any-terms" "--limit" "1"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout="[{\"path\":\"tests/auth_test.rs\",\"score\":28.1972,\"reason\":\"matched phrase:session manager, session, manager, symbol:session_manager_exists\",\"snippet\":\"2: #[test]\\n3: fn session_manager_exists() { let _ = SessionManager; }\",\"line_range\":{\"start_line\":2,\"end_line\":3},\"match_lines\":[3,1],\"read_range\":{\"path\":\"tests/auth_test.rs\",\"start\":1,\"lines\":80},\"read_request\":{\"id\":\"read\",\"tool\":\"read_range\",\"arguments\":{\"range\":{\"lines\":80,\"path\":\"tests/auth_test.rs\",\"start\":1},\"repo\":\"/tmp/.tmpZ03QTO\"},\"cli\":\"orient read-range --repo /tmp/.tmpZ03QTO tests/auth_test.rs:1:80\",\"open_cli\":\"orient open-range --repo /tmp/.tmpZ03QTO tests/auth_test.rs:1:80\",\"jsonl\":\"{\\\"arguments\\\":{\\\"range\\\":{\\\"lines\\\":80,\\\"path\\\":\\\"tests/auth_test.rs\\\",\\\"start\\\":1},\\\"repo\\\":\\\"/tmp/.tmpZ03QTO\\\"},\\\"id\\\":\\\"read\\\",\\\"tool\\\":\\\"read_range\\\"}\",\"client_cli\":\"printf \'%s\\\\n\' \'{\\\"arguments\\\":{\\\"range\\\":{\\\"lines\\\":80,\\\"path\\\":\\\"tests/auth_test.rs\\\",\\\"start\\\":1},\\\"repo\\\":\\\"/tmp/.tmpZ03QTO\\\"},\\\"id\\\":\\\"read\\\",\\\"tool\\\":\\\"read_range\\\"}\' | orient client-jsonl --require-version\"},\"related_request\":{\"id\":\"related\",\"tool\":\"related_files\",\"arguments\":{\"include_read_batch\":true,\"path\":\"tests/auth_test.rs\",\"repo\":\"/tmp/.tmpZ03QTO\"},\"cli\":\"orient related --repo /tmp/.tmpZ03QTO --path tests/auth_test.rs --include-read-batch\",\"jsonl\":\"{\\\"arguments\\\":{\\\"include_read_batch\\\":true,\\\"path\\\":\\\"tests/auth_test.rs\\\",\\\"repo\\\":\\\"/tmp/.tmpZ03QTO\\\"},\\\"id\\\":\\\"related\\\",\\\"tool\\\":\\\"related_files\\\"}\",\"client_cli\":\"printf \'%s\\\\n\' \'{\\\"arguments\\\":{\\\"include_read_batch\\\":true,\\\"path\\\":\\\"tests/auth_test.rs\\\",\\\"repo\\\":\\\"/tmp/.tmpZ03QTO\\\"},\\\"id\\\":\\\"related\\\",\\\"tool\\\":\\\"related_files\\\"}\' | orient client-jsonl --require-version\"},\"related_symbols_request\":{\"id\":\"related\",\"tool\":\"related_symbols\",\"arguments\":{\"include_read_batch\":true,\"path\":\"tests/auth_test.rs\",\"query\":\"SessionManager nonexistent\",\"repo\":\"/tmp/.tmpZ03QTO\"},\"cli\":\"orient related-symbols --repo /tmp/.tmpZ03QTO --path tests/auth_test.rs --query \'SessionManager nonexistent\' --include-read-batch\",\"jsonl\":\"{\\\"arguments\\\":{\\\"include_read_batch\\\":true,\\\"path\\\":\\\"tests/auth_test.rs\\\",\\\"query\\\":\\\"SessionManager nonexistent\\\",\\\"repo\\\":\\\"/tmp/.tmpZ03QTO\\\"},\\\"id\\\":\\\"related\\\",\\\"tool\\\":\\\"related_symbols\\\"}\",\"client_cli\":\"printf \'%s\\\\n\' \'{\\\"arguments\\\":{\\\"include_read_batch\\\":true,\\\"path\\\":\\\"tests/auth_test.rs\\\",\\\"query\\\":\\\"SessionManager nonexistent\\\",\\\"repo\\\":\\\"/tmp/.tmpZ03QTO\\\"},\\\"id\\\":\\\"related\\\",\\\"tool\\\":\\\"related_symbols\\\"}\' | orient client-jsonl --require-version\"}}]\n"
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x640be11f7988 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x640be11f7988 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x640be11f7988 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x640be11f7988 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x640be120ec2a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x640be120ec2a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x640be11fd8b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x640be11fd8b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x640be11d3e86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x640be11d3e86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x640be11eee59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x640be0ea5dac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x640be0ea5dac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x640be11ef012 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x640be11ef012 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x640be11d3f42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x640be11c8ee9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x640be11d4d1d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x640be120f46c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x640be0f12a38 - core[8fb95b77d25ab6c8]::panicking::panic_display::<assert_cmd[7cbfd7b7aeb32b3]::assert::AssertError>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x640be0f18e77 - <assert_cmd[7cbfd7b7aeb32b3]::assert::AssertError>::panic::<assert_cmd[7cbfd7b7aeb32b3]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:1061:9
[INFO] [stdout]   21:     0x640be0e88e51 - <assert_cmd[7cbfd7b7aeb32b3]::assert::Assert>::stdout::<predicates[b8d5ca76651f23cc]::str::basics::ContainsPredicate, assert_cmd[7cbfd7b7aeb32b3]::assert::StrOutputPredicate<predicates[b8d5ca76651f23cc]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:387:25
[INFO] [stdout]   22:     0x640be0e0e75d - cli_rs[d4e9936c49e935a5]::cli_searches_symbols_and_related_files
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_rs.rs:3008:10
[INFO] [stdout]   23:     0x640be0debda7 - cli_rs[d4e9936c49e935a5]::cli_searches_symbols_and_related_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_rs.rs:2912:44
[INFO] [stdout]   24:     0x640be0e873b6 - <cli_rs[d4e9936c49e935a5]::cli_searches_symbols_and_related_files::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x640be0e98e8b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x640be0e98e8b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x640be0ea6705 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x640be0ea6705 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x640be0ea6705 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x640be0ea6705 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x640be0ea6705 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x640be0ea6705 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x640be0ea6705 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x640be0ea0014 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x640be0ea0014 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x640be0ea9782 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x640be0ea9782 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x640be0ea9782 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x640be0ea9782 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x640be0ea9782 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x640be0ea9782 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x640be0ea9782 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x640be11f6a7f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   44:     0x640be11f6a7f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7c63c4237aa4 - <unknown>
[INFO] [stdout]   46:     0x7c63c42c4a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_search_surfaces_accept_structured_filters
[INFO] [stdout]     cli_searches_symbols_and_related_files
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 55 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.44s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_rs`
[INFO] running `Command { std: "docker" "inspect" "80986e95930d3cbc003cf41613065c0ed23bfa17249a27eca8d2624b458fdf23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80986e95930d3cbc003cf41613065c0ed23bfa17249a27eca8d2624b458fdf23", kill_on_drop: false }`
[INFO] [stdout] 80986e95930d3cbc003cf41613065c0ed23bfa17249a27eca8d2624b458fdf23
