[INFO] fetching crate mentra 0.6.0...
[INFO] testing mentra-0.6.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate mentra 0.6.0 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mentra 0.6.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glob-match v0.2.1
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.47
[INFO] [stderr]   Downloaded mentra-provider v0.2.0
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded iri-string v0.7.11
[INFO] [stderr]   Downloaded zerocopy v0.8.47
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cdca2291c0a9ed160bb1eceec795073fc1a5a6ad714b46cd23862134a0ffab8
[INFO] running `Command { std: "docker" "start" "-a" "0cdca2291c0a9ed160bb1eceec795073fc1a5a6ad714b46cd23862134a0ffab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cdca2291c0a9ed160bb1eceec795073fc1a5a6ad714b46cd23862134a0ffab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cdca2291c0a9ed160bb1eceec795073fc1a5a6ad714b46cd23862134a0ffab8", kill_on_drop: false }`
[INFO] [stdout] 0cdca2291c0a9ed160bb1eceec795073fc1a5a6ad714b46cd23862134a0ffab8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3c28fb5a4a1b376e4125f9e65fa92be25efefdbf118e370f2b14dc55a58ffa5
[INFO] running `Command { std: "docker" "start" "-a" "d3c28fb5a4a1b376e4125f9e65fa92be25efefdbf118e370f2b14dc55a58ffa5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-conv v0.2.1
[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 crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[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 dirs-sys v0.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling deranged v0.5.8
[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 ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[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 futures-util v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.50.0
[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 zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[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 tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[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 2m 19s
[INFO] running `Command { std: "docker" "inspect" "d3c28fb5a4a1b376e4125f9e65fa92be25efefdbf118e370f2b14dc55a58ffa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3c28fb5a4a1b376e4125f9e65fa92be25efefdbf118e370f2b14dc55a58ffa5", kill_on_drop: false }`
[INFO] [stdout] d3c28fb5a4a1b376e4125f9e65fa92be25efefdbf118e370f2b14dc55a58ffa5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67719c5d1d28d64ec5ba23e906239c11f52b83d5df3cde0938659e4b2ad3a565
[INFO] running `Command { std: "docker" "start" "-a" "67719c5d1d28d64ec5ba23e906239c11f52b83d5df3cde0938659e4b2ad3a565", 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 futures-channel v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[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 criterion v0.5.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[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 1m 28s
[INFO] running `Command { std: "docker" "inspect" "67719c5d1d28d64ec5ba23e906239c11f52b83d5df3cde0938659e4b2ad3a565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67719c5d1d28d64ec5ba23e906239c11f52b83d5df3cde0938659e4b2ad3a565", kill_on_drop: false }`
[INFO] [stdout] 67719c5d1d28d64ec5ba23e906239c11f52b83d5df3cde0938659e4b2ad3a565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15a929157072fee3bed3de0a0ec028c0166115c5ede8757464c4bb9cc2d3f87e
[INFO] running `Command { std: "docker" "start" "-a" "15a929157072fee3bed3de0a0ec028c0166115c5ede8757464c4bb9cc2d3f87e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentra-1840a294eb5984a8)
[INFO] [stdout] 
[INFO] [stdout] running 304 tests
[INFO] [stdout] test agent::config::tests::agent_config_deserializes_reasoning_options ... ok
[INFO] [stdout] test agent::config::tests::agent_config_deserializes_without_tool_profile_field ... ok
[INFO] [stdout] test agent::config::tests::explicit_paths_override_defaults ... ok
[INFO] [stdout] test agent::config::tests::provider_request_options_default_to_disabled_tool_search ... ok
[INFO] [stdout] test agent::config::tests::tool_profile_only_restricts_to_allowlist ... 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::config::tests::agent_config_deserializes_without_tool_search_mode ... ok
[INFO] [stdout] test agent::config::tests::tool_profile_defaults_to_allowing_everything ... ok
[INFO] [stdout] test agent::tests::pending::pending_turn_tracks_latest_usage_without_affecting_message ... 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::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::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::policy_can_deny_shell_tool_execution ... ok
[INFO] [stdout] test agent::tests::runtime::tool_execution_timeout_returns_tool_error ... ok
[INFO] [stdout] test agent::tests::runtime::tools_can_read_registered_app_context ... 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_compact::compact_tool_compacts_history_and_continues ... ok
[INFO] [stdout] test agent::tests::runtime::tool_authorizer_allows_tool_execution_and_captures_preview ... ok
[INFO] [stdout] test agent::tests::runtime::tool_authorizer_timeout_blocks_execution ... ok
[INFO] [stdout] test agent::tests::runtime::tool_authorizer_errors_block_execution ... ok
[INFO] [stdout] test agent::tests::runtime_compact::auto_compaction_persists_transcript_and_rewrites_history ... ok
[INFO] [stdout] test agent::tests::runtime::files_tool_authorization_preview_exposes_resolved_paths ... 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_memory::automatic_memory_search_injects_recalled_context_without_persisting_it ... ok
[INFO] [stdout] test agent::tests::runtime_resume::list_persisted_agents_includes_teammates_for_runtime ... ok
[INFO] [stdout] test agent::tests::runtime_memory::hybrid_memory_recall_includes_provenance_in_hidden_context ... ok
[INFO] [stdout] test agent::tests::runtime_memory::successful_runs_are_ingested_and_searchable ... 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_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::compacted_summaries_are_searchable ... ok
[INFO] [stdout] test agent::tests::runtime_memory::memory_forget_tool_hides_pinned_hybrid_memory ... ok
[INFO] [stdout] test agent::tests::runtime_memory::memory_pin_tool_creates_searchable_hybrid_memory ... ok
[INFO] [stdout] test agent::tests::runtime_resume::resume_filters_agents_by_runtime_identifier ... 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_resume::resume_all_rebuilds_agents_from_agent_memory ... ok
[INFO] [stdout] test agent::tests::runtime_snapshot::snapshot_progresses_during_streaming ... ok
[INFO] [stdout] test agent::tests::runtime_compact::micro_compaction_only_rewrites_old_tool_results_in_requests ... 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_tools::autonomous_idle_timeout_shuts_down_and_same_name_can_respawn ... 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_tasks::task_updates_snapshot_and_persists_for_new_agents ... ok
[INFO] [stdout] test agent::tests::runtime_tools::autonomous_teammate_auto_claims_ready_task_after_spawn ... ok
[INFO] [stdout] test agent::tests::runtime_tools::background_run_tool_starts_task_and_continues_the_turn ... ok
[INFO] [stdout] test agent::tests::runtime_resume::resume_wakes_revived_teammate_for_persisted_inbox_work ... ok
[INFO] [stdout] test agent::tests::runtime_tools::autonomous_teammate_claims_task_after_dependency_unblocks ... 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::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_resume::resume_revives_persisted_teammate_actors_for_lead_runtime ... ok
[INFO] [stdout] test agent::tests::runtime_tools::broadcast_tool_sends_to_every_other_known_agent ... 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::check_background_reports_single_task_and_lists_all_tasks ... ok
[INFO] [stdout] test agent::tests::runtime_tools::files_tool_can_update_existing_files ... ok
[INFO] [stdout] test agent::tests::runtime_tools::completed_background_results_are_injected_on_next_send ... ok
[INFO] [stdout] test agent::tests::runtime_tools::child_rejects_nested_task_requests_without_recursing ... 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::failed_teammate_can_recover_on_next_wake ... 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_denies_writes_outside_workspace_roots ... 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::hidden_tool_profile_filters_deferred_tools_before_provider_request ... ok
[INFO] [stdout] test agent::tests::runtime_tools::files_tool_reads_numbered_lines ... ok
[INFO] [stdout] test agent::tests::runtime_tools::files_tool_search_handles_symlink_loops ... ok
[INFO] [stdout] test agent::tests::runtime_tools::persisted_protocol_requests_load_on_restart ... ok
[INFO] [stdout] test agent::tests::runtime_tools::persisted_teammates_reload_as_shutdown_without_live_actor ... 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::idle_tool_returns_teammate_to_idle ... 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::parallel_batches_respect_exclusive_barriers ... ok
[INFO] [stdout] test agent::tests::runtime_tools::memory_search_tool_returns_provenance_fields ... ok
[INFO] [stdout] test agent::tests::runtime_tools::memory_forget_tool_rejects_cross_agent_record_ids ... 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::pre_execution_hook_blocks_tool_call ... 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::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::protocol_messages_update_lead_unread_count_and_clear_on_drain ... 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_inherits_tool_profile_and_internal_task_hide ... 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_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::team_list_requests_tool_filters_visible_requests ... FAILED
[INFO] [stdout] test agent::tests::runtime_tools::teammate_task_subagent_inherits_owner_restrictions ... 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 agent::tests::runtime_tools::task_working_directory_routes_shell_for_teammate ... 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 agent::tests::runtime_tools::team_respond_tool_resolves_request_and_sends_correlated_response ... ok
[INFO] [stdout] test memory::hybrid_store::tests::tombstoned_records_are_excluded_from_reads ... 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 memory::journal::tests::begin_run_commit_and_finish_persist_memory_state ... 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::permission_rules_clear_removes_all_for_session ... ok
[INFO] [stdout] test runtime::store::tests::background_tasks_are_scoped_per_agent ... ok
[INFO] [stdout] test runtime::store::tests::permission_rules_are_scoped_per_session ... ok
[INFO] [stdout] test agent::tests::runtime_tools::tool_profile_hide_blocks_named_tools ... ok
[INFO] [stdout] test runtime::store::tests::runtime_identifier_round_trips_through_filename_encoding ... ok
[INFO] [stdout] test runtime::store::tests::permission_rules_load_returns_empty_for_unknown_session ... 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 agent::tests::runtime_tools::teammate_message_updates_lead_unread_count_before_next_turn ... ok
[INFO] [stdout] test agent::tests::runtime_tools::tool_profile_only_exposes_requested_tools ... ok
[INFO] [stdout] test runtime::store::tests::permission_rules_save_replaces_existing_session_rules ... ok
[INFO] [stdout] test runtime::store::tests::sqlite_memory_search_ignores_non_searchable_queries ... ok
[INFO] [stdout] test runtime::store::tests::sqlite_memory_search_sanitizes_punctuation_heavy_queries ... ok
[INFO] [stdout] test runtime::store::tests::stale_runtime_owner_can_be_reclaimed ... ok
[INFO] [stdout] test runtime::task::tests::blocked_task_cannot_start_or_complete ... ok
[INFO] [stdout] test runtime::task::tests::adding_cycle_is_rejected ... ok
[INFO] [stdout] test runtime::task::tests::parse_helpers_reject_bad_input ... ok
[INFO] [stdout] test runtime::task::tests::claim_first_ready_unowned_task ... ok
[INFO] [stdout] test session::hooks::tests::memory_ingest_failure_without_error_uses_fallback_message ... 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 runtime::task::tests::claim_explicit_task_id ... 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::hooks::tests::non_memory_events_are_silently_ignored ... 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::subagent_finished_failure_maps_to_task_updated_failed_with_detail ... ok
[INFO] [stdout] test session::mapping::tests::run_started_maps_to_empty ... 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 agent::tests::runtime_tools::tool_execution_error_is_wrapped_and_loop_continues ... ok
[INFO] [stdout] test runtime::task::tests::completed_blocker_stays_out_of_unresolved_blocked_by ... ok
[INFO] [stdout] test runtime::task::tests::teammate_cannot_edit_task_dependencies ... ok
[INFO] [stdout] test runtime::task::tests::completion_unblocks_and_reopen_reblocks_dependents ... ok
[INFO] [stdout] test runtime::task::tests::create_and_list_group_ready_blocked_and_completed_tasks ... ok
[INFO] [stdout] test agent::tests::runtime_tools::teammate_shell_without_working_directory_uses_base_dir ... ok
[INFO] [stdout] test runtime::task::tests::claim_rejects_unclaimable_tasks ... ok
[INFO] [stdout] test agent::tests::runtime_tools::teammate_identity_is_reinjected_after_compaction ... ok
[INFO] [stdout] test session::tests::create_session_emits_session_started ... ok
[INFO] [stdout] test session::tests::create_session_produces_valid_metadata ... 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::all_session_events_from_turn_are_serializable_to_json ... ok
[INFO] [stdout] test session::tests::append_turn_returns_assistant_message ... ok
[INFO] [stdout] test session::tests::failed_turn_emits_error_event ... 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::global_scoped_rules_are_visible_to_all_sessions ... 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::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::resolve_permission_emits_event_and_sends_decision ... 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::compaction_events_appear_in_session_stream_and_session_continues ... ok
[INFO] [stdout] test session::tests::full_session_lifecycle_produces_correct_event_stream ... ok
[INFO] [stdout] test session::tests::session_scoped_rules_are_not_visible_to_other_sessions ... ok
[INFO] [stdout] test session::tests::files_tool_create_emits_tool_progress_with_file_op_metadata ... ok
[INFO] [stdout] test session::tests::files_tool_read_does_not_emit_file_op_progress ... ok
[INFO] [stdout] test session::tests::history_returns_committed_messages ... ok
[INFO] [stdout] test session::tests::replay_returns_transcript_after_turn ... 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::resume_session_restores_state ... 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::session_status_transitions_created_to_idle ... ok
[INFO] [stdout] test test::tests::mock_runtime_replays_text_turns ... 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 session::tests::full_scenario_prompt_shell_file_events_end_to_end ... ok
[INFO] [stdout] test test::tests::mock_runtime_surfaces_provider_failures ... ok
[INFO] [stdout] test session::tests::resume_session_with_permission_rules_restores_rules ... ok
[INFO] [stdout] test session::tests::tool_execution_error_emits_tool_completed_with_is_error ... ok
[INFO] [stdout] test session::tests::tool_call_session_produces_tool_lifecycle_events ... ok
[INFO] [stdout] test test::tests::mock_runtime_can_script_tool_call_turns ... ok
[INFO] [stdout] test agent::tests::runtime_compact::resumed_session_continues_after_compaction ... ok
[INFO] [stdout] test session::tests::session_preserves_tool_events_after_many_token_deltas ... ok
[INFO] [stdout] test agent::tests::runtime_compact::compaction_chain_preserves_context_across_cycles ... 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::team_list_requests_tool_filters_visible_requests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'agent::tests::runtime_tools::team_list_requests_tool_filters_visible_requests' (175) panicked at src/agent/tests/runtime_tools.rs:3301:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55695db6e6da - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55695db6e6da - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55695db6e6da - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55695db6e6da - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55695db85c6a - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55695db85c6a - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stdout]    6:     0x55695db73352 - std[e28293b1aa0f68bd]::io::default_write_fmt::<alloc[fdfd2bd8633a6659]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55695db73352 - <alloc[fdfd2bd8633a6659]::vec::Vec<u8> as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55695db49ddf - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55695db49ddf - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55695db65629 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55695d59cebc - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55695d59cebc - test[273d7611820c9051]::test_main_with_exit_callback::<test[273d7611820c9051]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55695db658a2 - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55695db658a2 - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55695db49e98 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55695db41519 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55695db4ad2d - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55695db865cc - core[c1f1a4ba060b9bfa]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55695db86483 - core[c1f1a4ba060b9bfa]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55695db80ced - core[c1f1a4ba060b9bfa]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55695d3c2aea - mentra::agent::tests::runtime_tools::team_list_requests_tool_filters_visible_requests::{{closure}}::h9e7fb903f55bc217
[INFO] [stdout]                                at /opt/rustwide/workdir/src/agent/tests/runtime_tools.rs:3301:5
[INFO] [stdout]   22:     0x55695cf3d3e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0583626b5c4b1042
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x55695cf3d7dd - <core::pin::Pin<P> as core::future::future::Future>::poll::hb3e18f08002f2efd
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55695cef7fdd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdfcb0acca821e4e9
[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:     0x55695cef7edb - tokio::task::coop::with_budget::h2a7419b104e99656
[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:     0x55695cef7edb - tokio::task::coop::budget::hc8d7f0b48a615f2c
[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:     0x55695cef7edb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9343036b64d70f05
[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:     0x55695cef52a0 - tokio::runtime::scheduler::current_thread::Context::enter::hae5c3b530964a876
[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:     0x55695cef73bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5fcb339c6638054c
[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:     0x55695cef6544 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3cc7e01a649f881f
[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:     0x55695d38267b - tokio::runtime::context::scoped::Scoped<T>::set::ha7e8263eeed48df4
[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:     0x55695d24bb89 - tokio::runtime::context::set_scheduler::{{closure}}::h3774d979865ef4e9
[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:     0x55695d4ff152 - std::thread::local::LocalKey<T>::try_with::h58d17b6be4fb9c88
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x55695d4fe04e - std::thread::local::LocalKey<T>::with::h2d209c97e233cefe
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x55695d24bafd - tokio::runtime::context::set_scheduler::h52b13ab67bfb2350
[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:     0x55695cef5ed0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h218c455e687a2e1a
[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:     0x55695cef6626 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfcad5c4efb879812
[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:     0x55695cef0a50 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hd9f7fb91192801bf
[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:     0x55695d382be3 - tokio::runtime::context::runtime::enter_runtime::hab61cf513cc9d21d
[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:     0x55695cef04c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcb40aad6a8a5874a
[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:     0x55695d1f01e4 - tokio::runtime::runtime::Runtime::block_on_inner::hc21c06a1f8c4942c
[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:     0x55695d1f04bf - tokio::runtime::runtime::Runtime::block_on::hbf0917dcfb7876bb
[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:     0x55695d3c0a1f - mentra::agent::tests::runtime_tools::team_list_requests_tool_filters_visible_requests::h7e79076531846bab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/agent/tests/runtime_tools.rs:3305:6
[INFO] [stdout]   44:     0x55695d3c2d37 - mentra::agent::tests::runtime_tools::team_list_requests_tool_filters_visible_requests::{{closure}}::he0b7d682d1d25cb8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/agent/tests/runtime_tools.rs:3217:60
[INFO] [stdout]   45:     0x55695cf9ac26 - core::ops::function::FnOnce::call_once::h94eff6de6d01de92
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55695d590f9b - <fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55695d590f9b - test[273d7611820c9051]::__rust_begin_short_backtrace::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x55695d59d98b - test[273d7611820c9051]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x55695d59d98b - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x55695d59d98b - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x55695d59d98b - std[e28293b1aa0f68bd]::panicking::catch_unwind::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x55695d59d98b - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x55695d59d98b - test[273d7611820c9051]::run_test_in_process
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x55695d59d98b - test[273d7611820c9051]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x55695d5990a4 - test[273d7611820c9051]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x55695d5990a4 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace::<test[273d7611820c9051]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x55695d5a0592 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x55695d5a0592 - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x55695d5a0592 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x55695d5a0592 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x55695d5a0592 - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x55695d5a0592 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x55695d5a0592 - <std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x55695db6d7bf - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn core[c1f1a4ba060b9bfa]::ops::function::FnOnce<(), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x55695db6d7bf - <std[e28293b1aa0f68bd]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7aadc3e53aa4 - <unknown>
[INFO] [stdout]   67:     0x7aadc3ee0a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     agent::tests::runtime_tools::team_list_requests_tool_filters_visible_requests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 303 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 43.55s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "15a929157072fee3bed3de0a0ec028c0166115c5ede8757464c4bb9cc2d3f87e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15a929157072fee3bed3de0a0ec028c0166115c5ede8757464c4bb9cc2d3f87e", kill_on_drop: false }`
[INFO] [stdout] 15a929157072fee3bed3de0a0ec028c0166115c5ede8757464c4bb9cc2d3f87e
