[INFO] fetching crate tirea-contract 0.5.0... [INFO] testing tirea-contract-0.5.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate tirea-contract 0.5.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate tirea-contract 0.5.0 [INFO] finished tweaking crates.io crate tirea-contract 0.5.0 [INFO] tweaked toml for crates.io crate tirea-contract 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tirea-contract 0.5.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tirea-contract 0.5.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f268105b1e3abf24df3063ea3649d405ec330960461da6eea2346c073631c49b [INFO] running `Command { std: "docker" "start" "-a" "f268105b1e3abf24df3063ea3649d405ec330960461da6eea2346c073631c49b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f268105b1e3abf24df3063ea3649d405ec330960461da6eea2346c073631c49b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f268105b1e3abf24df3063ea3649d405ec330960461da6eea2346c073631c49b", kill_on_drop: false }` [INFO] [stdout] f268105b1e3abf24df3063ea3649d405ec330960461da6eea2346c073631c49b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1386f38f950de28d7cbc16105218b0d14a8085c23679c1b7ca415c05371af139 [INFO] running `Command { std: "docker" "start" "-a" "1386f38f950de28d7cbc16105218b0d14a8085c23679c1b7ca415c05371af139", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling fluent-uri v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling fancy-regex v0.17.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling referencing v0.38.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tirea-state-derive v0.5.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling schemars v1.2.1 [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 hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tirea-state v0.5.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling jsonschema v0.38.1 [INFO] [stderr] Compiling tirea-contract v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.80s [INFO] running `Command { std: "docker" "inspect" "1386f38f950de28d7cbc16105218b0d14a8085c23679c1b7ca415c05371af139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1386f38f950de28d7cbc16105218b0d14a8085c23679c1b7ca415c05371af139", kill_on_drop: false }` [INFO] [stdout] 1386f38f950de28d7cbc16105218b0d14a8085c23679c1b7ca415c05371af139 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45e4e8a6e6a0894ad6f4d2b76fcc8fcb18e98740e2023af0075ddb31e050c62a [INFO] running `Command { std: "docker" "start" "-a" "45e4e8a6e6a0894ad6f4d2b76fcc8fcb18e98740e2023af0075ddb31e050c62a", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tirea-state v0.5.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling jsonschema v0.38.1 [INFO] [stderr] Compiling tirea-contract v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.35s [INFO] running `Command { std: "docker" "inspect" "45e4e8a6e6a0894ad6f4d2b76fcc8fcb18e98740e2023af0075ddb31e050c62a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e4e8a6e6a0894ad6f4d2b76fcc8fcb18e98740e2023af0075ddb31e050c62a", kill_on_drop: false }` [INFO] [stdout] 45e4e8a6e6a0894ad6f4d2b76fcc8fcb18e98740e2023af0075ddb31e050c62a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea8e7ced8a28feed38790071eafe0fc16cec58c0880b52b718ee2a93b7479ea7 [INFO] running `Command { std: "docker" "start" "-a" "ea8e7ced8a28feed38790071eafe0fc16cec58c0880b52b718ee2a93b7479ea7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tirea_contract-b2f8e9ba84c26763) [INFO] [stdout] [INFO] [stdout] running 294 tests [INFO] [stdout] test io::decision_translation::tests::bool_true_resumes ... ok [INFO] [stdout] test io::decision::tests::tool_call_decision_resume_constructor_sets_resume_action ... ok [INFO] [stdout] test io::decision_translation::tests::null_array_number_cancel ... ok [INFO] [stdout] test io::decision::tests::tool_call_decision_cancel_constructor_sets_cancel_action ... ok [INFO] [stdout] test io::decision_translation::tests::approval_string_resumes ... ok [INFO] [stdout] test io::decision_translation::tests::object_status_field_denied ... ok [INFO] [stdout] test io::event::stream::tests::reasoning_encrypted_value_roundtrip ... ok [INFO] [stdout] test io::event::stream::tests::reasoning_delta_roundtrip ... ok [INFO] [stdout] test io::event::stream::tests::standard_activity_snapshot_roundtrip ... ok [INFO] [stdout] test io::event::stream::tests::envelope_identity_run_start_wire_format ... ok [INFO] [stdout] test io::event::stream::tests::no_data_step_end_roundtrip ... ok [INFO] [stdout] test runtime::action::tests::action_label ... ok [INFO] [stdout] test io::event::stream::tests::wire_extra_tool_call_done_roundtrip ... ok [INFO] [stdout] test io::event::stream::tests::all_event_types_roundtrip ... ok [INFO] [stdout] test io::event::stream::tests::standard_activity_snapshot_omits_null_replace ... ok [INFO] [stdout] test io::decision_translation::tests::object_approved_false_cancels ... ok [INFO] [stdout] test io::decision_translation::tests::object_boolean_denial_flags ... ok [INFO] [stdout] test io::event::stream::tests::envelope_identity_run_finish_wire_format ... ok [INFO] [stdout] test io::decision::tests::tool_call_decision_serde_flatten_roundtrip ... ok [INFO] [stdout] test runtime::action::tests::action_validate_ok ... ok [INFO] [stdout] test runtime::action::tests::action_validate_err ... ok [INFO] [stdout] test runtime::activity::tests::test_rebuild_state_reflects_write_through ... ok [INFO] [stdout] test runtime::behavior::tests::agent_returns_actions ... ok [INFO] [stdout] test io::decision_translation::tests::bool_false_cancels ... ok [INFO] [stdout] test runtime::behavior::tests::read_only_context_with_tool_info ... ok [INFO] [stdout] test runtime::extensions::tests::clear_removes_all ... ok [INFO] [stdout] test runtime::behavior::tests::read_only_context_accessors ... ok [INFO] [stdout] test runtime::extensions::tests::different_types_coexist ... ok [INFO] [stdout] test io::decision_translation::tests::suspension_response_converts_to_decision ... ok [INFO] [stdout] test runtime::behavior::tests::default_agent_all_phases_noop ... ok [INFO] [stdout] test runtime::extensions::tests::get_mut ... ok [INFO] [stdout] test runtime::extensions::tests::insert_replaces ... ok [INFO] [stdout] test runtime::extensions::tests::get_or_default ... ok [INFO] [stdout] test runtime::extensions::tests::insert_and_get ... ok [INFO] [stdout] test runtime::extensions::tests::missing_type_returns_none ... ok [INFO] [stdout] test runtime::inference::context::tests::default_policy_uses_suffix_compaction_defaults ... ok [INFO] [stdout] test runtime::inference::context::tests::from_model_override_converts_correctly ... ok [INFO] [stdout] test runtime::inference::context::tests::from_model_override_empty_fallbacks ... ok [INFO] [stdout] test runtime::inference::context::tests::policy_serialization_roundtrip_preserves_frontier_mode ... ok [INFO] [stdout] test runtime::inference::context::tests::reasoning_effort_serde_roundtrip ... ok [INFO] [stdout] test runtime::inference::context::tests::inference_override_merge_none_preserves_existing ... ok [INFO] [stdout] test runtime::inference::context::tests::policy_deserialization_backfills_new_compaction_fields ... ok [INFO] [stdout] test runtime::inference::context_message::tests::consume_after_emit_roundtrip ... ok [INFO] [stdout] test runtime::inference::context_message::tests::conversation_target_serde ... ok [INFO] [stdout] test runtime::inference::context_message::tests::defaults_are_hidden_system_and_zero_cooldown ... ok [INFO] [stdout] test runtime::inference::context_message::tests::session_target_serde ... ok [INFO] [stdout] test runtime::inference::context_message::tests::suffix_target_serde ... ok [INFO] [stdout] test runtime::inference::transform::tests::chain_with_limiting_transform ... ok [INFO] [stdout] test runtime::inference::transform::tests::empty_transforms_is_passthrough ... ok [INFO] [stdout] test runtime::inference::context_message::tests::serde_roundtrip ... ok [INFO] [stdout] test runtime::inference::context_message::tests::to_message_preserves_role_visibility_and_content ... ok [INFO] [stdout] test runtime::inference::context_message::tests::conversation_messages_do_not_throttle ... ok [INFO] [stdout] test runtime::inference::transform::tests::enable_prompt_cache_or_aggregated ... ok [INFO] [stdout] test runtime::inference::transform::tests::enable_prompt_cache_stays_false_when_none_request ... ok [INFO] [stdout] test runtime::inference::context::tests::inference_override_merge_last_wins ... ok [INFO] [stdout] test runtime::inference::transform::tests::single_transform_applied ... ok [INFO] [stdout] test runtime::overlay::tests::decompose_full_overlay ... ok [INFO] [stdout] test runtime::overlay::tests::decompose_inference_override ... ok [INFO] [stdout] test runtime::overlay::tests::decompose_system_prompt ... ok [INFO] [stdout] test runtime::overlay::tests::empty_overlay_produces_no_actions ... ok [INFO] [stdout] test runtime::overlay::tests::decompose_tool_filtering ... ok [INFO] [stdout] test runtime::overlay::tests::serde_empty_fields_omitted ... ok [INFO] [stdout] test runtime::inference::transform::tests::transforms_chain_pipes_output_to_next ... ok [INFO] [stdout] test runtime::phase::tests::test_after_inference_request_termination_sets_run_action ... ok [INFO] [stdout] test runtime::phase::tests::test_before_tool_execute_decision_prefers_suspend_ticket ... ok [INFO] [stdout] test runtime::phase::tests::test_block_without_tool_context ... ok [INFO] [stdout] test runtime::phase::tests::test_clear_context_messages ... ok [INFO] [stdout] test runtime::phase::tests::test_clear_reminders ... ok [INFO] [stdout] test runtime::phase::tests::test_confirm_without_pending ... ok [INFO] [stdout] test runtime::phase::tests::test_exclude_multiple_tools ... ok [INFO] [stdout] test runtime::phase::tests::test_context_messages ... ok [INFO] [stdout] test runtime::overlay::tests::merge_none_preserves_existing ... ok [INFO] [stdout] test runtime::overlay::tests::serde_roundtrip ... ok [INFO] [stdout] test runtime::phase::tests::test_block_tool ... ok [INFO] [stdout] test runtime::overlay::tests::merge_last_wins ... ok [INFO] [stdout] test runtime::phase::tests::test_allow_deny_ask_transitions_are_mutually_exclusive ... ok [INFO] [stdout] test runtime::phase::tests::test_exclude_nonexistent_tool ... ok [INFO] [stdout] test runtime::phase::tests::test_include_only_empty_list ... ok [INFO] [stdout] test runtime::phase::tests::test_exclude_tool ... ok [INFO] [stdout] test runtime::phase::tests::test_include_only_tools ... ok [INFO] [stdout] test runtime::phase::tests::test_pending_tool ... ok [INFO] [stdout] test runtime::phase::tests::test_include_only_with_nonexistent ... ok [INFO] [stdout] test runtime::phase::tests::test_phase_all_8_values ... ok [INFO] [stdout] test runtime::phase::tests::test_pending_without_tool_context ... ok [INFO] [stdout] test runtime::phase::tests::test_phase_clone ... ok [INFO] [stdout] test runtime::phase::tests::test_phase_display ... ok [INFO] [stdout] test runtime::phase::tests::test_phase_policy ... ok [INFO] [stdout] test runtime::phase::tests::test_replace_session_context_messages ... ok [INFO] [stdout] test runtime::phase::tests::test_replace_session_target_context_messages ... ok [INFO] [stdout] test runtime::phase::tests::test_session_context_messages ... ok [INFO] [stdout] test runtime::phase::tests::test_reminder ... ok [INFO] [stdout] test runtime::phase::tests::test_set_tool_result ... ok [INFO] [stdout] test runtime::phase::tests::test_replace_context_messages ... ok [INFO] [stdout] test runtime::phase::tests::test_phase_equality ... ok [INFO] [stdout] test runtime::phase::tests::test_confirm_tool ... ok [INFO] [stdout] test runtime::phase::tests::test_step_context_empty_session ... ok [INFO] [stdout] test runtime::phase::tests::test_step_context_multiple_context_messages ... ok [INFO] [stdout] test runtime::phase::tests::test_step_context_multiple_reminders ... ok [INFO] [stdout] test runtime::phase::tests::test_step_result_complete ... ok [INFO] [stdout] test runtime::phase::tests::test_step_context_multiple_session_contexts ... ok [INFO] [stdout] test runtime::phase::tests::test_step_context_reset ... ok [INFO] [stdout] test runtime::phase::tests::test_step_result_empty_text_no_tools ... ok [INFO] [stdout] test runtime::phase::tests::test_step_context_new ... ok [INFO] [stdout] test runtime::phase::tests::test_step_result_continue ... ok [INFO] [stdout] test runtime::phase::tests::test_suspend_pending_without_tool_context_noop ... ok [INFO] [stdout] test runtime::phase::tests::test_suspend_with_pending_direct ... ok [INFO] [stdout] test runtime::phase::tests::test_step_result_pending_prefers_suspend_ticket ... ok [INFO] [stdout] test runtime::phase::tests::test_suspend_with_pending_replay_tool_call ... ok [INFO] [stdout] test runtime::phase::tests::test_step_result_pending ... ok [INFO] [stdout] test runtime::phase::tests::test_tool_gate_is_blocked ... ok [INFO] [stdout] test runtime::phase::tests::test_tool_context ... ok [INFO] [stdout] test runtime::phase::tests::test_tool_gate_new ... ok [INFO] [stdout] test runtime::phase::tests::test_tool_gate_is_pending ... ok [INFO] [stdout] test runtime::phase::tests::test_tool_gate_suspend_ticket ... ok [INFO] [stdout] test runtime::phase::tests::test_step_result_with_tool_calls ... ok [INFO] [stdout] test runtime::phase::tests::test_tool_result_without_tool ... ok [INFO] [stdout] test runtime::phase::tests::test_tool_name_without_tool ... ok [INFO] [stdout] test runtime::phase::tests::test_tool_args_without_tool ... ok [INFO] [stdout] test runtime::run::context::tests::all_patches_are_delta ... ok [INFO] [stdout] test runtime::run::context::tests::add_patch_creates_delta ... ok [INFO] [stdout] test runtime::run::context::tests::consecutive_take_delta_non_overlapping ... ok [INFO] [stdout] test runtime::run::context::tests::from_thread_broken_patch_returns_error ... ok [INFO] [stdout] test runtime::run::context::tests::from_thread_carries_version_metadata ... ok [INFO] [stdout] test runtime::run::context::tests::from_thread_rebuilds_existing_patches ... ok [INFO] [stdout] test runtime::run::context::tests::initial_messages_excluded_from_delta ... ok [INFO] [stdout] test runtime::run::context::tests::multiple_deltas ... ok [INFO] [stdout] test runtime::run::context::tests::new_context_has_no_delta ... ok [INFO] [stdout] test runtime::phase::tests::test_tool_gate_block_reason ... ok [INFO] [stdout] test runtime::run::context::tests::add_message_creates_delta ... ok [INFO] [stdout] test runtime::run::context::tests::set_version_updates_correctly ... ok [INFO] [stdout] test runtime::run::context::tests::snapshot_at_deserializes_at_explicit_path ... ok [INFO] [stdout] test runtime::run::context::tests::version_defaults_to_zero ... ok [INFO] [stdout] test runtime::run::context::tests::snapshot_of_deserializes_at_canonical_path ... ok [INFO] [stdout] test runtime::run::lifecycle::tests::run_lifecycle_roundtrip_from_state ... ok [INFO] [stdout] test runtime::run::context::tests::snapshot_of_returns_error_for_missing_path ... ok [INFO] [stdout] test runtime::run::lifecycle::tests::run_lifecycle_status_rejects_done_reopen_transitions ... ok [INFO] [stdout] test runtime::run::lifecycle::tests::run_lifecycle_status_transitions_match_state_machine ... ok [INFO] [stdout] test runtime::run::lifecycle::tests::run_lifecycle_state_action_reduces_into_run_envelope_patch ... ok [INFO] [stdout] test runtime::state::scope_context::tests::call_id_accessor ... ok [INFO] [stdout] test runtime::state::scope_context::tests::for_call_leaves_run_scope_unchanged ... ok [INFO] [stdout] test runtime::state::scope_context::tests::for_call_leaves_thread_scope_unchanged ... ok [INFO] [stdout] test runtime::state::scope_context::tests::for_call_routes_tool_call_scope ... ok [INFO] [stdout] test runtime::state::scope_context::tests::run_scope_returns_base_path ... ok [INFO] [stdout] test runtime::state::scope_context::tests::run_scope_with_tool_call_scoped_state_falls_back ... ok [INFO] [stdout] test runtime::state::scope_context::tests::thread_scope_returns_base_path ... ok [INFO] [stdout] test runtime::state::scope_registry::tests::register_and_lookup ... ok [INFO] [stdout] test runtime::state::scope_registry::tests::resolve_falls_back_to_action_scope ... ok [INFO] [stdout] test runtime::state::scope_registry::tests::resolve_uses_registered_scope ... ok [INFO] [stdout] test runtime::state::scope_registry::tests::run_scoped_paths_returns_run_types ... ok [INFO] [stdout] test runtime::run::lifecycle::tests::run_lifecycle_ascii_state_machine_contains_all_states ... ok [INFO] [stdout] test runtime::run::options::tests::run_policy_normalizes_values ... ok [INFO] [stdout] test runtime::state::scope_registry::tests::unregistered_type_returns_none ... ok [INFO] [stdout] test runtime::state::serialized_state_action::tests::registry_unknown_type_returns_error ... ok [INFO] [stdout] test runtime::state::serialized_state_action::tests::registry_deserialize_and_reduce_roundtrip ... ok [INFO] [stdout] test runtime::state::serialized_state_action::tests::to_serialized_state_action_roundtrip ... ok [INFO] [stdout] test runtime::state::serialized_state_action::tests::tool_call_scoped_roundtrip ... ok [INFO] [stdout] test runtime::state::spec::tests::any_state_action_allows_root_path ... ok [INFO] [stdout] test runtime::state::spec::tests::any_state_action_debug ... ok [INFO] [stdout] test runtime::state::spec::tests::any_state_action_missing_path_defaults ... ok [INFO] [stdout] test runtime::state::spec::tests::any_state_action_increment ... ok [INFO] [stdout] test runtime::state::spec::tests::any_state_action_label ... ok [INFO] [stdout] test runtime::state::spec::tests::any_state_action_state_type_id ... ok [INFO] [stdout] test runtime::state::scope_registry::tests::run_scoped_paths_empty_when_none_registered ... ok [INFO] [stdout] test runtime::state::serialized_state_action::tests::registry_bad_payload_returns_deserialization_error ... ok [INFO] [stdout] test runtime::state::spec::tests::diff_ops_skips_unchanged_fields ... ok [INFO] [stdout] test runtime::state::spec::tests::any_state_action_reset ... ok [INFO] [stdout] test runtime::state::spec::tests::any_state_action_scope_defaults_to_thread ... ok [INFO] [stdout] test runtime::state::spec::tests::reduce_run_scoped_action_ignores_call_context ... ok [INFO] [stdout] test runtime::state::spec::tests::reduce_state_actions_uses_rolling_snapshot ... ok [INFO] [stdout] test runtime::state::spec::tests::any_state_action_scope_tool_call ... ok [INFO] [stdout] test runtime::state::spec::tests::reduce_tool_call_scoped_action_routes_to_call_namespace ... ok [INFO] [stdout] test runtime::state::spec::tests::serialized_payload_is_captured ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_add_messages ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_call_state ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_cancellation_token_absent_by_default ... ok [INFO] [stdout] test runtime::state::spec::tests::diff_ops_empty_when_no_changes ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_identity ... ok [INFO] [stdout] test runtime::run::options::tests::run_identity_ignores_blank_parent_tool_call_id ... ok [INFO] [stdout] test runtime::run::lifecycle::tests::termination_reason_to_run_status_mapping ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_report_tool_call_progress_rejects_non_finite_values ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_report_tool_call_progress_emits_tool_call_progress_activity ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_report_tool_call_progress_propagates_sink_error ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_clear_tool_call_state_for_removes_entry ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_report_tool_call_progress_uses_injected_sink_instead_of_activity_manager ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_typed_context_access ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_report_tool_call_progress_without_parent_tool_call_anchors_to_run_node ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_take_patch ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_report_tool_call_progress_writes_lineage_and_metadata ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_state_of_read_write ... ok [INFO] [stdout] test runtime::state::spec::tests::reducer_emits_lattice_merge_ops_for_crdt_fields ... ok [INFO] [stdout] test runtime::state::spec::tests::reducer_emits_op_set_for_crdt_fields_causing_false_conflict ... ok [INFO] [stdout] test runtime::tool_call::lifecycle::tests::suspended_call_serde_flatten_roundtrip ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_write_through_read_cross_ref ... ok [INFO] [stdout] test runtime::state::spec::tests::reducer_mixed_fields_emits_correct_op_types ... ok [INFO] [stdout] test runtime::tool_call::lifecycle::tests::suspended_call_state_default ... ok [INFO] [stdout] test runtime::tool_call::lifecycle::tests::tool_call_status_rejects_terminal_reopen_transitions ... ok [INFO] [stdout] test runtime::tool_call::lifecycle::tests::tool_call_ascii_state_machine_contains_all_states ... ok [INFO] [stdout] test runtime::tool_call::lifecycle::tests::tool_call_status_transitions_match_lifecycle ... ok [INFO] [stdout] test runtime::tool_call::suspension::tests::suspension_response_treats_cancel_variants_as_denied ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_default_execute_effect_leaves_context_writes_in_context ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_default_execute_effect_wraps_execute_result ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_descriptor_debug ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_descriptor_new ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_can_return_state_actions_via_execute_effect ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_descriptor_builder_chain ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_descriptor_with_category ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_descriptor_serialization ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_descriptor_with_metadata ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_descriptor_clone ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_error_execution_failed ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_descriptor_with_parameters ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_error_denied ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_error_internal ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_error_invalid_arguments ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_error_not_found ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_result_clone ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_result_debug ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_result_error ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_result_error_with_code ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_result_success ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_result_serialization ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_result_success_with_message ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_result_with_metadata ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_result_warning ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_result_with_suspension_roundtrip ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_status_clone ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_status_deserialization ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_status_debug ... ok [INFO] [stdout] test runtime::state::spec::tests::serialized_payload_captured_for_call_scoped ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_result_pending ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_status_equality ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_typed_tool_as_arc_dyn_tool ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_typed_tool_descriptor_schema ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_tool_status_serialization ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_typed_tool_default_execute_effect_delegates_to_execute ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_typed_tool_execute_deser_failure ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_typed_tool_skips_schema_validation ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_typed_tool_optional_field_absent ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_typed_tool_extra_fields_ignored ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_typed_tool_empty_json_all_required ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_typed_tool_execute_effect_override ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_typed_tool_execute_success ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_typed_tool_validate_rejection ... ok [INFO] [stdout] test scope::tests::is_id_allowed_uses_allow_and_exclude_lists ... ok [INFO] [stdout] test scope::tests::is_scope_allowed_reads_tool_filters_from_policy ... ok [INFO] [stdout] test storage::run_types::tests::paginate_runs_filters_and_pages ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_cancelled_without_token_never_resolves ... ok [INFO] [stdout] test testing::tests::mailbox_entry_builder_clears_claim_metadata_when_status_changes ... ok [INFO] [stdout] test testing::tests::mailbox_entry_builder_supports_claimed_entries_and_field_overrides ... ok [INFO] [stdout] test testing::tests::mailbox_entry_builder_uses_deterministic_queued_defaults ... ok [INFO] [stdout] test thread::changeset::tests::test_apply_to_deduplicates_messages ... ok [INFO] [stdout] test runtime::state::spec::tests::new_for_call_overrides_scope_ctx ... ok [INFO] [stdout] test io::decision_translation::tests::reason_extraction ... ok [INFO] [stdout] test io::decision_translation::tests::denied_tokens_cancel ... ok [INFO] [stdout] test thread::changeset::tests::test_changeset_serde_backward_compat_without_state_actions ... ok [INFO] [stdout] test thread::message::tests::test_gen_message_id_is_public_and_uuid_v7 ... ok [INFO] [stdout] test thread::message::tests::test_message_serialization ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_tool_call_state_roundtrip_and_resume_input ... ok [INFO] [stdout] test runtime::tool_call::context::tests::test_cancelled_waits_for_attached_token ... ok [INFO] [stdout] test thread::message::tests::test_assistant_with_tool_calls ... ok [INFO] [stdout] test thread::changeset::tests::test_changeset_serde_roundtrip_with_state_actions ... ok [INFO] [stdout] test thread::message::tests::test_all_constructors_generate_uuid_v7_id ... ok [INFO] [stdout] test thread::message::tests::test_tool_call_serialization ... ok [INFO] [stdout] test thread::message::tests::test_message_with_metadata_serialization ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_validate_against_schema_valid ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_validate_against_schema_null_args_rejected ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_validate_against_schema_wrong_type ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_validate_against_schema_invalid_schema_returns_internal ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_validate_against_schema_missing_required ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_validate_against_schema_multiple_errors_joined ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_validate_against_schema_nested_object ... ok [INFO] [stdout] test runtime::tool_call::tool::tests::test_validate_against_schema_empty_schema_accepts_object ... ok [INFO] [stdout] test thread::message::tests::test_message_without_metadata_deserializes ... ok [INFO] [stdout] test thread::model::tests::test_thread_rebuild_state_empty ... ok [INFO] [stdout] test thread::model::tests::test_thread_rebuild_state_with_patches ... ok [INFO] [stdout] test thread::model::tests::test_thread_replay_to ... ok [INFO] [stdout] test thread::model::tests::test_thread_replay_to_empty ... ok [INFO] [stdout] test thread::model::tests::test_thread_serialization_includes_resource_id ... ok [INFO] [stdout] test thread::model::tests::test_thread_with_initial_state ... ok [INFO] [stdout] test thread::model::tests::test_thread_serialization ... ok [INFO] [stdout] test thread::model::tests::test_thread_with_message ... ok [INFO] [stdout] test thread::model::tests::test_thread_with_messages_batch ... ok [INFO] [stdout] test thread::model::tests::test_thread_with_patch ... ok [INFO] [stdout] test thread::message::tests::test_tool_message ... ok [INFO] [stdout] test thread::message::tests::test_user_message ... ok [INFO] [stdout] test thread::model::tests::test_state_persists_after_serialization ... ok [INFO] [stdout] test thread::model::tests::test_thread_new ... ok [INFO] [stdout] test thread::message::tests::test_with_id_overrides_auto_generated ... ok [INFO] [stdout] test thread::model::tests::test_thread_with_patches_batch ... ok [INFO] [stdout] test thread::model::tests::test_thread_needs_snapshot ... ok [INFO] [stdout] test transport::transcoder::tests::identity_passthrough ... ok [INFO] [stdout] test thread::model::tests::test_thread_snapshot ... ok [INFO] [stdout] test runtime::state::spec::tests::new_for_call_panics_on_non_tool_call_scope - should panic ... ok [INFO] [stdout] test thread::model::tests::test_thread_with_resource_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 294 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stderr] Doc-tests tirea_contract [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - declare_plugin_states (line 80) ... ignored [INFO] [stdout] test src/runtime/tool_call/tool.rs - runtime::tool_call::tool::Tool (line 326) ... ignored [INFO] [stdout] test src/runtime/tool_call/tool.rs - runtime::tool_call::tool::TypedTool (line 440) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ea8e7ced8a28feed38790071eafe0fc16cec58c0880b52b718ee2a93b7479ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8e7ced8a28feed38790071eafe0fc16cec58c0880b52b718ee2a93b7479ea7", kill_on_drop: false }` [INFO] [stdout] ea8e7ced8a28feed38790071eafe0fc16cec58c0880b52b718ee2a93b7479ea7