[INFO] cloning repository https://github.com/nick1udwig/sieve-lcm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nick1udwig/sieve-lcm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnick1udwig%2Fsieve-lcm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnick1udwig%2Fsieve-lcm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73e9f195bca392a3d58c768fd188170955391dd0
[INFO] testing nick1udwig/sieve-lcm against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnick1udwig%2Fsieve-lcm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nick1udwig/sieve-lcm
[INFO] finished tweaking git repo https://github.com/nick1udwig/sieve-lcm
[INFO] tweaked toml for git repo https://github.com/nick1udwig/sieve-lcm written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nick1udwig/sieve-lcm on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nick1udwig/sieve-lcm 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chrono v0.4.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 023351df5758db67de4426ef7a23646e5c0503e6703ce29dedb761e3769e1560
[INFO] running `Command { std: "docker" "start" "-a" "023351df5758db67de4426ef7a23646e5c0503e6703ce29dedb761e3769e1560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "023351df5758db67de4426ef7a23646e5c0503e6703ce29dedb761e3769e1560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "023351df5758db67de4426ef7a23646e5c0503e6703ce29dedb761e3769e1560", kill_on_drop: false }`
[INFO] [stdout] 023351df5758db67de4426ef7a23646e5c0503e6703ce29dedb761e3769e1560
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acd751ff44f53b4443531377f92aa162dfaae591eda20d556c637a39a825768b
[INFO] running `Command { std: "docker" "start" "-a" "acd751ff44f53b4443531377f92aa162dfaae591eda20d556c637a39a825768b", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling sieve-lcm v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.44s
[INFO] running `Command { std: "docker" "inspect" "acd751ff44f53b4443531377f92aa162dfaae591eda20d556c637a39a825768b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acd751ff44f53b4443531377f92aa162dfaae591eda20d556c637a39a825768b", kill_on_drop: false }`
[INFO] [stdout] acd751ff44f53b4443531377f92aa162dfaae591eda20d556c637a39a825768b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6c5b915f40dc976612b88490c2df9d1c19d1b3a88ebee4b6b351c67395b8f1e
[INFO] running `Command { std: "docker" "start" "-a" "e6c5b915f40dc976612b88490c2df9d1c19d1b3a88ebee4b6b351c67395b8f1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling sieve-lcm v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.39s
[INFO] running `Command { std: "docker" "inspect" "e6c5b915f40dc976612b88490c2df9d1c19d1b3a88ebee4b6b351c67395b8f1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6c5b915f40dc976612b88490c2df9d1c19d1b3a88ebee4b6b351c67395b8f1e", kill_on_drop: false }`
[INFO] [stdout] e6c5b915f40dc976612b88490c2df9d1c19d1b3a88ebee4b6b351c67395b8f1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3abbdf5e45ddc7aa89bb8bbb0df1668b6ab314ef8e162e22c83d951f63154dfe
[INFO] running `Command { std: "docker" "start" "-a" "3abbdf5e45ddc7aa89bb8bbb0df1668b6ab314ef8e162e22c83d951f63154dfe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sieve_lcm-84ca48fc5938a286)
[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 unittests src/bin/sieve-lcm-cli.rs (/opt/rustwide/target/debug/deps/sieve_lcm_cli-15b9d5cb789506a5)
[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/cli.rs (/opt/rustwide/target/debug/deps/cli-4f4428731a25751c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test help_flags_return_usage_in_json_error_message ... ok
[INFO] [stdout] test invalid_command_json_error_includes_usage ... ok
[INFO] [stdout] test parse_rejects_flag_value_that_is_really_json_flag ... ok
[INFO] [stdout] test parse_duplicate_flags_last_value_wins ... ok
[INFO] [stdout] test query_help_usage_lists_options_and_choices ... ok
[INFO] [stdout] test expand_resolves_untrusted_ref_content ... ok
[INFO] [stdout] test query_handles_utf8_snippet_boundaries_without_panicking ... ok
[INFO] [stdout] test query_both_returns_trusted_text_and_untrusted_refs_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/engine.rs (/opt/rustwide/target/debug/deps/engine-de1ba747d664e8b7)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test assemble_falls_back_to_live_messages_when_no_db_conversation_exists ... ok
[INFO] [stdout] test assemble_falls_back_when_db_context_trails_live_context ... ok
[INFO] [stdout] test after_turn_ingests_auto_compaction_summary_and_new_turn_messages ... ok
[INFO] [stdout] test assemble_emphasizes_expand_before_asserting_when_summaries_are_deeply_compacted ... ok
[INFO] [stdout] test assemble_drops_orphan_tool_results_during_transcript_repair ... ok
[INFO] [stdout] test assemble_adds_recall_workflow_guidance_when_summaries_are_present ... ok
[INFO] [stdout] test assemble_falls_back_to_live_messages_if_assembler_fails ... ok
[INFO] [stdout] test assemble_inserts_synthetic_tool_results_when_tool_calls_have_no_result ... ok
[INFO] [stdout] test assemble_uses_db_context_when_coverage_exists ... ok
[INFO] [stdout] test bootstrap_imports_only_active_leaf_path_messages_from_session_manager_context ... ok
[INFO] [stdout] test bootstrap_does_not_append_without_overlap_anchor ... ok
[INFO] [stdout] test assemble_omits_recall_prompt_when_no_summaries_exist ... ok
[INFO] [stdout] test bootstrap_is_idempotent_and_does_not_duplicate_sessions ... ok
[INFO] [stdout] test after_turn_runs_proactive_threshold_compaction_with_token_budget ... ok
[INFO] [stdout] test bootstrap_uses_bulk_import_path_for_initial_bootstrap ... ok
[INFO] [stdout] test bootstrap_reconciles_missing_structured_tool_call_tail ... ok
[INFO] [stdout] test bootstrap_reconciles_missing_tail_messages_when_jsonl_advances ... ok
[INFO] [stdout] test compact_accepts_explicit_budget_without_falling_back_to_defaults ... ok
[INFO] [stdout] test compact_fails_when_token_budget_is_missing ... ok
[INFO] [stdout] test assemble_respects_token_budget_in_output ... ok
[INFO] [stdout] test compact_reports_already_under_target_when_compaction_rounds_are_zero ... ok
[INFO] [stdout] test compact_uses_explicit_token_budget_over_legacy_token_budget ... ok
[INFO] [stdout] test fidelity_maps_unknown_roles_to_assistant_in_storage ... ok
[INFO] [stdout] test connection_lifecycle_keeps_shared_sqlite_open_while_second_handle_is_alive ... ok
[INFO] [stdout] test fidelity_counts_large_raw_metadata_blocks_in_context_token_totals ... ok
[INFO] [stdout] test fidelity_preserves_structured_toolresult_content_via_message_parts_and_assembler ... ok
[INFO] [stdout] test ingest_batch_skips_heartbeat_turn_batches ... ok
[INFO] [stdout] test ingest_batch_ingests_completed_turn_batches ... ok
[INFO] [stdout] test ingest_extracts_only_text_blocks_from_mixed_content_arrays ... ok
[INFO] [stdout] test ingest_falls_back_to_json_stringify_for_non_array_non_string_content ... ok
[INFO] [stdout] test ingest_flattens_text_content_block_arrays_to_plain_text ... ok
[INFO] [stdout] test compact_forces_one_round_for_manual_compaction_requests ... ok
[INFO] [stdout] test compact_uses_threshold_target_for_proactive_threshold_mode ... ok
[INFO] [stdout] test compact_passes_current_token_count_through_evaluation_and_loop ... ok
[INFO] [stdout] test ingest_keeps_file_blocks_inline_when_below_large_file_threshold ... ok
[INFO] [stdout] test ingest_roundtrip_stores_plain_text_not_json_content_blocks ... ok
[INFO] [stdout] test ingest_stores_empty_string_for_empty_content_arrays ... ok
[INFO] [stdout] test ingest_intercepts_oversized_file_blocks_and_persists_large_file_metadata ... ok
[INFO] [stdout] test metadata_advertises_owns_compaction_capability ... ok
[INFO] [stdout] test ingest_stores_string_content_as_is ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/expansion.rs (/opt/rustwide/target/debug/deps/expansion-3ff41ff6b76f3dfd)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test clamps_oversized_token_cap_for_query_expansion_to_config_max ... ok
[INFO] [stderr]      Running tests/expansion_auth.rs (/opt/rustwide/target/debug/deps/expansion_auth-4638503a89b5344c)
[INFO] [stdout] test defaults_omitted_token_cap_for_summary_expansion_to_config_max ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test accepts_valid_request_within_scope ... ok
[INFO] [stdout] test allows_any_summary_ids_when_allowed_summary_ids_is_omitted_defaults_to_empty ... ok
[INFO] [stdout] test checks_validation_in_priority_order_existence_revocation_expiry_scope ... ok
[INFO] [stdout] test allows_any_summary_ids_when_allowed_summary_ids_is_empty ... ok
[INFO] [stdout] test accepts_request_at_exact_depth_and_token_limits ... ok
[INFO] [stdout] test computes_per_entry_token_sum_from_children_and_messages ... ok
[INFO] [stdout] test clamps_requested_token_cap_to_remaining_grant_budget ... ok
[INFO] [stdout] test creates_a_grant_with_custom_values ... ok
[INFO] [stdout] test creates_a_grant_with_default_values ... ok
[INFO] [stdout] test describe_and_expand_allows_query_mode_without_conversation_id ... ok
[INFO] [stdout] test delegates_to_orchestrator_when_grant_is_valid ... ok
[INFO] [stdout] test describe_and_expand_greps_then_expands_top_results ... ok
[INFO] [stdout] test describe_and_expand_returns_empty_when_grep_finds_nothing ... ok
[INFO] [stdout] test describe_and_expand_passes_conversation_id_through_to_expand ... ok
[INFO] [stdout] test does_not_enforce_max_depth_against_grant_limits ... ok
[INFO] [stdout] test enforces_global_token_cap_across_multiple_expansions ... ok
[INFO] [stdout] test formats_expansion_result_into_readable_text ... ok
[INFO] [stdout] test handles_expansion_with_messages ... ok
[INFO] [stdout] test fails_when_grant_token_budget_is_exhausted_across_calls ... ok
[INFO] [stdout] test handles_empty_expansion_result ... ok
[INFO] [stdout] test indicates_truncation_when_truncated ... ok
[INFO] [stdout] test expands_multiple_summary_ids_and_collects_cited_ids ... ok
[INFO] [stdout] test injects_remaining_token_cap_when_request_omits_it ... ok
[INFO] [stdout] test passes_correct_arguments_to_retrieval_expand ... ok
[INFO] [stdout] test passes_through_explicit_token_cap_values ... ok
[INFO] [stdout] test describe_and_expand_biases_expansion_order_toward_newer_summaries ... ok
[INFO] [stdout] test rejects_revoked_grant ... ok
[INFO] [stdout] test rejects_unauthorized_conversation_id ... ok
[INFO] [stdout] test does_not_enforce_token_cap_against_grant_limits ... ok
[INFO] [stdout] test rejects_unauthorized_summary_ids ... ok
[INFO] [stdout] test rejects_when_some_summary_ids_are_authorized_and_some_are_not ... ok
[INFO] [stdout] test makes_the_grant_inaccessible_via_get_grant ... ok
[INFO] [stdout] test removes_expired_grants ... ok
[INFO] [stdout] test rejects_unknown_grant ... ok
[INFO] [stdout] test removes_both_expired_and_revoked_grants_in_one_pass ... ok
[INFO] [stdout] test rejects_expired_grant ... ok
[INFO] [stdout] test removes_revoked_grants ... ok
[INFO] [stdout] test returns_0_when_nothing_to_clean ... ok
[INFO] [stdout] test returns_a_valid_grant ... ok
[INFO] [stdout] test stops_expanding_when_budget_is_exhausted ... ok
[INFO] [stdout] test returns_null_for_a_grant_with_negative_ttl ... ok
[INFO] [stdout] test returns_null_for_expired_grant ... ok
[INFO] [stdout] test returns_null_for_revoked_grant ... ok
[INFO] [stdout] test returns_null_for_unknown_grant_id ... ok
[INFO] [stdout] test throws_when_grant_is_expired ... ok
[INFO] [stdout] test throws_when_grant_is_invalid ... ok
[INFO] [stdout] test truncates_long_content_to_snippets ... ok
[INFO] [stdout] test throws_when_grant_is_revoked ... ok
[INFO] [stdout] test returns_true_when_revoking_existing_grant ... ok
[INFO] [stderr]      Running tests/expansion_policy.rs (/opt/rustwide/target/debug/deps/expansion_policy-deddd1c2ad54ac75)
[INFO] [stdout] test returns_false_when_revoking_unknown_grant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test classifies_token_risk_at_exact_ratio_boundaries ... ok
[INFO] [stdout] test detects_multi_hop_from_traversal_depth_and_query_language ... ok
[INFO] [stdout] test delegates_for_combined_broad_time_range_and_multi_hop_indicators ... ok
[INFO] [stdout] test uses_shallow_expansion_for_low_complexity_explicit_expand_requests ... ok
[INFO] [stdout] test answers_directly_when_no_candidate_summaries_are_available ... ok
[INFO] [stdout] test does_not_delegate_solely_due_to_candidate_count ... ok
[INFO] [stdout] test does_not_delegate_solely_due_to_depth ... ok
[INFO] [stdout] test answers_directly_for_low_complexity_query_probes ... ok
[INFO] [stdout] test delegates_when_token_risk_crosses_the_high_risk_boundary ... ok
[INFO] [stdout] test detects_broad_time_range_year_windows_of_at_least_two_years ... ok
[INFO] [stdout] test applies_the_expected_route_vs_delegate_decision_matrix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fts5_sanitize.rs (/opt/rustwide/target/debug/deps/fts5_sanitize-ea1433720ab215b0)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test collapses_multiple_spaces ... ok
[INFO] [stdout] test handles_colons_column_filter_syntax ... ok
[INFO] [stdout] test handles_caret_initial_token ... ok
[INFO] [stdout] test neutralizes_boolean_operators ... ok
[INFO] [stdout] test handles_near_operator ... ok
[INFO] [stdout] test preserves_hyphens_inside_quotes ... ok
[INFO] [stdout] test handles_not_operator ... ok
[INFO] [stdout] test handles_prefix_star_operator ... ok
[INFO] [stdout] test handles_single_token ... ok
[INFO] [stdout] test quotes_simple_tokens ... ok
[INFO] [stdout] test strips_internal_double_quotes ... ok
[INFO] [stdout] test handles_empty_string ... ok
[INFO] [stdout] test handles_whitespace_only ... ok
[INFO] [stderr]      Running tests/index_complete_options.rs (/opt/rustwide/target/debug/deps/index_complete_options-553c07cb565276ad)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test keeps_temperature_for_non_codex_apis ... ok
[INFO] [stdout] test omits_temperature_for_openai_codex_responses ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/large_files.rs (/opt/rustwide/target/debug/deps/large_files-2e9993469704747b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test uses_deterministic_structured_summary_for_json ... ok
[INFO] [stdout] test resolves_extensions_from_name_or_mime ... ok
[INFO] [stdout] test formats_compact_file_references ... ok
[INFO] [stdout] test uses_model_summary_hook_for_text_files_when_available ... ok
[INFO] [stdout] test extracts_file_ids_in_order_without_duplicates ... ok
[INFO] [stdout] test parses_multiple_file_blocks_and_attributes ... ok
[INFO] [stdout] test falls_back_to_deterministic_text_summary_when_model_summary_missing ... ok
[INFO] [stdout] test uses_deterministic_code_summary_for_code_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lcm_expand_query_tool.rs (/opt/rustwide/target/debug/deps/lcm_expand_query_tool-fb045c62b5b94a37)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test blocks_delegated_reentry_with_deterministic_recursion_errors ... ok
[INFO] [stdout] test greps_summaries_first_when_query_is_provided ... ok
[INFO] [stdout] test returns_timeout_when_delegated_run_exceeds_120_seconds ... ok
[INFO] [stdout] test returns_validation_error_when_prompt_missing ... ok
[INFO] [stdout] test returns_focused_delegated_answer_for_explicit_summary_ids ... ok
[INFO] [stdout] test cleans_up_delegated_session_and_grant_when_agent_call_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lcm_expand_tool.rs (/opt/rustwide/target/debug/deps/lcm_expand_tool-089bdd37a2961e7e)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test clamps_oversized_tokencap_for_query_expansion_to_remaining_grant_budget ... ok
[INFO] [stdout] test clamps_delegated_expansion_tokencap_to_grant_budget ... ok
[INFO] [stdout] test allows_delegated_subagent_expansion_with_a_valid_grant ... ok
[INFO] [stdout] test rejects_delegated_expansion_outside_conversation_scope ... ok
[INFO] [stdout] test rejects_delegated_expansion_with_an_expired_grant ... ok
[INFO] [stdout] test rejects_delegated_expansion_with_a_revoked_grant ... ok
[INFO] [stdout] test expands_directly_from_subagent_sessions_when_policy_suggests_delegation ... ok
[INFO] [stderr]      Running tests/lcm_expand_tool_delegation.rs (/opt/rustwide/target/debug/deps/lcm_expand_tool_delegation-77ac75950639d9fb)
[INFO] [stdout] test keeps_route_only_query_probes_local_when_no_matches ... ok
[INFO] [stdout] test rejects_delegated_subagent_expansion_when_no_grant_is_propagated ... ok
[INFO] [stdout] test rejects_lcm_expand_from_main_sessions ... ok
[INFO] [stdout] test uses_remaining_grant_tokencap_when_omitted_for_summary_expansion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test runs_delegated_expansion_when_not_in_delegated_context ... ok
[INFO] [stderr]      Running tests/lcm_integration.rs (/opt/rustwide/target/debug/deps/lcm_integration-6122b4e290553b0c)
[INFO] [stdout] test blocks_delegated_expansion_helper_reentry_at_depth_cap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test compact_skips_when_under_threshold_and_not_forced ... ok
[INFO] [stdout] test compact_leaf_cascades_to_depth_two_when_incremental_max_depth_is_two ... ok
[INFO] [stdout] test compact_leaf_performs_one_depth_zero_condensation_pass_when_incremental_max_depth_is_one ... ok
[INFO] [stdout] test assembler_respects_token_budget_by_dropping_oldest_items ... ok
[INFO] [stdout] test compact_leaf_uses_preceding_summary_context_for_soft_leaf_continuity ... ok
[INFO] [stdout] test assembler_includes_summaries_alongside_messages ... ok
[INFO] [stdout] test compact_leaf_keeps_incremental_behavior_leaf_only_when_incremental_max_depth_is_zero ... ok
[INFO] [stdout] test assembled_context_maintains_correct_message_ordering_after_compaction ... ok
[INFO] [stdout] test compact_until_under_performs_a_forced_round_when_current_tokens_equals_target ... ok
[INFO] [stdout] test compaction_emits_one_durable_compaction_part_for_a_leaf_only_pass ... ok
[INFO] [stdout] test compact_until_under_uses_current_tokens_when_stored_tokens_are_stale ... ok
[INFO] [stdout] test compaction_creates_leaf_summary_from_oldest_messages ... ok
[INFO] [stdout] test compact_until_under_respects_an_explicit_threshold_target ... ok
[INFO] [stdout] test compact_until_under_loops_until_under_budget ... ok
[INFO] [stdout] test compaction_escalates_to_aggressive_when_normal_does_not_converge ... ok
[INFO] [stdout] test compaction_emits_durable_compaction_parts_for_leaf_and_condensed_passes ... ok
[INFO] [stdout] test degrades_tool_rows_without_tool_call_id_to_assistant_text ... ok
[INFO] [stdout] test compaction_falls_back_to_truncation_when_aggressive_does_not_converge ... ok
[INFO] [stdout] test describe_returns_file_info_for_file_ids ... ok
[INFO] [stdout] test depth_aware_condensation_sets_condensed_depth_to_max_parent_depth_plus_one ... ok
[INFO] [stdout] test describe_returns_null_for_unknown_ids ... ok
[INFO] [stdout] test empty_conversation_returns_empty_result ... ok
[INFO] [stdout] test depth_aware_selection_stops_on_depth_mismatch_and_does_not_mix_depth_bands ... ok
[INFO] [stdout] test describe_returns_summary_with_lineage ... ok
[INFO] [stdout] test depth_aware_phase_two_processes_shallowest_eligible_depth_first ... ok
[INFO] [stdout] test evaluate_returns_should_compact_false_when_under_threshold ... ok
[INFO] [stdout] test compaction_propagates_referenced_file_ids_into_summary_metadata ... ok
[INFO] [stdout] test evaluate_uses_observed_live_token_count_when_it_exceeds_stored_count ... ok
[INFO] [stdout] test expand_recurses_through_multiple_depth_levels ... ok
[INFO] [stdout] test evaluate_returns_should_compact_true_when_over_threshold ... ok
[INFO] [stdout] test expand_includes_source_messages_at_leaf_level_when_include_messages_true ... ok
[INFO] [stdout] test enforces_fanout_thresholds_and_only_relaxes_them_in_hard_trigger_mode ... ok
[INFO] [stdout] test fresh_tail_is_always_preserved_even_when_over_budget ... ok
[INFO] [stdout] test expand_returns_children_of_a_condensed_parent_summary ... ok
[INFO] [stdout] test expand_respects_token_cap ... ok
[INFO] [stdout] test grep_applies_since_before_time_filters ... ok
[INFO] [stdout] test grep_respects_scope_messages_to_only_search_messages ... ok
[INFO] [stdout] test grep_returns_timestamps_and_orders_matches_by_recency ... ok
[INFO] [stdout] test grep_finds_content_in_both_original_messages_and_summaries_after_compaction ... ok
[INFO] [stdout] test grep_searches_across_messages_and_summaries ... ok
[INFO] [stdout] test ingested_messages_appear_in_assembled_context ... ok
[INFO] [stdout] test includes_continuity_context_only_when_condensing_depth_zero_summaries ... ok
[INFO] [stdout] test messages_survive_compaction_and_remain_retrievable ... ok
[INFO] [stdout] test keeps_condensed_parents_at_uniform_depth_across_interleaved_sweeps ... ok
[INFO] [stdout] test multiple_compaction_rounds_create_a_summary_dag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lcm_tools.rs (/opt/rustwide/target/debug/deps/lcm_tools-98b075bcad66f8a5)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test lcm_grep_forwards_since_before_and_includes_iso_timestamp_in_output ... ok
[INFO] [stdout] test lcm_describe_blocks_cross_conversation_unless_all_conversations_true ... ok
[INFO] [stdout] test lcm_expand_query_mode_infers_conversation_from_delegated_grant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/migration.rs (/opt/rustwide/target/debug/deps/migration-c51be4928e837c24)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test adds_depth_and_metadata_from_summary_lineage ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/summarize.rs (/opt/rustwide/target/debug/deps/summarize-e34d0af43aba866c)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test deduplicates_text_found_in_content_and_envelope_output ... ok
[INFO] [stdout] test does_not_retry_when_anthropic_returns_valid_summary ... ok
[INFO] [stdout] test builds_distinct_normal_vs_aggressive_prompts ... ok
[INFO] [stdout] test falls_back_deterministically_when_model_returns_empty_after_retry ... ok
[INFO] [stdout] test falls_back_gracefully_when_retry_throws_exception ... ok
[INFO] [stdout] test normalizes_openai_output_text_and_reasoning_summary_blocks ... ok
[INFO] [stdout] test recovers_from_envelope_when_content_has_reasoning_only_blocks ... ok
[INFO] [stdout] test recovers_summary_from_output_array_when_content_is_empty ... ok
[INFO] [stdout] test recovers_summary_from_top_level_output_text_when_content_is_empty ... ok
[INFO] [stdout] test passes_resolved_api_key_to_completion_calls ... ok
[INFO] [stdout] test retries_with_conservative_settings_when_first_attempt_returns_empty_array ... ok
[INFO] [stdout] test returns_none_when_model_resolution_fails ... ok
[INFO] [stdout] test uses_condensed_prompt_mode_for_condensed_summaries ... ok
[INFO] [stdout] test logs_provider_model_block_diagnostics_when_summary_is_empty ... ok
[INFO] [stdout] test redacts_sensitive_keys_from_diagnostic_content_previews ... ok
[INFO] [stdout] test proceeds_to_retry_when_envelope_also_has_no_extractable_text ... ok
[INFO] [stdout] test logs_response_envelope_metadata_in_diagnostics ... ok
[INFO] [stdout] test falls_back_to_truncation_when_retry_returns_non_text_only_blocks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sieve_lcm
[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" "3abbdf5e45ddc7aa89bb8bbb0df1668b6ab314ef8e162e22c83d951f63154dfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3abbdf5e45ddc7aa89bb8bbb0df1668b6ab314ef8e162e22c83d951f63154dfe", kill_on_drop: false }`
[INFO] [stdout] 3abbdf5e45ddc7aa89bb8bbb0df1668b6ab314ef8e162e22c83d951f63154dfe
