[INFO] fetching crate llmcc-rust 0.2.50... [INFO] testing llmcc-rust-0.2.50 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate llmcc-rust 0.2.50 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate llmcc-rust 0.2.50 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate llmcc-rust 0.2.50 [INFO] tweaked toml for crates.io crate llmcc-rust 0.2.50 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate llmcc-rust 0.2.50 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate llmcc-rust 0.2.50 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded streaming-iterator v0.1.9 [INFO] [stderr] Downloaded tree-sitter-language v0.1.5 [INFO] [stderr] Downloaded string-interner v0.19.0 [INFO] [stderr] Downloaded llmcc-core v0.2.50 [INFO] [stderr] Downloaded tree-sitter-rust v0.24.0 [INFO] [stderr] Downloaded tree-sitter v0.25.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fa5ed32668b5f93ad77ef15c2c00af139bd596b0891f28fc87029b146b6d3a5 [INFO] running `Command { std: "docker" "start" "-a" "5fa5ed32668b5f93ad77ef15c2c00af139bd596b0891f28fc87029b146b6d3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fa5ed32668b5f93ad77ef15c2c00af139bd596b0891f28fc87029b146b6d3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa5ed32668b5f93ad77ef15c2c00af139bd596b0891f28fc87029b146b6d3a5", kill_on_drop: false }` [INFO] [stdout] 5fa5ed32668b5f93ad77ef15c2c00af139bd596b0891f28fc87029b146b6d3a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a842e056600bad22e6afbdce50354ce07ab8161bed78575688929ed076e5dc3 [INFO] running `Command { std: "docker" "start" "-a" "1a842e056600bad22e6afbdce50354ce07ab8161bed78575688929ed076e5dc3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling string-interner v0.19.0 [INFO] [stderr] Compiling tree-sitter v0.25.8 [INFO] [stderr] Compiling globset v0.4.17 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling ignore v0.4.24 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling llmcc-core v0.2.50 [INFO] [stderr] Compiling llmcc-rust v0.2.50 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.70s [INFO] running `Command { std: "docker" "inspect" "1a842e056600bad22e6afbdce50354ce07ab8161bed78575688929ed076e5dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a842e056600bad22e6afbdce50354ce07ab8161bed78575688929ed076e5dc3", kill_on_drop: false }` [INFO] [stdout] 1a842e056600bad22e6afbdce50354ce07ab8161bed78575688929ed076e5dc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41af0b4798bd14f44ee6b06becd9d2e50aa473d7a042726b2fe18cf18b29af83 [INFO] running `Command { std: "docker" "start" "-a" "41af0b4798bd14f44ee6b06becd9d2e50aa473d7a042726b2fe18cf18b29af83", kill_on_drop: false }` [INFO] [stderr] Compiling llmcc-rust v0.2.50 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.65s [INFO] running `Command { std: "docker" "inspect" "41af0b4798bd14f44ee6b06becd9d2e50aa473d7a042726b2fe18cf18b29af83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41af0b4798bd14f44ee6b06becd9d2e50aa473d7a042726b2fe18cf18b29af83", kill_on_drop: false }` [INFO] [stdout] 41af0b4798bd14f44ee6b06becd9d2e50aa473d7a042726b2fe18cf18b29af83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 83b2efe57eba96d546a26f2fc9d3c4553a0e4471aa919148e0216884572a7977 [INFO] running `Command { std: "docker" "start" "-a" "83b2efe57eba96d546a26f2fc9d3c4553a0e4471aa919148e0216884572a7977", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/llmcc_rust-aa8f4b33589bb3b8) [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/all.rs (/opt/rustwide/target/debug/deps/all-0c0f42cab59fb394) [INFO] [stdout] [INFO] [stdout] running 169 tests [INFO] [stdout] test suite::bind_dependencies::enum_depends_on_type_alias_target ... ignored, not support use of type aliases yet [INFO] [stdout] test suite::bind_dependencies::circular_type_references_via_pointers ... ok [INFO] [stdout] test suite::bind_dependencies::const_depends_on_type_and_function ... ok [INFO] [stdout] test suite::bind_dependencies::enum_variant_struct_field_depends_on_type_arguments ... ok [INFO] [stdout] test suite::bind_dependencies::enum_method_impl ... ok [INFO] [stdout] test suite::bind_dependencies::complex_nested_generics ... ok [INFO] [stdout] test suite::bind_dependencies::field_dependencies_with_imports ... ok [INFO] [stdout] test suite::bind_dependencies::enum_as_struct_field ... ok [INFO] [stdout] test suite::bind_dependencies::associated_function_depends_on_type ... ok [INFO] [stdout] test suite::bind_dependencies::const_initializer_records_dependencies ... ok [INFO] [stdout] test suite::bind_dependencies::field_reference_types_create_dependencies ... ok [INFO] [stdout] test suite::bind_dependencies::deeply_nested_modules ... ok [INFO] [stdout] test suite::bind_dependencies::cross_module_type_dependencies ... ok [INFO] [stdout] test suite::bind_dependencies::debug_field_dependency_creation ... ok [INFO] [stdout] test suite::bind_dependencies::five_level_nested_modules ... ok [INFO] [stdout] test suite::bind_dependencies::enum_variant_type_dependencies ... ok [INFO] [stdout] test suite::bind_dependencies::function_depends_on_argument_type ... ok [INFO] [stdout] test suite::bind_dependencies::complex_module_hierarchy_with_re_exports ... ok [INFO] [stdout] test suite::bind_dependencies::function_chain_dependencies ... ok [INFO] [stdout] test suite::bind_dependencies::function_call_resolves_when_struct_shares_name ... ok [INFO] [stdout] test suite::bind_dependencies::enum_with_struct_variants ... ok [INFO] [stdout] test suite::bind_dependencies::enum_variant_depends_on_struct_type ... ok [INFO] [stdout] test suite::bind_dependencies::function_calling_associated_function_depends_on_struct ... ok [INFO] [stdout] test suite::bind_dependencies::complex_cross_module_enum_struct_dependencies ... ok [INFO] [stdout] test suite::bind_dependencies::cross_method_dependencies_in_impl ... ok [INFO] [stdout] test suite::bind_dependencies::const_references_other_const ... ok [INFO] [stdout] test suite::bind_dependencies::function_depends_on_return_type ... ok [INFO] [stdout] test suite::bind_dependencies::match_expression_depends_on_enum_variants ... ok [INFO] [stdout] test suite::bind_dependencies::impl_method_depends_only_on_struct_not_impl_block ... ok [INFO] [stdout] test suite::bind_dependencies::generic_enum_with_constraints ... ok [INFO] [stdout] test suite::bind_dependencies::generic_type_parameter_creates_dependency ... ok [INFO] [stdout] test suite::bind_dependencies::method_depends_on_inherent_method ... ok [INFO] [stdout] test suite::bind_dependencies::enum_with_multiple_variant_types ... ok [INFO] [stdout] test suite::bind_dependencies::method_call_prefers_inherent_method_with_same_name_as_function ... ok [INFO] [stdout] test suite::bind_dependencies::function_depends_on_called_function ... ok [INFO] [stdout] test suite::bind_dependencies::module_with_const_dependencies ... ok [INFO] [stdout] test suite::bind_dependencies::method_depends_on_type_and_function ... ok [INFO] [stdout] test suite::bind_dependencies::module_functions_calling_each_other ... ok [INFO] [stdout] test suite::bind_dependencies::impl_method_depends_on_struct ... ok [INFO] [stdout] test suite::bind_dependencies::module_with_nested_types ... ok [INFO] [stdout] test suite::bind_dependencies::module_with_trait_and_impl ... ok [INFO] [stdout] test suite::bind_dependencies::nested_match_expressions_depend_on_variants ... ok [INFO] [stdout] test suite::bind_dependencies::multiple_impl_methods_depend_on_struct ... ok [INFO] [stdout] test suite::bind_dependencies::nested_struct_fields_create_chain ... ok [INFO] [stdout] test suite::bind_dependencies::multiple_impl_blocks_same_type ... ok [INFO] [stdout] test suite::bind_dependencies::static_variable_dependencies ... ok [INFO] [stdout] test suite::bind_dependencies::multiple_parameters_multiple_types ... ok [INFO] [stdout] test suite::bind_dependencies::type_records_dependencies_on_methods ... ok [INFO] [stdout] test suite::bind_dependencies::module_with_impl_block ... ok [INFO] [stdout] test suite::bind_dependencies::type_dependency_resolves_when_function_shares_name ... ok [INFO] [stdout] test suite::bind_dependencies::sibling_modules_with_cross_dependencies ... ok [INFO] [stdout] test suite::bind_dependencies::multiple_dependencies_same_function ... ok [INFO] [stdout] test suite::bind_dependencies::nested_enums_with_dependencies ... ok [INFO] [stdout] test suite::bind_dependencies::struct_field_depends_on_enum_type ... ok [INFO] [stdout] test suite::bind_dependencies::struct_field_creates_dependency ... ok [INFO] [stdout] test suite::bind_dependencies::nested_function_calls_with_types ... ok [INFO] [stdout] test suite::bind_dependencies::trait_impl_makes_trait_depend_on_struct ... ok [INFO] [stdout] test suite::bind_dependencies::trait_impl_method_dependencies ... ok [INFO] [stdout] test suite::call_descriptor::captures_generic_path_call ... ok [INFO] [stdout] test suite::bind_dependencies::tuple_struct_dependency ... ok [INFO] [stdout] test suite::call_descriptor::captures_lambda_argument ... ok [INFO] [stdout] test suite::call_descriptor::captures_deep_nested_calls ... ok [INFO] [stdout] test suite::call_descriptor::captures_method_call ... ok [INFO] [stdout] test suite::graph_builder_integration::associated_function_depends_on_type ... ignored, todo [INFO] [stdout] test suite::enum_descriptor::captures_enum_metadata_and_variants ... ok [INFO] [stdout] test suite::bind_dependencies::nested_modules_with_multiple_types_and_functions ... ok [INFO] [stdout] test suite::bind_dependencies::test_impl_from_with_qualified_type ... ok [INFO] [stdout] test suite::graph_builder_integration::const_with_type_dependency ... ok [INFO] [stdout] test suite::function_descriptor::captures_async_const_and_unsafe_flags ... ok [INFO] [stdout] test suite::call_descriptor::captures_nested_calls ... ok [INFO] [stdout] test suite::call_descriptor::captures_simple_call ... ok [INFO] [stdout] test suite::function_descriptor::captures_parameters_and_return_type ... ok [INFO] [stdout] test suite::graph_builder_integration::collects_function_blocks_in_unit ... ok [INFO] [stdout] test suite::enum_descriptor::captures_enum_variant_discriminant ... ok [INFO] [stdout] test suite::bind_dependencies::test_main_function_dependencies ... ok [INFO] [stdout] test suite::graph_builder_integration::enum_variant_depends_on_struct_type ... ok [INFO] [stdout] test suite::function_descriptor::detects_private_function ... ok [INFO] [stdout] test suite::graph_builder_integration::function_depends_on_argument_type ... ok [INFO] [stdout] test suite::call_descriptor::captures_method_chain ... ok [INFO] [stdout] test suite::function_descriptor::detects_public_visibility ... ok [INFO] [stdout] test suite::graph_builder_integration::function_depends_on_return_type ... ok [INFO] [stdout] test suite::graph_builder_integration::diamond_dependency_pattern ... ok [INFO] [stdout] test suite::function_descriptor::detects_pub_crate_visibility ... ok [INFO] [stdout] test suite::graph_builder_integration::filters_blocks_by_kind_and_unit ... ok [INFO] [stdout] test suite::graph_builder_integration::function_chain_dependencies ... ok [INFO] [stdout] test suite::graph_builder_integration::complex_cross_file_diamond ... ok [INFO] [stdout] test suite::graph_builder_integration::enum_with_complex_variants_dependency ... ok [INFO] [stdout] test suite::graph_builder_integration::function_returning_trait_object ... ok [INFO] [stdout] test suite::graph_builder_integration::generic_type_parameter_creates_dependency ... ok [INFO] [stdout] test suite::graph_builder_integration::method_depends_on_type_and_function ... ok [INFO] [stdout] test suite::graph_builder_integration::method_depends_on_inherent_method ... ok [INFO] [stdout] test suite::graph_builder_integration::multiple_dependencies_same_function ... ok [INFO] [stdout] test suite::graph_builder_integration::generic_struct_with_bound_dependency ... ok [INFO] [stdout] test suite::graph_builder_integration::multiple_impl_blocks_same_type ... ok [INFO] [stdout] test suite::graph_builder_integration::multiple_nested_structs_with_same_field_names ... ok [INFO] [stdout] test suite::graph_builder_integration::module_private_types_dependencies ... ok [INFO] [stdout] test suite::graph_builder_integration::enum_variant_with_struct_field ... ok [INFO] [stdout] test suite::graph_builder_integration::finds_transitive_dependencies ... ok [INFO] [stdout] test suite::graph_builder_integration::nested_struct_fields_create_chain ... ok [INFO] [stdout] test suite::graph_builder_integration::recursive_type_dependency ... ok [INFO] [stdout] test suite::graph_builder_integration::multiple_files_cross_unit_dependencies ... ok [INFO] [stdout] test suite::graph_builder_integration::same_name_in_different_units ... ok [INFO] [stdout] test suite::graph_builder_integration::trait_impl_with_type_parameter_dependency ... ignored, check later [INFO] [stdout] test suite::graph_builder_integration::type_records_dependencies_on_methods ... ok [INFO] [stdout] test suite::graph_builder_integration::trait_impl_method_dependencies ... ok [INFO] [stdout] test suite::graph_builder_integration::multiple_parameters_multiple_types ... ok [INFO] [stdout] test suite::let_binding::let_in_nested_scope_from_match ... ok [INFO] [stdout] test suite::graph_builder_integration::struct_with_private_and_public_methods ... ok [INFO] [stdout] test suite::graph_builder_integration::struct_field_depends_on_enum_type ... ok [INFO] [stdout] test suite::graph_builder_integration::nested_module_cross_dependency ... ok [INFO] [stdout] test suite::graph_builder_integration::struct_field_creates_dependency ... ok [INFO] [stdout] test suite::let_binding::let_in_function_parameter_scope ... ok [INFO] [stdout] test suite::let_binding::let_inferred_type_from_function_return ... ok [INFO] [stdout] test suite::let_binding::let_with_enum_type ... ok [INFO] [stdout] test suite::graph_builder_integration::deeply_nested_dependency_chain ... ok [INFO] [stdout] test suite::graph_builder_integration::multiple_files_multiple_levels_nested ... ok [INFO] [stdout] test suite::let_binding::let_with_explicit_type_creates_dependency ... ok [INFO] [stdout] test suite::let_binding::let_with_method_chain ... ok [INFO] [stdout] test suite::graph_builder_integration::same_struct_name_in_different_units ... ok [INFO] [stdout] test suite::graph_builder_integration::multiple_structs_same_type_field ... ok [INFO] [stdout] test suite::let_binding::let_with_array_of_struct ... ok [INFO] [stdout] test suite::let_binding::let_with_mutable_and_type_annotation ... ok [INFO] [stdout] test suite::impl_from::test_impl_from_with_qualified_type ... ok [INFO] [stdout] test suite::let_binding::multiple_let_declarations_with_different_types ... ok [INFO] [stdout] test suite::let_binding::let_with_reference_type ... ok [INFO] [stdout] test suite::let_binding::let_with_tuple_initializer ... ok [INFO] [stdout] test suite::let_binding::multiple_functions_each_with_let_types ... ok [INFO] [stdout] test suite::query_examples::example_nonexistent_function ... ok [INFO] [stdout] test suite::query_examples::example_recursive_dependencies ... ok [INFO] [stdout] test suite::let_binding::multiple_let_without_types_from_different_sources ... ok [INFO] [stdout] test suite::query_examples::example_file_structure ... ok [INFO] [stdout] test suite::query_examples::example_find_related_code ... ok [INFO] [stdout] test suite::let_binding::nested_let_declarations_in_block ... ok [INFO] [stdout] test suite::query_examples::example_traversal_methods ... ok [INFO] [stdout] test suite::query_examples::example_cross_file ... ok [INFO] [stdout] test suite::query_examples::example_shared_dependencies ... ok [INFO] [stdout] test suite::let_binding::let_without_type_annotation_still_works ... ok [INFO] [stdout] test suite::query_integration::test_query_find_related ... ok [INFO] [stdout] test suite::query_integration::test_multiple_queries_same_graph ... ok [INFO] [stdout] test suite::query_integration::test_query_find_related_recursive ... ok [INFO] [stdout] test suite::query_examples::example_type_dependencies ... ok [INFO] [stdout] test suite::query_integration::test_query_find_depended ... ok [INFO] [stdout] test suite::query_integration::test_query_find_function_basic ... ok [INFO] [stdout] test suite::let_binding::let_without_explicit_type_method_call ... ok [INFO] [stdout] test suite::query_integration::test_query_consistency ... ok [INFO] [stdout] test suite::query_integration::test_query_format_headers ... ok [INFO] [stdout] test suite::query_integration::test_query_traverse_bfs ... ok [INFO] [stdout] test suite::query_integration::test_query_find_all_functions ... ok [INFO] [stdout] test suite::query_integration::test_query_file_structure ... ok [INFO] [stdout] test suite::query_integration::test_query_mixed_types ... ok [INFO] [stdout] test suite::let_binding::let_without_explicit_type_struct_constructor ... ok [INFO] [stdout] test suite::query_examples::example_complex_dependencies ... ok [INFO] [stdout] test suite::query_integration::test_query_traverse_dfs ... ok [INFO] [stdout] test suite::query_integration::test_query_result_inspection ... ok [INFO] [stdout] test suite::query_integration::test_query_result_format_consistency ... ok [INFO] [stdout] test suite::query_examples::example_http_handler ... ok [INFO] [stdout] test suite::query_integration::test_query_nonexistent ... ok [INFO] [stdout] test suite::scope_insertion::enum_variant_symbols_are_registered ... ok [INFO] [stdout] test suite::scope_insertion::module_enum_visibility ... ok [INFO] [stdout] test suite::query_integration::test_query_multiple_files ... ok [INFO] [stdout] test suite::scope_insertion::inserts_symbols_for_local_and_global_resolution ... ok [INFO] [stdout] test suite::scope_insertion::module_struct_visibility ... ok [INFO] [stdout] test suite::structure_descriptor::captures_named_struct ... ok [INFO] [stdout] test suite::structure_descriptor::captures_tuple_struct ... ok [INFO] [stdout] test suite::structure_descriptor::captures_unit_struct ... ok [INFO] [stdout] test suite::variable_descriptor::captures_global_const ... ok [INFO] [stdout] test suite::variable_descriptor::captures_static_mut ... ok [INFO] [stdout] test suite::variable_descriptor::captures_local_let_with_type ... ok [INFO] [stdout] test suite::query_integration::test_query_large_source ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 166 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests llmcc_rust [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" "83b2efe57eba96d546a26f2fc9d3c4553a0e4471aa919148e0216884572a7977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b2efe57eba96d546a26f2fc9d3c4553a0e4471aa919148e0216884572a7977", kill_on_drop: false }` [INFO] [stdout] 83b2efe57eba96d546a26f2fc9d3c4553a0e4471aa919148e0216884572a7977