[INFO] cloning repository https://github.com/maemreyo/zaob-review-kit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maemreyo/zaob-review-kit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaemreyo%2Fzaob-review-kit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaemreyo%2Fzaob-review-kit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b67fd3efe20da2aff6d7041d952ed417cd70b339
[INFO] testing maemreyo/zaob-review-kit against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaemreyo%2Fzaob-review-kit" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maemreyo/zaob-review-kit
[INFO] finished tweaking git repo https://github.com/maemreyo/zaob-review-kit
[INFO] tweaked toml for git repo https://github.com/maemreyo/zaob-review-kit written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maemreyo/zaob-review-kit on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maemreyo/zaob-review-kit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libredox v0.1.14
[INFO] [stderr]   Downloaded quote v1.0.45
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1c5f79423991a290d5d4e52cd7d14ae2a040f46722c6b65e7b1686613089739
[INFO] running `Command { std: "docker" "start" "-a" "d1c5f79423991a290d5d4e52cd7d14ae2a040f46722c6b65e7b1686613089739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1c5f79423991a290d5d4e52cd7d14ae2a040f46722c6b65e7b1686613089739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1c5f79423991a290d5d4e52cd7d14ae2a040f46722c6b65e7b1686613089739", kill_on_drop: false }`
[INFO] [stdout] d1c5f79423991a290d5d4e52cd7d14ae2a040f46722c6b65e7b1686613089739
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd3fb5f10773c585cf804044b79553fdfbbaeab69d3d9b6abc537f22d029d963
[INFO] running `Command { std: "docker" "start" "-a" "bd3fb5f10773c585cf804044b79553fdfbbaeab69d3d9b6abc537f22d029d963", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling zrk v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.11s
[INFO] running `Command { std: "docker" "inspect" "bd3fb5f10773c585cf804044b79553fdfbbaeab69d3d9b6abc537f22d029d963", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd3fb5f10773c585cf804044b79553fdfbbaeab69d3d9b6abc537f22d029d963", kill_on_drop: false }`
[INFO] [stdout] bd3fb5f10773c585cf804044b79553fdfbbaeab69d3d9b6abc537f22d029d963
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0ba809f02bcdb7182869b081ba54449e36ecff8d60ac4e148a0140c68efe5d7
[INFO] running `Command { std: "docker" "start" "-a" "e0ba809f02bcdb7182869b081ba54449e36ecff8d60ac4e148a0140c68efe5d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling zrk v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/install_integration.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Command::cargo_bin("zrk").unwrap()
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/status_integration.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Command::cargo_bin("zrk").unwrap()
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.29s
[INFO] running `Command { std: "docker" "inspect" "e0ba809f02bcdb7182869b081ba54449e36ecff8d60ac4e148a0140c68efe5d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0ba809f02bcdb7182869b081ba54449e36ecff8d60ac4e148a0140c68efe5d7", kill_on_drop: false }`
[INFO] [stdout] e0ba809f02bcdb7182869b081ba54449e36ecff8d60ac4e148a0140c68efe5d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] efa2a3c60db1879a2e0ab477d15a526f6673652b6dc2338328019ee92786244f
[INFO] running `Command { std: "docker" "start" "-a" "efa2a3c60db1879a2e0ab477d15a526f6673652b6dc2338328019ee92786244f", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]  --> tests/install_integration.rs:6:14
[INFO] [stderr]   |
[INFO] [stderr] 6 |     Command::cargo_bin("zrk").unwrap()
[INFO] [stderr]   |              ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]  --> tests/status_integration.rs:6:14
[INFO] [stderr]   |
[INFO] [stderr] 6 |     Command::cargo_bin("zrk").unwrap()
[INFO] [stderr]   |              ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `zrk` (test "install_integration") generated 1 warning
[INFO] [stderr] warning: `zrk` (test "status_integration") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zrk-47eb30614de5ef58)
[INFO] [stdout] 
[INFO] [stdout] running 149 tests
[INFO] [stdout] test agent::antigravity::tests::antigravity_global_dir_uses_home_override ... ok
[INFO] [stdout] test agent::antigravity::tests::antigravity_is_workflow_file_classification ... ok
[INFO] [stdout] test agent::antigravity::tests::antigravity_name_and_label ... ok
[INFO] [stdout] test agent::antigravity::tests::antigravity_transform_workspace_is_plain ... ok
[INFO] [stdout] test agent::antigravity::tests::antigravity_workspace_dir ... ok
[INFO] [stdout] test agent::home::tests::home_resolver_falls_back_to_dirs ... ok
[INFO] [stdout] test agent::kiro::tests::kiro_global_dir_uses_home_override ... ok
[INFO] [stdout] test agent::kiro::tests::kiro_workspace_dir ... ok
[INFO] [stdout] test agent::kiro::tests::loading_guide_gets_always_inclusion ... ok
[INFO] [stdout] test agent::kiro::tests::prep_review_gets_auto_with_description ... ok
[INFO] [stdout] test agent::antigravity::tests::antigravity_workflow_dir ... ok
[INFO] [stdout] test agent::kiro::tests::review_ignore_gets_manual_inclusion ... ok
[INFO] [stdout] test agent::kiro::tests::project_context_gets_always_inclusion ... ok
[INFO] [stdout] test agent::registry::tests::lookup_claude_code ... ok
[INFO] [stdout] test agent::registry::tests::lookup_cursor ... ok
[INFO] [stdout] test agent::registry::tests::lookup_kiro ... ok
[INFO] [stdout] test agent::registry::tests::registry_has_6_agents ... ok
[INFO] [stdout] test agent::tests::claude_code_name_and_label ... ok
[INFO] [stdout] test agent::registry::tests::lookup_antigravity ... ok
[INFO] [stdout] test agent::tests::cursor_name_and_label ... ok
[INFO] [stdout] test agent::registry::tests::lookup_trae ... ok
[INFO] [stdout] test agent::tests::cursor_global_is_manual_only ... ok
[INFO] [stdout] test agent::tests::cursor_role_standards_dir ... ok
[INFO] [stdout] test agent::tests::cursor_transform_produces_mdc ... ok
[INFO] [stdout] test agent::registry::tests::lookup_windsurf ... ok
[INFO] [stdout] test agent::registry::tests::lookup_unknown ... ok
[INFO] [stdout] test agent::tests::cursor_transform_role_standard_produces_mdc ... ok
[INFO] [stdout] test agent::antigravity::tests::antigravity_transform_global_targets_gemini_md ... ok
[INFO] [stdout] test agent::tests::claude_code_global_dir_exists ... ok
[INFO] [stdout] test agent::tests::cursor_global_dir_is_none ... ok
[INFO] [stdout] test agent::tests::cursor_workspace_dir ... ok
[INFO] [stdout] test agent::kiro::tests::review_roles_gets_auto_inclusion ... ok
[INFO] [stdout] test agent::tests::kiro_global_dir_exists ... ok
[INFO] [stdout] test agent::tests::kiro_name_and_label ... ok
[INFO] [stdout] test agent::tests::kiro_role_standards_dir ... ok
[INFO] [stdout] test agent::tests::kiro_transform_produces_yaml ... ok
[INFO] [stdout] test agent::tests::kiro_transform_role_standard_has_manual_inclusion ... ok
[INFO] [stdout] test agent::tests::kiro_workspace_dir ... ok
[INFO] [stdout] test agent::tests::trae_transform_role_standard_preserves_filename ... ok
[INFO] [stdout] test agent::tests::windsurf_global_dir_is_none ... ok
[INFO] [stdout] test agent::kiro::tests::role_standards_get_manual_inclusion ... ok
[INFO] [stdout] test agent::tests::windsurf_global_is_manual_only ... ok
[INFO] [stdout] test agent::tests::windsurf_name_and_label ... ok
[INFO] [stdout] test agent::tests::windsurf_transform_produces_comment_header ... ok
[INFO] [stdout] test agent::trae::tests::trae_consolidates_to_single_file ... ok
[INFO] [stdout] test agent::trae::tests::trae_global_dir_is_none ... ok
[INFO] [stdout] test agent::trae::tests::trae_name_and_label ... ok
[INFO] [stdout] test agent::trae::tests::trae_transform_global_is_manual_only ... ok
[INFO] [stdout] test agent::trae::tests::trae_transform_workspace_targets_project_rules ... ok
[INFO] [stdout] test agent::trae::tests::trae_workspace_dir ... ok
[INFO] [stdout] test commands::list::tests::list_output_contains_all_agents ... ok
[INFO] [stdout] test commands::list::tests::list_output_contains_all_content ... ok
[INFO] [stdout] test commands::prep::tests::cli_parse_prep_with_docs ... ok
[INFO] [stdout] test commands::prep::tests::cli_parse_prep_with_include ... ok
[INFO] [stdout] test commands::prep::tests::days_to_date_march_2024 ... ok
[INFO] [stdout] test commands::prep::tests::days_to_date_unix_epoch ... ok
[INFO] [stdout] test commands::prep::tests::detects_de_and_pe_from_migration ... ok
[INFO] [stdout] test commands::prep::tests::detects_se_from_auth_path ... ok
[INFO] [stdout] test commands::prep::tests::detects_ux_from_tsx ... ok
[INFO] [stdout] test commands::prep::tests::expand_doc_dirs_missing_dir_returns_empty ... ok
[INFO] [stdout] test commands::prep::tests::extract_n_commits_branch_range_is_none ... ok
[INFO] [stdout] test commands::prep::tests::days_to_date_leap_day_2024 ... ok
[INFO] [stdout] test commands::prep::tests::extract_n_commits_head_tilde_to_tilde_returns_prefix ... ok
[INFO] [stdout] test commands::prep::tests::expand_doc_dirs_returns_md_files ... ok
[INFO] [stdout] test commands::prep::tests::parse_doc_map_no_file_returns_empty ... ok
[INFO] [stdout] test commands::prep::tests::no_triggers_for_plain_rust_files ... ok
[INFO] [stdout] test commands::prep::tests::extract_n_commits_head_tilde_3 ... ok
[INFO] [stdout] test commands::prep::tests::parse_doc_map_parses_arrow_entries ... ok
[INFO] [stdout] test commands::prep::tests::parse_scope_branch_range ... ok
[INFO] [stdout] test commands::prep::tests::parse_scope_empty_is_error ... ok
[INFO] [stdout] test commands::prep::tests::parse_scope_git_range_with_dots ... ok
[INFO] [stdout] test commands::prep::tests::parse_scope_multiple_hashes ... ok
[INFO] [stdout] test commands::prep::tests::parse_scope_single_hash_no_dots ... ok
[INFO] [stdout] test commands::prep::tests::parse_scope_topic_overrides_positional ... ok
[INFO] [stdout] test commands::prep::tests::pattern_matching_is_case_insensitive ... ok
[INFO] [stdout] test commands::prep::tests::suggest_docs_case_insensitive ... ok
[INFO] [stdout] test commands::prep::tests::suggest_docs_matches_keywords ... ok
[INFO] [stdout] test commands::prep::tests::run_prep_dry_run_creates_no_files ... ok
[INFO] [stdout] test commands::status::tests::status_deleted_file_is_missing ... ok
[INFO] [stdout] test commands::status::tests::status_freshly_installed_all_installed ... ok
[INFO] [stdout] test content::tests::by_name_not_found ... ok
[INFO] [stdout] test content::tests::by_name_role_standard_found ... ok
[INFO] [stdout] test content::tests::by_scope_global_returns_6 ... ok
[INFO] [stdout] test content::tests::by_scope_role_standard_returns_16 ... ok
[INFO] [stdout] test commands::status::tests::status_modified_file_detected ... ok
[INFO] [stdout] test content::tests::all_content_is_non_empty ... ok
[INFO] [stdout] test content::tests::all_content_returns_29_files ... ok
[INFO] [stdout] test commands::prep::tests::da_never_auto_triggered ... ok
[INFO] [stdout] test content::tests::by_scope_template_returns_2 ... ok
[INFO] [stdout] test commands::status::tests::status_no_manifest ... ok
[INFO] [stdout] test content::tests::by_name_found ... ok
[INFO] [stdout] test content::tests::by_scope_workspace_returns_5 ... ok
[INFO] [stdout] test content::transform::tests::change_extension_md_to_mdc ... ok
[INFO] [stdout] test content::transform::tests::comment_header_structure ... ok
[INFO] [stdout] test content::tests::role_standards_include_all_roles ... ok
[INFO] [stdout] test content::transform::tests::filter_keeps_matching_agent_block ... ok
[INFO] [stdout] test content::transform::tests::filter_strips_other_agent_block ... ok
[INFO] [stdout] test content::transform::tests::filter_handles_multiple_agent_blocks ... ok
[INFO] [stdout] test content::transform::tests::filter_strips_tag_lines_for_matching_agent ... ok
[INFO] [stdout] test content::transform::tests::yaml_frontmatter_structure ... ok
[INFO] [stdout] test content::transform::tests::mdc_frontmatter_structure ... ok
[INFO] [stdout] test content::transform::tests::plain_transform_is_identity ... ok
[INFO] [stdout] test executor::tests::append_to_file_creates_new_file ... ok
[INFO] [stdout] test content::transform::tests::filter_preserves_code_blocks_outside_tagged_sections ... ok
[INFO] [stdout] test executor::tests::dry_run_creates_no_files ... ok
[INFO] [stdout] test commands::prep::tests::parse_scope_topic_flag ... ok
[INFO] [stdout] test content::transform::tests::change_extension_no_ext ... ok
[INFO] [stdout] test executor::tests::executor_counts_manual_instructions ... ok
[INFO] [stdout] test executor::tests::append_to_file_appends_new_section ... ok
[INFO] [stdout] test executor::tests::append_to_file_replaces_existing_section ... ok
[INFO] [stdout] test executor::tests::executor_skips_existing ... ok
[INFO] [stdout] test executor::tests::executor_manifest_has_correct_hashes ... ok
[INFO] [stdout] test executor::tests::executor_creates_files_on_disk ... ok
[INFO] [stdout] test manifest::tests::manifest_load_missing ... ok
[INFO] [stdout] test executor::tests::executor_two_scopes_produce_two_manifests ... ok
[INFO] [stdout] test manifest::tests::manifest_roundtrip ... ok
[INFO] [stdout] test manifest::tests::manifest_save_and_load ... ok
[INFO] [stdout] test manifest::tests::sha256_deterministic ... ok
[INFO] [stdout] test commands::prep::tests::expand_doc_dirs_skips_reviews_subdir ... ok
[INFO] [stdout] test planner::tests::plan_install_creates_role_standards_dir ... ok
[INFO] [stdout] test planner::tests::plan_install_antigravity_routes_workflows_correctly ... ok
[INFO] [stdout] test executor::tests::executor_overwrites_when_forced ... ok
[INFO] [stdout] test planner::tests::plan_install_force_sets_overwrite ... ok
[INFO] [stdout] test planner::tests::plan_install_all_combines_all_scopes ... ok
[INFO] [stdout] test planner::tests::plan_install_global_kiro_produces_write_files ... ok
[INFO] [stdout] test planner::tests::plan_install_role_standards_writes_17_files ... ok
[INFO] [stdout] test planner::tests::plan_install_global_cursor_produces_manual_instructions ... ok
[INFO] [stdout] test planner::tests::plan_install_role_standards_kiro_has_manual_inclusion ... ok
[INFO] [stdout] test planner::tests::plan_install_scaffold_context_false_excludes_project_context ... ok
[INFO] [stdout] test planner::tests::plan_install_trae_role_standards_have_original_filenames ... ok
[INFO] [stdout] test planner::tests::plan_install_trae_uses_append_to_file_for_workspace ... ok
[INFO] [stdout] test planner::tests::plan_install_workspace_creates_dir_and_files ... ok
[INFO] [stdout] test planner::tests::plan_templates_creates_reports_dir ... ok
[INFO] [stdout] test tests::cli_parse_install_all_dry_run ... ok
[INFO] [stdout] test planner::tests::plan_templates_skips_reports_dir_when_exists ... ok
[INFO] [stdout] test tests::cli_parse_prep_git_range ... ok
[INFO] [stdout] test tests::cli_parse_prep_topic ... ok
[INFO] [stdout] test tests::cli_parse_list ... ok
[INFO] [stdout] test tests::cli_parse_prep_with_cwd ... ok
[INFO] [stdout] test tests::cli_parse_install_with_target ... ok
[INFO] [stdout] test tests::cli_parse_prep_commit_hashes ... ok
[INFO] [stdout] test commands::init::tests::init_scaffold_context_false_skips_project_context ... ok
[INFO] [stdout] test commands::init::tests::init_with_config_installs_expected_files ... ok
[INFO] [stdout] test commands::init::tests::init_with_global_installs_global_files ... ok
[INFO] [stdout] test commands::init::tests::init_with_multiple_agents ... ok
[INFO] [stdout] test commands::prep::tests::parse_doc_map_skips_comment_lines ... ok
[INFO] [stdout] test agent::home::tests::home_resolver_uses_override ... ok
[INFO] [stdout] test content::transform::tests::filter_keeps_untagged_content ... ok
[INFO] [stdout] test commands::prep::tests::run_prep_creates_full_structure ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commands::prep::tests::run_prep_creates_full_structure stdout ----
[INFO] [stdout] ⚠ repomix not found — skipping review_context.xml
[INFO] [stdout] ⚠   Install: npm install -g repomix
[INFO] [stdout] ⚠   Then generate manually: see pack-materials.md
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::prep::tests::run_prep_creates_full_structure' (109) panicked at src/commands/prep.rs:1313:13:
[INFO] [stdout] missing: standards/review-prompting.md
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64c3a4c66c72 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64c3a4c66c72 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64c3a4c66c72 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64c3a4c66c72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64c3a4c78c1a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64c3a4c78c1a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x64c3a4c342b6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64c3a4c342b6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64c3a4c45cf9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64c3a4c45cf9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64c3a4c45b91 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64c3a4afd97e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64c3a4afd97e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64c3a4c45f72 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64c3a4c45f72 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64c3a4c45db8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64c3a4c40ca9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64c3a4c27e4d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64c3a4c80d0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64c3a4a99d41 - zrk::commands::prep::tests::run_prep_creates_full_structure::h422abd0fcf9e8bf2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/prep.rs:1313:13
[INFO] [stdout]   20:     0x64c3a4a99dc7 - zrk::commands::prep::tests::run_prep_creates_full_structure::{{closure}}::h506cd256a1cd7368
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/prep.rs:1229:41
[INFO] [stdout]   21:     0x64c3a4a61946 - core::ops::function::FnOnce::call_once::h8c553e4fdd193037
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64c3a4afd73b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64c3a4afd73b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x64c3a4b1114a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x64c3a4b1114a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x64c3a4b1114a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x64c3a4b1114a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x64c3a4b1114a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x64c3a4b1114a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x64c3a4b1114a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x64c3a4aeb5a4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x64c3a4aeb5a4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x64c3a4aeef42 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x64c3a4aeef42 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x64c3a4aeef42 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x64c3a4aeef42 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x64c3a4aeef42 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x64c3a4aeef42 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x64c3a4aeef42 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x64c3a4c3bc4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x64c3a4c3bc4f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   42:     0x7730a63e7aa4 - <unknown>
[INFO] [stdout]   43:     0x7730a6474a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commands::prep::tests::run_prep_creates_full_structure
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 148 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin zrk`
[INFO] running `Command { std: "docker" "inspect" "efa2a3c60db1879a2e0ab477d15a526f6673652b6dc2338328019ee92786244f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efa2a3c60db1879a2e0ab477d15a526f6673652b6dc2338328019ee92786244f", kill_on_drop: false }`
[INFO] [stdout] efa2a3c60db1879a2e0ab477d15a526f6673652b6dc2338328019ee92786244f
