[INFO] cloning repository https://github.com/mavec-ai/chimpoe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mavec-ai/chimpoe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmavec-ai%2Fchimpoe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmavec-ai%2Fchimpoe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 582e446825ff99226a80a69ee4c9c78446f804c6
[INFO] testing mavec-ai/chimpoe against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmavec-ai%2Fchimpoe" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mavec-ai/chimpoe
[INFO] finished tweaking git repo https://github.com/mavec-ai/chimpoe
[INFO] tweaked toml for git repo https://github.com/mavec-ai/chimpoe written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mavec-ai/chimpoe 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 git repo https://github.com/mavec-ai/chimpoe 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 scanlex v0.1.4
[INFO] [stderr]   Downloaded tabled_derive v0.10.0
[INFO] [stderr]   Downloaded chrono-english v0.1.8
[INFO] [stderr]   Downloaded papergrid v0.14.0
[INFO] [stderr]   Downloaded tabled v0.18.0
[INFO] [stderr]   Downloaded sqlite-vec v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6e03279f1f01f97ee9b333f7d9fc5a528e0db06adc0d430e98e35ac9cb0c4f58
[INFO] running `Command { std: "docker" "start" "-a" "6e03279f1f01f97ee9b333f7d9fc5a528e0db06adc0d430e98e35ac9cb0c4f58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e03279f1f01f97ee9b333f7d9fc5a528e0db06adc0d430e98e35ac9cb0c4f58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e03279f1f01f97ee9b333f7d9fc5a528e0db06adc0d430e98e35ac9cb0c4f58", kill_on_drop: false }`
[INFO] [stdout] 6e03279f1f01f97ee9b333f7d9fc5a528e0db06adc0d430e98e35ac9cb0c4f58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2403ce6b0f0945bda1b909c9eaea9d3a9713937a62fd4baf4b1f181007822424
[INFO] running `Command { std: "docker" "start" "-a" "2403ce6b0f0945bda1b909c9eaea9d3a9713937a62fd4baf4b1f181007822424", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling scanlex v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling papergrid v0.14.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling sqlite-vec v0.1.7
[INFO] [stderr]    Compiling chrono-english v0.1.8
[INFO] [stderr]    Compiling tabled v0.18.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling chimpoe v0.1.11 (/opt/rustwide/workdir/crates/chimpoe-core)
[INFO] [stderr]    Compiling chimpoe-cli v0.1.11 (/opt/rustwide/workdir/crates/chimpoe-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.46s
[INFO] running `Command { std: "docker" "inspect" "2403ce6b0f0945bda1b909c9eaea9d3a9713937a62fd4baf4b1f181007822424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2403ce6b0f0945bda1b909c9eaea9d3a9713937a62fd4baf4b1f181007822424", kill_on_drop: false }`
[INFO] [stdout] 2403ce6b0f0945bda1b909c9eaea9d3a9713937a62fd4baf4b1f181007822424
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a69d1314bfadb195c4cc59a189e673feda9e5c0bf06a7d4153f484a4ad7a14ae
[INFO] running `Command { std: "docker" "start" "-a" "a69d1314bfadb195c4cc59a189e673feda9e5c0bf06a7d4153f484a4ad7a14ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling chimpoe v0.1.11 (/opt/rustwide/workdir/crates/chimpoe-core)
[INFO] [stderr]    Compiling chimpoe-cli v0.1.11 (/opt/rustwide/workdir/crates/chimpoe-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.24s
[INFO] running `Command { std: "docker" "inspect" "a69d1314bfadb195c4cc59a189e673feda9e5c0bf06a7d4153f484a4ad7a14ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a69d1314bfadb195c4cc59a189e673feda9e5c0bf06a7d4153f484a4ad7a14ae", kill_on_drop: false }`
[INFO] [stdout] a69d1314bfadb195c4cc59a189e673feda9e5c0bf06a7d4153f484a4ad7a14ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5cc4669db69064ded04329efb222ce1964428332aa374498b6cffb7d3ff6e409
[INFO] running `Command { std: "docker" "start" "-a" "5cc4669db69064ded04329efb222ce1964428332aa374498b6cffb7d3ff6e409", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chimpoe-b4b675632ce3d5ca)
[INFO] [stdout] 
[INFO] [stdout] running 114 tests
[INFO] [stdout] test pipeline::answer::tests::test_build_prompt_japanese_language ... ok
[INFO] [stdout] test pipeline::answer::tests::test_build_prompt_indonesian_language ... ok
[INFO] [stdout] test pipeline::answer::tests::test_extract_answer ... ok
[INFO] [stdout] test pipeline::answer::tests::test_build_prompt ... ok
[INFO] [stdout] test pipeline::answer::tests::test_format_contexts_basic ... ok
[INFO] [stdout] test pipeline::answer::tests::test_format_contexts_with_all_fields ... ok
[INFO] [stdout] test pipeline::answer::tests::test_format_contexts_multiple ... ok
[INFO] [stdout] test pipeline::answer::tests::test_generate_success_on_first_try ... ok
[INFO] [stdout] test pipeline::answer::tests::test_generate_fallback_to_raw_text ... ok
[INFO] [stdout] test pipeline::answer::tests::test_generate_retry_then_fallback_text ... ok
[INFO] [stdout] test pipeline::answer::tests::test_generate_empty_contexts ... ok
[INFO] [stdout] test pipeline::answer::tests::test_try_extract_json_from_text_code_block ... ok
[INFO] [stdout] test pipeline::answer::tests::test_try_extract_json_from_text_empty_answer ... ok
[INFO] [stdout] test pipeline::answer::tests::test_try_extract_json_from_text_invalid_json ... ok
[INFO] [stdout] test pipeline::answer::tests::test_try_extract_json_from_text_json_block ... ok
[INFO] [stdout] test pipeline::answer::tests::test_try_extract_json_from_text_with_whitespace ... ok
[INFO] [stdout] test pipeline::compress::tests::test_compress_empty_dialogues ... ok
[INFO] [stdout] test pipeline::compress::tests::test_create_windows_empty ... ok
[INFO] [stdout] test pipeline::compress::tests::test_format_conversation ... ok
[INFO] [stdout] test pipeline::compress::tests::test_create_windows_multiple_windows ... ok
[INFO] [stdout] test pipeline::compress::tests::test_parse_extraction_response_missing_lossless_restatement ... ok
[INFO] [stdout] test pipeline::compress::tests::test_create_windows_with_overlap ... ok
[INFO] [stdout] test pipeline::compress::tests::test_compress_with_persons ... ok
[INFO] [stdout] test pipeline::compress::tests::test_parse_extraction_response_empty_arrays ... ok
[INFO] [stdout] test pipeline::compress::tests::test_parse_timestamp_date_only ... ok
[INFO] [stdout] test pipeline::compress::tests::test_parse_extraction_response_memories_not_array ... ok
[INFO] [stdout] test pipeline::compress::tests::test_format_previous_context_single_entry ... ok
[INFO] [stdout] test pipeline::compress::tests::test_create_windows_single_window ... ok
[INFO] [stdout] test pipeline::compress::tests::test_compress_single_window ... ok
[INFO] [stdout] test pipeline::compress::tests::test_format_previous_context_empty ... ok
[INFO] [stdout] test pipeline::compress::tests::test_parse_timestamp_invalid_format ... ok
[INFO] [stdout] test pipeline::compress::tests::test_parse_extraction_response_missing_memories ... ok
[INFO] [stdout] test pipeline::compress::tests::test_parse_extraction_response_null_strings ... ok
[INFO] [stdout] test pipeline::compress::tests::test_parse_timestamp_null_string ... ok
[INFO] [stdout] test pipeline::compress::tests::test_parse_extraction_response_valid ... ok
[INFO] [stdout] test pipeline::compress::tests::test_format_previous_context_limits_to_three ... ok
[INFO] [stdout] test pipeline::compress::tests::test_parse_timestamp_naive_datetime ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_analyze_query_returns_none_on_error ... ok
[INFO] [stdout] test pipeline::compress::tests::test_parse_timestamp_rfc3339 ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_analyze_query_valid_response ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_merge_and_deduplicate_removes_duplicates ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_merge_and_deduplicate_respects_top_k ... ok
[INFO] [stdout] test pipeline::compress::tests::test_compress_multiple_memories ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_retrieval_hit_display ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_retrieval_hit_from_entry ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_multi_channel_retrieval_integration ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_retrieve_empty_store ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_merge_and_deduplicate_combines_sources ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_retrieve_semantic_results ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_retrieve_structured_results_with_persons ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_retrieve_keyword_results ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_rrf_empty_channels ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_retrieval_hit_display_minimal ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_retrieve_structured_results_with_location ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_rrf_multi_channel_score_accumulation ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_rrf_single_channel_score_calculation ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_rrf_sorted_by_score_descending ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_structured_search_params_from_entities ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_structured_search_params_from_persons ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_time_range_parse_invalid ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_structured_search_params_from_location ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_rrf_top_k_truncation ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_cosine_similarity_orthogonal ... ok
[INFO] [stdout] test pipeline::retriever::tests::test_time_range_parse_relative_date ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_cosine_similarity_identical ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_deduplicate_exact_duplicates ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_deduplicate_case_insensitive ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_filter_against_existing_keeps_novel ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_directionality_preserves_both_directions ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_cosine_similarity_partial ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_entity_jaccard_similarity_identical ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_merge_cluster_preserves_location_and_topic ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_entity_jaccard_similarity_no_overlap ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_merge_similar_entries ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_merge_timestamp_ordering ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_synthesize_empty_input ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_merge_cluster_combines_persons_and_entities ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_deduplicate_nfkc_unicode_normalization ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_no_merge_dissimilar_entries ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_synthesize_single_entry ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_temporal_overwrite_preserves_all_facts ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_entity_jaccard_similarity_partial ... ok
[INFO] [stdout] test types::tests::test_query_analysis_to_params_with_time ... ok
[INFO] [stdout] test types::tests::test_query_analysis_to_params_without_time ... ok
[INFO] [stdout] test types::tests::test_time_range_last_week ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_merge_cluster_preserves_individual_statements ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_merge_cluster_earliest_timestamp ... ok
[INFO] [stdout] test types::tests::test_time_range_invalid ... ok
[INFO] [stdout] test types::tests::test_time_range_yesterday ... ok
[INFO] [stdout] test types::tests::test_time_range_today ... ok
[INFO] [stdout] test vector::sqlite::tests::test_add_entry_dimension_mismatch ... ok
[INFO] [stdout] test vector::sqlite::tests::test_add_entries_mismatch_length ... ok
[INFO] [stdout] test pipeline::answer::tests::test_try_extract_json_from_text_direct_json ... ok
[INFO] [stdout] test vector::sqlite::tests::test_delete_nonexistent_entry ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_filter_against_existing_empty_existing ... ok
[INFO] [stdout] test pipeline::synthesize::tests::test_filter_against_existing_empty_new ... ok
[INFO] [stdout] test vector::sqlite::tests::test_keyword_search_empty_store ... ok
[INFO] [stdout] test vector::sqlite::tests::test_get_all_entries ... ok
[INFO] [stdout] test vector::sqlite::tests::test_delete_entry ... ok
[INFO] [stdout] test vector::sqlite::tests::test_in_memory_creation ... ok
[INFO] [stdout] test vector::sqlite::tests::test_keyword_search_finds_match ... ok
[INFO] [stdout] test vector::sqlite::tests::test_add_single_entry ... ok
[INFO] [stdout] test vector::sqlite::tests::test_get_all_entries_empty ... ok
[INFO] [stdout] test vector::sqlite::tests::test_add_multiple_entries ... ok
[INFO] [stdout] test vector::sqlite::tests::test_keyword_search_empty_keywords ... ok
[INFO] [stdout] test vector::sqlite::tests::test_entry_with_all_fields ... ok
[INFO] [stdout] test vector::sqlite::tests::test_keyword_search_no_match ... ok
[INFO] [stdout] test vector::sqlite::tests::test_semantic_search_empty ... ok
[INFO] [stdout] test vector::sqlite::tests::test_structured_search_by_person ... ok
[INFO] [stdout] test vector::sqlite::tests::test_semantic_search_returns_results ... ok
[INFO] [stdout] test vector::sqlite::tests::test_structured_search_by_entity ... ok
[INFO] [stdout] test vector::sqlite::tests::test_structured_search_empty_params ... ok
[INFO] [stdout] test vector::sqlite::tests::test_semantic_search_respects_top_k ... ok
[INFO] [stdout] test vector::sqlite::tests::test_structured_search_by_location ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chimpoe-bd686e926abaf42c)
[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]    Doc-tests chimpoe
[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" "5cc4669db69064ded04329efb222ce1964428332aa374498b6cffb7d3ff6e409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cc4669db69064ded04329efb222ce1964428332aa374498b6cffb7d3ff6e409", kill_on_drop: false }`
[INFO] [stdout] 5cc4669db69064ded04329efb222ce1964428332aa374498b6cffb7d3ff6e409
