[INFO] fetching crate mentra 0.6.0... [INFO] testing mentra-0.6.0 against beta-2026-04-21 for beta-1.96-1 [INFO] extracting crate mentra 0.6.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate mentra 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mentra 0.6.0 [INFO] tweaked toml for crates.io crate mentra 0.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mentra 0.6.0 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mentra 0.6.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd63871198b9036b7bdf48ef204f25c63ac1d1fb6822113496ffaaeafd7e35ab [INFO] running `Command { std: "docker" "start" "-a" "cd63871198b9036b7bdf48ef204f25c63ac1d1fb6822113496ffaaeafd7e35ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd63871198b9036b7bdf48ef204f25c63ac1d1fb6822113496ffaaeafd7e35ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd63871198b9036b7bdf48ef204f25c63ac1d1fb6822113496ffaaeafd7e35ab", kill_on_drop: false }` [INFO] [stdout] cd63871198b9036b7bdf48ef204f25c63ac1d1fb6822113496ffaaeafd7e35ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28edd58c6184171ed5ff6c8282670529e7af65bd83a569348b3af30ec7ffdba8 [INFO] running `Command { std: "docker" "start" "-a" "28edd58c6184171ed5ff6c8282670529e7af65bd83a569348b3af30ec7ffdba8", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling glob-match v0.2.1 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [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 tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling mentra-provider v0.2.0 [INFO] [stderr] Compiling mentra v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "28edd58c6184171ed5ff6c8282670529e7af65bd83a569348b3af30ec7ffdba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28edd58c6184171ed5ff6c8282670529e7af65bd83a569348b3af30ec7ffdba8", kill_on_drop: false }` [INFO] [stdout] 28edd58c6184171ed5ff6c8282670529e7af65bd83a569348b3af30ec7ffdba8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0c8167922b06a514d3111fa2ace19138f35ca9449c23c2eb8a19b0d9b856813 [INFO] running `Command { std: "docker" "start" "-a" "b0c8167922b06a514d3111fa2ace19138f35ca9449c23c2eb8a19b0d9b856813", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling mentra-provider v0.2.0 [INFO] [stderr] Compiling mentra v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 55.69s [INFO] running `Command { std: "docker" "inspect" "b0c8167922b06a514d3111fa2ace19138f35ca9449c23c2eb8a19b0d9b856813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c8167922b06a514d3111fa2ace19138f35ca9449c23c2eb8a19b0d9b856813", kill_on_drop: false }` [INFO] [stdout] b0c8167922b06a514d3111fa2ace19138f35ca9449c23c2eb8a19b0d9b856813 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 58879e3773f0b2846856c563fc657eb0c18b1569a477afec6aa64f84f25c4d9e [INFO] running `Command { std: "docker" "start" "-a" "58879e3773f0b2846856c563fc657eb0c18b1569a477afec6aa64f84f25c4d9e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentra-ff7955ea00ee36e1) [INFO] [stdout] [INFO] [stdout] running 304 tests [INFO] [stdout] test agent::config::tests::agent_config_deserializes_without_tool_profile_field ... ok [INFO] [stdout] test agent::config::tests::agent_config_deserializes_without_tool_search_mode ... ok [INFO] [stdout] test agent::config::tests::agent_config_deserializes_reasoning_options ... ok [INFO] [stdout] test agent::tests::pending::pending_turn_rejects_missing_stop_and_recovers_from_malformed_tool_json ... ok [INFO] [stdout] test agent::config::tests::provider_request_options_default_to_disabled_tool_search ... ok [INFO] [stdout] test agent::config::tests::tool_profile_defaults_to_allowing_everything ... ok [INFO] [stdout] test agent::tests::pending::text_turn_commits_after_message_stop ... ok [INFO] [stdout] test agent::tests::pending::tool_use_turn_emits_ready_event_and_parses_call ... ok [INFO] [stdout] test agent::tests::pending::pending_turn_tracks_latest_usage_without_affecting_message ... ok [INFO] [stdout] test agent::config::tests::tool_profile_only_restricts_to_allowlist ... ok [INFO] [stdout] test agent::config::tests::tool_profile_hide_blocks_named_tools ... ok [INFO] [stdout] test agent::tests::runtime::transient_runtime_error_helper_matches_provider_retry_policy ... ok [INFO] [stdout] test agent::config::tests::tool_profile_respects_allowlist_and_hidden_overrides ... ok [INFO] [stdout] test agent::config::tests::explicit_paths_override_defaults ... ok [INFO] [stdout] test agent::tests::runtime::model_response_finished_hook_reports_stream_failures_without_usage ... ok [INFO] [stdout] test agent::tests::runtime::model_response_finished_hook_reports_usage_after_successful_commit ... ok [INFO] [stdout] test agent::tests::runtime::run_respects_tool_budget ... ok [INFO] [stdout] test agent::tests::runtime::custom_hooks_observe_model_and_tool_execution ... ok [INFO] [stdout] test agent::tests::runtime::tool_authorizer_can_prompt_shell_tool_and_emit_hooks ... ok [INFO] [stdout] test agent::tests::runtime::tools_can_read_registered_app_context ... ok [INFO] [stdout] test agent::tests::runtime::tool_authorizer_timeout_blocks_execution ... ok [INFO] [stdout] test agent::tests::runtime::files_tool_authorization_preview_exposes_resolved_paths ... ok [INFO] [stdout] test agent::tests::runtime_compact::transcript_cleanup_prunes_old_files ... ok [INFO] [stdout] test agent::tests::runtime::tool_authorizer_can_deny_background_run ... ok [INFO] [stdout] test agent::tests::runtime::tool_execution_timeout_returns_tool_error ... ok [INFO] [stdout] test agent::tests::runtime::tool_authorizer_errors_block_execution ... ok [INFO] [stdout] test agent::tests::runtime::tool_authorizer_allows_tool_execution_and_captures_preview ... ok [INFO] [stdout] test agent::tests::runtime::policy_can_deny_shell_tool_execution ... ok [INFO] [stdout] test agent::tests::runtime_compact::compact_tool_compacts_history_and_continues ... ok [INFO] [stdout] test agent::tests::runtime_compact::auto_compaction_persists_transcript_and_rewrites_history ... ok [INFO] [stdout] test agent::tests::runtime_memory::sqlite_memory_search_is_namespaced_per_agent ... ok [INFO] [stdout] test agent::tests::runtime_compact::auto_compaction_degrades_gracefully_on_failure ... ok [INFO] [stdout] test agent::tests::runtime_resume::list_persisted_agents_includes_teammates_for_runtime ... ok [INFO] [stdout] test agent::tests::runtime_memory::automatic_memory_search_injects_recalled_context_without_persisting_it ... ok [INFO] [stdout] test agent::tests::runtime_memory::hybrid_memory_recall_includes_provenance_in_hidden_context ... ok [INFO] [stdout] test agent::tests::runtime_compact::remote_compaction_falls_back_to_local_on_empty_remote_response ... ok [INFO] [stdout] test agent::tests::runtime_compact::remote_compaction_falls_back_to_local_on_unsupported ... ok [INFO] [stdout] test agent::tests::runtime_memory::successful_runs_are_ingested_and_searchable ... ok [INFO] [stdout] test agent::tests::runtime_resume::dropping_runtime_releases_agent_lease_for_next_resume ... ok [INFO] [stdout] test agent::tests::runtime_compact::remote_compaction_succeeds_when_provider_supports_it ... ok [INFO] [stdout] test agent::tests::runtime_memory::memory_forget_tool_hides_pinned_hybrid_memory ... ok [INFO] [stdout] test agent::tests::runtime_resume::resume_agent_keeps_committed_transcript_when_tool_execution_was_interrupted ... ok [INFO] [stdout] test agent::tests::runtime_memory::memory_pin_tool_creates_searchable_hybrid_memory ... ok [INFO] [stdout] test agent::tests::runtime_memory::compacted_summaries_are_searchable ... ok [INFO] [stdout] test agent::tests::runtime_resume::resume_filters_agents_by_runtime_identifier ... ok [INFO] [stdout] test agent::tests::runtime_resume::resume_all_rebuilds_agents_from_agent_memory ... ok [INFO] [stdout] test agent::tests::runtime_compact::micro_compaction_only_rewrites_old_tool_results_in_requests ... ok [INFO] [stdout] test agent::tests::runtime_snapshot::snapshot_progresses_during_streaming ... ok [INFO] [stdout] test agent::tests::runtime_tools::autonomous_idle_timeout_shuts_down_and_same_name_can_respawn ... ok [INFO] [stdout] test agent::tests::runtime_resume::runtime_startup_preserves_memory_until_resume_and_resume_rolls_back_pending_turn ... ok [INFO] [stdout] test agent::tests::runtime_tasks::task_state_rolls_back_when_run_fails ... ok [INFO] [stdout] test agent::tests::runtime_snapshot::snapshot_updates_when_background_task_finishes ... ok [INFO] [stdout] test agent::tests::runtime_tools::autonomous_teammate_auto_claims_ready_task_after_spawn ... ok [INFO] [stdout] test agent::tests::runtime_tasks::task_updates_snapshot_and_persists_for_new_agents ... ok [INFO] [stdout] test agent::tests::runtime_resume::resume_wakes_revived_teammate_for_persisted_inbox_work ... ok [INFO] [stdout] test agent::tests::runtime_tools::background_run_tool_starts_task_and_continues_the_turn ... ok [INFO] [stdout] test agent::tests::runtime_tools::autonomous_teammate_does_not_claim_more_work_while_owning_unfinished_task ... ok [INFO] [stdout] test agent::tests::runtime_tasks::task_survives_auto_compaction ... ok [INFO] [stdout] test agent::tests::runtime_tools::autonomous_teammate_claims_task_after_dependency_unblocks ... ok [INFO] [stdout] test agent::tests::runtime_tools::cancellation_during_parallel_batch_rolls_back_run ... ok [INFO] [stdout] test agent::tests::runtime_tools::autonomous_teammates_do_not_double_claim_same_task ... ok [INFO] [stdout] test agent::tests::runtime_tools::broadcast_tool_sends_to_every_other_known_agent ... ok [INFO] [stdout] test agent::tests::runtime_resume::resume_revives_persisted_teammate_actors_for_lead_runtime ... ok [INFO] [stdout] test agent::tests::runtime_tools::deferred_tool_choice_reaches_provider_request_unchanged ... ok [INFO] [stdout] test agent::tests::runtime_tasks::task_reminder_is_injected_after_three_rounds_without_task_tools ... ok [INFO] [stdout] test agent::tests::runtime_tools::failed_run_requeues_protocol_messages_and_preserves_request_state ... ok [INFO] [stdout] test agent::tests::runtime_tools::default_runtime_exposes_task_and_new_empty_does_not ... ok [INFO] [stdout] test agent::tests::runtime_tools::files_tool_aborts_without_partial_mutation_on_validation_error ... ok [INFO] [stdout] test agent::tests::runtime_tools::files_tool_can_stage_create_then_read_in_one_call ... ok [INFO] [stdout] test agent::tests::runtime_tools::child_rejects_nested_task_requests_without_recursing ... ok [INFO] [stdout] test agent::tests::runtime_tools::completed_background_results_are_batched_in_completion_order ... ok [INFO] [stdout] test agent::tests::runtime_tools::files_tool_can_update_existing_files ... ok [INFO] [stdout] test agent::tests::runtime_tools::check_background_reports_single_task_and_lists_all_tasks ... ok [INFO] [stdout] test agent::tests::runtime_tools::failed_teammate_can_recover_on_next_wake ... ok [INFO] [stdout] test agent::tests::runtime_tools::completed_background_results_are_injected_on_next_send ... ok [INFO] [stdout] test agent::tests::runtime_tools::failed_background_results_surface_in_snapshot_events_and_notifications ... ok [INFO] [stdout] test agent::tests::runtime_tools::files_tool_search_handles_symlink_loops ... FAILED [INFO] [stdout] test agent::tests::runtime_tools::files_tool_denies_writes_outside_workspace_roots ... ok [INFO] [stdout] test agent::tests::runtime_tools::hidden_tool_profile_filters_deferred_tools_before_provider_request ... ok [INFO] [stdout] test agent::tests::runtime_tools::files_tool_lists_and_searches_with_staged_state ... ok [INFO] [stdout] test agent::tests::runtime_tools::drained_background_notifications_are_requeued_after_failed_run ... ok [INFO] [stdout] test agent::tests::runtime_tools::hidden_tool_profile_tool_choice_falls_back_to_auto ... ok [INFO] [stdout] test agent::tests::runtime_tools::files_tool_reads_numbered_lines ... ok [INFO] [stdout] test agent::tests::runtime_tools::malformed_tool_json_is_reported_back_to_model_instead_of_aborting ... ok [INFO] [stdout] test agent::tests::runtime_tools::persisted_protocol_requests_load_on_restart ... ok [INFO] [stdout] test agent::tests::runtime_tools::idle_tool_returns_teammate_to_idle ... ok [INFO] [stdout] test agent::tests::runtime_tools::persisted_teammates_reload_as_shutdown_without_live_actor ... ok [INFO] [stdout] test agent::tests::runtime_tools::run_options_cancelled_run_stops_before_provider_request ... ok [INFO] [stdout] test agent::tests::runtime_tools::parallel_tools_run_concurrently_and_preserve_history_order ... ok [INFO] [stdout] test agent::tests::runtime_tools::memory_forget_tool_rejects_cross_agent_record_ids ... ok [INFO] [stdout] test agent::tests::runtime_tools::memory_search_tool_returns_provenance_fields ... ok [INFO] [stdout] test agent::tests::runtime_tools::parallel_batches_respect_exclusive_barriers ... ok [INFO] [stdout] test agent::tests::runtime_tools::pre_execution_hook_blocks_tool_call ... ok [INFO] [stdout] test agent::tests::runtime_tools::registered_skills_are_exposed_and_load_skill_returns_wrapped_content ... ok [INFO] [stdout] test agent::tests::runtime_tools::run_options_tool_budget_blocks_second_tool_call ... ok [INFO] [stdout] test agent::tests::runtime_tools::run_options_model_budget_blocks_follow_up_round ... ok [INFO] [stdout] test agent::tests::runtime_tools::send_tool_use_turn_executes_tool_and_commits_follow_up_response ... ok [INFO] [stdout] test agent::tests::runtime_tools::persistent_teammate_processes_mail_and_reports_back_to_lead ... ok [INFO] [stdout] test agent::tests::runtime_tools::shell_tool_emits_progress_events_with_output_lines ... ok [INFO] [stdout] test agent::tests::runtime_tools::shell_tool_emits_stderr_progress_on_failure ... ok [INFO] [stdout] test agent::tests::runtime_tools::protocol_messages_update_lead_unread_count_and_clear_on_drain ... ok [INFO] [stdout] test agent::tests::runtime_tools::shell_tool_is_denied_by_default_policy_and_audited ... ok [INFO] [stdout] test agent::tests::runtime_tools::shell_working_directory_overrides_default_routing ... ok [INFO] [stdout] test agent::tests::runtime_tools::plan_approval_request_response_keeps_teammate_alive ... ok [INFO] [stdout] test agent::tests::runtime_tools::shutdown_approval_shuts_down_teammate_after_current_wake_cycle ... ok [INFO] [stdout] test agent::tests::runtime_tools::task_subagent_does_not_force_hidden_task_tool_choice ... ok [INFO] [stdout] test agent::tests::runtime_tools::task_subagent_inherits_tool_profile_and_internal_task_hide ... ok [INFO] [stdout] test agent::tests::runtime_tools::task_subagent_keeps_load_skill_while_hiding_task ... ok [INFO] [stdout] test agent::tests::runtime_tools::team_spawn_revives_shutdown_teammate_name_after_restart ... ok [INFO] [stdout] test agent::tests::runtime_tools::team_request_tool_persists_pending_request_and_updates_snapshot ... ok [INFO] [stdout] test agent::tests::runtime_tools::task_tool_wraps_child_failure_and_parent_continues ... ok [INFO] [stdout] test agent::tests::runtime_tools::task_tool_runs_child_with_isolated_history_and_filtered_tools ... ok [INFO] [stdout] test agent::tests::runtime_tools::team_spawn_tool_registers_persistent_teammate ... ok [INFO] [stdout] test agent::tests::runtime_tools::task_working_directory_routes_shell_for_teammate ... ok [INFO] [stdout] test agent::tests::runtime_tools::team_list_requests_tool_filters_visible_requests ... ok [INFO] [stdout] test compaction::tests::approx_token_count_empty_string ... ok [INFO] [stdout] test compaction::tests::approx_token_count_items_sums_correctly ... ok [INFO] [stdout] test compaction::tests::approx_token_count_uses_larger_of_two_heuristics ... ok [INFO] [stdout] test compaction::tests::extract_context_deduplicates_file_paths ... ok [INFO] [stdout] test compaction::tests::extract_context_finds_file_paths_in_tool_exchanges ... ok [INFO] [stdout] test compaction::tests::extract_context_finds_permission_decisions ... ok [INFO] [stdout] test compaction::tests::extract_context_finds_verification_in_any_item_kind ... ok [INFO] [stdout] test compaction::tests::extract_context_finds_verification_outcomes ... ok [INFO] [stdout] test compaction::tests::extract_context_ignores_file_paths_in_non_tool_items ... ok [INFO] [stdout] test compaction::tests::format_extracted_context_empty_produces_empty_string ... ok [INFO] [stdout] test compaction::tests::format_extracted_context_includes_all_sections ... ok [INFO] [stdout] test default_paths::tests::falls_back_to_workspace_dot_directory_without_platform_data_dir ... ok [INFO] [stdout] test default_paths::tests::same_workspace_produces_shared_root_for_all_default_paths ... ok [INFO] [stdout] test default_paths::tests::uses_platform_data_directory_when_available ... ok [INFO] [stdout] test memory::hybrid_store::tests::compatibility_search_wrapper_matches_options_search ... ok [INFO] [stdout] test memory::hybrid_store::tests::pinned_manual_facts_outrank_episodes ... ok [INFO] [stdout] test memory::hybrid_store::tests::punctuation_heavy_queries_still_return_results ... ok [INFO] [stdout] test memory::hybrid_store::tests::tombstoned_records_are_excluded_from_reads ... ok [INFO] [stdout] test agent::tests::runtime_tools::teammate_task_subagent_inherits_owner_restrictions ... ok [INFO] [stdout] test memory::journal::tests::begin_run_commit_and_finish_persist_memory_state ... ok [INFO] [stdout] test runtime::control::command::tests::allowlisted_environment_is_enforced ... ok [INFO] [stdout] test runtime::control::command::tests::caps_stdout_and_stderr_independently ... ok [INFO] [stdout] test runtime::control::command::tests::timeout_marks_output_and_uses_timeout_exit_code ... ok [INFO] [stdout] test runtime::control::hooks::tests::all_allow_hooks_allows ... ok [INFO] [stdout] test runtime::control::hooks::tests::conditional_deny_by_tool_name ... ok [INFO] [stdout] test runtime::control::hooks::tests::empty_pre_hooks_allows ... ok [INFO] [stdout] test runtime::control::hooks::tests::first_deny_wins ... ok [INFO] [stdout] test runtime::control::policy::tests::authorize_command_execution_rejects_working_directory_outside_roots ... ok [INFO] [stdout] test runtime::control::policy::tests::authorize_file_write_rejects_symlink_escape ... ok [INFO] [stdout] test runtime::control::policy::tests::normalize_absolute_path_rejects_parent_past_root ... ok [INFO] [stdout] test runtime::control::policy::tests::shell_roots_and_background_switches_short_circuit ... ok [INFO] [stdout] test runtime::error::tests::budget_exceeded_is_terminal ... ok [INFO] [stdout] test runtime::error::tests::display_mentions_missing_models ... ok [INFO] [stdout] test runtime::error::tests::display_mentions_missing_provider ... ok [INFO] [stdout] test runtime::error::tests::empty_assistant_response_has_clear_display_text ... ok [INFO] [stdout] test runtime::error::tests::permanent_provider_error_is_terminal ... ok [INFO] [stdout] test runtime::error::tests::persistence_io_error_is_degraded ... ok [INFO] [stdout] test runtime::error::tests::source_is_exposed_for_wrapped_errors ... ok [INFO] [stdout] test runtime::error::tests::transient_provider_error_is_retryable ... ok [INFO] [stdout] test agent::tests::runtime_tools::team_respond_tool_resolves_request_and_sends_correlated_response ... ok [INFO] [stdout] test runtime::skill::tests::falls_back_to_directory_name_when_name_is_missing ... ok [INFO] [stdout] test runtime::skill::tests::parses_frontmatter_and_strips_it_from_content ... ok [INFO] [stdout] test runtime::skill::tests::rejects_duplicate_skill_names ... ok [INFO] [stdout] test runtime::skill::tests::rejects_malformed_frontmatter ... ok [INFO] [stdout] test runtime::skill::tests::renders_descriptions_in_sorted_order ... ok [INFO] [stdout] test memory::journal::tests::rollback_and_compaction_update_memory_state ... ok [INFO] [stdout] test runtime::store::tests::fts_query_returns_none_when_input_has_no_searchable_terms ... ok [INFO] [stdout] test runtime::store::tests::path_for_runtime_identifier_uses_runtime_specific_filename ... ok [INFO] [stdout] test runtime::hybrid_store::tests::wrapper_store_delegates_non_memory_runtime_operations ... ok [INFO] [stdout] test runtime::store::tests::background_tasks_are_scoped_per_agent ... ok [INFO] [stdout] test agent::tests::runtime_tools::tool_profile_only_exposes_requested_tools ... ok [INFO] [stdout] test agent::tests::runtime_tools::tool_profile_hide_blocks_named_tools ... ok [INFO] [stdout] test runtime::store::tests::permission_rules_clear_removes_all_for_session ... ok [INFO] [stdout] test runtime::store::tests::runtime_identifier_round_trips_through_filename_encoding ... ok [INFO] [stdout] test runtime::store::tests::permission_rules_are_scoped_per_session ... ok [INFO] [stdout] test agent::tests::runtime_tools::teammate_message_updates_lead_unread_count_before_next_turn ... ok [INFO] [stdout] test runtime::store::tests::permission_rules_save_replaces_existing_session_rules ... ok [INFO] [stdout] test runtime::store::tests::permission_rules_save_and_load_round_trip ... ok [INFO] [stdout] test agent::tests::runtime_tools::teammate_inherits_tool_profile_and_internal_team_hides ... ok [INFO] [stdout] test runtime::store::tests::permission_rules_load_returns_empty_for_unknown_session ... ok [INFO] [stdout] test runtime::store::tests::sqlite_memory_search_sanitizes_punctuation_heavy_queries ... ok [INFO] [stdout] test runtime::store::tests::sqlite_memory_search_ignores_non_searchable_queries ... ok [INFO] [stdout] test runtime::task::tests::adding_cycle_is_rejected ... ok [INFO] [stdout] test runtime::store::tests::stale_runtime_owner_can_be_reclaimed ... ok [INFO] [stdout] test agent::tests::runtime_tools::tool_execution_error_is_wrapped_and_loop_continues ... ok [INFO] [stdout] test runtime::task::tests::parse_helpers_reject_bad_input ... ok [INFO] [stdout] test runtime::task::tests::claim_explicit_task_id ... ok [INFO] [stdout] test runtime::task::tests::blocked_task_cannot_start_or_complete ... ok [INFO] [stdout] test session::hooks::tests::memory_ingest_finished_failure_emits_notice_warning ... ok [INFO] [stdout] test session::hooks::tests::memory_ingest_finished_success_emits_memory_updated ... ok [INFO] [stdout] test session::hooks::tests::memory_updated_event_serialization_roundtrip ... ok [INFO] [stdout] test session::hooks::tests::non_memory_events_are_silently_ignored ... ok [INFO] [stdout] test session::mapping::tests::background_task_finished_failure_maps_to_task_updated_failed ... ok [INFO] [stdout] test session::mapping::tests::background_task_finished_success_maps_to_task_updated_finished ... ok [INFO] [stdout] test session::mapping::tests::background_task_started_maps_to_task_updated_running ... ok [INFO] [stdout] test session::mapping::tests::classify_mutability_external_delegation_is_mutating ... ok [INFO] [stdout] test session::mapping::tests::classify_mutability_no_side_effects_is_read_only ... ok [INFO] [stdout] test session::mapping::tests::classify_mutability_none_with_read_only_parallel_is_read_only ... ok [INFO] [stdout] test session::mapping::tests::classify_mutability_read_only_parallel_is_read_only ... ok [INFO] [stdout] test session::mapping::tests::classify_mutability_side_effects_exclusive_is_mutating ... ok [INFO] [stdout] test session::mapping::tests::compaction_maps_to_started_and_completed ... ok [INFO] [stdout] test session::mapping::tests::derive_tool_summary_extracts_command ... ok [INFO] [stdout] test session::mapping::tests::derive_tool_summary_extracts_file_path ... ok [INFO] [stdout] test session::mapping::tests::derive_tool_summary_extracts_path ... ok [INFO] [stdout] test session::mapping::tests::derive_tool_summary_falls_back_to_raw_input ... ok [INFO] [stdout] test session::mapping::tests::derive_tool_summary_handles_invalid_json ... ok [INFO] [stdout] test session::mapping::tests::derive_tool_summary_truncates_long_command ... ok [INFO] [stdout] test session::mapping::tests::run_started_maps_to_empty ... ok [INFO] [stdout] test session::mapping::tests::subagent_finished_failure_maps_to_task_updated_failed_with_detail ... ok [INFO] [stdout] test session::mapping::tests::subagent_finished_success_maps_to_task_updated_finished ... ok [INFO] [stdout] test session::mapping::tests::subagent_spawned_maps_to_task_updated_spawned ... ok [INFO] [stdout] test session::mapping::tests::teammate_spawned_maps_to_task_updated_spawned ... ok [INFO] [stdout] test session::mapping::tests::teammate_updated_failed_maps_to_failed_with_message ... ok [INFO] [stdout] test session::mapping::tests::teammate_updated_shutdown_maps_to_finished ... ok [INFO] [stdout] test session::mapping::tests::text_delta_maps_to_assistant_token_delta ... ok [INFO] [stdout] test session::mapping::tests::tool_execution_finished_maps_to_tool_completed ... ok [INFO] [stdout] test session::mapping::tests::tool_execution_progress_maps_to_tool_progress ... ok [INFO] [stdout] test session::mapping::tests::tool_use_ready_maps_to_tool_queued ... ok [INFO] [stdout] test session::mapping::tests::tool_use_ready_summary_uses_path_field ... ok [INFO] [stdout] test session::permission::tests::check_matches_pattern_against_input_json ... ok [INFO] [stdout] test session::permission::tests::check_matches_tool_name_without_pattern ... ok [INFO] [stdout] test session::permission::tests::check_non_matching_pattern_falls_through ... ok [INFO] [stdout] test session::permission::tests::check_pattern_rule_does_not_match_without_input ... ok [INFO] [stdout] test session::permission::tests::check_pattern_rule_takes_precedence_over_no_pattern ... ok [INFO] [stdout] test session::permission::tests::session_tool_authorizer_emits_permission_request_and_waits ... ok [INFO] [stdout] test session::tests::all_session_event_variants_serialize_with_type_tag ... ok [INFO] [stdout] test session::hooks::tests::memory_ingest_failure_without_error_uses_fallback_message ... ok [INFO] [stdout] test runtime::task::tests::claim_first_ready_unowned_task ... ok [INFO] [stdout] test runtime::task::tests::completed_blocker_stays_out_of_unresolved_blocked_by ... ok [INFO] [stdout] test runtime::task::tests::completion_unblocks_and_reopen_reblocks_dependents ... ok [INFO] [stdout] test runtime::task::tests::teammate_cannot_edit_task_dependencies ... ok [INFO] [stdout] test agent::tests::runtime_tools::teammate_identity_is_reinjected_after_compaction ... ok [INFO] [stdout] test agent::tests::runtime_tools::teammate_shell_without_working_directory_uses_base_dir ... ok [INFO] [stdout] test runtime::task::tests::create_and_list_group_ready_blocked_and_completed_tasks ... ok [INFO] [stdout] test runtime::task::tests::claim_rejects_unclaimable_tasks ... ok [INFO] [stdout] test session::tests::create_session_emits_session_started ... ok [INFO] [stdout] test agent::tests::runtime_tools::teammate_task_updates_are_limited_to_owned_tasks ... ok [INFO] [stdout] test agent::tests::runtime_tools::teammate_auto_wakes_after_background_task_finishes ... ok [INFO] [stdout] test session::tests::create_session_produces_valid_metadata ... ok [INFO] [stdout] test session::tests::global_scoped_rules_are_visible_to_all_sessions ... ok [INFO] [stdout] test session::tests::all_session_events_from_turn_are_serializable_to_json ... ok [INFO] [stdout] test session::tests::append_turn_emits_user_and_assistant_events ... ok [INFO] [stdout] test session::tests::permission_decision_allow_and_remember_constructor ... ok [INFO] [stdout] test session::tests::permission_decision_allow_constructor ... ok [INFO] [stdout] test session::tests::permission_decision_deny_and_remember_constructor ... ok [INFO] [stdout] test session::tests::permission_decision_deny_constructor ... ok [INFO] [stdout] test session::tests::failed_turn_emits_error_event ... ok [INFO] [stdout] test session::tests::append_turn_returns_assistant_message ... ok [INFO] [stdout] test session::tests::project_scoped_rules_are_visible_across_sessions ... ok [INFO] [stdout] test session::tests::load_rules_with_project_id_returns_all_applicable_scopes ... ok [INFO] [stdout] test session::tests::resolve_permission_emits_event_and_sends_decision ... ok [INFO] [stdout] test session::tests::error_recovery_session_accepts_turn_after_failure ... ok [INFO] [stdout] test session::tests::resolve_permission_unknown_id_returns_error ... ok [INFO] [stdout] test session::tests::rule_store_add_and_check_allow ... ok [INFO] [stdout] test session::tests::rule_store_add_and_check_deny ... ok [INFO] [stdout] test session::tests::rule_store_clear_scope_removes_matching_rules ... ok [INFO] [stdout] test session::tests::rule_store_empty_check_returns_none ... ok [INFO] [stdout] test session::tests::rule_store_overwrite_replaces_rule ... ok [INFO] [stdout] test session::tests::rule_store_rules_returns_all_entries ... ok [INFO] [stdout] test session::tests::session_event_assistant_token_delta_roundtrip ... ok [INFO] [stdout] test session::tests::session_event_compaction_completed_roundtrip ... ok [INFO] [stdout] test session::tests::session_event_permission_requested_roundtrip ... ok [INFO] [stdout] test session::tests::session_event_task_updated_roundtrip ... ok [INFO] [stdout] test session::tests::session_event_tool_queued_roundtrip ... ok [INFO] [stdout] test session::tests::session_id_from_raw_preserves_value ... ok [INFO] [stdout] test session::tests::session_id_roundtrips_through_serde ... ok [INFO] [stdout] test session::tests::session_metadata_serialization_roundtrip ... ok [INFO] [stdout] test session::tests::full_session_lifecycle_produces_correct_event_stream ... ok [INFO] [stdout] test session::tests::compaction_events_appear_in_session_stream_and_session_continues ... ok [INFO] [stdout] test session::tests::files_tool_create_emits_tool_progress_with_file_op_metadata ... ok [INFO] [stdout] test session::tests::session_scoped_rules_are_not_visible_to_other_sessions ... ok [INFO] [stdout] test session::tests::replay_returns_transcript_after_turn ... ok [INFO] [stdout] test session::tests::history_returns_committed_messages ... ok [INFO] [stdout] test session::tests::files_tool_read_does_not_emit_file_op_progress ... ok [INFO] [stdout] test session::tests::files_tool_set_emits_tool_progress_with_file_op_metadata ... ok [INFO] [stdout] test session::tests::resolve_permission_via_session_handle_while_append_turn_is_in_flight ... ok [INFO] [stdout] test session::tests::session_status_transitions_created_to_idle ... ok [INFO] [stdout] test tool::files::execution::tests::file_op_progress_create ... ok [INFO] [stdout] test tool::files::execution::tests::file_op_progress_delete ... ok [INFO] [stdout] test tool::files::execution::tests::file_op_progress_insert ... ok [INFO] [stdout] test tool::files::execution::tests::file_op_progress_list_returns_none ... ok [INFO] [stdout] test tool::files::execution::tests::file_op_progress_move ... ok [INFO] [stdout] test tool::files::execution::tests::file_op_progress_read_returns_none ... ok [INFO] [stdout] test tool::files::execution::tests::file_op_progress_replace ... ok [INFO] [stdout] test tool::files::execution::tests::file_op_progress_search_returns_none ... ok [INFO] [stdout] test tool::files::execution::tests::file_op_progress_set ... ok [INFO] [stdout] test tool::files::execution::tests::file_op_progress_uses_only_first_line ... ok [INFO] [stdout] test tool::files::tests::files_tool_metadata_marks_local_mutation ... ok [INFO] [stdout] test tool::files::tests::mutating_operations_stay_exclusive ... ok [INFO] [stdout] test tool::files::tests::read_only_operations_opt_into_parallel_execution ... ok [INFO] [stdout] test tool::files::workspace::tests::normalize_path_rejects_parent_past_root ... ok [INFO] [stdout] test tool::model::tests::tool_spec_builder_defaults_to_immediate_loading ... ok [INFO] [stdout] test tool::model::tests::tool_spec_builder_supports_deferred_loading ... ok [INFO] [stdout] test tool::model::tests::tool_spec_deserialization_defaults_loading_policy ... ok [INFO] [stdout] test session::tests::resume_session_restores_state ... ok [INFO] [stdout] test test::tests::mock_runtime_replays_streaming_text_turns ... ok [INFO] [stdout] test test::tests::mock_runtime_supports_runtime_assembly_assertions ... ok [INFO] [stdout] test test::tests::mock_runtime_replays_text_turns ... ok [INFO] [stdout] test session::tests::tool_call_session_produces_tool_lifecycle_events ... ok [INFO] [stdout] test session::tests::full_scenario_prompt_shell_file_events_end_to_end ... ok [INFO] [stdout] test session::tests::tool_execution_error_emits_tool_completed_with_is_error ... ok [INFO] [stdout] test test::tests::mock_runtime_surfaces_provider_failures ... ok [INFO] [stdout] test test::tests::mock_runtime_can_script_tool_call_turns ... ok [INFO] [stdout] test session::tests::resume_session_with_permission_rules_restores_rules ... ok [INFO] [stdout] test agent::tests::runtime_compact::resumed_session_continues_after_compaction ... ok [INFO] [stdout] test agent::tests::runtime_compact::compaction_chain_preserves_context_across_cycles has been running for over 60 seconds [INFO] [stdout] test agent::tests::runtime_compact::fifty_turn_session_with_multiple_compaction_cycles has been running for over 60 seconds [INFO] [stdout] test agent::tests::runtime_compact::compaction_chain_preserves_context_across_cycles ... ok [INFO] [stdout] test session::tests::session_preserves_tool_events_after_many_token_deltas ... ok [INFO] [stdout] test agent::tests::runtime_tools::task_tool_returns_error_when_child_hits_round_limit ... ok [INFO] [stdout] test agent::tests::runtime_compact::fifty_turn_session_with_multiple_compaction_cycles ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- agent::tests::runtime_tools::files_tool_search_handles_symlink_loops stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::tests::runtime_tools::files_tool_search_handles_symlink_loops' (137) panicked at src/agent/tests/runtime_tools.rs:1162:6: [INFO] [stdout] search should finish: Elapsed(()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60cc49c53a1a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60cc49c53a1a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60cc49c53a1a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x60cc49c53a1a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x60cc49c6afca - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x60cc49c6afca - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x60cc49c58682 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x60cc49c58682 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x60cc49c2f09f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x60cc49c2f09f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x60cc49c4a859 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x60cc49683c1c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x60cc49683c1c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60cc49c4aad2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x60cc49c4aad2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x60cc49c2f158 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x60cc49c24049 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x60cc49c2ffed - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x60cc49c6b80c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x60cc49c6b582 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x60cc495e7a8e - core::result::Result::expect::h869f0196570a78d8 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x60cc4935a511 - mentra::agent::tests::runtime_tools::files_tool_search_handles_symlink_loops::{{closure}}::hab13518e44c3331b [INFO] [stdout] at /opt/rustwide/workdir/src/agent/tests/runtime_tools.rs:1162:6 [INFO] [stdout] 22: 0x60cc492c86d2 - as core::future::future::Future>::poll::h14b6df2d4e7ef893 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x60cc492c8d4d - as core::future::future::Future>::poll::hb192e0e432cba30a [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x60cc48f5f04d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h05fad9bbf98cf607 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 25: 0x60cc48f5edeb - tokio::task::coop::with_budget::he1fedb7e054dcbab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x60cc48f5edeb - tokio::task::coop::budget::h77e0458b273d734d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x60cc48f5edeb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h084ac4b8b379271f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 28: 0x60cc48f5c320 - tokio::runtime::scheduler::current_thread::Context::enter::h339c8cfc6a58c979 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 29: 0x60cc48f5d98d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he031976e5ae2bed0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 30: 0x60cc48f5d614 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf41702ce35d5a887 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 31: 0x60cc4941db7b - tokio::runtime::context::scoped::Scoped::set::hcf86b18f0b30936d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x60cc49530ed9 - tokio::runtime::context::set_scheduler::{{closure}}::h3ef90a329607d8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x60cc4920e392 - std::thread::local::LocalKey::try_with::h16ab3ae7066c12ca [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x60cc4920e12e - std::thread::local::LocalKey::with::hdda0f9516c095560 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x60cc49530e4d - tokio::runtime::context::set_scheduler::h5a4c22c007a2d73d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x60cc48f5cf80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7a7c67f8e0e31156 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 37: 0x60cc48f5d656 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h49790c6dea8aa84f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 38: 0x60cc48f57b00 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2a0f25f6001e18d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x60cc48fba423 - tokio::runtime::context::runtime::enter_runtime::he82b18db628fadda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x60cc48f57571 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4c044e7cc176a03f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x60cc4931d7c4 - tokio::runtime::runtime::Runtime::block_on_inner::ha4d7113e937dafce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 42: 0x60cc4931d98f - tokio::runtime::runtime::Runtime::block_on::hf2a69eaa5da890b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18 [INFO] [stdout] 43: 0x60cc49359210 - mentra::agent::tests::runtime_tools::files_tool_search_handles_symlink_loops::h7684212e93b5dc6a [INFO] [stdout] at /opt/rustwide/workdir/src/agent/tests/runtime_tools.rs:1165:31 [INFO] [stdout] 44: 0x60cc493592a7 - mentra::agent::tests::runtime_tools::files_tool_search_handles_symlink_loops::{{closure}}::h0d719462ac20ae1d [INFO] [stdout] at /opt/rustwide/workdir/src/agent/tests/runtime_tools.rs:1118:51 [INFO] [stdout] 45: 0x60cc48f83226 - core::ops::function::FnOnce::call_once::hf71087f79164dceb [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x60cc49677d1b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x60cc49677d1b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x60cc496846eb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x60cc496846eb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x60cc496846eb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x60cc496846eb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x60cc496846eb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x60cc496846eb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x60cc496846eb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x60cc4967eb44 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x60cc4967eb44 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x60cc496872f2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x60cc496872f2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x60cc496872f2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x60cc496872f2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x60cc496872f2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60cc496872f2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x60cc496872f2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x60cc49c52aff - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 65: 0x60cc49c52aff - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x730e9bf95aa4 - [INFO] [stdout] 67: 0x730e9c022a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] agent::tests::runtime_tools::files_tool_search_handles_symlink_loops [INFO] [stdout] [INFO] [stdout] test result: FAILED. 303 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 85.68s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "58879e3773f0b2846856c563fc657eb0c18b1569a477afec6aa64f84f25c4d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58879e3773f0b2846856c563fc657eb0c18b1569a477afec6aa64f84f25c4d9e", kill_on_drop: false }` [INFO] [stdout] 58879e3773f0b2846856c563fc657eb0c18b1569a477afec6aa64f84f25c4d9e