[INFO] cloning repository https://github.com/bsbofmusic/orderk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bsbofmusic/orderk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsbofmusic%2Forderk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsbofmusic%2Forderk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34107f5a457d7d34fed311f8a27781ebe78efc31
[INFO] testing bsbofmusic/orderk against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsbofmusic%2Forderk" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bsbofmusic/orderk
[INFO] finished tweaking git repo https://github.com/bsbofmusic/orderk
[INFO] tweaked toml for git repo https://github.com/bsbofmusic/orderk written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bsbofmusic/orderk on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bsbofmusic/orderk 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ureq v2.9.7
[INFO] [stderr]   Downloaded sqlite-vec v0.1.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3313c271b59146360fc9b0fc0a8daefb27f1e6430292e63e38b6213d5b796862
[INFO] running `Command { std: "docker" "start" "3313c271b59146360fc9b0fc0a8daefb27f1e6430292e63e38b6213d5b796862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3313c271b59146360fc9b0fc0a8daefb27f1e6430292e63e38b6213d5b796862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3313c271b59146360fc9b0fc0a8daefb27f1e6430292e63e38b6213d5b796862" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3313c271b59146360fc9b0fc0a8daefb27f1e6430292e63e38b6213d5b796862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3313c271b59146360fc9b0fc0a8daefb27f1e6430292e63e38b6213d5b796862" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling sqlite-vec v0.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling orderk-core v0.1.28 (/opt/rustwide/workdir/crates/orderk-core)
[INFO] [stderr]    Compiling orderk-cli v0.1.28 (/opt/rustwide/workdir/crates/orderk-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.83s
[INFO] running `Command { std: "docker" "inspect" "3313c271b59146360fc9b0fc0a8daefb27f1e6430292e63e38b6213d5b796862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3313c271b59146360fc9b0fc0a8daefb27f1e6430292e63e38b6213d5b796862" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling orderk-core v0.1.28 (/opt/rustwide/workdir/crates/orderk-core)
[INFO] [stderr]    Compiling orderk-cli v0.1.28 (/opt/rustwide/workdir/crates/orderk-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.34s
[INFO] running `Command { std: "docker" "inspect" "3313c271b59146360fc9b0fc0a8daefb27f1e6430292e63e38b6213d5b796862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3313c271b59146360fc9b0fc0a8daefb27f1e6430292e63e38b6213d5b796862" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/orderk-779840b1f69607a7)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test tests::cli_profile_uses_sword_vendor_specific_model_dim_and_vector_backend ... ok
[INFO] [stdout] test tests::capsule_cli_rejects_unrecognized_extra_flags ... ok
[INFO] [stdout] test tests::mcp_framing_roundtrips_content_length_messages ... ok
[INFO] [stdout] test tests::jianling_cli_run_dry_run_and_enable_surface_are_json_ready ... ok
[INFO] [stdout] test tests::mcp_tool_surface_is_read_only ... ok
[INFO] [stdout] test tests::mcp_write_like_tool_names_are_not_available_over_mcp ... ok
[INFO] [stdout] test tests::proposals_cli_lists_shows_dry_runs_and_rejects_without_raw_writes ... ok
[INFO] [stdout] test tests::mcp_adapter_read_tools_return_source_concepts_tags_without_writes ... ok
[INFO] [stdout] test tests::reranker_flag_defaults_to_qwen_and_allows_explicit_none ... ok
[INFO] [stdout] test tests::index_cli_contract_exposes_chunk_overlap_profile ... ok
[INFO] [stdout] test tests::search_json_lines_contract_emits_one_json_object_per_result ... ok
[INFO] [stdout] test tests::graph_and_digest_cli_rebuild_explain_and_increment_without_raw_writes ... ok
[INFO] [stdout] test tests::sword_cli_rejects_custom_out_dir_to_keep_sidecar_quarantined ... ok
[INFO] [stdout] test tests::full_search_results_include_quality_and_evidence_summary ... ok
[INFO] [stdout] test tests::sword_search_sidecar_loader_skips_incomplete_latest_run_dirs ... ok
[INFO] [stdout] test tests::sword_sidecar_boost_requires_proposal_evidence_overlap_with_result ... ok
[INFO] [stdout] test tests::sword_sidecar_boosts_must_not_demote_base_top_hit_or_collapse_file_diversity ... ok
[INFO] [stdout] test tests::sword_sidecar_relevant_boost_must_keep_original_base_top ... ok
[INFO] [stdout] test tests::sword_sidecar_search_preserves_base_top_when_no_sidecar_boost_applies ... ok
[INFO] [stdout] test tests::doctor_reports_redacted_model_profile_without_secret_values ... ok
[INFO] [stdout] test tests::capsule_cli_contract_exports_and_inspects_json_without_mcp_write_surface ... ok
[INFO] [stdout] test tests::eval_expected_phrases_must_match_expected_path_snippets_only ... ok
[INFO] [stdout] test tests::maintain_eval_fails_when_expected_phrase_evidence_is_missing ... ok
[INFO] [stdout] test tests::compact_recall_flow_search_index_then_get_exact_chunks ... ok
[INFO] [stdout] test tests::eval_scope_tags_are_strict_and_never_trigger_llm_calls ... ok
[INFO] [stdout] test tests::mcp_get_tool_call_fetches_selected_chunks_by_id ... ok
[INFO] [stdout] test tests::reason_cli_outputs_evidence_only_without_raw_writes ... ok
[INFO] [stdout] test tests::doctor_surfaces_embedding_dim_mismatch ... ok
[INFO] [stdout] test tests::doctor_surfaces_embedding_profile_mismatch ... ok
[INFO] [stdout] test tests::search_exposes_optimizer_status_without_writing_and_manual_tune_still_works ... ok
[INFO] [stdout] test tests::doctor_surfaces_missing_sword_provider_key_without_secret_values ... ok
[INFO] [stdout] test tests::mcp_search_defaults_to_mandatory_qwen_reranker ... ok
[INFO] [stdout] test tests::search_without_profile_flags_inherits_existing_db_profile ... ok
[INFO] [stdout] test tests::sword_run_defaults_use_sword_model_profile_slots ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orderk_core-b234618195ad438a)
[INFO] [stdout] 
[INFO] [stdout] running 136 tests
[INFO] [stdout] test api::provider_resolution_tests::openai_compatible_provider_uses_orderk_scoped_generic_key_and_base_url ... ok
[INFO] [stdout] test api::provider_resolution_tests::provider_from_env_honors_sword_vendor_specific_model_and_key ... ok
[INFO] [stdout] test api::provider_resolution_tests::openai_compatible_provider_uses_sword_generic_key_and_base_url ... ok
[INFO] [stdout] test api::provider_resolution_tests::provider_from_env_honors_orderk_embedding_provider_without_key ... ok
[INFO] [stdout] test api::provider_resolution_tests::siliconflow_provider_rejects_hermes_and_bare_siliconflow_keys ... ok
[INFO] [stdout] test capsule_contract_tests::capsule_inspect_rejects_oversized_manifest_before_reading ... ok
[INFO] [stdout] test chunker::tests::chunker_detects_structural_metadata ... ok
[INFO] [stdout] test filter::tests::compiles_parameterized_sql ... ok
[INFO] [stdout] test filter::tests::parses_escaped_quotes_in_string_values ... ok
[INFO] [stdout] test filter::tests::parses_flat_conjunction ... ok
[INFO] [stdout] test embedding::tests::siliconflow_provider_uses_native_http_and_normalizes_embeddings ... ok
[INFO] [stdout] test filter::tests::temporal_fields_are_whitelisted_and_parameterized ... ok
[INFO] [stdout] test filter::tests::rejects_unknown_or_unsupported_syntax ... ok
[INFO] [stdout] test filter::tests::treats_injection_like_values_as_parameters ... ok
[INFO] [stdout] test health::tests::health_reports_missing_db_as_unhealthy ... ok
[INFO] [stdout] test index::query_plan::tests::query_intent_detects_concept_and_config_without_changing_route ... ok
[INFO] [stdout] test index::query_plan::tests::query_intent_detects_historical_questions_without_entity_hardcoding ... ok
[INFO] [stdout] test index::ranking::ranking_tests::same_file_mmr_prefers_a_diverse_file_when_scores_are_close ... ok
[INFO] [stdout] test index::ranking::ranking_tests::sort_search_results_demotes_non_finite_scores_below_finite_hits ... ok
[INFO] [stdout] test index::retrieval::retrieval_tests::candidate_fusion_prefers_cross_source_confirmation_over_single_source_rank ... ok
[INFO] [stdout] test index::retrieval::retrieval_tests::collect_intent_tier_hits_keeps_historical_dialogue_reports_and_snapshots_in_pool ... ok
[INFO] [stdout] test index::evidence::evidence_tests::build_result_applies_intent_metadata_boosts_for_historical_event_evidence ... ok
[INFO] [stdout] test index::retrieval::retrieval_tests::route_scoring_prefers_multi_term_path_title_matches_over_single_brand_matches ... ok
[INFO] [stdout] test index::retrieval::retrieval_tests::route_terms_include_semantic_query_terms_for_path_title_recall ... ok
[INFO] [stdout] test index::retrieval::retrieval_tests::v3_candidate_depths_are_independent_from_display_limit_and_capped ... ok
[INFO] [stdout] test chunker::tests::chunker_preserves_fenced_code_blocks_and_breadcrumbs ... ok
[INFO] [stdout] test chunker::tests::chunker_keeps_stable_ids_for_same_content ... ok
[INFO] [stdout] test chunker::tests::chunker_can_overlap_size_splits_without_crossing_headings ... ok
[INFO] [stdout] test index::retrieval::retrieval_tests::collect_route_hits_enforces_global_candidate_cap_across_terms ... ok
[INFO] [stdout] test health::tests::health_reports_initialized_empty_db_as_needs_index ... ok
[INFO] [stdout] test capsule_contract_tests::capsule_write_rejects_broken_symlink_outputs ... ok
[INFO] [stdout] test capsule_contract_tests::capsule_write_rejects_db_and_vault_markdown_outputs ... ok
[INFO] [stdout] test index::tests::default_search_applies_mandatory_qwen_reranker_evidence ... ok
[INFO] [stdout] test index::tests::index_persists_chunk_structural_metadata ... ok
[INFO] [stdout] test index::tests::open_uri_percent_encodes_path_query_component ... ok
[INFO] [stdout] test capsule_contract_tests::capsule_write_rejects_db_hardlink_output ... ok
[INFO] [stdout] test capsule_contract_tests::capsule_write_rejects_traversal_to_db_or_vault ... ok
[INFO] [stdout] test index::tests::index_and_query_roundtrip ... ok
[INFO] [stdout] test capsule_contract_tests::capsule_inspect_fails_when_db_payload_changes_after_export ... ok
[INFO] [stdout] test index::tests::index_paths_reindexes_only_requested_vault_relative_markdown ... ok
[INFO] [stdout] test capsule_contract_tests::capsule_inspect_detects_manifest_artifact_file_tampering ... ok
[INFO] [stdout] test index::tests::failed_reindex_preserves_existing_vectors ... ok
[INFO] [stdout] test capsule_contract_tests::capsule_inspect_detects_db_schema_profile_drift ... ok
[INFO] [stdout] test capsule_contract_tests::capsule_inspect_allows_same_payload_after_db_path_changes ... ok
[INFO] [stdout] test index::tests::query_options_retrieval_depth_aliases_expand_links ... ok
[INFO] [stdout] test capsule_contract_tests::capsule_manifest_hash_includes_wal_sidecar_payload ... ok
[INFO] [stdout] test capsule_contract_tests::capsule_export_manifest_binds_db_checksum_profile_and_stats ... ok
[INFO] [stdout] test index::tests::query_explain_trace_is_opt_in_and_mechanical ... ok
[INFO] [stdout] test index::tests::query_filter_applies_to_exact_backend_and_none_preserves_search ... ok
[INFO] [stdout] test index::tests::snippet_handles_utf8_boundaries ... ok
[INFO] [stdout] test index::tests::snippet_no_hit_fallback_preserves_original_text ... ok
[INFO] [stdout] test index::tests::snippet_preserves_case_and_joins_multiple_query_windows ... ok
[INFO] [stdout] test index::tests::public_query_refuses_old_schema_without_migrating_read_only_surface ... ok
[INFO] [stdout] test index::tests::query_filter_uses_exact_tag_membership_not_substring ... ok
[INFO] [stdout] test index::tests::query_filter_limits_results_to_matching_chunk_metadata ... ok
[INFO] [stdout] test jianling::tests::chat_protocol_endpoints_append_expected_suffix_once ... ok
[INFO] [stdout] test index::tests::query_options_apply_min_score_threshold ... ok
[INFO] [stdout] test jianling::tests::confidence_ladder_tracks_distinct_days ... ok
[INFO] [stdout] test jianling::tests::codex_responses_text_extractor_concatenates_output_text_blocks ... ok
[INFO] [stdout] test jianling::tests::daily_promotion_requires_three_distinct_days ... ok
[INFO] [stdout] test jianling::tests::distinct_dates_ignores_same_day_reruns_and_upgrades_confidence_across_days ... ok
[INFO] [stdout] test index::tests::query_options_include_neighbor_context_and_obsidian_link_evidence ... ok
[INFO] [stdout] test jianling::tests::lesson_proposal_semantic_body_ignores_run_id_and_date ... ok
[INFO] [stdout] test jianling::tests::live_llm_enabled_prefers_profile_then_global_then_valid_chain_default ... ok
[INFO] [stdout] test jianling::tests::old_ledger_without_distinct_dates_deserializes ... ok
[INFO] [stdout] test jianling::tests::openai_chat_completion_text_extractor_reads_first_choice_message ... ok
[INFO] [stdout] test jianling::tests::structured_signal_wikilink_slicing_is_utf8_safe ... ok
[INFO] [stdout] test jianling::tests::structured_signals_extract_tags_and_wikilinks ... ok
[INFO] [stdout] test jianling::tests::synonym_table_collapses_aliases_to_one_key ... ok
[INFO] [stdout] test index::tests::query_options_expand_obsidian_links_into_candidate_evidence ... ok
[INFO] [stdout] test jianling::tests::systemd_user_environment_names_cover_index_and_llm_keys_without_values ... ok
[INFO] [stdout] test models::model_contract_tests::query_options_default_keeps_explain_trace_off ... ok
[INFO] [stdout] test optimizer::tests::apply_optimizer_adds_at_most_three_stopwords_and_steps_penalty ... ok
[INFO] [stdout] test optimizer::tests::dynamic_stopwords_never_remove_the_last_query_term ... ok
[INFO] [stdout] test jianling::tests::content_topics_are_extracted_from_raw_transcript_without_frontmatter ... ok
[INFO] [stdout] test index::tests::query_options_retrieval_depth_rejects_gt_one ... ok
[INFO] [stdout] test optimizer::tests::runtime_adjustment_penalizes_text_only_keyword_results ... ok
[INFO] [stdout] test optimizer::tests::rollback_consumes_the_degraded_event_batch ... ok
[INFO] [stdout] test optimizer::tests::runtime_config_can_be_read_without_schema_migration ... ok
[INFO] [stdout] test profiles::slot_tests::llm_chain_deduplicates_fallback_slots_by_fingerprint ... ok
[INFO] [stdout] test profiles::slot_tests::llm_chain_keeps_primary_then_fallbacks_and_skips_unconfigured_slots ... ok
[INFO] [stdout] test profiles::slot_tests::slot_profile_ignores_non_orderk_provider_env_names ... ok
[INFO] [stdout] test profiles::slot_tests::slot_provider_accepts_llm_api_key_env_pointer_without_secret_leak ... ok
[INFO] [stdout] test profiles::slot_tests::slot_provider_default_falls_back_to_legacy_default_sword_paths ... ok
[INFO] [stdout] test index::tests::query_routes_short_path_and_tag_queries ... ok
[INFO] [stdout] test jianling::tests::index_feedback_freshness_rejects_missing_and_stale_rows ... ok
[INFO] [stdout] test index::tests::migration_backfills_existing_metadata_columns_when_schema_version_missing ... ok
[INFO] [stdout] test profiles::slot_tests::slot_provider_does_not_treat_llm_api_key_env_pointer_as_direct_secret ... ok
[INFO] [stdout] test profiles::slot_tests::slot_provider_errors_on_unknown_provider ... ok
[INFO] [stdout] test index::tests::reindex_reuses_unchanged_chunk_embeddings ... ok
[INFO] [stdout] test profiles::slot_tests::slot_provider_independent_per_kind ... ok
[INFO] [stdout] test profiles::slot_tests::slot_provider_resolves_openai_embedding_when_provider_openai ... ok
[INFO] [stdout] test profiles::slot_tests::slot_provider_resolves_openai_llm_with_provider_specific_env ... ok
[INFO] [stdout] test proposals::tests::proposals_apply_rejects_symlinked_audit_file ... ok
[INFO] [stdout] test profiles::slot_tests::slot_provider_resolves_siliconflow_embedding_with_explicit_env ... ok
[INFO] [stdout] test proposals::tests::proposals_approval_rejects_unsafe_paths_even_when_allowlisted ... ok
[INFO] [stdout] test proposals::tests::proposals_approve_dry_run_is_safe_and_apply_is_fail_closed_without_allowlist ... ok
[INFO] [stdout] test proposals::tests::proposals_evidence_gate_blocks_target_outside_evidence_set ... ok
[INFO] [stdout] test profiles::slot_tests::slot_provider_resolves_codex_llm_with_defaults_and_generic_key ... ok
[INFO] [stdout] test reranker::tests::provider_from_env_rejects_mock_reranker_provider ... ok
[INFO] [stdout] test markdown::tests::parser_extracts_frontmatter_tags_heading_and_wikilinks ... ok
[INFO] [stdout] test reranker::tests::provider_from_env_fails_closed_without_siliconflow_key ... ok
[INFO] [stdout] test source_intel::tests::event_time_uses_existing_fields_or_path_dates_without_reindexing_frontmatter ... ok
[INFO] [stdout] test source_intel::tests::source_tier_inference_keeps_full_vault_evidence_classes_searchable ... ok
[INFO] [stdout] test reranker::tests::siliconflow_reranker_uses_qwen_model_and_rerank_endpoint ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_active_candidate_generation_handles_cjk_and_tags ... ok
[INFO] [stdout] test proposals::tests::proposals_list_dedupes_and_caps_latest_sidecar_backlog ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_active_clients_accept_profile_specific_orderk_key_names ... ok
[INFO] [stdout] test proposals::tests::proposals_reject_appends_audit_with_reason ... ok
[INFO] [stdout] test scanner::tests::scanner_ignores_obsidian_and_non_markdown ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_embedding_neighbors_are_materialized_for_digest_candidates ... ok
[INFO] [stdout] test proposals::tests::proposals_apply_requires_allowlist_and_appends_audit ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_relation_normalization_stays_inside_prd_vocab ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_budget_profiles_drive_active_caps_and_fallback_thresholds ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_evidence_gate_rejects_unknown_candidate_and_invalid_relation ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_llm_parser_accepts_thinking_plus_text_blocks ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_candidates_keep_rrf_source_ranks_and_score_trace ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_runtime_ignores_non_orderk_provider_env_names ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_llm_parser_accepts_single_decision_object ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_scope_isolation_blocks_cross_project_candidates ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_uses_reranker_fallback_only_when_llm_decisions_are_unparseable ... ok
[INFO] [stdout] test v2_schema::v2_schema_contract_tests::v2_gate_result_has_common_release_decision_envelope ... ok
[INFO] [stdout] test v2_schema::v2_schema_contract_tests::v2_schema_contract_serializes_edge_and_fallback_vocab ... ok
[INFO] [stdout] test v2_schema::v2_schema_contract_tests::v2_search_contract_serializes_schema_trace_and_fallback_vocab ... ok
[INFO] [stdout] test index::tests::sqlite_vec_backend_returns_vector_only_match_without_keyword_hit ... ok
[INFO] [stdout] test index::tests::temporal_filter_fields_apply_before_result_truncation ... ok
[INFO] [stdout] test index::tests::query_options_retrieval_depth_one_marks_expanded_evidence ... ok
[INFO] [stdout] test index::tests::metadata_boost_positive_for_has_code_negative_for_has_incomplete_tasks ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_status_reports_latest_run ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_heuristic_runs_report_budget_and_trace_contract ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_generates_sidecar_proposals_without_mutating_markdown ... ok
[INFO] [stdout] test sword_spirit::tests::sword_spirit_run_ids_do_not_collide_in_same_process ... ok
[INFO] [stdout] test index::tests::init_schema_migrates_and_backfills_old_chunk_metadata_columns ... ok
[INFO] [stdout] test index::tests::query_options_apply_temporal_validity_and_quality_breakdown ... FAILED
[INFO] [stdout] test index::tests::sqlite_vec_filter_high_selectivity_does_not_truncate_before_filtering ... ok
[INFO] [stdout] test index::tests::get_chunks_preserves_order_dedupes_skips_missing_and_caps_batches ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- index::tests::query_options_apply_temporal_validity_and_quality_breakdown stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'index::tests::query_options_apply_temporal_validity_and_quality_breakdown' (1084) panicked at crates/orderk-core/src/index.rs:2714:9:
[INFO] [stdout] assertion failed: recent.results[0].score_breakdown.freshness_boost >=
[INFO] [stdout]     recent.results[0].score_breakdown.recency_boost
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f0375a8da8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f0375a8da8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f0375a8da8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f0375a8da8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f0375c1d9a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f0375c1d9a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56f0375ae4d2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56f0375ae4d2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56f037581fc6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f037581fc6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f03759e849 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f0370d3c3c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56f0370d3c3c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56f03759ea02 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56f03759ea02 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f0375820b4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56f0375767a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f03758345d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f0375c25dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f0375c25a2 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56f036b785dd - orderk_core[37a3d623b1bd674c]::index::tests::query_options_apply_temporal_validity_and_quality_breakdown
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/orderk-core/src/index.rs:2714:9
[INFO] [stdout]   21:     0x56f036b5b7b7 - orderk_core[37a3d623b1bd674c]::index::tests::query_options_apply_temporal_validity_and_quality_breakdown::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/orderk-core/src/index.rs:2542:69
[INFO] [stdout]   22:     0x56f036cd74c6 - <orderk_core[37a3d623b1bd674c]::index::tests::query_options_apply_temporal_validity_and_quality_breakdown::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56f0370c6d1b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56f0370c6d1b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x56f0370d4595 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x56f0370d4595 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x56f0370d4595 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x56f0370d4595 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x56f0370d4595 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x56f0370d4595 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x56f0370d4595 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x56f0370cdea4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x56f0370cdea4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x56f0370d7612 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x56f0370d7612 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56f0370d7612 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56f0370d7612 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x56f0370d7612 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x56f0370d7612 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x56f0370d7612 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x56f0375a79af - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x56f0375a79af - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7318429ccaa4 - <unknown>
[INFO] [stdout]   44:     0x731842a59a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     index::tests::query_options_apply_temporal_validity_and_quality_breakdown
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 135 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p orderk-core --lib`
[INFO] running `Command { std: "docker" "inspect" "3313c271b59146360fc9b0fc0a8daefb27f1e6430292e63e38b6213d5b796862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3313c271b59146360fc9b0fc0a8daefb27f1e6430292e63e38b6213d5b796862", kill_on_drop: false }`
[INFO] [stdout] 3313c271b59146360fc9b0fc0a8daefb27f1e6430292e63e38b6213d5b796862
