[INFO] cloning repository https://github.com/robertguss/repo-scout
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robertguss/repo-scout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertguss%2Frepo-scout", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertguss%2Frepo-scout'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb6de5c0d277ff7a3ed112742cd1a440cbb2197e
[INFO] testing robertguss/repo-scout against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertguss%2Frepo-scout" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robertguss/repo-scout
[INFO] finished tweaking git repo https://github.com/robertguss/repo-scout
[INFO] tweaked toml for git repo https://github.com/robertguss/repo-scout written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robertguss/repo-scout on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robertguss/repo-scout already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0ffbeec616d793fde6f05c16c9a740fb8224d253b204514b66d4982b6dcb93d
[INFO] running `Command { std: "docker" "start" "-a" "c0ffbeec616d793fde6f05c16c9a740fb8224d253b204514b66d4982b6dcb93d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0ffbeec616d793fde6f05c16c9a740fb8224d253b204514b66d4982b6dcb93d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0ffbeec616d793fde6f05c16c9a740fb8224d253b204514b66d4982b6dcb93d", kill_on_drop: false }`
[INFO] [stdout] c0ffbeec616d793fde6f05c16c9a740fb8224d253b204514b66d4982b6dcb93d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a732b88b2995d287042c40a7faa93501ae9d81a33785d2298ac6548655e74ec
[INFO] running `Command { std: "docker" "start" "-a" "2a732b88b2995d287042c40a7faa93501ae9d81a33785d2298ac6548655e74ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tree-sitter v0.26.5
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling repo-scout v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Usage` is never constructed
[INFO] [stdout]    --> src/main.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | enum ErrorKind {
[INFO] [stdout]     |      --------- variant in this enum
[INFO] [stdout] 117 |     Usage,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JsonQueryOutput` is never constructed
[INFO] [stdout]   --> src/output.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct JsonQueryOutput<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_query_json` is never used
[INFO] [stdout]    --> src/output.rs:169:8
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub fn print_query_json(command: &str, symbol: &str, matches: &[QueryMatch]) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "2a732b88b2995d287042c40a7faa93501ae9d81a33785d2298ac6548655e74ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a732b88b2995d287042c40a7faa93501ae9d81a33785d2298ac6548655e74ec", kill_on_drop: false }`
[INFO] [stdout] 2a732b88b2995d287042c40a7faa93501ae9d81a33785d2298ac6548655e74ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2a420ef695399d1dd51fb4b4c38c080797b44f5410d84c7a5dbd32dad76cd32
[INFO] running `Command { std: "docker" "start" "-a" "a2a420ef695399d1dd51fb4b4c38c080797b44f5410d84c7a5dbd32dad76cd32", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tree-sitter v0.26.5
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling repo-scout v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Usage` is never constructed
[INFO] [stdout]    --> src/main.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | enum ErrorKind {
[INFO] [stdout]     |      --------- variant in this enum
[INFO] [stdout] 117 |     Usage,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JsonQueryOutput` is never constructed
[INFO] [stdout]   --> src/output.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct JsonQueryOutput<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_query_json` is never used
[INFO] [stdout]    --> src/output.rs:169:8
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub fn print_query_json(command: &str, symbol: &str, matches: &[QueryMatch]) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Usage` is never constructed
[INFO] [stdout]    --> src/main.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | enum ErrorKind {
[INFO] [stdout]     |      --------- variant in this enum
[INFO] [stdout] 117 |     Usage,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JsonQueryOutput` is never constructed
[INFO] [stdout]   --> src/output.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct JsonQueryOutput<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_query_json` is never used
[INFO] [stdout]    --> src/output.rs:169:8
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub fn print_query_json(command: &str, symbol: &str, matches: &[QueryMatch]) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "a2a420ef695399d1dd51fb4b4c38c080797b44f5410d84c7a5dbd32dad76cd32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2a420ef695399d1dd51fb4b4c38c080797b44f5410d84c7a5dbd32dad76cd32", kill_on_drop: false }`
[INFO] [stdout] a2a420ef695399d1dd51fb4b4c38c080797b44f5410d84c7a5dbd32dad76cd32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 51ed87dea1d03deb2956b563404ca8af623a95eb50be77cb052a42129bbb5bfa
[INFO] running `Command { std: "docker" "start" "-a" "51ed87dea1d03deb2956b563404ca8af623a95eb50be77cb052a42129bbb5bfa", kill_on_drop: false }`
[INFO] [stderr] warning: variant `Usage` is never constructed
[INFO] [stderr]    --> src/main.rs:117:5
[INFO] [stderr]     |
[INFO] [stderr] 116 | enum ErrorKind {
[INFO] [stderr]     |      --------- variant in this enum
[INFO] [stderr] 117 |     Usage,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `JsonQueryOutput` is never constructed
[INFO] [stderr]   --> src/output.rs:21:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | struct JsonQueryOutput<'a> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_query_json` is never used
[INFO] [stderr]    --> src/output.rs:169:8
[INFO] [stderr]     |
[INFO] [stderr] 169 | pub fn print_query_json(command: &str, symbol: &str, matches: &[QueryMatch]) -> anyhow::Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `repo-scout` (bin "repo-scout") generated 3 warnings
[INFO] [stderr] warning: `repo-scout` (bin "repo-scout" test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/repo_scout-40a29e417db592a9)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test indexer::languages::go::tests::callable_and_identifier_helpers_cover_fallbacks ... ok
[INFO] [stdout] test indexer::languages::go::tests::go_import_and_path_helpers_cover_edge_cases ... ok
[INFO] [stdout] test indexer::languages::go::tests::adapter_extract_covers_const_var_import_and_call_paths ... ok
[INFO] [stdout] test indexer::files::tests::discover_source_files_reports_walk_errors ... ok
[INFO] [stdout] test indexer::languages::go::tests::named_definition_and_call_helpers_cover_none_branches ... ok
[INFO] [stdout] test indexer::languages::python::tests::collect_call_symbols_covers_empty_identifier_and_attribute_symbol_paths ... ok
[INFO] [stdout] test indexer::languages::python::tests::collect_call_symbols_covers_identifier_and_attribute_fallback_closing_paths ... ok
[INFO] [stdout] test indexer::languages::go::tests::collect_call_symbols_guards_cover_empty_symbol_and_missing_selector_field_paths ... ok
[INFO] [stdout] test indexer::languages::python::tests::adapter_extract_covers_imports_constants_and_contains_edges ... ok
[INFO] [stdout] test indexer::languages::python::tests::collect_call_symbols_covers_identifier_attribute_and_fallback_paths ... ok
[INFO] [stdout] test indexer::languages::go::tests::helper_paths_cover_dedup_recursion_and_missing_field_fallbacks ... ok
[INFO] [stdout] test indexer::languages::go::tests::helper_paths_cover_identifier_list_recursion_and_selector_without_caller ... ok
[INFO] [stdout] test indexer::languages::python::tests::helper_paths_cover_dedup_sort_fallback_and_import_guard_branches ... ok
[INFO] [stdout] test indexer::languages::python::tests::import_call_hints_capture_relative_from_import_paths ... ok
[INFO] [stdout] test indexer::languages::python::tests::import_helpers_cover_alias_and_star_paths ... ok
[INFO] [stdout] test indexer::languages::python::tests::module_constant_and_name_validation_cover_rejections ... ok
[INFO] [stdout] test indexer::languages::python::tests::resolve_python_import_path_covers_empty_relative_and_root_cases ... ok
[INFO] [stdout] test indexer::languages::python::tests::resolve_python_import_path_supports_relative_module_paths ... ok
[INFO] [stdout] test indexer::languages::rust::tests::adapter_extract_emits_call_edges_with_caller_context ... ok
[INFO] [stdout] test indexer::languages::python::tests::signature_summary_returns_first_nonempty_definition_line ... ok
[INFO] [stdout] test indexer::languages::rust::tests::module_resolution_helpers_cover_empty_and_unbalanced_paths ... ok
[INFO] [stdout] test indexer::languages::rust::tests::relation_hints_cover_missing_alias_identifier_and_balanced_impl_generics ... ok
[INFO] [stdout] test indexer::languages::go::tests::helper_paths_cover_remaining_dedup_and_selector_return_paths ... ok
[INFO] [stdout] test indexer::languages::rust::tests::strip_leading_impl_generics_supports_nested_generic_bounds ... ok
[INFO] [stdout] test indexer::languages::typescript::tests::adapter_extract_covers_tsx_parser_implements_and_call_edges ... ok
[INFO] [stdout] test indexer::languages::rust::tests::relation_hints_cover_invalid_and_valid_use_impl_forms ... ok
[INFO] [stdout] test indexer::languages::typescript::tests::collect_call_symbols_covers_empty_identifier_and_member_expression_symbol_paths ... ok
[INFO] [stdout] test indexer::languages::typescript::tests::collect_call_symbols_covers_identifier_and_member_expression_fallback_closing_paths ... ok
[INFO] [stdout] test indexer::languages::python::tests::helper_paths_cover_remaining_malformed_import_and_attribute_fallbacks ... ok
[INFO] [stdout] test indexer::languages::typescript::tests::resolve_path_and_quote_helpers_cover_relative_and_non_relative_cases ... ok
[INFO] [stdout] test indexer::languages::typescript::tests::import_hint_helpers_cover_named_default_namespace_and_call_hints ... ok
[INFO] [stdout] test indexer::rust_ast::tests::push_named_definition_guards_cover_missing_wrong_kind_and_missing_text ... ok
[INFO] [stdout] test indexer::languages::typescript::tests::helper_paths_cover_remaining_import_and_member_expression_guards ... ok
[INFO] [stdout] test indexer::languages::typescript::tests::helper_functions_cover_fallback_branches ... ok
[INFO] [stdout] test indexer::languages::typescript::tests::helper_paths_cover_import_fallbacks_and_recursive_call_branches ... ok
[INFO] [stdout] test indexer::rust_ast::tests::signature_and_enclosing_function_helpers_cover_none_paths ... ok
[INFO] [stdout] test indexer::text::tests::extract_token_occurrences_collects_ascii_identifiers ... ok
[INFO] [stdout] test indexer::text::tests::push_token_ignores_empty_and_non_identifier_tokens ... ok
[INFO] [stdout] test query::tests::command_and_scope_helpers_cover_non_default_paths ... ok
[INFO] [stdout] test indexer::tests::replay_deferred_edges_skips_missing_and_replays_resolved_edges ... ok
[INFO] [stdout] test indexer::tests::index_file_indexes_changed_source_file ... ok
[INFO] [stdout] test query::tests::diff_impact_sort_key_covers_mixed_variant_ordering_arms ... ok
[INFO] [stdout] test indexer::tests::symbol_resolution_and_reuse_helpers_cover_fallback_paths ... ok
[INFO] [stdout] test indexer::tests::insert_or_defer_edges_covers_missing_and_insert_paths ... ok
[INFO] [stdout] test indexer::files::tests::discover_source_files_reports_read_errors ... FAILED
[INFO] [stdout] test indexer::tests::symbol_id_helpers_surface_missing_schema_errors ... ok
[INFO] [stdout] test query::tests::diff_impact_expand_neighbors_errors_when_edges_table_is_missing ... ok
[INFO] [stdout] test query::tests::helper_queries_surface_prepare_errors_and_typescript_full_suite_path ... ok
[INFO] [stdout] test query::tests::keyword_helpers_cover_filters_and_tokenization_edges ... ok
[INFO] [stdout] test query::tests::query_functions_report_errors_for_missing_schema ... ok
[INFO] [stdout] test query::tests::runner_detection_and_repo_root_resolution_cover_fallbacks ... ok
[INFO] [stdout] test query::tests::semantic_and_language_fallback_helpers_cover_default_branches ... ok
[INFO] [stdout] test query::tests::upsert_finalize_and_full_suite_selection_cover_tiebreakers ... ok
[INFO] [stdout] test store::schema::tests::bootstrap_schema_migrates_legacy_tables_and_sets_version ... ok
[INFO] [stdout] test store::schema::tests::read_schema_version_reports_invalid_value ... ok
[INFO] [stdout] test store::schema::tests::read_schema_version_reports_missing_row ... ok
[INFO] [stdout] test store::tests::corruption_detection_matches_sqlite_codes ... ok
[INFO] [stdout] test query::tests::context_matches_returns_empty_when_keywords_are_filtered_out ... ok
[INFO] [stdout] test store::tests::ensure_store_reports_corruption_hint_for_invalid_index_file ... ok
[INFO] [stdout] test store::tests::ensure_store_reports_parent_directory_creation_failure ... ok
[INFO] [stdout] test store::tests::index_db_path_is_repo_relative ... ok
[INFO] [stdout] test store::tests::with_corruption_hint_only_rewrites_corrupt_errors ... ok
[INFO] [stdout] test query::tests::extract_symbol_snippet_handles_empty_out_of_bounds_and_blank_ranges ... ok
[INFO] [stdout] test tests::normalize_changed_file_trims_prefix_and_normalizes_separators ... ok
[INFO] [stdout] test tests::normalize_changed_file_uses_current_dir_fallback_for_missing_repo_root ... ok
[INFO] [stdout] test tests::normalize_changed_file_uses_literal_repo_prefix_when_canonical_prefix_differs ... ok
[INFO] [stdout] test tests::parse_changed_line_spec_accepts_windows_drive_path_with_end ... ok
[INFO] [stdout] test tests::parse_changed_line_spec_accepts_windows_drive_path_without_end ... ok
[INFO] [stdout] test tests::parse_changed_line_spec_rejects_empty_path ... ok
[INFO] [stdout] test tests::parse_changed_line_spec_rejects_non_numeric_end_line ... ok
[INFO] [stdout] test tests::parse_changed_line_spec_rejects_non_positive_or_descending_ranges ... ok
[INFO] [stdout] test tests::ranking_helpers_penalize_fixture_and_test_paths_by_default ... ok
[INFO] [stdout] test tests::ranking_helpers_sort_edges_and_related_with_fixture_penalty ... ok
[INFO] [stdout] test query::tests::find_and_refs_wrappers_cover_fallback_and_scope_filters ... ok
[INFO] [stdout] test query::tests::diff_impact_helpers_cover_dedup_exclusion_capping_and_test_target_replacement ... ok
[INFO] [stdout] test query::tests::relationship_impact_and_context_helpers_cover_prepare_paths ... ok
[INFO] [stdout] test store::tests::ensure_store_bootstraps_database_and_schema ... ok
[INFO] [stdout] test query::tests::impact_and_context_helpers_cover_remaining_relationship_and_dedup_branches ... ok
[INFO] [stdout] test query::tests::explain_symbol_covers_relationship_summaries_and_snippets ... ok
[INFO] [stdout] test tests::command_handlers_cover_json_scope_and_changed_line_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- indexer::files::tests::discover_source_files_reports_read_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'indexer::files::tests::discover_source_files_reports_read_errors' (17) panicked at src/indexer/files.rs:81:18:
[INFO] [stdout] unreadable file should fail content loading: [SourceFile { relative_path: "secret.rs", bytes: [102, 110, 32, 104, 105, 100, 100, 101, 110, 40, 41, 32, 123, 125, 10], content_hash: "912b14bfd6a147bd75c752c51ffe0eaf500000384a5f676620687107df078544" }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x642319f82a7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642319f82a7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642319f82a7a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x642319f82a7a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x642319f98f8a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x642319f98f8a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x642319f87ac2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642319f87ac2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x642319f5eb9f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x642319f5eb9f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x642319f79b79 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x642319a6272c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x642319a6272c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642319f79d32 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x642319f79d32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x642319f5ec58 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x642319f55da9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x642319f5fbad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x642319f998ec - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x642319f99662 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6423198e26dc - core::result::Result<T,E>::expect_err::ha31f3b1ba3c26729
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1298:22
[INFO] [stdout]   21:     0x6423198aef31 - repo_scout::indexer::files::tests::discover_source_files_reports_read_errors::{{closure}}::h83ce43c6e71322d9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexer/files.rs:81:18
[INFO] [stdout]   22:     0x6423198aecfc - repo_scout::indexer::files::tests::with_unreadable_file::hef76603f99debaad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexer/files.rs:60:9
[INFO] [stdout]   23:     0x6423198aee87 - repo_scout::indexer::files::tests::discover_source_files_reports_read_errors::hf81d663373c579fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexer/files.rs:79:9
[INFO] [stdout]   24:     0x6423198aeed7 - repo_scout::indexer::files::tests::discover_source_files_reports_read_errors::{{closure}}::h15139618c3e0a615
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexer/files.rs:74:51
[INFO] [stdout]   25:     0x6423199ca586 - core::ops::function::FnOnce::call_once::h23be642bdfd54a8c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x642319a5680b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x642319a5680b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x642319a631fb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x642319a631fb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x642319a631fb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x642319a631fb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x642319a631fb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x642319a631fb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x642319a631fb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x642319a5e914 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x642319a5e914 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x642319a65e02 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x642319a65e02 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x642319a65e02 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x642319a65e02 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x642319a65e02 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x642319a65e02 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x642319a65e02 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x642319f81b6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x642319f81b6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7aeee4822aa4 - <unknown>
[INFO] [stdout]   47:     0x7aeee48afa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     indexer::files::tests::discover_source_files_reports_read_errors
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 79 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin repo-scout`
[INFO] running `Command { std: "docker" "inspect" "51ed87dea1d03deb2956b563404ca8af623a95eb50be77cb052a42129bbb5bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51ed87dea1d03deb2956b563404ca8af623a95eb50be77cb052a42129bbb5bfa", kill_on_drop: false }`
[INFO] [stdout] 51ed87dea1d03deb2956b563404ca8af623a95eb50be77cb052a42129bbb5bfa
