[INFO] fetching crate codeprism-core 0.4.6...
[INFO] testing codeprism-core-0.4.6 against 1.90.0 for beta-1.91-3
[INFO] extracting crate codeprism-core 0.4.6 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate codeprism-core 0.4.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate codeprism-core 0.4.6
[INFO] tweaked toml for crates.io crate codeprism-core 0.4.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate codeprism-core 0.4.6 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate codeprism-core 0.4.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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 codeprism-lang-js v0.4.6
[INFO] [stderr]   Downloaded codeprism-lang-python v0.4.6
[INFO] [stderr]   Downloaded codeprism-lang-java v0.4.6
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48ce1d9bbe1cc9a7443d826b146f9038ffecf72ff00c1154806377563815aee1
[INFO] running `Command { std: "docker" "start" "-a" "48ce1d9bbe1cc9a7443d826b146f9038ffecf72ff00c1154806377563815aee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48ce1d9bbe1cc9a7443d826b146f9038ffecf72ff00c1154806377563815aee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48ce1d9bbe1cc9a7443d826b146f9038ffecf72ff00c1154806377563815aee1", kill_on_drop: false }`
[INFO] [stdout] 48ce1d9bbe1cc9a7443d826b146f9038ffecf72ff00c1154806377563815aee1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aae10b8f398bd05652daec7bc5611d71824c0247a9f02759d146cd17b5df689c
[INFO] running `Command { std: "docker" "start" "-a" "aae10b8f398bd05652daec7bc5611d71824c0247a9f02759d146cd17b5df689c", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling codeprism-utils v0.4.6
[INFO] [stderr]    Compiling tree-sitter-highlight v0.24.7
[INFO] [stderr]    Compiling codeprism-core v0.4.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.15s
[INFO] running `Command { std: "docker" "inspect" "aae10b8f398bd05652daec7bc5611d71824c0247a9f02759d146cd17b5df689c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aae10b8f398bd05652daec7bc5611d71824c0247a9f02759d146cd17b5df689c", kill_on_drop: false }`
[INFO] [stdout] aae10b8f398bd05652daec7bc5611d71824c0247a9f02759d146cd17b5df689c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8584a52e1144056386070dff25dd61734f1031bd69af0a924a3352ffb2998c18
[INFO] running `Command { std: "docker" "start" "-a" "8584a52e1144056386070dff25dd61734f1031bd69af0a924a3352ffb2998c18", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling codeprism-utils v0.4.6
[INFO] [stderr]    Compiling codeprism-core v0.4.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.22s
[INFO] running `Command { std: "docker" "inspect" "8584a52e1144056386070dff25dd61734f1031bd69af0a924a3352ffb2998c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8584a52e1144056386070dff25dd61734f1031bd69af0a924a3352ffb2998c18", kill_on_drop: false }`
[INFO] [stdout] 8584a52e1144056386070dff25dd61734f1031bd69af0a924a3352ffb2998c18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f9a8997bdbb1f15f9a204ca7ed13e6fc6a9f1b0ee96d3269bf9d468e91a7601
[INFO] running `Command { std: "docker" "start" "-a" "4f9a8997bdbb1f15f9a204ca7ed13e6fc6a9f1b0ee96d3269bf9d468e91a7601", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codeprism_core-7fd4ebe7bc667e73)
[INFO] [stdout] running 165 tests
[INFO] [stdout] test ast::tests::test_language_detection ... ok
[INFO] [stdout] test ast::tests::test_language_detection_edge_cases ... ok
[INFO] [stdout] test ast::tests::test_node_builder ... ok
[INFO] [stdout] test ast::tests::test_edge_creation_and_serialization ... ok
[INFO] [stdout] test ast::tests::test_node_id_generation ... ok
[INFO] [stdout] test ast::tests::test_node_id_edge_cases ... ok
[INFO] [stdout] test ast::tests::test_span_utilities ... ok
[INFO] [stdout] test ast::tests::test_node_serialization ... ok
[INFO] [stdout] test ast::tests::test_node_with_methods ... ok
[INFO] [stdout] test ast::tests::test_display_traits ... ok
[INFO] [stdout] test content::extractors::tests::test_comment_cleaning ... ok
[INFO] [stdout] test content::extractors::tests::test_comment_context_detection ... ok
[INFO] [stdout] test content::extractors::tests::test_comment_pattern_matching ... ok
[INFO] [stdout] test content::extractors::tests::test_regex_edge_cases ... ok
[INFO] [stdout] test content::extractors::tests::test_rust_comment_extraction ... ok
[INFO] [stdout] test content::extractors::tests::test_span_calculation ... ok
[INFO] [stdout] test content::extractors::tests::test_javascript_jsdoc_cleaning ... ok
[INFO] [stdout] test content::index::tests::test_content_index_creation ... ok
[INFO] [stdout] test content::extractors::tests::test_c_comment_extraction ... ok
[INFO] [stdout] test content::extractors::tests::test_comprehensive_regex_edge_cases ... ok
[INFO] [stdout] test content::extractors::tests::test_span_calculation_edge_cases ... ok
[INFO] [stdout] test content::extractors::tests::test_python_docstring_cleaning ... ok
[INFO] [stdout] test content::extractors::tests::test_python_comment_patterns ... ok
[INFO] [stdout] test content::index::tests::test_context_extraction ... ok
[INFO] [stdout] test content::extractors::tests::test_main_comment_extractor ... ok
[INFO] [stdout] test content::extractors::tests::test_python_docstring_variations ... ok
[INFO] [stdout] test content::extractors::tests::test_python_comment_extraction ... ok
[INFO] [stdout] test content::index::tests::test_clear ... ok
[INFO] [stdout] test content::extractors::tests::test_javascript_comment_patterns ... ok
[INFO] [stdout] test content::extractors::tests::test_comment_extractor_creation ... ok
[INFO] [stdout] test content::extractors::tests::test_java_comment_extraction ... ok
[INFO] [stdout] test content::index::tests::test_logging_update_listener ... ok
[INFO] [stdout] test content::index::tests::test_line_info_calculation ... ok
[INFO] [stdout] test content::index::tests::test_get_chunk ... ok
[INFO] [stdout] test content::index::tests::test_content_update_listeners ... ok
[INFO] [stdout] test content::extractors::tests::test_javascript_comment_extraction ... ok
[INFO] [stdout] test content::index::tests::test_add_node_replaces_existing ... ok
[INFO] [stdout] test content::index::tests::test_relevance_score_calculation ... ok
[INFO] [stdout] test content::index::tests::test_remove_node ... ok
[INFO] [stdout] test content::index::tests::test_content_stats ... ok
[INFO] [stdout] test content::index::tests::test_search_case_sensitive ... ok
[INFO] [stdout] test content::index::tests::test_search_with_context ... ok
[INFO] [stdout] test content::index::tests::test_simple_text_search ... ok
[INFO] [stdout] test content::parsers::tests::test_content_type_detection ... ok
[INFO] [stdout] test content::index::tests::test_add_and_get_node ... ok
[INFO] [stdout] test content::parsers::tests::test_invalid_json_handling ... ok
[INFO] [stdout] test content::index::tests::test_search_with_content_type_filter ... ok
[INFO] [stdout] test content::parsers::tests::test_document_parser_creation ... ok
[INFO] [stdout] test content::index::tests::test_search_with_exclude_patterns ... ok
[INFO] [stdout] test content::index::tests::test_search_with_file_patterns ... ok
[INFO] [stdout] test content::parsers::tests::test_empty_content_handling ... ok
[INFO] [stdout] test content::parsers::tests::test_content_span_calculation ... ok
[INFO] [stdout] test content::parsers::tests::test_text_parser_paragraphs ... ok
[INFO] [stdout] test content::index::tests::test_invalid_regex_search ... ok
[INFO] [stdout] test content::index::tests::test_find_files ... ok
[INFO] [stdout] test content::parsers::tests::test_env_config_parser ... ok
[INFO] [stdout] test content::index::tests::test_regex_search ... ok
[INFO] [stdout] test content::search::tests::test_clear ... ok
[INFO] [stdout] test content::search::tests::test_index_javascript_file ... ok
[INFO] [stdout] test content::parsers::tests::test_ini_config_parser ... ok
[INFO] [stdout] test content::parsers::tests::test_yaml_config_parser ... ok
[INFO] [stdout] test content::search::tests::test_index_markdown_file ... ok
[INFO] [stdout] test content::parsers::tests::test_xml_config_parser ... ok
[INFO] [stdout] test content::index::tests::test_search_max_results ... ok
[INFO] [stdout] test content::search::tests::test_find_files ... ok
[INFO] [stdout] test content::search::tests::test_get_stats ... ok
[INFO] [stdout] test content::search::tests::test_search_query_builder ... ok
[INFO] [stdout] test content::search::tests::test_search_query_builder_convenience_methods ... ok
[INFO] [stdout] test content::search::tests::test_is_source_code_language ... ok
[INFO] [stdout] test content::parsers::tests::test_markdown_parser_paragraphs ... ok
[INFO] [stdout] test content::parsers::tests::test_json_config_parser ... ok
[INFO] [stdout] test content::search::tests::test_file_removal ... ok
[INFO] [stdout] test content::tests::test_comment_context_variants ... ok
[INFO] [stdout] test content::tests::test_config_format_variants ... ok
[INFO] [stdout] test content::search::tests::test_language_detection ... ok
[INFO] [stdout] test content::tests::test_content_chunk_creation ... ok
[INFO] [stdout] test content::search::tests::test_content_search_manager_creation ... ok
[INFO] [stdout] test content::parsers::tests::test_properties_config_parser ... ok
[INFO] [stdout] test content::tests::test_content_node_operations ... ok
[INFO] [stdout] test content::tests::test_content_chunk_tokenization ... ok
[INFO] [stdout] test content::search::tests::test_supported_comment_languages ... ok
[INFO] [stdout] test content::search::tests::test_with_graph_store ... ok
[INFO] [stdout] test content::tests::test_chunk_id_generation ... ok
[INFO] [stdout] test content::search::tests::test_search_in_files ... ok
[INFO] [stdout] test content::search::tests::test_regex_search ... ok
[INFO] [stdout] test content::search::tests::test_search_documentation ... ok
[INFO] [stdout] test content::tests::test_content_stats_creation ... ok
[INFO] [stdout] test content::tests::test_content_update_kinds ... ok
[INFO] [stdout] test content::tests::test_content_types_serialization ... ok
[INFO] [stdout] test content::tests::test_document_format_variants ... ok
[INFO] [stdout] test content::tests::test_search_query_builder ... ok
[INFO] [stdout] test content::tests::test_search_query_default ... ok
[INFO] [stdout] test error::tests::test_error_codes ... ok
[INFO] [stdout] test error::tests::test_parse_error ... ok
[INFO] [stdout] test error::tests::test_recovery_strategy ... ok
[INFO] [stdout] test graph::tests::test_graph_query_path_finding ... ok
[INFO] [stdout] test content::search::tests::test_search_configuration ... ok
[INFO] [stdout] test error::tests::test_error_context ... ok
[INFO] [stdout] test error::tests::test_error_recoverability ... ok
[INFO] [stdout] test error::tests::test_error_severity ... ok
[INFO] [stdout] test graph::tests::test_symbol_search ... ok
[INFO] [stdout] test indexer::tests::test_indexing_config ... ok
[INFO] [stdout] test indexer::tests::test_indexing_result ... ok
[INFO] [stdout] test indexer::tests::test_progress_reporter ... ok
[INFO] [stdout] test linkers::symbol_resolver::tests::test_module_name_conversion ... ok
[INFO] [stdout] test observability::tests::test_health_monitor ... ok
[INFO] [stdout] test linkers::symbol_resolver::tests::test_import_parsing ... ok
[INFO] [stdout] test graph::tests::test_symbol_search_regex ... ok
[INFO] [stdout] test indexer::tests::test_process_single_file ... ok
[INFO] [stdout] test indexer::tests::test_memory_estimation ... ok
[INFO] [stdout] test indexer::tests::test_indexing_stats ... ok
[INFO] [stdout] test observability::tests::test_metrics_snapshot ... ok
[INFO] [stdout] test observability::tests::test_metrics_collector ... ok
[INFO] [stdout] test parser::tests::test_language_registry ... ok
[INFO] [stdout] test parser::tests::test_parse_result_validation ... ok
[INFO] [stdout] test parser::tests::test_parser_engine_unsupported_language ... ok
[INFO] [stdout] test patch::tests::test_empty_patch ... ok
[INFO] [stdout] test graph::tests::test_graph_store_basic_operations ... ok
[INFO] [stdout] test parser::tests::test_parser_engine_basic ... ok
[INFO] [stdout] test parser::tests::test_parser_engine_cache_management ... ok
[INFO] [stdout] test patch::tests::test_large_patch ... ok
[INFO] [stdout] test parser::tests::test_parse_context ... ok
[INFO] [stdout] test patch::tests::test_patch_builder_basic ... ok
[INFO] [stdout] test patch::tests::test_patch_builder_batch_operations ... ok
[INFO] [stdout] test patch::tests::test_patch_creation ... ok
[INFO] [stdout] test observability::tests::test_performance_monitor ... ok
[INFO] [stdout] test pipeline::tests::test_event_handlers ... ok
[INFO] [stdout] test patch::tests::test_patch_serialization ... ok
[INFO] [stdout] test pipeline::tests::test_pipeline_config ... ok
[INFO] [stdout] test pipeline::tests::test_pipeline_stats ... ok
[INFO] [stdout] test pipeline::tests::test_pipeline_creation ... ok
[INFO] [stdout] test pipeline::tests::test_process_nonexistent_file ... ok
[INFO] [stdout] test patch::tests::test_patch_with_custom_timestamp ... ok
[INFO] [stdout] test repository::tests::test_health_check ... ok
[INFO] [stdout] test parser::tests::test_parser_engine_caching ... ok
[INFO] [stdout] test parser::tests::test_parser_engine_no_extension ... ok
[INFO] [stdout] test content::parsers::tests::test_toml_config_parser ... ok
[INFO] [stdout] test repository::tests::test_index_nonexistent_repository ... ok
[INFO] [stdout] test pipeline::tests::test_process_file_change ... ok
[INFO] [stdout] test pipeline::tests::test_process_empty_file ... ok
[INFO] [stdout] test content::search::tests::test_simple_search ... ok
[INFO] [stdout] test patch::tests::test_patch_merge ... ok
[INFO] [stdout] test patch::tests::test_patch_validation ... ok
[INFO] [stdout] test parser::tests::test_thread_safety ... ok
[INFO] [stdout] test repository::tests::test_register_nonexistent_repository ... ok
[INFO] [stdout] test repository::tests::test_repository_config ... ok
[INFO] [stdout] test repository::tests::test_repository_config_builder ... ok
[INFO] [stdout] test resilience::tests::test_circuit_breaker_states ... ok
[INFO] [stdout] test repository::tests::test_repository_manager_creation ... ok
[INFO] [stdout] test repository::tests::test_register_repository ... ok
[INFO] [stdout] test repository::tests::test_unregister_repository ... ok
[INFO] [stdout] test resilience::tests::test_retry_config_delay_calculation ... ok
[INFO] [stdout] test resilience::tests::test_retry_config ... ok
[INFO] [stdout] test repository::tests::test_repository_info ... ok
[INFO] [stdout] test repository::tests::test_total_stats ... ok
[INFO] [stdout] test resilience::tests::test_retry_executor_failure ... ok
[INFO] [stdout] test resilience::tests::test_retry_executor_success ... ok
[INFO] [stdout] test content::tests::test_search_result_structure ... ok
[INFO] [stdout] test resilience::tests::test_resilience_manager ... ok
[INFO] [stdout] test content::tests::test_content_node_search ... ok
[INFO] [stdout] test resilience::tests::test_circuit_breaker_recovery ... ok
[INFO] [stdout] test content::parsers::tests::test_markdown_parser_headers ... ok
[INFO] [stdout] test content::parsers::tests::test_markdown_parser_code_blocks ... ok
[INFO] [stdout] test resilience::tests::test_execute_with_fallback ... ok
[INFO] [stdout] test content::parsers::tests::test_large_content_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 165 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.44s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests codeprism_core
[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" "4f9a8997bdbb1f15f9a204ca7ed13e6fc6a9f1b0ee96d3269bf9d468e91a7601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f9a8997bdbb1f15f9a204ca7ed13e6fc6a9f1b0ee96d3269bf9d468e91a7601", kill_on_drop: false }`
[INFO] [stdout] 4f9a8997bdbb1f15f9a204ca7ed13e6fc6a9f1b0ee96d3269bf9d468e91a7601
