[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertguss%2Frepo-scout" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robertguss/repo-scout on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a20da170667b73f918cfe03ce76b89c4e0b14d5b5b1516a9acd39608a5266416
[INFO] running `Command { std: "docker" "start" "-a" "a20da170667b73f918cfe03ce76b89c4e0b14d5b5b1516a9acd39608a5266416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a20da170667b73f918cfe03ce76b89c4e0b14d5b5b1516a9acd39608a5266416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a20da170667b73f918cfe03ce76b89c4e0b14d5b5b1516a9acd39608a5266416", kill_on_drop: false }`
[INFO] [stdout] a20da170667b73f918cfe03ce76b89c4e0b14d5b5b1516a9acd39608a5266416
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1821dc103833a301fdb25ff3f05fbc1b4659af9eeb1ed6c304a629b70ea1d5ba
[INFO] running `Command { std: "docker" "start" "-a" "1821dc103833a301fdb25ff3f05fbc1b4659af9eeb1ed6c304a629b70ea1d5ba", 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 proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[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 itoa v1.0.17
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling tree-sitter v0.26.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling ignore v0.4.25
[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 21s
[INFO] running `Command { std: "docker" "inspect" "1821dc103833a301fdb25ff3f05fbc1b4659af9eeb1ed6c304a629b70ea1d5ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1821dc103833a301fdb25ff3f05fbc1b4659af9eeb1ed6c304a629b70ea1d5ba", kill_on_drop: false }`
[INFO] [stdout] 1821dc103833a301fdb25ff3f05fbc1b4659af9eeb1ed6c304a629b70ea1d5ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f77e5e9dca79f6946bc72e16260771c0d7f6ffb878dd6d4dd75e766946b69034
[INFO] running `Command { std: "docker" "start" "-a" "f77e5e9dca79f6946bc72e16260771c0d7f6ffb878dd6d4dd75e766946b69034", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[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 tree-sitter v0.26.5
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.18
[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 20s
[INFO] running `Command { std: "docker" "inspect" "f77e5e9dca79f6946bc72e16260771c0d7f6ffb878dd6d4dd75e766946b69034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f77e5e9dca79f6946bc72e16260771c0d7f6ffb878dd6d4dd75e766946b69034", kill_on_drop: false }`
[INFO] [stdout] f77e5e9dca79f6946bc72e16260771c0d7f6ffb878dd6d4dd75e766946b69034
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e884e8c83ca17c95ca1bdd8986484979d40ef237e25e70f5c2fe57af7cf980b7
[INFO] running `Command { std: "docker" "start" "-a" "e884e8c83ca17c95ca1bdd8986484979d40ef237e25e70f5c2fe57af7cf980b7", 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.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/repo_scout-cda19b996ccbe4ca)
[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::collect_call_symbols_guards_cover_empty_symbol_and_missing_selector_field_paths ... ok
[INFO] [stdout] test indexer::languages::go::tests::helper_paths_cover_dedup_recursion_and_missing_field_fallbacks ... ok
[INFO] [stdout] test indexer::files::tests::discover_source_files_reports_walk_errors ... ok
[INFO] [stdout] test indexer::languages::go::tests::helper_paths_cover_identifier_list_recursion_and_selector_without_caller ... ok
[INFO] [stdout] test indexer::languages::go::tests::named_definition_and_call_helpers_cover_none_branches ... ok
[INFO] [stdout] test indexer::languages::go::tests::adapter_extract_covers_const_var_import_and_call_paths ... 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::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::adapter_extract_covers_imports_constants_and_contains_edges ... 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::python::tests::signature_summary_returns_first_nonempty_definition_line ... ok
[INFO] [stdout] test indexer::languages::rust::tests::adapter_extract_emits_call_edges_with_caller_context ... ok
[INFO] [stdout] test indexer::languages::rust::tests::relation_hints_cover_invalid_and_valid_use_impl_forms ... ok
[INFO] [stdout] test indexer::languages::rust::tests::module_resolution_helpers_cover_empty_and_unbalanced_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::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::typescript::tests::helper_functions_cover_fallback_branches ... ok
[INFO] [stdout] test indexer::languages::python::tests::collect_call_symbols_covers_identifier_attribute_and_fallback_paths ... 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_paths_cover_import_fallbacks_and_recursive_call_branches ... 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::python::tests::helper_paths_cover_dedup_sort_fallback_and_import_guard_branches ... ok
[INFO] [stdout] test indexer::rust_ast::tests::push_named_definition_guards_cover_missing_wrong_kind_and_missing_text ... ok
[INFO] [stdout] test indexer::rust_ast::tests::signature_and_enclosing_function_helpers_cover_none_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::python::tests::helper_paths_cover_remaining_malformed_import_and_attribute_fallbacks ... ok
[INFO] [stdout] test indexer::languages::typescript::tests::import_hint_helpers_cover_named_default_namespace_and_call_hints ... ok
[INFO] [stdout] test indexer::languages::go::tests::helper_paths_cover_remaining_dedup_and_selector_return_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::index_file_indexes_changed_source_file ... 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::languages::python::tests::collect_call_symbols_covers_identifier_and_attribute_fallback_closing_paths ... ok
[INFO] [stdout] test query::tests::diff_impact_sort_key_covers_mixed_variant_ordering_arms ... ok
[INFO] [stdout] test indexer::tests::replay_deferred_edges_skips_missing_and_replays_resolved_edges ... ok
[INFO] [stdout] test indexer::tests::symbol_id_helpers_surface_missing_schema_errors ... ok
[INFO] [stdout] test indexer::files::tests::discover_source_files_reports_read_errors ... FAILED
[INFO] [stdout] test query::tests::diff_impact_expand_neighbors_errors_when_edges_table_is_missing ... 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::helper_queries_surface_prepare_errors_and_typescript_full_suite_path ... 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 store::tests::ensure_store_bootstraps_database_and_schema ... ok
[INFO] [stdout] test query::tests::relationship_impact_and_context_helpers_cover_prepare_paths ... ok
[INFO] [stdout] test query::tests::diff_impact_helpers_cover_dedup_exclusion_capping_and_test_target_replacement ... ok
[INFO] [stdout] test query::tests::find_and_refs_wrappers_cover_fallback_and_scope_filters ... 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' (19) 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:     0x597c9b322f7a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597c9b322f7a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597c9b322f7a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597c9b322f7a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597c9b33957a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597c9b33957a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x597c9b327f72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x597c9b327f72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x597c9b2fee6f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597c9b2fee6f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597c9b319fb9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597c9ae054ec - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x597c9ae054ec - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597c9b31a172 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x597c9b31a172 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597c9b2fef28 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597c9b2f6079 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597c9b2ffe7d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597c9b339dbc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597c9b339b32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x597c9ada4fec - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<repo_scout[e6f401175c4c8b5a]::indexer::files::SourceFile>, anyhow[6cb79285bf9dd55]::Error>>::expect_err
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1298:22
[INFO] [stdout]   21:     0x597c9acf96b1 - repo_scout[e6f401175c4c8b5a]::indexer::files::tests::discover_source_files_reports_read_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexer/files.rs:81:18
[INFO] [stdout]   22:     0x597c9acf681c - repo_scout[e6f401175c4c8b5a]::indexer::files::tests::with_unreadable_file::<repo_scout[e6f401175c4c8b5a]::indexer::files::tests::discover_source_files_reports_read_errors::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexer/files.rs:60:9
[INFO] [stdout]   23:     0x597c9ad17537 - repo_scout[e6f401175c4c8b5a]::indexer::files::tests::discover_source_files_reports_read_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexer/files.rs:79:9
[INFO] [stdout]   24:     0x597c9acf9627 - repo_scout[e6f401175c4c8b5a]::indexer::files::tests::discover_source_files_reports_read_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexer/files.rs:74:51
[INFO] [stdout]   25:     0x597c9ad58306 - <repo_scout[e6f401175c4c8b5a]::indexer::files::tests::discover_source_files_reports_read_errors::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x597c9adf87cb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x597c9adf87cb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x597c9ae05fbb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x597c9ae05fbb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x597c9ae05fbb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x597c9ae05fbb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x597c9ae05fbb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x597c9ae05fbb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x597c9ae05fbb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x597c9ae00994 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x597c9ae00994 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x597c9ae08bc2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x597c9ae08bc2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x597c9ae08bc2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x597c9ae08bc2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x597c9ae08bc2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x597c9ae08bc2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x597c9ae08bc2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x597c9b32206f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x597c9b32206f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x721024ac6aa4 - <unknown>
[INFO] [stdout]   47:     0x721024b53a64 - 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 1.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin repo-scout`
[INFO] running `Command { std: "docker" "inspect" "e884e8c83ca17c95ca1bdd8986484979d40ef237e25e70f5c2fe57af7cf980b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e884e8c83ca17c95ca1bdd8986484979d40ef237e25e70f5c2fe57af7cf980b7", kill_on_drop: false }`
[INFO] [stdout] e884e8c83ca17c95ca1bdd8986484979d40ef237e25e70f5c2fe57af7cf980b7
