[INFO] fetching crate symgraph 2026.4.13...
[INFO] testing symgraph-2026.4.13 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate symgraph 2026.4.13 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate symgraph 2026.4.13
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate symgraph 2026.4.13
[INFO] tweaked toml for crates.io crate symgraph 2026.4.13 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate symgraph 2026.4.13 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate symgraph 2026.4.13 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded hashlink v0.11.0
[INFO] [stderr]   Downloaded sse-stream v0.2.2
[INFO] [stderr]   Downloaded rsqlite-vfs v0.1.0
[INFO] [stderr]   Downloaded schemars_derive v1.2.1
[INFO] [stderr]   Downloaded rmcp-macros v1.4.0
[INFO] [stderr]   Downloaded tree-sitter-go v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-python v0.25.0
[INFO] [stderr]   Downloaded rusqlite v0.38.0
[INFO] [stderr]   Downloaded tree-sitter-c v0.24.1
[INFO] [stderr]   Downloaded rmcp v1.4.0
[INFO] [stderr]   Downloaded tree-sitter-groovy v0.1.2
[INFO] [stderr]   Downloaded tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]   Downloaded tree-sitter-scala v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-c-sharp v0.23.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.36.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7a3f657d5f7242f14279f97f3dc5c07ed475ead5d994475d1dc122b1864d6b6
[INFO] running `Command { std: "docker" "start" "-a" "d7a3f657d5f7242f14279f97f3dc5c07ed475ead5d994475d1dc122b1864d6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7a3f657d5f7242f14279f97f3dc5c07ed475ead5d994475d1dc122b1864d6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7a3f657d5f7242f14279f97f3dc5c07ed475ead5d994475d1dc122b1864d6b6", kill_on_drop: false }`
[INFO] [stdout] d7a3f657d5f7242f14279f97f3dc5c07ed475ead5d994475d1dc122b1864d6b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1372551fd0c353f48cfd91d36ff5e64b0a6ff89cc9fad146dd9804a54a73431
[INFO] running `Command { std: "docker" "start" "-a" "c1372551fd0c353f48cfd91d36ff5e64b0a6ff89cc9fad146dd9804a54a73431", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tree-sitter-scala v0.25.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-groovy v0.1.2
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling rmcp v1.4.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rmcp-macros v1.4.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling sse-stream v0.2.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling symgraph v2026.4.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s
[INFO] running `Command { std: "docker" "inspect" "c1372551fd0c353f48cfd91d36ff5e64b0a6ff89cc9fad146dd9804a54a73431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1372551fd0c353f48cfd91d36ff5e64b0a6ff89cc9fad146dd9804a54a73431", kill_on_drop: false }`
[INFO] [stdout] c1372551fd0c353f48cfd91d36ff5e64b0a6ff89cc9fad146dd9804a54a73431
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8aa4b9228f33897459439f1a6802070f13755334131e32c28e1c53dd4e6ff9d1
[INFO] running `Command { std: "docker" "start" "-a" "8aa4b9228f33897459439f1a6802070f13755334131e32c28e1c53dd4e6ff9d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling symgraph v2026.4.13 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.71s
[INFO] running `Command { std: "docker" "inspect" "8aa4b9228f33897459439f1a6802070f13755334131e32c28e1c53dd4e6ff9d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aa4b9228f33897459439f1a6802070f13755334131e32c28e1c53dd4e6ff9d1", kill_on_drop: false }`
[INFO] [stdout] 8aa4b9228f33897459439f1a6802070f13755334131e32c28e1c53dd4e6ff9d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c01a4d8c2859930b6a0bf7d59fc81f3490b7dc9a334c0bd8b27018d3456fd771
[INFO] running `Command { std: "docker" "start" "-a" "c01a4d8c2859930b6a0bf7d59fc81f3490b7dc9a334c0bd8b27018d3456fd771", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/symgraph-5b34417823bf5cc9)
[INFO] [stdout] 
[INFO] [stdout] running 117 tests
[INFO] [stdout] test db::language_tests::test_language_roundtrip ... ok
[INFO] [stdout] test db::tests::test_database_stats_empty ... ok
[INFO] [stdout] test db::tests::test_find_node_by_name ... ok
[INFO] [stdout] test db::tests::test_find_call_path ... ok
[INFO] [stdout] test db::tests::test_delete_file ... ok
[INFO] [stdout] test db::tests::test_find_unused_symbols ... ok
[INFO] [stdout] test db::tests::test_get_callers_and_callees ... ok
[INFO] [stdout] test db::tests::test_file_upsert_updates_existing ... ok
[INFO] [stdout] test db::tests::test_get_nonexistent_file ... ok
[INFO] [stdout] test db::tests::test_get_nonexistent_node ... ok
[INFO] [stdout] test db::tests::test_find_implementations ... ok
[INFO] [stdout] test db::tests::test_get_diff_impact ... ok
[INFO] [stdout] test db::tests::test_in_memory_database_creation ... ok
[INFO] [stdout] test db::tests::test_get_outgoing_and_incoming_edges ... ok
[INFO] [stdout] test db::tests::test_insert_and_get_node ... ok
[INFO] [stdout] test db::tests::test_get_hierarchy ... ok
[INFO] [stdout] test db::tests::test_needs_reindex_new_file ... ok
[INFO] [stdout] test db::tests::test_insert_edge ... ok
[INFO] [stdout] test db::tests::test_resolve_references_for_files_empty ... ok
[INFO] [stdout] test db::tests::test_needs_reindex_unchanged_file ... ok
[INFO] [stdout] test db::tests::test_resolve_references ... ok
[INFO] [stdout] test db::tests::test_resolve_references_for_files ... ok
[INFO] [stdout] test db::tests::test_search_nodes ... ok
[INFO] [stdout] test db::tests::test_search_nodes_with_kind_filter ... ok
[INFO] [stdout] test db::tests::test_transaction_commit ... ok
[INFO] [stdout] test extraction::manifest::tests::test_build_gradle ... ok
[INFO] [stdout] test extraction::manifest::tests::test_build_gradle_kts ... ok
[INFO] [stdout] test extraction::manifest::tests::test_build_sbt ... ok
[INFO] [stdout] test db::tests::test_unresolved_refs ... ok
[INFO] [stdout] test extraction::manifest::tests::test_contains_edges_created ... ok
[INFO] [stdout] test db::tests::test_needs_reindex_changed_file ... ok
[INFO] [stdout] test extraction::manifest::tests::test_cargo_toml ... ok
[INFO] [stdout] test db::tests::test_stats ... ok
[INFO] [stdout] test extraction::manifest::tests::test_composer_json ... ok
[INFO] [stdout] test extraction::manifest::tests::test_gemfile ... ok
[INFO] [stdout] test db::tests::test_search_nodes_case_insensitive ... ok
[INFO] [stdout] test extraction::manifest::tests::test_invalid_json_returns_file_node_only ... ok
[INFO] [stdout] test extraction::manifest::tests::test_go_mod ... ok
[INFO] [stdout] test extraction::manifest::tests::test_is_manifest_file ... ok
[INFO] [stdout] test extraction::manifest::tests::test_invalid_toml_returns_file_node_only ... ok
[INFO] [stdout] test extraction::manifest::tests::test_manifest_language ... ok
[INFO] [stdout] test extraction::manifest::tests::test_package_json ... ok
[INFO] [stdout] test extraction::manifest::tests::test_parse_pep508_dependency ... ok
[INFO] [stdout] test db::tests::test_transaction_rollback ... ok
[INFO] [stdout] test extraction::manifest::tests::test_requirements_txt ... ok
[INFO] [stdout] test extraction::tests::test_contains_edges ... ok
[INFO] [stdout] test extraction::manifest::tests::test_pom_xml ... ok
[INFO] [stdout] test extraction::tests::test_extract_empty_file ... ok
[INFO] [stdout] test extraction::tests::test_extract_go_struct ... ok
[INFO] [stdout] test extraction::tests::test_extract_csharp_interface ... ok
[INFO] [stdout] test extraction::manifest::tests::test_pyproject_toml_pep621 ... ok
[INFO] [stdout] test extraction::tests::test_extract_csharp_class ... ok
[INFO] [stdout] test extraction::tests::test_extract_groovy_class ... ok
[INFO] [stdout] test extraction::manifest::tests::test_pyproject_toml_poetry ... ok
[INFO] [stdout] test extraction::tests::test_extract_go_function ... ok
[INFO] [stdout] test extraction::tests::test_extract_groovy_interface ... ok
[INFO] [stdout] test extraction::tests::test_extract_kotlin_class ... ok
[INFO] [stdout] test extraction::tests::test_extract_python_function ... ok
[INFO] [stdout] test extraction::tests::test_extract_kotlin_function ... ok
[INFO] [stdout] test extraction::tests::test_extract_manifest_via_extractor ... ok
[INFO] [stdout] test extraction::tests::test_extract_python_class ... ok
[INFO] [stdout] test extraction::tests::test_extract_kotlin_object ... ok
[INFO] [stdout] test extraction::tests::test_extract_python_async_function ... ok
[INFO] [stdout] test extraction::tests::test_extract_javascript_function ... ok
[INFO] [stdout] test extraction::tests::test_extract_rust_async_function ... ok
[INFO] [stdout] test extraction::tests::test_extract_rust_enum ... ok
[INFO] [stdout] test extraction::tests::test_extract_rust_function ... ok
[INFO] [stdout] test extraction::tests::test_extract_rust_function_calls ... ok
[INFO] [stdout] test extraction::tests::test_extract_rust_pub_function ... ok
[INFO] [stdout] test extraction::tests::test_extract_rust_impl_methods ... ok
[INFO] [stdout] test extraction::tests::test_extract_rust_struct ... ok
[INFO] [stdout] test db::tests::test_upsert_and_get_file ... ok
[INFO] [stdout] test extraction::tests::test_extract_scala_trait ... ok
[INFO] [stdout] test extraction::tests::test_extract_typescript_function ... ok
[INFO] [stdout] test extraction::tests::test_extract_typescript_arrow_function ... ok
[INFO] [stdout] test extraction::tests::test_extract_typescript_class ... ok
[INFO] [stdout] test extraction::tests::test_extract_scala_class ... ok
[INFO] [stdout] test extraction::tests::test_extract_unsupported_extension ... ok
[INFO] [stdout] test extraction::tests::test_extractor_creation ... ok
[INFO] [stdout] test extraction::tests::test_extract_scala_function ... ok
[INFO] [stdout] test extraction::tests::test_extract_typescript_interface ... ok
[INFO] [stdout] test extraction::tests::test_file_node_created ... ok
[INFO] [stdout] test extraction::tests::test_line_numbers ... ok
[INFO] [stdout] test graph::tests::test_analyze_impact_no_callers ... ok
[INFO] [stdout] test graph::tests::test_extract_subgraph_single_node ... ok
[INFO] [stdout] test graph::tests::test_analyze_impact_indirect_callers ... ok
[INFO] [stdout] test graph::tests::test_extract_subgraph_empty ... ok
[INFO] [stdout] test graph::tests::test_analyze_impact_direct_callers ... ok
[INFO] [stdout] test graph::tests::test_find_callees_nonexistent_symbol ... ok
[INFO] [stdout] test graph::tests::test_analyze_impact_nonexistent ... ok
[INFO] [stdout] test graph::tests::test_find_callees ... ok
[INFO] [stdout] test graph::tests::test_find_multiple_callers ... ok
[INFO] [stdout] test graph::tests::test_extract_subgraph_with_edges ... ok
[INFO] [stdout] test types::tests::test_edge_creation ... ok
[INFO] [stdout] test types::tests::test_edge_kind_as_str ... ok
[INFO] [stdout] test graph::tests::test_find_related_with_callees ... ok
[INFO] [stdout] test types::tests::test_edge_kind_roundtrip ... ok
[INFO] [stdout] test types::tests::test_edge_kind_serialization ... ok
[INFO] [stdout] test graph::tests::test_analyze_impact_depth_limit ... ok
[INFO] [stdout] test types::tests::test_language_as_str ... ok
[INFO] [stdout] test types::tests::test_language_from_extension_case_insensitive ... ok
[INFO] [stdout] test types::tests::test_language_from_extension ... ok
[INFO] [stdout] test graph::tests::test_find_callers ... ok
[INFO] [stdout] test types::tests::test_edge_kind_from_str ... ok
[INFO] [stdout] test types::tests::test_language_serialization ... ok
[INFO] [stdout] test graph::tests::test_graph_creation ... ok
[INFO] [stdout] test graph::tests::test_find_related_empty ... ok
[INFO] [stdout] test types::tests::test_node_creation ... ok
[INFO] [stdout] test types::tests::test_node_kind_as_str ... ok
[INFO] [stdout] test types::tests::test_node_kind_serialization ... ok
[INFO] [stdout] test types::tests::test_node_kind_roundtrip ... ok
[INFO] [stdout] test types::tests::test_node_kind_from_str ... ok
[INFO] [stdout] test types::tests::test_visibility_as_str ... ok
[INFO] [stdout] test types::tests::test_traversal_options_default ... ok
[INFO] [stdout] test graph::tests::test_find_callers_nonexistent_symbol ... ok
[INFO] [stdout] test types::tests::test_visibility_from_str ... ok
[INFO] [stdout] test graph::tests::test_impact_analysis_prevents_cycles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 117 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/symgraph-59c11d9d47465d7c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-fa0ba22ab7012585)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_contains_relationship ... ok
[INFO] [stdout] test test_end_to_end_call_graph ... ok
[INFO] [stdout] test test_incremental_reindexing ... ok
[INFO] [stdout] test test_cross_file_references ... ok
[INFO] [stdout] test test_end_to_end_python ... ok
[INFO] [stdout] test test_end_to_end_impact_analysis ... ok
[INFO] [stdout] test test_end_to_end_typescript ... ok
[INFO] [stdout] test test_incremental_indexing ... ok
[INFO] [stdout] test test_end_to_end_rust_indexing ... ok
[INFO] [stdout] test test_large_codebase_simulation ... ok
[INFO] [stdout] test test_multi_file_references ... ok
[INFO] [stdout] test test_search_with_limit ... ok
[INFO] [stdout] test test_database_persistence ... ok
[INFO] [stdout] test test_search_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests symgraph
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c01a4d8c2859930b6a0bf7d59fc81f3490b7dc9a334c0bd8b27018d3456fd771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c01a4d8c2859930b6a0bf7d59fc81f3490b7dc9a334c0bd8b27018d3456fd771", kill_on_drop: false }`
[INFO] [stdout] c01a4d8c2859930b6a0bf7d59fc81f3490b7dc9a334c0bd8b27018d3456fd771
