[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 beta-2026-03-05 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-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/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maemreyo/zaob-review-kit on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "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-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3289070e24ce0e384f53fa53b1ed36e5d5db780bb325f9309f606ac29ba98fb7
[INFO] running `Command { std: "docker" "start" "-a" "3289070e24ce0e384f53fa53b1ed36e5d5db780bb325f9309f606ac29ba98fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3289070e24ce0e384f53fa53b1ed36e5d5db780bb325f9309f606ac29ba98fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3289070e24ce0e384f53fa53b1ed36e5d5db780bb325f9309f606ac29ba98fb7", kill_on_drop: false }`
[INFO] [stdout] 3289070e24ce0e384f53fa53b1ed36e5d5db780bb325f9309f606ac29ba98fb7
[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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e08121a2bb11622617e142d4003dc3d7fc2338a7baab3ecb2aa4008da0ded90
[INFO] running `Command { std: "docker" "start" "-a" "9e08121a2bb11622617e142d4003dc3d7fc2338a7baab3ecb2aa4008da0ded90", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[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.74s
[INFO] running `Command { std: "docker" "inspect" "9e08121a2bb11622617e142d4003dc3d7fc2338a7baab3ecb2aa4008da0ded90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e08121a2bb11622617e142d4003dc3d7fc2338a7baab3ecb2aa4008da0ded90", kill_on_drop: false }`
[INFO] [stdout] 9e08121a2bb11622617e142d4003dc3d7fc2338a7baab3ecb2aa4008da0ded90
[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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85d8dc4ae77d84e1bc0da6911f5a4aba4b33256ae7ae3c7a1b9c246d113ad088
[INFO] running `Command { std: "docker" "start" "-a" "85d8dc4ae77d84e1bc0da6911f5a4aba4b33256ae7ae3c7a1b9c246d113ad088", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.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/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] [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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.92s
[INFO] running `Command { std: "docker" "inspect" "85d8dc4ae77d84e1bc0da6911f5a4aba4b33256ae7ae3c7a1b9c246d113ad088", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85d8dc4ae77d84e1bc0da6911f5a4aba4b33256ae7ae3c7a1b9c246d113ad088", kill_on_drop: false }`
[INFO] [stdout] 85d8dc4ae77d84e1bc0da6911f5a4aba4b33256ae7ae3c7a1b9c246d113ad088
[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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb380959cb27a80a33b944f59fb519f92f8dcc43915291ae0486752e52baed67
[INFO] running `Command { std: "docker" "start" "-a" "cb380959cb27a80a33b944f59fb519f92f8dcc43915291ae0486752e52baed67", 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.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zrk-ab1866dd58f570fe)
[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_workspace_dir ... ok
[INFO] [stdout] test agent::home::tests::home_resolver_uses_override ... ok
[INFO] [stdout] test agent::antigravity::tests::antigravity_name_and_label ... 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_transform_workspace_is_plain ... ok
[INFO] [stdout] test agent::kiro::tests::project_context_gets_always_inclusion ... ok
[INFO] [stdout] test agent::antigravity::tests::antigravity_workflow_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::antigravity::tests::antigravity_transform_global_targets_gemini_md ... ok
[INFO] [stdout] test agent::kiro::tests::kiro_workspace_dir ... ok
[INFO] [stdout] test agent::antigravity::tests::antigravity_is_workflow_file_classification ... ok
[INFO] [stdout] test agent::kiro::tests::review_ignore_gets_manual_inclusion ... ok
[INFO] [stdout] test agent::kiro::tests::role_standards_get_manual_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::kiro::tests::review_roles_gets_auto_inclusion ... ok
[INFO] [stdout] test agent::registry::tests::lookup_antigravity ... ok
[INFO] [stdout] test agent::tests::cursor_global_dir_is_none ... ok
[INFO] [stdout] test agent::tests::claude_code_name_and_label ... ok
[INFO] [stdout] test agent::tests::claude_code_global_dir_exists ... 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_name_and_label ... ok
[INFO] [stdout] test agent::tests::cursor_transform_produces_mdc ... ok
[INFO] [stdout] test agent::tests::cursor_transform_role_standard_produces_mdc ... ok
[INFO] [stdout] test agent::registry::tests::lookup_unknown ... ok
[INFO] [stdout] test agent::registry::tests::lookup_kiro ... ok
[INFO] [stdout] test agent::registry::tests::lookup_trae ... ok
[INFO] [stdout] test agent::registry::tests::lookup_windsurf ... ok
[INFO] [stdout] test agent::registry::tests::registry_has_6_agents ... ok
[INFO] [stdout] test agent::tests::cursor_workspace_dir ... ok
[INFO] [stdout] test agent::tests::kiro_global_dir_exists ... 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::windsurf_global_dir_is_none ... ok
[INFO] [stdout] test agent::tests::trae_transform_role_standard_preserves_filename ... ok
[INFO] [stdout] test agent::tests::windsurf_global_is_manual_only ... ok
[INFO] [stdout] test agent::tests::windsurf_transform_produces_comment_header ... ok
[INFO] [stdout] test agent::trae::tests::trae_name_and_label ... ok
[INFO] [stdout] test agent::tests::windsurf_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_global_dir_is_none ... ok
[INFO] [stdout] test agent::trae::tests::trae_workspace_dir ... ok
[INFO] [stdout] test commands::list::tests::list_output_contains_all_content ... ok
[INFO] [stdout] test commands::prep::tests::days_to_date_leap_day_2024 ... ok
[INFO] [stdout] test commands::prep::tests::days_to_date_march_2024 ... ok
[INFO] [stdout] test commands::prep::tests::detects_de_and_pe_from_migration ... ok
[INFO] [stdout] test commands::prep::tests::days_to_date_unix_epoch ... ok
[INFO] [stdout] test agent::trae::tests::trae_consolidates_to_single_file ... ok
[INFO] [stdout] test commands::prep::tests::cli_parse_prep_with_include ... ok
[INFO] [stdout] test commands::prep::tests::cli_parse_prep_with_docs ... ok
[INFO] [stdout] test commands::prep::tests::detects_se_from_auth_path ... ok
[INFO] [stdout] test commands::prep::tests::da_never_auto_triggered ... ok
[INFO] [stdout] test commands::list::tests::list_output_contains_all_agents ... ok
[INFO] [stdout] test agent::tests::kiro_name_and_label ... 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::extract_n_commits_head_tilde_3 ... ok
[INFO] [stdout] test commands::prep::tests::extract_n_commits_head_tilde_to_tilde_returns_prefix ... ok
[INFO] [stdout] test commands::prep::tests::no_triggers_for_plain_rust_files ... ok
[INFO] [stdout] test commands::prep::tests::expand_doc_dirs_returns_md_files ... ok
[INFO] [stdout] test commands::prep::tests::expand_doc_dirs_skips_reviews_subdir ... ok
[INFO] [stdout] test commands::prep::tests::parse_doc_map_no_file_returns_empty ... 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_doc_map_parses_arrow_entries ... ok
[INFO] [stdout] test commands::prep::tests::parse_scope_single_hash_no_dots ... ok
[INFO] [stdout] test commands::prep::tests::parse_scope_topic_flag ... 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_matches_keywords ... ok
[INFO] [stdout] test commands::prep::tests::suggest_docs_case_insensitive ... ok
[INFO] [stdout] test commands::status::tests::status_deleted_file_is_missing ... ok
[INFO] [stdout] test commands::prep::tests::run_prep_dry_run_creates_no_files ... ok
[INFO] [stdout] test content::tests::all_content_returns_29_files ... ok
[INFO] [stdout] test content::tests::by_name_found ... ok
[INFO] [stdout] test commands::status::tests::status_freshly_installed_all_installed ... ok
[INFO] [stdout] test content::tests::by_scope_template_returns_2 ... ok
[INFO] [stdout] test content::tests::all_content_is_non_empty ... ok
[INFO] [stdout] test content::tests::by_scope_workspace_returns_5 ... ok
[INFO] [stdout] test content::tests::role_standards_include_all_roles ... ok
[INFO] [stdout] test content::transform::tests::filter_handles_multiple_agent_blocks ... ok
[INFO] [stdout] test content::transform::tests::filter_keeps_matching_agent_block ... ok
[INFO] [stdout] test content::transform::tests::filter_keeps_untagged_content ... ok
[INFO] [stdout] test content::transform::tests::filter_preserves_code_blocks_outside_tagged_sections ... ok
[INFO] [stdout] test content::transform::tests::filter_strips_other_agent_block ... ok
[INFO] [stdout] test content::transform::tests::filter_strips_tag_lines_for_matching_agent ... 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 content::transform::tests::yaml_frontmatter_structure ... ok
[INFO] [stdout] test content::transform::tests::change_extension_no_ext ... ok
[INFO] [stdout] test content::transform::tests::comment_header_structure ... ok
[INFO] [stdout] test executor::tests::append_to_file_creates_new_file ... ok
[INFO] [stdout] test executor::tests::append_to_file_replaces_existing_section ... ok
[INFO] [stdout] test executor::tests::append_to_file_appends_new_section ... ok
[INFO] [stdout] test commands::status::tests::status_no_manifest ... ok
[INFO] [stdout] test content::transform::tests::change_extension_md_to_mdc ... ok
[INFO] [stdout] test content::tests::by_name_role_standard_found ... ok
[INFO] [stdout] test executor::tests::dry_run_creates_no_files ... ok
[INFO] [stdout] test content::tests::by_scope_global_returns_6 ... ok
[INFO] [stdout] test commands::status::tests::status_modified_file_detected ... ok
[INFO] [stdout] test executor::tests::executor_skips_existing ... ok
[INFO] [stdout] test executor::tests::executor_two_scopes_produce_two_manifests ... ok
[INFO] [stdout] test manifest::tests::manifest_load_missing ... ok
[INFO] [stdout] test commands::init::tests::init_with_config_installs_expected_files ... ok
[INFO] [stdout] test content::tests::by_name_not_found ... ok
[INFO] [stdout] test executor::tests::executor_counts_manual_instructions ... ok
[INFO] [stdout] test executor::tests::executor_creates_files_on_disk ... ok
[INFO] [stdout] test executor::tests::executor_manifest_has_correct_hashes ... ok
[INFO] [stdout] test content::tests::by_scope_role_standard_returns_16 ... ok
[INFO] [stdout] test executor::tests::executor_overwrites_when_forced ... ok
[INFO] [stdout] test commands::prep::tests::parse_doc_map_skips_comment_lines ... 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 planner::tests::plan_install_antigravity_routes_workflows_correctly ... ok
[INFO] [stdout] test planner::tests::plan_install_creates_role_standards_dir ... ok
[INFO] [stdout] test planner::tests::plan_install_force_sets_overwrite ... ok
[INFO] [stdout] test planner::tests::plan_install_role_standards_writes_17_files ... ok
[INFO] [stdout] test planner::tests::plan_install_trae_role_standards_have_original_filenames ... ok
[INFO] [stdout] test planner::tests::plan_install_scaffold_context_false_excludes_project_context ... ok
[INFO] [stdout] test planner::tests::plan_install_global_cursor_produces_manual_instructions ... ok
[INFO] [stdout] test planner::tests::plan_install_workspace_creates_dir_and_files ... ok
[INFO] [stdout] test planner::tests::plan_install_all_combines_all_scopes ... ok
[INFO] [stdout] test planner::tests::plan_install_trae_uses_append_to_file_for_workspace ... ok
[INFO] [stdout] test commands::init::tests::init_scaffold_context_false_skips_project_context ... ok
[INFO] [stdout] test planner::tests::plan_templates_skips_reports_dir_when_exists ... ok
[INFO] [stdout] test planner::tests::plan_templates_creates_reports_dir ... ok
[INFO] [stdout] test commands::init::tests::init_with_global_installs_global_files ... ok
[INFO] [stdout] test planner::tests::plan_install_global_kiro_produces_write_files ... ok
[INFO] [stdout] test planner::tests::plan_install_role_standards_kiro_has_manual_inclusion ... ok
[INFO] [stdout] test tests::cli_parse_install_with_target ... ok
[INFO] [stdout] test tests::cli_parse_list ... ok
[INFO] [stdout] test tests::cli_parse_install_all_dry_run ... ok
[INFO] [stdout] test tests::cli_parse_prep_git_range ... ok
[INFO] [stdout] test tests::cli_parse_prep_commit_hashes ... ok
[INFO] [stdout] test tests::cli_parse_prep_topic ... ok
[INFO] [stdout] test tests::cli_parse_prep_with_cwd ... ok
[INFO] [stdout] test commands::init::tests::init_with_multiple_agents ... 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:     0x5bf5496248da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bf5496248da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bf5496248da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bf5496248da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bf54963af2a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bf54963af2a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5bf549629402 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bf549629402 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bf5496018cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bf5496018cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bf54961c119 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bf5494b2fec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5bf5494b2fec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bf54961c2d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5bf54961c2d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bf549601988 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bf5495f9069 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bf54960269d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bf54963b7dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bf54946f734 - zrk::commands::prep::tests::run_prep_creates_full_structure::ha783d2d51ba6a3fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/prep.rs:1313:13
[INFO] [stdout]   20:     0x5bf54946f7b7 - zrk::commands::prep::tests::run_prep_creates_full_structure::{{closure}}::h5069c2ae27d62e87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/prep.rs:1229:41
[INFO] [stdout]   21:     0x5bf54940a196 - core::ops::function::FnOnce::call_once::hc107bd513bf49ceb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5bf5494a70cb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5bf5494a70cb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5bf5494b3abb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5bf5494b3abb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5bf5494b3abb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5bf5494b3abb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5bf5494b3abb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5bf5494b3abb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5bf5494b3abb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5bf5494af1d4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5bf5494af1d4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5bf5494b66c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5bf5494b66c2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5bf5494b66c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5bf5494b66c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5bf5494b66c2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5bf5494b66c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5bf5494b66c2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5bf549623ccf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5bf549623ccf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x77ff57a38aa4 - <unknown>
[INFO] [stdout]   43:     0x77ff57ac5a64 - 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.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin zrk`
[INFO] running `Command { std: "docker" "inspect" "cb380959cb27a80a33b944f59fb519f92f8dcc43915291ae0486752e52baed67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb380959cb27a80a33b944f59fb519f92f8dcc43915291ae0486752e52baed67", kill_on_drop: false }`
[INFO] [stdout] cb380959cb27a80a33b944f59fb519f92f8dcc43915291ae0486752e52baed67
