[INFO] cloning repository https://github.com/rbstp/anvil
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rbstp/anvil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbstp%2Fanvil", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbstp%2Fanvil'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba4182ae2fc3697296d50fc5cf7f332716bfdd33
[INFO] testing rbstp/anvil against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbstp%2Fanvil" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rbstp/anvil
[INFO] finished tweaking git repo https://github.com/rbstp/anvil
[INFO] tweaked toml for git repo https://github.com/rbstp/anvil written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rbstp/anvil on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rbstp/anvil 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 304045a3c2d2e1b6ab3f0b1827fa657b13507625d9602532b87263d4a95c2be1
[INFO] running `Command { std: "docker" "start" "-a" "304045a3c2d2e1b6ab3f0b1827fa657b13507625d9602532b87263d4a95c2be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "304045a3c2d2e1b6ab3f0b1827fa657b13507625d9602532b87263d4a95c2be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "304045a3c2d2e1b6ab3f0b1827fa657b13507625d9602532b87263d4a95c2be1", kill_on_drop: false }`
[INFO] [stdout] 304045a3c2d2e1b6ab3f0b1827fa657b13507625d9602532b87263d4a95c2be1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0db8a38f4c5c9997d2a26726bb986506c2d331c51188b72877700556e82dd23e
[INFO] running `Command { std: "docker" "start" "-a" "0db8a38f4c5c9997d2a26726bb986506c2d331c51188b72877700556e82dd23e", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[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.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.23.0
[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 tracing v0.1.44
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling anvil v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s
[INFO] running `Command { std: "docker" "inspect" "0db8a38f4c5c9997d2a26726bb986506c2d331c51188b72877700556e82dd23e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0db8a38f4c5c9997d2a26726bb986506c2d331c51188b72877700556e82dd23e", kill_on_drop: false }`
[INFO] [stdout] 0db8a38f4c5c9997d2a26726bb986506c2d331c51188b72877700556e82dd23e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e73d246b851a3549615de45503709964d473ada7aad1c56d0958d4db49302c4b
[INFO] running `Command { std: "docker" "start" "-a" "e73d246b851a3549615de45503709964d473ada7aad1c56d0958d4db49302c4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling anvil v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.79s
[INFO] running `Command { std: "docker" "inspect" "e73d246b851a3549615de45503709964d473ada7aad1c56d0958d4db49302c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e73d246b851a3549615de45503709964d473ada7aad1c56d0958d4db49302c4b", kill_on_drop: false }`
[INFO] [stdout] e73d246b851a3549615de45503709964d473ada7aad1c56d0958d4db49302c4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9e57cd7471151d284a3a2ce7983f533308ec82839416aef5247c7a793b39cfd
[INFO] running `Command { std: "docker" "start" "-a" "a9e57cd7471151d284a3a2ce7983f533308ec82839416aef5247c7a793b39cfd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anvil-dc6b185b9b826fa8)
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test agent::commands::tests::test_is_command ... ok
[INFO] [stdout] test agent::commands::tests::test_parse_regular_message ... ok
[INFO] [stdout] test agent::commands::tests::test_parse_env ... ok
[INFO] [stdout] test agent::commands::tests::test_parse_help ... ok
[INFO] [stdout] test agent::commands::tests::test_parse_undo ... ok
[INFO] [stdout] test agent::commands::tests::test_parse_export ... ok
[INFO] [stdout] test agent::commands::tests::test_parse_save_load ... ok
[INFO] [stdout] test agent::commands::tests::test_unknown_command ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_creation ... ok
[INFO] [stdout] test agent::context::tests::test_track_file ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_format ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_format_with_task ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_lifecycle ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_manager_create ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_manager_cancel ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_failure ... ok
[INFO] [stdout] test agent::context::tests::test_context_status ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_manager_create_with_task ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_manager_get ... ok
[INFO] [stdout] test agent::context::tests::test_estimate_tokens ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_manager_link_to_task ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_manager_list ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_task_link ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_output ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_with_task_id ... ok
[INFO] [stdout] test agent::hammer_runner::tests::test_hammer_event_creation ... ok
[INFO] [stdout] test agent::hammer::tests::test_hammer_manager_by_task ... ok
[INFO] [stdout] test agent::instructions::tests::test_claude_md_priority_over_agent_md ... ok
[INFO] [stdout] test agent::instructions::tests::test_find_instructions ... ok
[INFO] [stdout] test agent::instructions::tests::test_format_for_system_prompt ... ok
[INFO] [stdout] test agent::history::tests::test_delete_conversation ... ok
[INFO] [stdout] test agent::history::tests::test_search_conversations ... ok
[INFO] [stdout] test agent::history::tests::test_create_and_list_conversations ... ok
[INFO] [stdout] test agent::history::tests::test_add_and_get_messages ... ok
[INFO] [stdout] test agent::instructions::tests::test_no_instructions ... ok
[INFO] [stdout] test agent::models::tests::test_find_by_alias ... ok
[INFO] [stdout] test agent::models::tests::test_find_by_name ... ok
[INFO] [stdout] test agent::models::tests::test_default_registry ... ok
[INFO] [stdout] test agent::models::tests::test_find_case_insensitive ... ok
[INFO] [stdout] test agent::models::tests::test_find_not_found ... ok
[INFO] [stdout] test agent::models::tests::test_format_help ... ok
[INFO] [stdout] test agent::plan::tests::test_parse_plan_empty ... ok
[INFO] [stdout] test agent::plan::tests::test_parse_plan_output ... ok
[INFO] [stdout] test agent::plan::tests::test_plan_creation ... ok
[INFO] [stdout] test agent::instructions::tests::test_summary ... ok
[INFO] [stdout] test agent::instructions::tests::test_nested_instruction_file ... ok
[INFO] [stdout] test agent::plan::tests::test_plan_format ... ok
[INFO] [stdout] test agent::plan::tests::test_plan_mode_transitions ... ok
[INFO] [stdout] test agent::plan::tests::test_plan_step_status ... ok
[INFO] [stdout] test agent::instructions::tests::test_truncation ... ok
[INFO] [stdout] test agent::tasks::tests::test_priority_parsing ... ok
[INFO] [stdout] test agent::context::tests::test_suggest_evictions ... ok
[INFO] [stdout] test agent::tasks::tests::test_task_block ... ok
[INFO] [stdout] test agent::tasks::tests::test_task_format ... ok
[INFO] [stdout] test agent::project::tests::test_detect_generic_project ... ok
[INFO] [stdout] test agent::tasks::tests::test_task_lifecycle ... ok
[INFO] [stdout] test agent::tasks::tests::test_task_list_add_and_get ... ok
[INFO] [stdout] test agent::tasks::tests::test_task_creation ... ok
[INFO] [stdout] test agent::tasks::tests::test_task_list_filters ... ok
[INFO] [stdout] test agent::tasks::tests::test_task_list_format_summary ... ok
[INFO] [stdout] test agent::tasks::tests::test_task_list_remove ... ok
[INFO] [stdout] test agent::tasks::tests::test_task_list_counts ... ok
[INFO] [stdout] test agent::project::tests::test_detect_rust_project ... ok
[INFO] [stdout] test agent::tasks::tests::test_task_with_builder ... ok
[INFO] [stdout] test agent::project::tests::test_detect_node_project ... ok
[INFO] [stdout] test agent::undo::tests::test_max_history ... ok
[INFO] [stdout] test agent::undo::tests::test_record_operations ... ok
[INFO] [stdout] test tools::azure::operations::tests::test_build_full_command ... ok
[INFO] [stdout] test agent::undo::tests::test_summary ... ok
[INFO] [stdout] test tools::azure::operations::tests::test_check_dangerous_patterns ... ok
[INFO] [stdout] test tools::azure::operations::tests::test_is_destructive_command ... ok
[INFO] [stdout] test tools::azure::operations::tests::test_safe_command_no_warnings ... ok
[INFO] [stdout] test tools::azure::operations::tests::test_keyvault_purge_warning ... ok
[INFO] [stdout] test agent::undo::tests::test_undo_create ... ok
[INFO] [stdout] test tools::docker::operations::tests::test_build_full_command ... ok
[INFO] [stdout] test tools::docker::operations::tests::test_check_dangerous_patterns ... ok
[INFO] [stdout] test tools::git::operations::tests::test_build_full_command ... ok
[INFO] [stdout] test tools::docker::operations::tests::test_is_destructive_command ... ok
[INFO] [stdout] test tools::git::operations::tests::test_check_dangerous_patterns ... ok
[INFO] [stdout] test tools::git::operations::tests::test_is_destructive_command ... ok
[INFO] [stdout] test tools::kubernetes::kubectl::tests::test_is_destructive_command ... ok
[INFO] [stdout] test tools::kubernetes::kubectl::tests::test_is_production_namespace ... ok
[INFO] [stdout] test tools::kubernetes::kubectl::tests::test_is_safe_command ... ok
[INFO] [stdout] test agent::undo::tests::test_undo_write ... ok
[INFO] [stdout] test tools::str_replace::tests::test_str_replace_file_not_found ... ok
[INFO] [stdout] test tools::terraform::operations::tests::test_build_full_command ... ok
[INFO] [stdout] test tools::terraform::operations::tests::test_check_dangerous_patterns ... ok
[INFO] [stdout] test tools::terraform::operations::tests::test_is_destructive_command ... ok
[INFO] [stdout] test ui::input_history::tests::test_add_and_navigate ... ok
[INFO] [stdout] test ui::input_history::tests::test_current_input_preserved ... ok
[INFO] [stdout] test ui::input_history::tests::test_empty_not_added ... ok
[INFO] [stdout] test ui::input_history::tests::test_max_size ... ok
[INFO] [stdout] test tools::str_replace::tests::test_str_replace_success ... ok
[INFO] [stdout] test tools::str_replace::tests::test_str_replace_not_found ... ok
[INFO] [stdout] test tools::str_replace::tests::test_str_replace_multiple_expected ... ok
[INFO] [stdout] test ui::input_history::tests::test_no_duplicate_consecutive ... ok
[INFO] [stdout] test tools::str_replace::tests::test_str_replace_ambiguous ... ok
[INFO] [stdout] test ui::keybindings::tests::test_bindings_for_action ... ok
[INFO] [stdout] test ui::keybindings::tests::test_default_keybindings ... ok
[INFO] [stdout] test ui::input_history::tests::test_search ... ok
[INFO] [stdout] test ui::keybindings::tests::test_config_file_parsing ... ok
[INFO] [stdout] test ui::keybindings::tests::test_keybinding_config ... ok
[INFO] [stdout] test ui::keybindings::tests::test_format_keybinding ... ok
[INFO] [stdout] test ui::themes::tests::test_all_themes_load ... ok
[INFO] [stdout] test ui::keybindings::tests::test_parse_key_code ... ok
[INFO] [stdout] test ui::input_history::tests::test_persistence ... ok
[INFO] [stdout] test ui::themes::tests::test_simple_theme_conversion ... ok
[INFO] [stdout] test agent::project::tests::test_detect_multi_project ... ok
[INFO] [stdout] test ui::themes::tests::test_color_parsing ... ok
[INFO] [stdout] test ui::themes::tests::test_theme_serialization ... ok
[INFO] [stdout] test agent::instructions::tests::test_load_agent_md ... ok
[INFO] [stdout] test agent::instructions::tests::test_load_claude_md ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a9e57cd7471151d284a3a2ce7983f533308ec82839416aef5247c7a793b39cfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9e57cd7471151d284a3a2ce7983f533308ec82839416aef5247c7a793b39cfd", kill_on_drop: false }`
[INFO] [stdout] a9e57cd7471151d284a3a2ce7983f533308ec82839416aef5247c7a793b39cfd
