[INFO] cloning repository https://github.com/jantb/agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jantb/agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjantb%2Fagent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjantb%2Fagent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb130088ae440076f70f6e6302b6ff9e8e8df43c [INFO] testing jantb/agent against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjantb%2Fagent" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jantb/agent [INFO] finished tweaking git repo https://github.com/jantb/agent [INFO] tweaked toml for git repo https://github.com/jantb/agent written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jantb/agent 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 git repo https://github.com/jantb/agent 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 16cc41454fc9ae239c2886e46ad2abf89eaf7899e54903e3750f0cd83b1e9ed8 [INFO] running `Command { std: "docker" "start" "-a" "16cc41454fc9ae239c2886e46ad2abf89eaf7899e54903e3750f0cd83b1e9ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16cc41454fc9ae239c2886e46ad2abf89eaf7899e54903e3750f0cd83b1e9ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16cc41454fc9ae239c2886e46ad2abf89eaf7899e54903e3750f0cd83b1e9ed8", kill_on_drop: false }` [INFO] [stdout] 16cc41454fc9ae239c2886e46ad2abf89eaf7899e54903e3750f0cd83b1e9ed8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fef44b7a662efa4f1a70d77806eb7f68625b1122357d92c968d542931b15c032 [INFO] running `Command { std: "docker" "start" "-a" "fef44b7a662efa4f1a70d77806eb7f68625b1122357d92c968d542931b15c032", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling type1-encoding-parser v0.1.1 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling pdf-extract v0.7.12 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.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 tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling agent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "fef44b7a662efa4f1a70d77806eb7f68625b1122357d92c968d542931b15c032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef44b7a662efa4f1a70d77806eb7f68625b1122357d92c968d542931b15c032", kill_on_drop: false }` [INFO] [stdout] fef44b7a662efa4f1a70d77806eb7f68625b1122357d92c968d542931b15c032 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a3fff74e721b700a8b1995c56579bd6545af20bb05abcb1d49eedff5fe129de2 [INFO] running `Command { std: "docker" "start" "-a" "a3fff74e721b700a8b1995c56579bd6545af20bb05abcb1d49eedff5fe129de2", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling pdf-extract v0.7.12 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling agent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.96s [INFO] running `Command { std: "docker" "inspect" "a3fff74e721b700a8b1995c56579bd6545af20bb05abcb1d49eedff5fe129de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3fff74e721b700a8b1995c56579bd6545af20bb05abcb1d49eedff5fe129de2", kill_on_drop: false }` [INFO] [stdout] a3fff74e721b700a8b1995c56579bd6545af20bb05abcb1d49eedff5fe129de2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cf7b1f825158a46a242a94fd1c4a2825f1d0411ef5c7d4d0fbd98c41029cf25b [INFO] running `Command { std: "docker" "start" "-a" "cf7b1f825158a46a242a94fd1c4a2825f1d0411ef5c7d4d0fbd98c41029cf25b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agent-9363e7ee2a7220e2) [INFO] [stdout] [INFO] [stdout] running 439 tests [INFO] [stdout] test agent::loop_detect::tests::check_repeated_text_detects_repeat ... ok [INFO] [stdout] test agent::loop_detect::tests::check_repeated_text_empty_returns_none ... ok [INFO] [stdout] test agent::loop_detect::tests::check_repeated_text_window_catches_cycle ... ok [INFO] [stdout] test agent::loop_detect::tests::truncate_subtask_result_short_unchanged ... ok [INFO] [stdout] test agent::loop_detect::tests::truncate_subtask_result_long_gets_suffix ... ok [INFO] [stdout] test app::messages::tests::add_tool_call_adds_message ... ok [INFO] [stdout] test app::messages::tests::add_tool_result_adds_message ... ok [INFO] [stdout] test app::messages::tests::add_tool_result_without_call_defaults_to_tool ... ok [INFO] [stdout] test app::messages::tests::add_tool_call_delegate_does_not_increment_counter ... ok [INFO] [stdout] test app::messages::tests::add_user_message_appends ... ok [INFO] [stdout] test app::messages::tests::clear_messages_clears_queue ... ok [INFO] [stdout] test app::messages::tests::clear_messages_idempotent_on_empty ... ok [INFO] [stdout] test app::messages::tests::dequeue_empty_returns_none ... ok [INFO] [stdout] test app::messages::tests::dequeue_promotes_only_first_queued ... ok [INFO] [stdout] test app::messages::tests::dequeue_promotes_queued_to_text ... ok [INFO] [stdout] test app::messages::tests::enqueue_multiple_preserves_order ... ok [INFO] [stdout] test app::messages::tests::dequeue_returns_fifo_order ... ok [INFO] [stdout] test app::messages::tests::clear_messages_empties_all ... ok [INFO] [stdout] test app::pickers::tests::interview_picker_move_up_down ... ok [INFO] [stdout] test app::messages::tests::pending_images_lifecycle ... ok [INFO] [stdout] test app::messages::tests::enqueue_with_images ... ok [INFO] [stdout] test agent::loop_detect::tests::text_fingerprint_different_text ... ok [INFO] [stdout] test app::plan::tests::apply_plan_update_replaces_previous_plan ... ok [INFO] [stdout] test app::pickers::tests::interview_picker_submit_sends_via_oneshot ... ok [INFO] [stdout] test app::pickers::tests::interview_picker_custom_mode_ignores_nav ... ok [INFO] [stdout] test app::pickers::tests::interview_picker_submit_empty_custom_falls_back ... ok [INFO] [stdout] test app::plan::tests::clear_messages_clears_plan ... ok [INFO] [stdout] test app::scroll::tests::scroll_down_decrements ... ok [INFO] [stdout] test app::pickers::tests::interview_picker_submit_suggestion ... ok [INFO] [stdout] test app::plan::tests::apply_plan_update_stores_plan_and_appends_message ... ok [INFO] [stdout] test app::pickers::tests::interview_picker_submit_custom ... ok [INFO] [stdout] test app::scroll::tests::scroll_down_to_zero_enables_auto_scroll ... ok [INFO] [stdout] test app::scroll::tests::page_up_then_page_down_returns_to_original ... ok [INFO] [stdout] test app::scroll::tests::scroll_page_down_clamps_to_zero ... ok [INFO] [stdout] test app::scroll::tests::scroll_down_at_zero_stays_zero ... ok [INFO] [stdout] test app::scroll::tests::scroll_page_down_moves_half_viewport ... ok [INFO] [stdout] test app::scroll::tests::scroll_page_down_to_zero_enables_auto_scroll ... ok [INFO] [stdout] test agent::loop_detect::tests::text_fingerprint_same_text ... ok [INFO] [stdout] test agent::loop_detect::tests::text_fingerprint_whitespace_normalized ... ok [INFO] [stdout] test app::messages::tests::enqueue_message_adds_to_queue_and_messages ... ok [INFO] [stdout] test app::scroll::tests::multiple_page_ups_accumulate ... ok [INFO] [stdout] test app::scroll::tests::scroll_page_up_moves_half_viewport ... ok [INFO] [stdout] test app::scroll::tests::scroll_page_up_viewport_one ... ok [INFO] [stdout] test app::scroll::tests::scroll_page_up_odd_viewport ... ok [INFO] [stdout] test app::scroll::tests::scroll_up_increments_disables_auto_scroll ... ok [INFO] [stdout] test app::streaming::tests::context_used_not_polluted_by_subagent_turns ... ok [INFO] [stdout] test app::streaming::tests::context_used_reflects_latest_prompt_not_sum ... ok [INFO] [stdout] test app::streaming::tests::elapsed_secs_none_when_idle ... ok [INFO] [stdout] test app::scroll::tests::viewport_height_default_zero ... ok [INFO] [stdout] test app::scroll::tests::scroll_page_up_zero_viewport_moves_by_one ... ok [INFO] [stdout] test app::streaming::tests::append_streaming_text_accumulates ... ok [INFO] [stdout] test app::scroll::tests::scroll_page_up_saturates_at_u32_max ... ok [INFO] [stdout] test app::scroll::tests::scroll_to_bottom_enables_auto_scroll ... ok [INFO] [stdout] test agent::loop_detect::tests::check_repeated_text_no_false_positive ... ok [INFO] [stdout] test app::scroll::tests::scroll_page_up_disables_auto_scroll ... ok [INFO] [stdout] test app::scroll::tests::scroll_page_down_zero_viewport_moves_by_one ... ok [INFO] [stdout] test app::streaming::tests::clear_messages_does_not_reset_cumulative_tokens ... ok [INFO] [stdout] test app::streaming::tests::elapsed_secs_some_when_streaming ... ok [INFO] [stdout] test app::streaming::tests::finish_assistant_turn_empty_no_message ... ok [INFO] [stdout] test app::streaming::tests::finish_assistant_turn_flushes_thinking_and_text ... ok [INFO] [stdout] test app::streaming::tests::finish_assistant_turn_moves_text_to_messages ... ok [INFO] [stdout] test app::streaming::tests::flush_thinking_moves_to_messages ... ok [INFO] [stdout] test app::streaming::tests::multiple_turns_accumulate_messages ... ok [INFO] [stdout] test app::streaming::tests::tok_per_sec_none_when_idle ... ok [INFO] [stdout] test app::streaming::tests::flush_thinking_empty_noop ... ok [INFO] [stdout] test app::streaming::tests::new_subtask_resets_context_bar ... ok [INFO] [stdout] test app::streaming::tests::set_thinking_toggles ... ok [INFO] [stdout] test app::streaming::tests::start_assistant_turn_records_instant ... ok [INFO] [stdout] test app::streaming::tests::start_assistant_turn_sets_streaming ... ok [INFO] [stdout] test app::streaming::tests::subtask_node_context_used_updates_independently ... ok [INFO] [stdout] test app::streaming::tests::tok_per_sec_none_before_stats ... ok [INFO] [stdout] test app::streaming::tests::finish_assistant_turn_clears_instant ... ok [INFO] [stdout] test app::streaming::tests::finish_assistant_turn_with_only_thinking ... ok [INFO] [stdout] test app::streaming::tests::tok_per_sec_none_without_duration ... ok [INFO] [stdout] test app::streaming::tests::tok_per_sec_some_when_streaming ... ok [INFO] [stdout] test app::streaming::tests::update_turn_stats_accumulates_across_turns ... ok [INFO] [stdout] test app::streaming::tests::update_turn_stats_depth0_updates_prompt_eval ... ok [INFO] [stdout] test app::streaming::tests::tok_per_sec_uses_ollama_duration ... ok [INFO] [stdout] test app::streaming::tests::update_turn_stats_depth1_skips_prompt_eval ... ok [INFO] [stdout] test app::tests::context_window_size_set ... ok [INFO] [stdout] test app::tests::interview_picker_default_none_and_mode_default ... ok [INFO] [stdout] test app::tests::set_error_stores_message ... ok [INFO] [stdout] test app::tests::spinner_char_cycles ... ok [INFO] [stdout] test app::tests::tick_increments ... ok [INFO] [stdout] test app::tree::tests::enter_exit_resets_tool_call_counter ... ok [INFO] [stdout] test app::tree::tests::enter_subtask_suspends_parent_and_adds_child ... ok [INFO] [stdout] test app::streaming::tests::update_turn_stats_stores_values ... ok [INFO] [stdout] test app::tests::help_text_not_empty ... ok [INFO] [stdout] test app::tree::tests::exit_subtask_marks_done_and_reactivates_parent ... ok [INFO] [stdout] test app::tree::tests::finish_assistant_turn_clears_tree ... ok [INFO] [stdout] test app::tree::tests::fail_active_node_marks_active_as_failed ... ok [INFO] [stdout] test app::tests::context_window_size_default_none ... ok [INFO] [stdout] test app::tree::tests::has_tree_false_until_subtask_entered ... ok [INFO] [stdout] test app::tree::tests::multiple_subtasks_at_same_depth ... ok [INFO] [stdout] test app::tree::tests::nested_subtasks_suspend_and_resume_correctly ... ok [INFO] [stdout] test app::tree::tests::start_assistant_turn_seeds_root_node ... ok [INFO] [stdout] test autocomplete::tests::filter_clamps_selected ... ok [INFO] [stdout] test autocomplete::tests::filter_narrows ... ok [INFO] [stdout] test autocomplete::tests::move_down_up ... ok [INFO] [stdout] test autocomplete::tests::move_up_at_zero_stays ... ok [INFO] [stdout] test autocomplete::tests::open_shows_all_commands ... ok [INFO] [stdout] test autocomplete::tests::selected_command_when_empty ... ok [INFO] [stdout] test autocomplete::tests::filter_no_match_empties ... ok [INFO] [stdout] test autocomplete::tests::move_down_at_end_stays ... ok [INFO] [stdout] test input::tests::clear_line_resets_history_pos ... ok [INFO] [stdout] test input::tests::clear_line_empties_text ... ok [INFO] [stdout] test input::tests::delete_word_removes_last_word ... ok [INFO] [stdout] test input::tests::delete_word_at_start_does_nothing ... ok [INFO] [stdout] test input::tests::clear_line_clears_pasted ... ok [INFO] [stdout] test input::tests::delete_word_removes_only_word ... ok [INFO] [stdout] test input::tests::history_cycle_multiple_items ... ok [INFO] [stdout] test input::tests::history_next_at_none_is_noop ... ok [INFO] [stdout] test input::tests::history_prev_at_oldest_is_noop ... ok [INFO] [stdout] test input::tests::history_next_restores_draft ... ok [INFO] [stdout] test input::tests::history_prev_saves_draft_and_loads ... ok [INFO] [stdout] test input::tests::insert_paste_multiline_prefix_merged ... ok [INFO] [stdout] test input::tests::history_prev_empty_history_noop ... ok [INFO] [stdout] test input::tests::insert_paste_multiline_suffix_preserved ... ok [INFO] [stdout] test input::tests::insert_paste_single_line_inserts_into_text ... ok [INFO] [stdout] test input::tests::is_empty_false_when_pasted ... ok [INFO] [stdout] test input::tests::line_count_is_one_when_pasted ... ok [INFO] [stdout] test input::tests::line_count_empty_is_one ... ok [INFO] [stdout] test input::tests::line_count_single_line ... ok [INFO] [stdout] test input::tests::move_cursor_left_right ... ok [INFO] [stdout] test input::tests::move_cursor_over_multibyte ... ok [INFO] [stdout] test input::tests::move_cursor_right_at_end_stays ... ok [INFO] [stdout] test config::tests::empty_file_is_ignored ... ok [INFO] [stdout] test input::tests::move_to_start_multiline ... ok [INFO] [stdout] test input::tests::move_cursor_left_at_zero_stays ... ok [INFO] [stdout] test input::tests::move_to_start_single_line ... ok [INFO] [stdout] test input::tests::pop_char_clears_pasted_when_text_empty ... ok [INFO] [stdout] test config::tests::extra_fields_on_server_entry_are_ignored ... ok [INFO] [stdout] test config::tests::malformed_json_is_ignored ... ok [INFO] [stdout] test input::tests::pop_multibyte_char ... ok [INFO] [stdout] test input::tests::push_input_char_breaks_history_cycle ... ok [INFO] [stdout] test input::tests::pop_input_char_removes_before_cursor ... ok [INFO] [stdout] test config::tests::missing_file_returns_none ... ok [INFO] [stdout] test input::tests::move_to_end_multiline ... ok [INFO] [stdout] test config::tests::non_object_root_returns_empty ... ok [INFO] [stdout] test input::tests::pop_input_char_at_zero_does_nothing ... ok [INFO] [stdout] test config::tests::missing_mcp_servers_field_returns_empty ... ok [INFO] [stdout] test config::tests::valid_config_parsed ... ok [INFO] [stdout] test config::tests::empty_object_returns_empty_servers ... ok [INFO] [stdout] test config::tests::config_without_headers_defaults_to_empty ... ok [INFO] [stdout] test config::tests::entry_missing_url_is_skipped ... ok [INFO] [stdout] test input::tests::line_count_with_newlines ... ok [INFO] [stdout] test input::tests::move_to_end_single_line ... ok [INFO] [stdout] test input::tests::push_input_char_inserts_at_cursor ... ok [INFO] [stdout] test input::tests::push_multibyte_char ... ok [INFO] [stdout] test input::tests::take_combines_pasted_and_suffix ... ok [INFO] [stdout] test input::tests::take_input_clears_and_returns ... ok [INFO] [stdout] test input::tests::take_input_empty_not_added_to_history ... ok [INFO] [stdout] test input::tests::take_pasted_only_no_suffix ... ok [INFO] [stdout] test keys::tests::char_input_ignored_when_streaming ... ok [INFO] [stdout] test keys::tests::ctrl_c_quits_when_idle_cancels_when_streaming ... ok [INFO] [stdout] test keys::tests::enter_ignored_when_streaming ... ok [INFO] [stdout] test keys::tests::enter_submits_when_not_streaming ... ok [INFO] [stdout] test keys::tests::history_nav_works_during_streaming ... ok [INFO] [stdout] test keys::tests::shift_enter_inserts_newline ... ok [INFO] [stdout] test keys::tests::scroll_works_during_streaming ... ok [INFO] [stdout] test keys::tests::char_input_when_not_streaming ... ok [INFO] [stdout] test markdown::tests::blockquote ... ok [INFO] [stdout] test markdown::tests::bold_text ... ok [INFO] [stdout] test markdown::tests::empty_string ... ok [INFO] [stdout] test keys::tests::ctrl_shortcuts_ignored_when_streaming ... ok [INFO] [stdout] test markdown::tests::code_block ... ok [INFO] [stdout] test markdown::tests::heading_h1_bold_cyan ... ok [INFO] [stdout] test keys::tests::esc_cancels_only_when_streaming ... ok [INFO] [stdout] test keys::tests::shift_tab_cycles_mode_during_streaming ... ok [INFO] [stdout] test keys::tests::shift_tab_cycles_mode_when_not_streaming ... ok [INFO] [stdout] test keys::tests::backspace_ignored_when_streaming ... ok [INFO] [stdout] test markdown::tests::heading_h2_bold_green ... ok [INFO] [stdout] test markdown::tests::italic_text ... ok [INFO] [stdout] test markdown::tests::unordered_list ... ok [INFO] [stdout] test markdown::tests::link_styled ... ok [INFO] [stdout] test markdown::tests::table_aligned_columns ... ok [INFO] [stdout] test markdown::tests::unclosed_bold ... ok [INFO] [stdout] test markdown::tests::horizontal_rule ... ok [INFO] [stdout] test markdown::tests::ordered_list ... ok [INFO] [stdout] test markdown::tests::plain_text_single_line ... ok [INFO] [stdout] test markdown::tests::inline_code ... ok [INFO] [stdout] test mcp::tests::mcp_tool_excluded_at_depth_0_hierarchical ... ok [INFO] [stdout] test memory::tests::build_index_lists_entries ... ok [INFO] [stdout] test mcp::tests::mcp_tool_included_at_depth_2_hierarchical ... ok [INFO] [stdout] test memory::tests::build_index_empty_when_no_dir ... ok [INFO] [stdout] test mcp::tests::mcp_tool_included_in_flat_mode_depth_0 ... ok [INFO] [stdout] test memory::tests::list_memories_empty ... ok [INFO] [stdout] test memory::tests::forget_removes_file ... ok [INFO] [stdout] test memory::tests::recall_missing_dir_returns_no_matches ... ok [INFO] [stdout] test memory::tests::list_memories_entries ... ok [INFO] [stdout] test memory::tests::parse_tags_with_spaces ... ok [INFO] [stdout] test memory::tests::slugify_basic ... ok [INFO] [stdout] test memory::tests::slugify_dedup_dashes ... ok [INFO] [stdout] test memory::tests::slugify_trim_edges ... ok [INFO] [stdout] test memory::tests::write_and_read_roundtrip ... ok [INFO] [stdout] test ollama::parse::tests::parse_context_window_dynamic_arch ... ok [INFO] [stdout] test ollama::parse::tests::parse_context_window_dynamic_arch_takes_precedence ... ok [INFO] [stdout] test ollama::parse::tests::parse_context_window_from_parameters_string ... ok [INFO] [stdout] test ollama::parse::tests::parse_context_window_from_model_info ... ok [INFO] [stdout] test ollama::parse::tests::parse_context_window_general_context_length ... ok [INFO] [stdout] test ollama::parse::tests::parse_context_window_llama_takes_precedence_over_general ... ok [INFO] [stdout] test ollama::parse::tests::parse_context_window_missing_returns_none ... ok [INFO] [stdout] test ollama::parse::tests::parse_context_window_num_ctx_takes_precedence ... ok [INFO] [stdout] test ollama::stream::tests::filter_flush_returns_thinking_no_close_tag ... ok [INFO] [stdout] test ollama::stream::tests::filter_handles_split_close_tag ... ok [INFO] [stdout] test ollama::stream::tests::filter_handles_split_open_tag ... ok [INFO] [stdout] test ollama::stream::tests::filter_nested_angle_bracket_in_think_block ... ok [INFO] [stdout] test ollama::stream::tests::filter_passes_non_tag_angle_bracket ... ok [INFO] [stdout] test memory::tests::recall_finds_match ... ok [INFO] [stdout] test ollama::stream::tests::filter_passthrough_no_tags ... ok [INFO] [stdout] test ollama::stream::tests::filter_strips_channel_think_tag ... ok [INFO] [stdout] test ollama::stream::tests::filter_strips_legacy_think_tags ... ok [INFO] [stdout] test ollama::stream::tests::filter_text_channel_transparent ... ok [INFO] [stdout] test ollama::stream::tests::filter_text_channel_with_trailing ... ok [INFO] [stdout] test ollama::stream::tests::filter_think_no_close_tag_content_via_feed ... ok [INFO] [stdout] test ollama::stream::tests::line_parser_complete_line ... ok [INFO] [stdout] test ollama::stream::tests::filter_think_then_text_sequence ... ok [INFO] [stdout] test ollama::stream::tests::line_parser_invalid_json_skipped ... ok [INFO] [stdout] test ollama::stream::tests::line_parser_multibyte_utf8_split_across_feeds ... ok [INFO] [stdout] test ollama::stream::tests::filter_flush_pending ... ok [INFO] [stdout] test ollama::stream::tests::filter_flush_returns_thinking_from_pending_think_state ... ok [INFO] [stdout] test ollama::stream::tests::line_parser_invalid_utf8_skipped ... ok [INFO] [stdout] test ollama::stream::tests::line_parser_multiple_lines ... ok [INFO] [stdout] test ollama::stream::tests::line_parser_partial_buffered ... ok [INFO] [stdout] test app::streaming::tests::tok_per_sec_stable_over_time ... ok [INFO] [stdout] test mcp::tests::mcp_tool_included_at_depth_1_hierarchical ... ok [INFO] [stdout] test markdown::tests::plain_text_multi_line ... ok [INFO] [stdout] test ollama::tests::tools_to_json_format ... ok [INFO] [stdout] test prompts::tests::depth_1_now_uses_worker_prompt ... ok [INFO] [stdout] test prompts::tests::flat_mode_prompt_has_no_delegation ... ok [INFO] [stdout] test prompts::tests::mcp_tools_prompt_section_empty ... ok [INFO] [stdout] test prompts::tests::mcp_tools_prompt_section_with_tools ... ok [INFO] [stdout] test prompts::tests::orchestrator_prompt_no_longer_says_only_tool ... ok [INFO] [stdout] test prompts::tests::orchestrator_system_prompt_empty_memory ... ok [INFO] [stdout] test prompts::tests::orchestrator_system_prompt_with_memory ... ok [INFO] [stdout] test prompts::tests::plan_prompt_contains_three_phases ... ok [INFO] [stdout] test prompts::tests::plan_prompt_mentions_shift_tab_hint ... ok [INFO] [stdout] test prompts::tests::plan_prompt_recommends_thorough_mode_for_execution ... ok [INFO] [stdout] test prompts::tests::plan_subtask_appendix_names_disabled_tools ... ok [INFO] [stdout] test prompts::tests::review_skill_preamble_has_key_guidance ... ok [INFO] [stdout] test prompts::tests::simplify_skill_preamble_has_key_guidance ... ok [INFO] [stdout] test prompts::tests::system_prompt_includes_mcp_tools_context ... ok [INFO] [stdout] test prompts::tests::system_prompt_omits_empty_mcp_context ... ok [INFO] [stdout] test prompts::tests::thorough_prompt_contains_must_call ... ok [INFO] [stdout] test prompts::tests::worker_system_prompt_basic ... ok [INFO] [stdout] test script::tests::mixed_script ... ok [INFO] [stdout] test script::tests::parses_expect_event ... ok [INFO] [stdout] test script::tests::parses_expect_file ... ok [INFO] [stdout] test script::tests::parses_expect_no_event ... ok [INFO] [stdout] test script::tests::parses_expect_no_file ... ok [INFO] [stdout] test script::tests::parses_expect_stat ... ok [INFO] [stdout] test prompts::tests::plan_prompt_mentions_update_plan_and_writes_disabled ... ok [INFO] [stdout] test script::tests::parses_send ... ok [INFO] [stdout] test script::tests::parses_wait ... ok [INFO] [stdout] test script::tests::skips_comments_and_empty_lines ... ok [INFO] [stdout] test script::tests::unknown_directive_errors ... ok [INFO] [stdout] test session::convert::tests::thinking_roundtrip_through_chat_message ... ok [INFO] [stdout] test session::convert::tests::tool_call_id_roundtrip_through_chat_message ... ok [INFO] [stdout] test memory::tests::recall_no_match ... ok [INFO] [stdout] test session::convert::tests::session_message_to_chat_message_roundtrip ... ok [INFO] [stdout] test session::gitignore::tests::ensure_gitignore_appends_if_missing ... ok [INFO] [stdout] test session::gitignore::tests::ensure_gitignore_creates_file ... ok [INFO] [stdout] test session::history::tests::compressed_history_truncates_old_tool_results ... ok [INFO] [stdout] test session::history::tests::to_ollama_history_empty_images_by_default ... ok [INFO] [stdout] test session::history::tests::to_ollama_history_includes_images ... ok [INFO] [stdout] test session::gitignore::tests::ensure_gitignore_no_duplicate ... ok [INFO] [stdout] test session::persist::tests::clear_history_leaves_plan_empty_after_save_load ... ok [INFO] [stdout] test session::history::tests::to_ollama_history_preserves_tool_call_id ... ok [INFO] [stdout] test session::history::tests::to_ollama_history_skips_thinking ... ok [INFO] [stdout] test session::persist::tests::load_missing_returns_none ... ok [INFO] [stdout] test session::persist::tests::load_tolerates_missing_tool_call_id ... ok [INFO] [stdout] test session::persist::tests::plan_defaults_to_empty_on_old_session_json ... ok [INFO] [stdout] test session::persist::tests::plan_null_in_json_deserializes_as_empty ... ok [INFO] [stdout] test session::persist::tests::plan_survives_save_and_load ... ok [INFO] [stdout] test session::persist::tests::save_and_load_preserves_images ... ok [INFO] [stdout] test session::persist::tests::save_and_load_roundtrip ... ok [INFO] [stdout] test session::tests::append_message_adds_to_vec ... ok [INFO] [stdout] test session::persist::tests::thinking_content_preserved_through_save_load ... ok [INFO] [stdout] test session::persist::tests::tool_call_id_preserved_through_save_load ... ok [INFO] [stdout] test session::tests::new_session_has_empty_messages ... ok [INFO] [stdout] test tools::definitions::tests::built_in_tool_definitions_count ... ok [INFO] [stdout] test tools::definitions::tests::delegate_task_has_system_prompt_param ... ok [INFO] [stdout] test tools::definitions::tests::delegate_task_system_prompt_not_required ... ok [INFO] [stdout] test tools::definitions::tests::update_plan_def_has_items_required ... ok [INFO] [stdout] test tools::definitions::tests::update_plan_def_item_schema_has_content_and_status ... ok [INFO] [stdout] test tools::definitions::tests::update_plan_def_status_enum_constrained ... ok [INFO] [stdout] test tools::dispatch::tests::append_file_creates_and_appends ... ok [INFO] [stdout] test tools::dispatch::tests::delete_path_empty_dir ... ok [INFO] [stdout] test tools::dispatch::tests::delete_path_file ... ok [INFO] [stdout] test tools::dispatch::tests::delete_path_nonempty_dir_fails ... ok [INFO] [stdout] test tools::dispatch::tests::diff_files_shows_changes ... ok [INFO] [stdout] test tools::dispatch::tests::edit_file_empty_old_string_returns_error ... ok [INFO] [stdout] test tools::dispatch::tests::edit_file_identical_strings_returns_error ... ok [INFO] [stdout] test tools::dispatch::tests::edit_file_multiline_match ... ok [INFO] [stdout] test tools::dispatch::tests::edit_file_multiple_matches_returns_error ... ok [INFO] [stdout] test tools::dispatch::tests::edit_file_no_match_returns_error ... ok [INFO] [stdout] test tools::dispatch::tests::edit_file_partial_match_hint ... ok [INFO] [stdout] test tools::dispatch::tests::edit_file_replace_all_replaces_all ... ok [INFO] [stdout] test tools::dispatch::tests::edit_file_unique_match_succeeds ... ok [INFO] [stdout] test tools::dispatch::tests::forget_removes_memory ... ok [INFO] [stdout] test tools::dispatch::tests::glob_files_finds_rs_files ... ok [INFO] [stdout] test tools::dispatch::tests::line_count_counts_lines ... ok [INFO] [stdout] test tools::dispatch::tests::line_count_empty_dir ... ok [INFO] [stdout] test tools::dispatch::tests::line_count_extension_filter ... ok [INFO] [stdout] test tools::dispatch::tests::line_count_skips_hidden_and_ignored ... ok [INFO] [stdout] test tools::dispatch::tests::line_count_sorted_descending ... ok [INFO] [stdout] test tools::dispatch::tests::list_dir_depth_recurses ... ok [INFO] [stdout] test tools::dispatch::tests::list_dir_is_not_recursive ... ok [INFO] [stdout] test tools::dispatch::tests::list_dir_shows_files ... ok [INFO] [stdout] test tools::dispatch::tests::list_dir_skips_build_dirs ... ok [INFO] [stdout] test tools::dispatch::tests::list_dir_skips_hidden ... ok [INFO] [stdout] test mcp::tests::mcp_registry_execute_dispatches_to_correct_server ... ok [INFO] [stdout] test tools::dispatch::tests::list_memories_shows_stored_memories ... ok [INFO] [stdout] test tools::dispatch::tests::plan_mode_blocks_append_file ... ok [INFO] [stdout] test tools::dispatch::tests::oneshot_mode_does_not_block_write_file ... ok [INFO] [stdout] test tools::dispatch::tests::plan_mode_blocks_delete_path ... ok [INFO] [stdout] test tools::dispatch::tests::plan_mode_blocks_edit_file ... ok [INFO] [stdout] test tools::dispatch::tests::plan_mode_blocks_replace_lines ... ok [INFO] [stdout] test tools::dispatch::tests::plan_mode_blocks_write_file ... ok [INFO] [stdout] test tools::dispatch::tests::read_file_empty_file ... ok [INFO] [stdout] test tools::dispatch::tests::read_file_end_line ... ok [INFO] [stdout] test tools::dispatch::tests::read_file_happy_path ... ok [INFO] [stdout] test ollama::tests::messages_to_json_system_merged_into_first_user ... ok [INFO] [stdout] test tools::dispatch::tests::read_file_no_range_reads_all ... ok [INFO] [stdout] test tools::dispatch::tests::read_file_returns_line_numbers ... ok [INFO] [stdout] test tools::dispatch::tests::read_file_start_and_end_line ... ok [INFO] [stdout] test tools::dispatch::tests::read_file_start_line ... ok [INFO] [stdout] test tools::dispatch::tests::read_file_start_line_past_end_errors ... ok [INFO] [stdout] test tools::dispatch::tests::read_image_loads_and_base64_encodes ... ok [INFO] [stdout] test mcp::tests::mcp_client_execute_returns_mock_result ... ok [INFO] [stdout] test mcp::tests::mcp_registry_all_tools_returns_connected_tools ... ok [INFO] [stdout] test tools::dispatch::tests::read_image_missing_file_is_error ... ok [INFO] [stdout] test ollama::tests::messages_to_json_includes_images ... ok [INFO] [stdout] test tools::dispatch::tests::read_file_multibyte_truncation_no_panic ... ok [INFO] [stdout] test tools::dispatch::tests::read_pdf_invalid_page_range_errors ... ok [INFO] [stdout] test ollama::tests::messages_to_json_no_images_field_when_empty ... ok [INFO] [stdout] test ollama::tests::build_request_body_think_true ... ok [INFO] [stdout] test ollama::tests::build_request_body_think_false ... ok [INFO] [stdout] test tools::dispatch::tests::read_pdf_missing_file_is_error ... ok [INFO] [stdout] test tools::dispatch::tests::recall_finds_created_memory ... ok [INFO] [stdout] test tools::dispatch::tests::replace_lines_basic ... ok [INFO] [stdout] test mcp::tests::mcp_client_loads_tool_definitions ... ok [INFO] [stdout] test tools::dispatch::tests::search_files_finds_pattern ... ok [INFO] [stdout] test tools::dispatch::tests::read_pdf_pages_filter ... ok [INFO] [stdout] test tools::selection::tests::flat_mode_all_depths_get_worker_tools ... ok [INFO] [stdout] test mcp::tests::mcp_registry_execute_unknown_tool_returns_error ... ok [INFO] [stdout] test tools::selection::tests::is_flat_model_detects_dense ... ok [INFO] [stdout] test tools::dispatch::tests::search_files_invalid_regex_errors ... ok [INFO] [stdout] test tools::selection::tests::depth_1_now_gets_worker_tools ... ok [INFO] [stdout] test tools::dispatch::tests::write_file_happy_path ... ok [INFO] [stdout] test tools::dispatch::tests::read_pdf_extracts_text ... ok [INFO] [stdout] test tools::dispatch::tests::search_files_no_matches_no_count ... ok [INFO] [stdout] test tools::selection::tests::plan_mode_adds_interview_question_at_depth_0 ... ok [INFO] [stdout] test tools::selection::tests::oneshot_no_interview_any_depth ... ok [INFO] [stdout] test tools::selection::tests::plan_mode_depth0_has_update_plan_delegate_interview ... ok [INFO] [stdout] test tools::selection::tests::plan_mode_worker_excludes_all_write_tools ... ok [INFO] [stdout] test tools::selection::tests::plan_mode_flat_excludes_writes_includes_reads ... ok [INFO] [stdout] test tools::selection::tests::plan_mode_no_interview_at_depth_2 ... ok [INFO] [stdout] test tools::dispatch::tests::replace_lines_out_of_range_errors ... ok [INFO] [stdout] test tools::dispatch::tests::remember_creates_memory ... ok [INFO] [stdout] test tools::selection::tests::oneshot_worker_still_has_writes ... ok [INFO] [stdout] test tools::dispatch::tests::search_files_shows_match_count ... ok [INFO] [stdout] test tools::selection::tests::thorough_mode_does_not_add_interview_question_at_depth_2 ... ok [INFO] [stdout] test tools::selection::tests::thorough_mode_adds_interview_question_at_depth_0 ... ok [INFO] [stdout] test tools::selection::tests::tools_for_depth_orchestrator_has_reads_and_delegate ... ok [INFO] [stdout] test tools::selection::tests::tools_for_depth_worker_has_file_tools_no_delegate ... ok [INFO] [stdout] test tools::selection::tests::tools_for_depth_worker_excludes_delegate_and_update_plan ... ok [INFO] [stdout] test tools::selection::tests::tools_for_depth_1_2_3_all_worker ... ok [INFO] [stdout] test tools::selection::tests::update_plan_not_in_worker_tools ... ok [INFO] [stdout] test tools::tests::is_ignored_path_detects_ignore_dirs ... ok [INFO] [stdout] test tools::tests::is_ignored_path_passes_normal ... ok [INFO] [stdout] test tools::tests::escape_via_dotdot ... ok [INFO] [stdout] test tools::tests::accepts_nested_relative ... ok [INFO] [stdout] test tools::dispatch::tests::search_files_regex ... ok [INFO] [stdout] test tools::tests::accepts_absolute_inside ... ok [INFO] [stdout] test tools::tests::escape_via_absolute_path_outside ... ok [INFO] [stdout] test tools::tests::is_ignored_path_detects_dot_dirs ... ok [INFO] [stdout] test tools::selection::tests::update_plan_only_in_flat_depth0 ... ok [INFO] [stdout] test tools::tests::normalizes_redundant_dots ... ok [INFO] [stdout] test tools::tests::rejects_escape_via_dotdot_even_with_basename_in_suffix ... ok [INFO] [stdout] test types::tests::agent_mode_cycle_full_loop ... ok [INFO] [stdout] test types::tests::agent_mode_default_is_plan ... ok [INFO] [stdout] test types::tests::agent_mode_labels ... ok [INFO] [stdout] test tools::tests::recovers_absolute_path_with_matching_wd_basename ... ok [INFO] [stdout] test types::tests::message_new_assistant_role ... ok [INFO] [stdout] test tui::events::tests::drain_reports_streaming_transition ... ok [INFO] [stdout] test tui::events::tests::drain_stops_when_empty ... ok [INFO] [stdout] test tools::tests::recovers_bare_wd_via_basename ... ok [INFO] [stdout] test tools::tests::rejects_unrecoverable_absolute_path ... ok [INFO] [stdout] test types::tests::message_new_sets_role_and_content ... ok [INFO] [stdout] test types::tests::message_tool_request_empty_calls ... ok [INFO] [stdout] test types::tests::message_tool_request_sets_role_and_calls ... ok [INFO] [stdout] test tui::events::tests::drain_appends_multiple_text_deltas ... ok [INFO] [stdout] test tui::events::tests::drain_detects_channel_closed_via_disconnect ... ok [INFO] [stdout] test types::tests::plan_item_serde_round_trip ... ok [INFO] [stdout] test tui::events::tests::drain_detects_channel_closed_via_none_first ... ok [INFO] [stdout] test types::tests::plan_status_serde_round_trip ... ok [INFO] [stdout] test ui::status::tests::context_bar_full ... ok [INFO] [stdout] test ui::status::tests::context_bar_clamps_over_100_percent ... ok [INFO] [stdout] test ui::status::tests::context_bar_empty ... ok [INFO] [stdout] test ui::status::tests::context_bar_half ... ok [INFO] [stdout] test ui::status::tests::fmt_tokens_kilo ... ok [INFO] [stdout] test ui::status::tests::format_elapsed_minutes ... ok [INFO] [stdout] test ui::status::tests::format_elapsed_seconds ... ok [INFO] [stdout] test ui::tests::line_count_accounts_for_wrapping ... ok [INFO] [stdout] test ui::status::tests::fmt_tokens_mega ... ok [INFO] [stdout] test ui::tests::subtask_enter_truncation_arithmetic ... ok [INFO] [stdout] test ui::status::tests::fmt_tokens_small ... ok [INFO] [stdout] test ui::status::tests::format_elapsed_none ... ok [INFO] [stdout] test ui::tests::scroll_with_wrapped_lines_reaches_bottom ... ok [INFO] [stdout] test ui::status::tests::format_elapsed_hours ... ok [INFO] [stdout] test ui::chat::tests::rendered_cache_reused_when_content_unchanged ... ok [INFO] [stdout] test ui::tests::subtask_enter_long_label_does_not_overflow ... ok [INFO] [stdout] test ui::chat::tests::rendered_cache_populated_on_first_draw ... ok [INFO] [stdout] test ui::util::tests::compute_scroll_auto_scroll_bottom ... ok [INFO] [stdout] test ui::chat::tests::rendered_cache_invalidated_on_content_change ... ok [INFO] [stdout] test ui::util::tests::compute_scroll_auto_scroll_content_fits ... ok [INFO] [stdout] test ui::util::tests::compute_scroll_manual_offset_clamped ... ok [INFO] [stdout] test ui::util::tests::compute_scroll_manual_scrolled_up ... ok [INFO] [stdout] test ui::tree::tests::tree_panel_prefix_arithmetic ... ok [INFO] [stdout] test ui::tree::tests::tree_panel_width_is_44 ... ok [INFO] [stdout] test ui::util::tests::truncate_long_gets_ellipsis ... ok [INFO] [stdout] test ui::util::tests::compute_scroll_manual_at_bottom ... ok [INFO] [stdout] test ui::util::tests::truncate_short_unchanged ... ok [INFO] [stdout] test ui::util::tests::word_wrap_breaks_at_word_boundary ... ok [INFO] [stdout] test ui::tests::thinking_renders_after_subtask_output ... ok [INFO] [stdout] test ui::tree::tests::tree_panel_renders_per_node_context_bar ... ok [INFO] [stdout] test ui::util::tests::truncate_multibyte_chars ... ok [INFO] [stdout] test ui::util::tests::word_wrap_long_word_char_splits ... ok [INFO] [stdout] test ui::util::tests::word_wrap_fits_on_one_line ... ok [INFO] [stdout] test ui::util::tests::word_wrap_empty_string ... ok [INFO] [stdout] test ui::tree::tests::tree_panel_label_does_not_exceed_panel_width ... ok [INFO] [stdout] test ui::tree::tests::tree_indent_single_space_per_depth ... ok [INFO] [stdout] test ui::tree::tests::tree_panel_renders_on_left ... ok [INFO] [stdout] test tools::builtin::cargo::tests::fail_case_reports_fail ... ok [INFO] [stdout] test tools::builtin::cargo::tests::pass_case_reports_pass ... FAILED [INFO] [stdout] test markdown::tests::code_block_unknown_lang_falls_back_to_yellow ... ok [INFO] [stdout] test markdown::tests::code_block_with_language_gets_rgb_colors ... ok [INFO] [stdout] test markdown::tests::complex_mixed ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tools::builtin::cargo::tests::pass_case_reports_pass stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tools::builtin::cargo::tests::pass_case_reports_pass' (311) panicked at src/tools/builtin/cargo.rs:73:9: [INFO] [stdout] cargo test: fail (exit 101) [INFO] [stdout] --- [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bad ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- bad stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'bad' (581) panicked at src/lib.rs:1:20: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 1 [INFO] [stdout] right: 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5584ea19122a - 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: 0x5584ea19122a - 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: 0x5584ea19122a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5584ea19122a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5584ea1a4e6a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5584ea1a4e6a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5584ea195aa2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5584ea195aa2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5584ea1703bf - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5584ea1703bf - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5584ea189689 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5584ea12691c - 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: 0x5584ea12691c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5584ea189842 - 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: 0x5584ea189842 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5584ea170478 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5584ea165689 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5584ea17118d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5584ea1a555c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5584ea1a5473 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5584ea164c15 - core[6771d259883166e6]::panicking::assert_failed:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5584ea119ddf - t::bad::ha948b785009f21a2 [INFO] [stdout] at /tmp/.tmppstWaT/src/lib.rs:1:20 [INFO] [stdout] 22: 0x5584ea119e07 - t::bad::{{closure}}::h2c8b03452de64fd2 [INFO] [stdout] at /tmp/.tmppstWaT/src/lib.rs:1:17 [INFO] [stdout] 23: 0x5584ea119f16 - core::ops::function::FnOnce::call_once::h92fb6e1cde34c4ad [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5584ea11aa1b - 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] 25: 0x5584ea11aa1b - 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] 26: 0x5584ea1273eb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5584ea1273eb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5584ea1273eb - 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] 29: 0x5584ea1273eb - 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] 30: 0x5584ea1273eb - 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] 31: 0x5584ea1273eb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5584ea1273eb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5584ea121844 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5584ea121844 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5584ea129ff2 - 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] 36: 0x5584ea129ff2 - ::{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] 37: 0x5584ea129ff2 - 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] 38: 0x5584ea129ff2 - 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] 39: 0x5584ea129ff2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5584ea129ff2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5584ea129ff2 - ::{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] 42: 0x5584ea190b3f - + 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] 43: 0x5584ea190b3f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7e543cc5faa4 - [INFO] [stdout] 45: 0x7e543cceca64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] bad [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] Blocking waiting for file lock on build directory [INFO] [stdout] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stdout] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/t-2e1ab1f2b76233cc) [INFO] [stdout] error: test failed, to rerun pass `--lib` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58647cf4700a - 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: 0x58647cf4700a - 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: 0x58647cf4700a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58647cf4700a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58647cf60a1a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58647cf60a1a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x58647cf4cb22 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x58647cf4cb22 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x58647cf21aff - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58647cf21aff - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58647cf3d9d9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58647c09b44c - 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: 0x58647c09b44c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58647cf3dc52 - 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: 0x58647cf3dc52 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58647cf21bb8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x58647cf16499 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x58647cf22c3d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58647cf6128c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58647bd47139 - agent::tools::builtin::cargo::tests::pass_case_reports_pass::{{closure}}::hcc5b74c56a836983 [INFO] [stdout] at /opt/rustwide/workdir/src/tools/builtin/cargo.rs:73:9 [INFO] [stdout] 20: 0x58647bde1962 - as core::future::future::Future>::poll::h918c1df3b1ccb450 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x58647bde19dd - as core::future::future::Future>::poll::hdf96b69e3b566d11 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x58647bd0b2bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h089cf651f20ce265 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:778:70 [INFO] [stdout] 23: 0x58647bd0b05b - tokio::task::coop::with_budget::he05cb6e3be17711a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x58647bd0b05b - tokio::task::coop::budget::h3175e0c8519a11b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x58647bd0b05b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4d682729d76afdaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:778:25 [INFO] [stdout] 26: 0x58647bd088b0 - tokio::runtime::scheduler::current_thread::Context::enter::he57146222ea71825 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:451:19 [INFO] [stdout] 27: 0x58647bd09bfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h661019ab3ed3b965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:777:44 [INFO] [stdout] 28: 0x58647bd09884 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h926545de76bc75bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:865:68 [INFO] [stdout] 29: 0x58647bf094cb - tokio::runtime::context::scoped::Scoped::set::h8063bea60c043873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x58647bf10bc9 - tokio::runtime::context::set_scheduler::{{closure}}::hc22077395cd97ea8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context.rs:181:38 [INFO] [stdout] 31: 0x58647bf657e2 - std::thread::local::LocalKey::try_with::hdd08ae1411298385 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 32: 0x58647bf6442e - std::thread::local::LocalKey::with::h597cd9ea52769909 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 33: 0x58647bf10b3d - tokio::runtime::context::set_scheduler::h46ffb5335bbc98d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context.rs:181:17 [INFO] [stdout] 34: 0x58647bd09610 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3399f04d8dcf0a0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:865:27 [INFO] [stdout] 35: 0x58647bd09946 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hac8ee5e8d342cf3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:765:24 [INFO] [stdout] 36: 0x58647bd06de0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3cae8e0a61aa6e9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:205:33 [INFO] [stdout] 37: 0x58647bf111b3 - tokio::runtime::context::runtime::enter_runtime::hd5b1df753c3967d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x58647bd06af1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h61974037acb2f146 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:193:9 [INFO] [stdout] 39: 0x58647bdb3164 - tokio::runtime::runtime::Runtime::block_on_inner::h31227be539fa00b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 40: 0x58647bdb343f - tokio::runtime::runtime::Runtime::block_on::h3c5d56b7a6175ea1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/runtime.rs:345:18 [INFO] [stdout] 41: 0x58647bd469c1 - agent::tools::builtin::cargo::tests::pass_case_reports_pass::h972cc5dfb2ae3ad9 [INFO] [stdout] at /opt/rustwide/workdir/src/tools/builtin/cargo.rs:73:59 [INFO] [stdout] 42: 0x58647bd46a57 - agent::tools::builtin::cargo::tests::pass_case_reports_pass::{{closure}}::h659387f4ad5330cd [INFO] [stdout] at /opt/rustwide/workdir/src/tools/builtin/cargo.rs:64:38 [INFO] [stdout] 43: 0x58647be4bb46 - core::ops::function::FnOnce::call_once::h0661d20ff904c9f9 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x58647c08f54b - 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] 45: 0x58647c08f54b - 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] 46: 0x58647c09bf1b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x58647c09bf1b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 48: 0x58647c09bf1b - 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] 49: 0x58647c09bf1b - 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] 50: 0x58647c09bf1b - 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] 51: 0x58647c09bf1b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x58647c09bf1b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x58647c096374 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x58647c096374 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x58647c09eb22 - 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] 56: 0x58647c09eb22 - ::{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] 57: 0x58647c09eb22 - 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] 58: 0x58647c09eb22 - 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] 59: 0x58647c09eb22 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x58647c09eb22 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x58647c09eb22 - ::{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] 62: 0x58647cf45eff - + 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] 63: 0x58647cf45eff - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: 0x714d00d5daa4 - [INFO] [stdout] 65: 0x714d00deaa64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tools::builtin::cargo::tests::pass_case_reports_pass [INFO] [stdout] [INFO] [stdout] test result: FAILED. 438 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "cf7b1f825158a46a242a94fd1c4a2825f1d0411ef5c7d4d0fbd98c41029cf25b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7b1f825158a46a242a94fd1c4a2825f1d0411ef5c7d4d0fbd98c41029cf25b", kill_on_drop: false }` [INFO] [stdout] cf7b1f825158a46a242a94fd1c4a2825f1d0411ef5c7d4d0fbd98c41029cf25b