[INFO] cloning repository https://github.com/isaaguilar/board-of-directors
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isaaguilar/board-of-directors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaaguilar%2Fboard-of-directors", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaaguilar%2Fboard-of-directors'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d046a37043679d5a3187fc8412bed7363e1386f0
[INFO] testing isaaguilar/board-of-directors against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaaguilar%2Fboard-of-directors" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/isaaguilar/board-of-directors
[INFO] finished tweaking git repo https://github.com/isaaguilar/board-of-directors
[INFO] tweaked toml for git repo https://github.com/isaaguilar/board-of-directors written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isaaguilar/board-of-directors on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isaaguilar/board-of-directors 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]   Downloaded toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]   Downloaded toml v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded winnow v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d91bd47bc0c097fca732a5bfd4712a98f9d9b0f94dab58583ab03497037dd061
[INFO] running `Command { std: "docker" "start" "d91bd47bc0c097fca732a5bfd4712a98f9d9b0f94dab58583ab03497037dd061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d91bd47bc0c097fca732a5bfd4712a98f9d9b0f94dab58583ab03497037dd061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d91bd47bc0c097fca732a5bfd4712a98f9d9b0f94dab58583ab03497037dd061" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d91bd47bc0c097fca732a5bfd4712a98f9d9b0f94dab58583ab03497037dd061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d91bd47bc0c097fca732a5bfd4712a98f9d9b0f94dab58583ab03497037dd061" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling board-of-directors v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.10s
[INFO] running `Command { std: "docker" "inspect" "d91bd47bc0c097fca732a5bfd4712a98f9d9b0f94dab58583ab03497037dd061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d91bd47bc0c097fca732a5bfd4712a98f9d9b0f94dab58583ab03497037dd061" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling board-of-directors v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.36s
[INFO] running `Command { std: "docker" "inspect" "d91bd47bc0c097fca732a5bfd4712a98f9d9b0f94dab58583ab03497037dd061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d91bd47bc0c097fca732a5bfd4712a98f9d9b0f94dab58583ab03497037dd061" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bod-c37dd81e43ae2250)
[INFO] [stdout] 
[INFO] [stdout] running 174 tests
[INFO] [stdout] test agents::tests::cleanup_old_rounds_ignores_legacy_files ... ok
[INFO] [stdout] test agents::tests::cleanup_old_rounds_preserves_consolidated_files ... ok
[INFO] [stdout] test agents::tests::cleanup_old_rounds_preserves_timestamped_consolidated_files ... ok
[INFO] [stdout] test agents::tests::create_consolidated_file_rejects_empty_branch ... ok
[INFO] [stdout] test agents::tests::create_review_file_rejects_empty_branch ... ok
[INFO] [stdout] test agents::tests::cleanup_old_rounds_preserves_user_timestamped_files ... ok
[INFO] [stdout] test agents::tests::cleanup_old_rounds_preserves_files_within_keep ... ok
[INFO] [stdout] test agents::tests::cleanup_old_rounds_removes_large_diff_artifacts_with_old_rounds ... ok
[INFO] [stdout] test agents::tests::extract_timestamp_14_digit_with_collision_suffix ... ok
[INFO] [stdout] test agents::tests::cleanup_old_rounds_keep_zero_removes_timestamped ... ok
[INFO] [stdout] test agents::tests::cleanup_old_rounds_preserves_both_bugfix_log_forms ... ok
[INFO] [stdout] test agents::tests::extract_timestamp_accepts_leap_year_feb29 ... ok
[INFO] [stdout] test agents::tests::cleanup_old_rounds_preserves_user_timestamped_txt_files ... ok
[INFO] [stdout] test agents::tests::cleanup_old_rounds_preserves_user_files ... ok
[INFO] [stdout] test agents::tests::extract_timestamp_14_digit ... ok
[INFO] [stdout] test agents::tests::extract_timestamp_invalid ... ok
[INFO] [stdout] test agents::tests::is_consolidated_file_matches_legacy_format ... ok
[INFO] [stdout] test agents::tests::extract_timestamp_legacy_12_digit ... ok
[INFO] [stdout] test agents::tests::extract_timestamp_prefix_strips_nonce ... ok
[INFO] [stdout] test agents::tests::extract_timestamp_rejects_out_of_range ... ok
[INFO] [stdout] test agents::tests::extract_timestamp_with_nonce ... ok
[INFO] [stdout] test agents::tests::extract_timestamp_with_nonce_collision_suffix ... ok
[INFO] [stdout] test agents::tests::is_consolidated_file_true_14_digit ... ok
[INFO] [stdout] test agents::tests::group_reviews_by_round_groups_by_timestamp ... ok
[INFO] [stdout] test agents::tests::group_reviews_by_round_includes_legacy_files ... ok
[INFO] [stdout] test agents::tests::create_review_file_is_atomic ... ok
[INFO] [stdout] test agents::tests::is_consolidated_file_rejects_invalid_timestamp ... ok
[INFO] [stdout] test agents::tests::is_consolidated_file_true_with_nonce ... ok
[INFO] [stdout] test agents::tests::is_consolidated_file_false ... ok
[INFO] [stdout] test agents::tests::is_consolidated_file_true_legacy_12_digit ... ok
[INFO] [stdout] test agents::tests::is_review_file_structure_validates_correctly ... ok
[INFO] [stdout] test agents::tests::latest_review_files_falls_back_to_legacy ... ok
[INFO] [stdout] test agents::tests::latest_review_files_legacy_dash_collision_suffix ... ok
[INFO] [stdout] test agents::tests::latest_review_files_no_false_positive_on_branch_substring ... ok
[INFO] [stdout] test agents::tests::latest_review_files_matches_collision_suffix ... ok
[INFO] [stdout] test agents::tests::latest_review_files_picks_highest_round_for_branch ... ok
[INFO] [stdout] test agents::tests::latest_review_files_returns_none_for_empty_branch ... ok
[INFO] [stdout] test agents::tests::latest_review_files_prefers_timestamped_over_legacy ... ok
[INFO] [stdout] test agents::tests::latest_review_files_returns_none_when_branch_has_no_reviews ... ok
[INFO] [stdout] test agents::tests::latest_review_files_sorts_by_timestamp_not_nonce ... ok
[INFO] [stdout] test agents::tests::list_review_context_artifact_files_returns_known_artifacts_only ... ok
[INFO] [stdout] test agents::tests::list_review_files_excludes_both_bugfix_log_forms ... ok
[INFO] [stdout] test agents::tests::list_review_files_for_round_id_collision_suffix ... ok
[INFO] [stdout] test agents::tests::list_review_files_excludes_legacy_consolidated ... ok
[INFO] [stdout] test agents::tests::list_review_files_for_round_id_mismatched_nonce ... ok
[INFO] [stdout] test agents::tests::list_consolidated_files_includes_legacy_and_timestamped ... ok
[INFO] [stdout] test agents::tests::list_review_files_for_round_id_no_branch_filter ... ok
[INFO] [stdout] test agents::tests::list_review_files_for_round_id_wrong_branch ... ok
[INFO] [stdout] test agents::tests::list_consolidated_files_for_branch_filters_current_branch ... ok
[INFO] [stdout] test agents::tests::resolve_collision_no_existing_files ... ok
[INFO] [stdout] test agents::tests::list_review_files_excludes_consolidated ... ok
[INFO] [stdout] test agents::tests::list_timestamped_review_files_skips_unrelated_markdown ... ok
[INFO] [stdout] test agents::tests::review_file_matches_branch_avoids_branch_suffix_false_positive ... ok
[INFO] [stdout] test agents::tests::resolve_collision_with_existing_file ... ok
[INFO] [stdout] test agents::tests::resolve_collision_with_multiple_existing ... ok
[INFO] [stdout] test agents::tests::list_review_files_for_round_id_dash_codename ... ok
[INFO] [stdout] test agents::tests::list_review_files_for_round_id_filters_by_branch ... ok
[INFO] [stdout] test agents::tests::timestamp_now_contains_nonce ... ok
[INFO] [stdout] test agents::tests::list_review_files_for_branch_filters_current_branch ... ok
[INFO] [stdout] test agents::tests::list_review_files_for_round_id_matches_exact_round ... ok
[INFO] [stdout] test bugfix::tests::backend_request_footprint_groups_same_backend_roles ... ok
[INFO] [stdout] test backend::tests::merge_node_options_appends_heap_limit_when_missing ... ok
[INFO] [stdout] test agents::tests::timestamp_now_unique_across_calls ... ok
[INFO] [stdout] test agents::tests::sanitize_branch_name_all_special_chars_produces_none ... ok
[INFO] [stdout] test bugfix::tests::final_result_returns_error_status_message ... ok
[INFO] [stdout] test bugfix::tests::final_result_accepts_completed_status ... ok
[INFO] [stdout] test backend::tests::summarizes_output_for_error_limits_length ... ok
[INFO] [stdout] test bugfix::tests::final_result_returns_timeout_message_when_no_error_is_present ... ok
[INFO] [stdout] test bugfix::tests::fix_agent_request_uses_state_dir_and_forbids_repo_temp_files ... ok
[INFO] [stdout] test backend::tests::merge_node_options_preserves_existing_heap_limit ... ok
[INFO] [stdout] test bugfix::tests::terminal_step_failure_matches_operator_message ... ok
[INFO] [stdout] test bugfix::tests::dry_run_summary_skips_agents_and_shows_fixer_context ... ok
[INFO] [stdout] test bugfix_log::tests::read_log_parts_treats_legacy_content_as_history ... ok
[INFO] [stdout] test bugfix_log::tests::clear_history_preserving_notes_file_removes_logs_without_notes ... ok
[INFO] [stdout] test bugfix_log::tests::ensure_user_notes_section_creates_log_when_missing ... ok
[INFO] [stdout] test bugfix_session::tests::cancelling_marks_running_iteration_activity_cancelled ... ok
[INFO] [stdout] test bugfix_session::tests::mark_completed_preserves_existing_error_state ... ok
[INFO] [stdout] test bugfix_session::tests::begin_review_clears_latest_round_and_report ... ok
[INFO] [stdout] test bugfix_session::tests::mark_run_started_preserves_creation_timestamp ... ok
[INFO] [stdout] test bugfix_session::tests::consolidate_and_fix_activities_stay_visible_until_next_iteration ... ok
[INFO] [stdout] test bugfix_session::tests::mark_waiting_to_start_sets_waiting_snapshot ... ok
[INFO] [stdout] test bugfix_session::tests::request_cancel_updates_snapshot ... ok
[INFO] [stdout] test bugfix_log::tests::clear_history_preserving_notes_file_keeps_notes_only ... ok
[INFO] [stdout] test bugfix_session::tests::review_activities_persist_agent_progress ... ok
[INFO] [stdout] test backend::tests::parses_retry_after_header ... ok
[INFO] [stdout] test bugfix_log::tests::ensure_user_notes_section_preserves_existing_notes ... ok
[INFO] [stdout] test bugfix_session::tests::activate_iteration_uses_next_severity ... ok
[INFO] [stdout] test bugfix_session::tests::request_start_promotes_waiting_session ... ok
[INFO] [stdout] test bugfix_log::tests::write_user_notes_prepends_notes_section_without_losing_history ... ok
[INFO] [stdout] test bugfix_log::tests::write_history_preserving_notes_restores_history_without_overwriting_current_notes ... ok
[INFO] [stdout] test bugfix_log::tests::write_user_notes_updates_existing_notes_section ... ok
[INFO] [stdout] test clear::tests::clear_all_removes_bugfix_logs_and_locks ... ok
[INFO] [stdout] test clear::tests::clear_reviews_removes_review_artifacts_only ... ok
[INFO] [stdout] test backend::tests::extracts_retry_delay_from_generic_json_style_values ... ok
[INFO] [stdout] test clear::tests::clear_default_preserves_notes_and_removes_bugfix_history ... ok
[INFO] [stdout] test config::tests::canonicalize_model_choice_normalizes_dotted_claude_ids ... ok
[INFO] [stdout] test config::tests::dotted_claude_models_are_rejected_for_claude_backend ... ok
[INFO] [stdout] test config::tests::rejects_duplicate_review_codenames ... ok
[INFO] [stdout] test config::tests::rejects_non_claude_model_for_claude_backend ... ok
[INFO] [stdout] test config::tests::used_backends_are_unique_and_sorted ... ok
[INFO] [stdout] test config::tests::parses_nested_personality_tables_for_reviewers_and_consolidator ... ok
[INFO] [stdout] test config::tests::underscore_backend_names_fail_to_parse ... ok
[INFO] [stdout] test config::tests::rejects_non_gemini_model_for_gemini_backend ... ok
[INFO] [stdout] test files::tests::is_bugfix_log_matches_legacy ... ok
[INFO] [stdout] test consolidate::tests::consolidation_request_includes_personality_guidance_when_present ... ok
[INFO] [stdout] test files::tests::backend_log_path_lives_in_state_dir ... ok
[INFO] [stdout] test config::tests::missing_personality_fields_fail_to_parse ... ok
[INFO] [stdout] test files::tests::is_bugfix_log_matches_branch_scoped ... ok
[INFO] [stdout] test files::tests::bugfix_log_path_returns_err_for_empty_branch ... ok
[INFO] [stdout] test files::tests::bugfix_log_path_returns_ok_for_valid_branch ... ok
[INFO] [stdout] test files::tests::bugfix_log_path_returns_err_for_invalid_chars ... ok
[INFO] [stdout] test consolidate::tests::consolidation_agent_request_uses_state_dir_with_repo_read_access ... ok
[INFO] [stdout] test files::tests::is_bugfix_log_rejects_empty_branch ... ok
[INFO] [stdout] test files::tests::is_bugfix_log_rejects_invalid_branch_chars ... ok
[INFO] [stdout] test files::tests::is_bugfix_log_rejects_unrelated ... ok
[INFO] [stdout] test files::tests::migration_returns_branch_log_when_it_exists ... ok
[INFO] [stdout] test files::tests::migration_returns_empty_when_legacy_is_empty ... ok
[INFO] [stdout] test backend::tests::detects_rate_limit_text ... ok
[INFO] [stdout] test files::tests::migration_returns_empty_when_neither_file_exists ... ok
[INFO] [stdout] test files::tests::migration_copies_legacy_content_to_branch_log ... ok
[INFO] [stdout] test init::tests::default_personality_is_first_catalog_entry ... ok
[INFO] [stdout] test init::tests::parse_reviewer_count_accepts_positive_numbers ... ok
[INFO] [stdout] test init::tests::derive_codename_maps_gemini_aliases ... ok
[INFO] [stdout] test init::tests::parse_copilot_models_from_flag_help_ignores_other_choice_blocks ... ok
[INFO] [stdout] test init::tests::parse_reviewer_count_rejects_zero_and_non_numbers ... ok
[INFO] [stdout] test paths::tests::repo_config_path_lives_under_external_app_dir ... ok
[INFO] [stdout] test paths::tests::repo_scope_name_falls_back_when_missing_file_name ... ok
[INFO] [stdout] test files::tests::migration_preserves_legacy_for_multiple_branches ... ok
[INFO] [stdout] test personalities::tests::sanitize_name_rejects_empty_after_cleanup ... ok
[INFO] [stdout] test init::tests::parse_copilot_models_from_config_help_extracts_model_list ... ok
[INFO] [stdout] test personalities::tests::load_global_personality_reads_template_body ... ok
[INFO] [stdout] test personalities::tests::non_conforming_md_files_are_skipped ... ok
[INFO] [stdout] test personalities::tests::validation_reports_invalid_global_personalities_even_for_builtin_names ... ok
[INFO] [stdout] test gemini_cli::tests::detects_missing_required_flags ... ok
[INFO] [stdout] test personalities::tests::default_personality_resolves_without_extra_instructions ... ok
[INFO] [stdout] test review::tests::build_review_context_paths_are_round_scoped ... ok
[INFO] [stdout] test personalities::tests::global_personalities_override_builtin_names ... ok
[INFO] [stdout] test personalities::tests::global_personalities_are_listed_from_md_files ... ok
[INFO] [stdout] test personalities::tests::inline_personality_wins_over_named_lookup ... ok
[INFO] [stdout] test paths::tests::repo_scope_name_sanitizes_whitespace_and_symbols ... ok
[INFO] [stdout] test review::tests::review_agent_request_includes_personality_guidance_when_present ... ok
[INFO] [stdout] test review::tests::fatal_review_error_is_marked_fatal ... ok
[INFO] [stdout] test review::tests::retryable_review_error_is_not_fatal ... ok
[INFO] [stdout] test review::tests::review_agent_request_uses_state_dir_with_repo_read_access ... ok
[INFO] [stdout] test review::tests::reviewer_start_delays_are_staggered ... ok
[INFO] [stdout] test backend::tests::extracts_retry_delay_from_phrases ... ok
[INFO] [stdout] test tests::active_backends_for_clear_is_empty ... ok
[INFO] [stdout] test rollback::tests::safe_relative_path_rejects_parent_components ... ok
[INFO] [stdout] test tests::active_backends_for_review_only_uses_reviewer_backends ... ok
[INFO] [stdout] test review::tests::write_review_context_artifacts_writes_expected_files ... ok
[INFO] [stdout] test tests::parses_clear_all_subcommand ... ok
[INFO] [stdout] test tests::parses_bugfix_delay_start_flag ... ok
[INFO] [stdout] test tests::parses_bugfix_dry_run_flag ... ok
[INFO] [stdout] test tests::parses_bugfix_no_open_flag ... ok
[INFO] [stdout] test tests::parses_bugfix_iterations_flag ... ok
[INFO] [stdout] test gemini_cli::tests::accepts_help_output_with_required_flags ... ok
[INFO] [stdout] test tests::parses_bugfix_iterations_defaults_to_none ... ok
[INFO] [stdout] test tests::parses_plain_clear_command ... ok
[INFO] [stdout] test tests::parses_plain_review_command ... ok
[INFO] [stdout] test tests::parses_clear_reviews_subcommand ... ok
[INFO] [stdout] test web::tests::bind_random_port_uses_requested_range ... ok
[INFO] [stdout] test tests::active_backends_for_consolidate_only_uses_consolidator_backend ... ok
[INFO] [stdout] test tests::parses_review_consolidate_subcommand ... ok
[INFO] [stdout] test web::tests::start_endpoint_promotes_waiting_session ... ok
[INFO] [stdout] test web::tests::start_endpoint_reports_when_start_is_ignored ... ok
[INFO] [stdout] test web::tests::percent_decode_handles_spaces_and_hex ... ok
[INFO] [stdout] test web::tests::build_doc_index_only_returns_branch_state_artifacts ... ok
[INFO] [stdout] test web::tests::server_serves_status_and_notes_endpoints ... ok
[INFO] [stdout] test backend::tests::git_wrapper_blocks_only_commit_and_push_subcommands ... FAILED
[INFO] [stdout] test rollback::tests::restore_reverts_modified_preexisting_untracked_files ... ok
[INFO] [stdout] test rollback::tests::restore_preserves_preexisting_untracked_files ... ok
[INFO] [stdout] test rollback::tests::restore_reverts_tracked_and_removes_new_untracked_files ... ok
[INFO] [stdout] test rollback::tests::restore_returns_repo_to_the_snapshot_even_if_that_snapshot_is_dirty ... ok
[INFO] [stdout] test backend::tests::cancelling_running_agent_prevents_late_write ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- backend::tests::git_wrapper_blocks_only_commit_and_push_subcommands stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::tests::git_wrapper_blocks_only_commit_and_push_subcommands' (709) panicked at src/backend.rs:1161:9:
[INFO] [stdout] assertion failed: String::from_utf8_lossy(&push.stderr).contains("Git commit/push blocked by Board of Directors.")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x577d7ee83808 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x577d7ee83808 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x577d7ee83808 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x577d7ee83808 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x577d7ee9beca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x577d7ee9beca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x577d7ee88852 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x577d7ee88852 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x577d7ee5e9f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x577d7ee5e9f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x577d7ee7a549 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x577d7e9a7edc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x577d7e9a7edc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x577d7ee7a7c2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x577d7ee7a7c2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x577d7ee5eae4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x577d7ee53909 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x577d7ee5fadd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x577d7ee9c70c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x577d7ee9c6d2 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x577d7e8ab400 - bod[df43343e5c4df77a]::backend::tests::git_wrapper_blocks_only_commit_and_push_subcommands::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:1161:9
[INFO] [stdout]   21:     0x577d7e8d0102 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x577d7e8d017d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x577d7e867aad - <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   24:     0x577d7e8679ab - tokio[2c5cb82e854d94b1]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x577d7e8679ab - tokio[2c5cb82e854d94b1]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x577d7e8679ab - <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   27:     0x577d7e851c10 - <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   28:     0x577d7e8667dd - <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   29:     0x577d7e865a84 - <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   30:     0x577d7e7eb38b - <tokio[2c5cb82e854d94b1]::runtime::context::scoped::Scoped<tokio[2c5cb82e854d94b1]::runtime::scheduler::Context>>::set::<<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x577d7e83c289 - tokio[2c5cb82e854d94b1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x577d7e880d22 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2c5cb82e854d94b1]::runtime::context::Context>>::try_with::<tokio[2c5cb82e854d94b1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x577d7e8808ae - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2c5cb82e854d94b1]::runtime::context::Context>>::with::<tokio[2c5cb82e854d94b1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x577d7e8397bd - tokio[2c5cb82e854d94b1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x577d7e85b600 - <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   36:     0x577d7e85b8f6 - <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   37:     0x577d7e864b80 - <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x577d7e7c0b93 - tokio[2c5cb82e854d94b1]::runtime::context::runtime::enter_runtime::<<tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x577d7e851581 - <tokio[2c5cb82e854d94b1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x577d7e7ea7b4 - <tokio[2c5cb82e854d94b1]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x577d7e7ea97f - <tokio[2c5cb82e854d94b1]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x577d7e8cbd53 - bod[df43343e5c4df77a]::backend::tests::git_wrapper_blocks_only_commit_and_push_subcommands
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:1165:39
[INFO] [stdout]   43:     0x577d7e8a8b07 - bod[df43343e5c4df77a]::backend::tests::git_wrapper_blocks_only_commit_and_push_subcommands::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:1101:67
[INFO] [stdout]   44:     0x577d7e8008c6 - <bod[df43343e5c4df77a]::backend::tests::git_wrapper_blocks_only_commit_and_push_subcommands::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x577d7e99afbb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x577d7e99afbb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x577d7e9a8835 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x577d7e9a8835 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x577d7e9a8835 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x577d7e9a8835 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x577d7e9a8835 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x577d7e9a8835 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x577d7e9a8835 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x577d7e9a2144 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x577d7e9a2144 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x577d7e9ab8b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x577d7e9ab8b2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x577d7e9ab8b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x577d7e9ab8b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x577d7e9ab8b2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x577d7e9ab8b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x577d7e9ab8b2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x577d7ee827af - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x577d7ee827af - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7f857573daa4 - <unknown>
[INFO] [stdout]   66:     0x7f85757caa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     backend::tests::git_wrapper_blocks_only_commit_and_push_subcommands
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 173 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin bod`
[INFO] running `Command { std: "docker" "inspect" "d91bd47bc0c097fca732a5bfd4712a98f9d9b0f94dab58583ab03497037dd061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d91bd47bc0c097fca732a5bfd4712a98f9d9b0f94dab58583ab03497037dd061", kill_on_drop: false }`
[INFO] [stdout] d91bd47bc0c097fca732a5bfd4712a98f9d9b0f94dab58583ab03497037dd061
