[INFO] fetching crate git-aint 0.1.7...
[INFO] testing git-aint-0.1.7 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate git-aint 0.1.7 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate git-aint 0.1.7
[INFO] finished tweaking crates.io crate git-aint 0.1.7
[INFO] tweaked toml for crates.io crate git-aint 0.1.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-aint 0.1.7 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 crates.io crate git-aint 0.1.7 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded semver v1.0.27
[INFO] [stderr]   Downloaded bitflags v2.11.0
[INFO] [stderr]   Downloaded tempfile v3.25.0
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded unicase v2.9.0
[INFO] [stderr]   Downloaded quote v1.0.44
[INFO] [stderr]   Downloaded clap_derive v4.5.55
[INFO] [stderr]   Downloaded anyhow v1.0.101
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded indexmap v2.13.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.39
[INFO] [stderr]   Downloaded hashbrown v0.16.1
[INFO] [stderr]   Downloaded wasip2 v1.0.2+wasi-0.2.9
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.0
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded zerocopy v0.8.39
[INFO] [stderr]   Downloaded syn v2.0.116
[INFO] [stderr]   Downloaded libc v0.2.182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b6dad22876fef168fac44e585f1a40a4630c29871ff99c65522cc4fddab820ee
[INFO] running `Command { std: "docker" "start" "b6dad22876fef168fac44e585f1a40a4630c29871ff99c65522cc4fddab820ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6dad22876fef168fac44e585f1a40a4630c29871ff99c65522cc4fddab820ee", 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" "b6dad22876fef168fac44e585f1a40a4630c29871ff99c65522cc4fddab820ee" "/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" "b6dad22876fef168fac44e585f1a40a4630c29871ff99c65522cc4fddab820ee", 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" "b6dad22876fef168fac44e585f1a40a4630c29871ff99c65522cc4fddab820ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", 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.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling git-aint v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.99s
[INFO] running `Command { std: "docker" "inspect" "b6dad22876fef168fac44e585f1a40a4630c29871ff99c65522cc4fddab820ee", 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" "b6dad22876fef168fac44e585f1a40a4630c29871ff99c65522cc4fddab820ee" "/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 getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling git-aint v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.60s
[INFO] running `Command { std: "docker" "inspect" "b6dad22876fef168fac44e585f1a40a4630c29871ff99c65522cc4fddab820ee", 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" "b6dad22876fef168fac44e585f1a40a4630c29871ff99c65522cc4fddab820ee" "/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.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_aint-d89110f451b4861c)
[INFO] [stdout] 
[INFO] [stdout] running 340 tests
[INFO] [stdout] test cmd::doctor::tests::extract_ref_returns_none_for_garbage ... ok
[INFO] [stdout] test cmd::doctor::tests::extract_ref_from_v2_task_path ... ok
[INFO] [stdout] test cmd::doctor::tests::check_detects_legacy_epics_dir ... ok
[INFO] [stdout] test cmd::doctor::tests::extract_slug_aint_md ... ok
[INFO] [stdout] test cmd::doctor::tests::extract_slug_from_aint_dirname ... ok
[INFO] [stdout] test cmd::doctor::tests::detects_same_dir_duplicate ... ok
[INFO] [stdout] test cmd::doctor::tests::detects_cross_dir_duplicate ... ok
[INFO] [stdout] test cmd::doctor::tests::detects_short_ids ... ok
[INFO] [stdout] test cmd::doctor::tests::extract_slug_bare_id ... ok
[INFO] [stdout] test cmd::doctor::tests::extract_slug_from_task_filename ... ok
[INFO] [stdout] test cmd::doctor::tests::fix_renames_legacy_epics_to_aints ... ok
[INFO] [stdout] test cmd::get::tests::all_clear_when_no_active_aints ... ok
[INFO] [stdout] test cmd::doctor::tests::no_short_ids_when_matching_length ... ok
[INFO] [stdout] test cmd::doctor::tests::no_duplicates_reports_ok ... ok
[INFO] [stdout] test cmd::get::tests::active_shows_inline_context ... ok
[INFO] [stdout] test cmd::get::tests::deps_any_shows_tasks_with_deps ... ok
[INFO] [stdout] test cmd::get::tests::default_sort_active_before_open ... ok
[INFO] [stdout] test cmd::get::tests::deps_blocked_shows_blocked_only ... ok
[INFO] [stdout] test cmd::doctor::tests::detects_short_dir_ids ... ok
[INFO] [stdout] test cmd::doctor::tests::skip_flag_validates_unknown_names ... ok
[INFO] [stdout] test cmd::doctor::tests::fix_short_dir_id_renames_dir ... ok
[INFO] [stdout] test cmd::get::tests::get_no_blockers_when_dep_merged ... ok
[INFO] [stdout] test cmd::get::tests::deps_none_shows_tasks_without_deps ... ok
[INFO] [stdout] test cmd::get::tests::get_shows_dir_context_for_task ... ok
[INFO] [stdout] test cmd::get::tests::flat_output_shows_status_labels ... ok
[INFO] [stdout] test cmd::get::tests::search_split_requires_all_words ... ok
[INFO] [stdout] test cmd::get::tests::search_split_with_search_files ... ok
[INFO] [stdout] test cmd::get::tests::search_split_case_insensitive ... ok
[INFO] [stdout] test cmd::get::tests::get_no_body_suppresses_body ... ok
[INFO] [stdout] test cmd::get::tests::search_substring_does_not_match_scattered_words ... ok
[INFO] [stdout] test cmd::get::tests::search_split_matches_all_words_in_title_and_body ... ok
[INFO] [stdout] test cmd::new_cmd::tests::title_from_slug_basic ... ok
[INFO] [stdout] test cmd::new_cmd::tests::title_from_slug_empty ... ok
[INFO] [stdout] test cmd::new_cmd::tests::title_from_slug_single_word ... ok
[INFO] [stdout] test cmd::new_cmd::tests::title_from_slug_already_capitalized ... ok
[INFO] [stdout] test cmd::set_cmd::tests::add_dep ... ok
[INFO] [stdout] test cmd::get::tests::search_files_glob_filters_correctly ... ok
[INFO] [stdout] test cmd::get::tests::get_shows_blockers_and_unblocks ... ok
[INFO] [stdout] test cmd::set_cmd::tests::add_duplicate_tag_is_noop ... ok
[INFO] [stdout] test cmd::get::tests::summary_line_with_limit_zero_is_header_only ... ok
[INFO] [stdout] test cmd::set_cmd::tests::child_file_moves_back_to_active_mirror_on_reopen ... ok
[INFO] [stdout] test cmd::set_cmd::tests::child_dir_moves_back_to_active_mirror_on_reopen ... ok
[INFO] [stdout] test cmd::get::tests::search_files_includes_sibling_rfc ... ok
[INFO] [stdout] test cmd::get::tests::summary_line_shows_header_and_aints ... ok
[INFO] [stdout] test cmd::set_cmd::tests::editor_flag_does_not_consume_positional ... ok
[INFO] [stdout] test cmd::set_cmd::tests::extract_slug_aint_format ... ok
[INFO] [stdout] test cmd::set_cmd::tests::extract_slug_not_an_aint ... ok
[INFO] [stdout] test cmd::set_cmd::tests::editor_flag_with_equals_takes_value ... ok
[INFO] [stdout] test cmd::get::tests::search_substring_matches_title ... ok
[INFO] [stdout] test cmd::doctor::tests::fix_updates_dep_references ... FAILED
[INFO] [stdout] test cmd::doctor::tests::fix_renames_duplicate_file ... FAILED
[INFO] [stdout] test cmd::set_cmd::tests::invalid_dep_format_returns_error ... ok
[INFO] [stdout] test cmd::set_cmd::tests::invalid_priority_returns_error ... ok
[INFO] [stdout] test cmd::set_cmd::tests::find_open_tasks_skips_aint_md ... ok
[INFO] [stdout] test cmd::set_cmd::tests::add_dep_with_bare_id ... ok
[INFO] [stdout] test cmd::set_cmd::tests::invalid_status_returns_error ... ok
[INFO] [stdout] test cmd::set_cmd::tests::find_open_tasks_detects_dir_form_child ... ok
[INFO] [stdout] test cmd::set_cmd::tests::find_open_tasks_includes_current ... ok
[INFO] [stdout] test cmd::set_cmd::tests::move_to_dir_moves_closed_task ... ok
[INFO] [stdout] test cmd::set_cmd::tests::find_open_tasks_mixed_file_and_dir_form ... ok
[INFO] [stdout] test cmd::set_cmd::tests::find_open_tasks_detects_open ... ok
[INFO] [stdout] test cmd::set_cmd::tests::move_to_dir_moves_task ... ok
[INFO] [stdout] test cmd::set_cmd::tests::find_open_tasks_empty_when_all_closed ... ok
[INFO] [stdout] test cmd::set_cmd::tests::add_duplicate_dep_is_noop ... ok
[INFO] [stdout] test cmd::set_cmd::tests::add_tag ... ok
[INFO] [stdout] test cmd::get::tests::deps_clear_shows_unblocked_only ... ok
[INFO] [stdout] test cmd::set_cmd::tests::move_to_dir_nonexistent ... ok
[INFO] [stdout] test cmd::set_cmd::tests::move_to_dir_preserves_deps ... ok
[INFO] [stdout] test cmd::doctor::tests::fix_short_id_renames_file ... ok
[INFO] [stdout] test cmd::set_cmd::tests::no_changes_returns_false ... ok
[INFO] [stdout] test cmd::set_cmd::tests::child_file_moves_to_archive_mirror_on_close ... ok
[INFO] [stdout] test cmd::get::tests::deps_clear_unblocked_when_dep_merged ... ok
[INFO] [stdout] test cmd::set_cmd::tests::move_to_dir_rejects_dir_form ... ok
[INFO] [stdout] test cmd::set_cmd::tests::child_dir_moves_to_archive_mirror_on_close ... ok
[INFO] [stdout] test cmd::set_cmd::tests::parent_aint_dir_dir_form_child ... ok
[INFO] [stdout] test cmd::set_cmd::tests::move_to_dir_same_is_noop ... ok
[INFO] [stdout] test cmd::set_cmd::tests::parent_aint_dir_file_form_in_archive_subdir ... ok
[INFO] [stdout] test cmd::set_cmd::tests::parent_aint_dir_file_form_child ... ok
[INFO] [stdout] test cmd::set_cmd::tests::parent_aint_dir_top_level_dir_returns_none ... ok
[INFO] [stdout] test cmd::set_cmd::tests::parent_aint_dir_top_level_file_returns_none ... ok
[INFO] [stdout] test cmd::set_cmd::tests::remove_tag ... ok
[INFO] [stdout] test cmd::sync::tests::aint_ref_dir_form ... ok
[INFO] [stdout] test cmd::set_cmd::tests::rm_nonexistent_dep_is_noop ... ok
[INFO] [stdout] test cmd::set_cmd::tests::update_assignee ... ok
[INFO] [stdout] test cmd::set_cmd::tests::update_reason_with_status ... ok
[INFO] [stdout] test cmd::sync::tests::aint_ref_file_form ... ok
[INFO] [stdout] test cmd::sync::tests::commit_message_deleted ... ok
[INFO] [stdout] test cmd::set_cmd::tests::rm_dep_with_bare_id ... ok
[INFO] [stdout] test cmd::sync::tests::commit_message_moved_to_closed ... ok
[INFO] [stdout] test cmd::sync::tests::aint_ref_child_in_dir ... ok
[INFO] [stdout] test cmd::sync::tests::commit_message_rename_shows_renamed ... ok
[INFO] [stdout] test cmd::sync::tests::commit_message_single_modified ... ok
[INFO] [stdout] test cmd::sync::tests::aint_ref_non_aint_file ... ok
[INFO] [stdout] test cmd::sync::tests::aint_ref_closed ... ok
[INFO] [stdout] test cmd::sync::tests::log_path_file_form ... ok
[INFO] [stdout] test cmd::sync::tests::log_path_non_aint ... ok
[INFO] [stdout] test cmd::sync::tests::log_path_child_in_dir ... ok
[INFO] [stdout] test cmd::sync::tests::log_path_dir_form ... ok
[INFO] [stdout] test cmd::sync::tests::commit_message_multiple_changes ... ok
[INFO] [stdout] test cmd::sync::tests::parse_status_added_file ... ok
[INFO] [stdout] test cmd::sync::tests::commit_message_non_aint_files_shown_as_path ... ok
[INFO] [stdout] test cmd::sync::tests::parse_status_deleted_file ... ok
[INFO] [stdout] test cmd::sync::tests::parse_status_includes_non_aints_files ... ok
[INFO] [stdout] test cmd::sync::tests::parse_status_empty ... ok
[INFO] [stdout] test cmd::sync::tests::parse_status_multiple_changes ... ok
[INFO] [stdout] test cmd::sync::tests::parse_status_renamed_file ... ok
[INFO] [stdout] test cmd::sync::tests::parse_status_staged_added ... ok
[INFO] [stdout] test cmd::sync::tests::score_composition_proximity ... ok
[INFO] [stdout] test cmd::sync::tests::score_dilutes_by_working_ratio ... ok
[INFO] [stdout] test cmd::sync::tests::score_priority_bonus ... ok
[INFO] [stdout] test cmd::sync::tests::parse_status_modified_file ... ok
[INFO] [stdout] test cmd::sync::tests::score_recency_boosts_score ... ok
[INFO] [stdout] test cmd::sync::tests::score_working_higher_than_open ... ok
[INFO] [stdout] test config::tests::config_default_returns_none_for_unknown ... ok
[INFO] [stdout] test config::tests::config_defaults_match_typed_constants ... ok
[INFO] [stdout] test context::tests::find_aints_dir_missing_active_subdir ... ok
[INFO] [stdout] test context::tests::find_aints_dir_at_root ... ok
[INFO] [stdout] test context::tests::load_all_aints_basic ... ok
[INFO] [stdout] test context::tests::load_all_aints_includes_closed ... ok
[INFO] [stdout] test context::tests::find_aints_dir_from_subdirectory ... ok
[INFO] [stdout] test context::tests::load_all_aints_skips_adr_files ... ok
[INFO] [stdout] test context::tests::load_all_aints_standalone_file ... ok
[INFO] [stdout] test context::tests::load_all_aints_skips_rfc ... ok
[INFO] [stdout] test context::tests::find_aints_dir_not_found ... ok
[INFO] [stdout] test cmd::sync::tests::commit_message_many_changes_uses_count ... ok
[INFO] [stdout] test cmd::set_cmd::tests::update_status_active_with_explicit_assignee ... ok
[INFO] [stdout] test cmd::set_cmd::tests::update_title ... ok
[INFO] [stdout] test cmd::set_cmd::tests::rm_dep ... ok
[INFO] [stdout] test cmd::set_cmd::tests::update_reason ... ok
[INFO] [stdout] test cmd::set_cmd::tests::update_priority ... ok
[INFO] [stdout] test cmd::set_cmd::tests::update_status_active_preserves_existing_assignee ... ok
[INFO] [stdout] test cmd::set_cmd::tests::slug_renames_dir_form_aint ... ok
[INFO] [stdout] test cmd::set_cmd::tests::update_status ... ok
[INFO] [stdout] test git::cmd::tests::git_cmd_status ... ok
[INFO] [stdout] test git::cmd::tests::git_cmd_invalid_command ... ok
[INFO] [stdout] test git::history::tests::history_untracked_file ... ok
[INFO] [stdout] test git::history::tests::history_returns_created_by ... ok
[INFO] [stdout] test git::history::tests::history_returns_timestamps ... ok
[INFO] [stdout] test graph::cycle::tests::direct_cycle ... ok
[INFO] [stdout] test graph::cycle::tests::empty_graph_no_cycles ... ok
[INFO] [stdout] test graph::cycle::tests::no_cycles_in_dag ... ok
[INFO] [stdout] test graph::cycle::tests::self_cycle ... ok
[INFO] [stdout] test graph::cycle::tests::transitive_cycle ... ok
[INFO] [stdout] test graph::deps::tests::aint_index_lookup ... ok
[INFO] [stdout] test graph::deps::tests::build_cross_epic_deps ... ok
[INFO] [stdout] test graph::deps::tests::build_empty ... ok
[INFO] [stdout] test graph::deps::tests::build_no_deps ... ok
[INFO] [stdout] test graph::deps::tests::build_with_deps ... ok
[INFO] [stdout] test graph::deps::tests::inject_parent_containment_adds_reverse_edges ... ok
[INFO] [stdout] test graph::ready::tests::blocked_by_open_dep ... ok
[INFO] [stdout] test graph::ready::tests::excludes_afoot ... ok
[INFO] [stdout] test graph::ready::tests::excludes_closed_tasks ... ok
[INFO] [stdout] test graph::ready::tests::no_deps_all_ready ... ok
[INFO] [stdout] test graph::ready::tests::priority_sort_then_id ... ok
[INFO] [stdout] test graph::ready::tests::unblocked_by_done_dep ... ok
[INFO] [stdout] test graph::tree::tests::forest_deduplicates_children ... ok
[INFO] [stdout] test graph::tree::tests::tree_cross_epic_deps ... ok
[INFO] [stdout] test graph::tree::tests::tree_dangling_ref ... ok
[INFO] [stdout] test graph::tree::tests::tree_forward_shows_dependents_as_children ... ok
[INFO] [stdout] test graph::tree::tests::tree_no_deps_reverse ... ok
[INFO] [stdout] test graph::tree::tests::tree_reverse_shows_deps_as_children ... ok
[INFO] [stdout] test graph::tree::tests::tree_shows_status ... ok
[INFO] [stdout] test model::aint::tests::aint_struct_constructs ... ok
[INFO] [stdout] test model::id::tests::display_shows_raw_id ... ok
[INFO] [stdout] test model::id::tests::generate_random_base36_correct_length ... ok
[INFO] [stdout] test model::id::tests::new_generates_valid_id ... ok
[INFO] [stdout] test model::id::tests::new_with_id_length_10_works ... ok
[INFO] [stdout] test model::id::tests::new_with_id_length_5_generates_random ... ok
[INFO] [stdout] test model::id::tests::new_with_id_length_clamps_above_max ... ok
[INFO] [stdout] test model::id::tests::new_with_id_length_clamps_below_min ... ok
[INFO] [stdout] test model::id::tests::new_with_id_length_generates_correct_length ... ok
[INFO] [stdout] test model::id::tests::parse_accepts_5_char_id ... ok
[INFO] [stdout] test model::id::tests::parse_accepts_6_char_id ... ok
[INFO] [stdout] test model::id::tests::parse_accepts_max_length_id ... ok
[INFO] [stdout] test model::id::tests::parse_rejects_3_char_id ... ok
[INFO] [stdout] test model::id::tests::parse_rejects_4_char_id ... ok
[INFO] [stdout] test model::id::tests::parse_rejects_non_base36 ... ok
[INFO] [stdout] test model::id::tests::parse_rejects_uppercase ... ok
[INFO] [stdout] test model::id::tests::parse_rejects_wrong_length ... ok
[INFO] [stdout] test model::id::tests::parse_valid_id ... ok
[INFO] [stdout] test model::id::tests::unique_avoids_existing_ids ... ok
[INFO] [stdout] test model::priority::tests::display_includes_label ... ok
[INFO] [stdout] test model::priority::tests::label ... ok
[INFO] [stdout] test model::priority::tests::new_rejects_out_of_range ... ok
[INFO] [stdout] test model::priority::tests::new_valid_range ... ok
[INFO] [stdout] test model::priority::tests::ordering ... ok
[INFO] [stdout] test model::reference::tests::display_id_ref ... ok
[INFO] [stdout] test model::reference::tests::display_path_ref ... ok
[INFO] [stdout] test model::reference::tests::parse_absolute_path ... ok
[INFO] [stdout] test model::reference::tests::parse_bare_id ... ok
[INFO] [stdout] test model::reference::tests::parse_bare_id_no_hyphens ... ok
[INFO] [stdout] test model::reference::tests::parse_dotaint_path ... ok
[INFO] [stdout] test model::reference::tests::parse_path_with_dot ... ok
[INFO] [stdout] test model::reference::tests::parse_path_with_slash ... ok
[INFO] [stdout] test model::reference::tests::parse_relative_path ... ok
[INFO] [stdout] test model::status::tests::display_roundtrips ... ok
[INFO] [stdout] test git::sync::tests::from_git_config_reads_true_explicitly ... ok
[INFO] [stdout] test model::status::tests::filter_closed_expands ... ok
[INFO] [stdout] test model::status::tests::filter_default_excludes_closed ... ok
[INFO] [stdout] test model::status::tests::filter_multiple_values ... ok
[INFO] [stdout] test model::status::tests::filter_rejects_invalid ... ok
[INFO] [stdout] test model::status::tests::is_closed ... ok
[INFO] [stdout] test model::status::tests::parse_abbreviations ... ok
[INFO] [stdout] test model::status::tests::filter_all ... ok
[INFO] [stdout] test model::status::tests::parse_merged ... ok
[INFO] [stdout] test model::status::tests::parse_open ... ok
[INFO] [stdout] test model::status::tests::parse_rejected ... ok
[INFO] [stdout] test model::status::tests::parse_pushed ... ok
[INFO] [stdout] test model::status::tests::parse_working ... ok
[INFO] [stdout] test model::tag::tests::depref_display ... ok
[INFO] [stdout] test model::tag::tests::depref_parse_accepts_dir_slash_id ... ok
[INFO] [stdout] test model::tag::tests::depref_parse_bare_id ... ok
[INFO] [stdout] test model::tag::tests::depref_parse_slash_invalid_child_id ... ok
[INFO] [stdout] test model::tag::tests::tag_display ... ok
[INFO] [stdout] test model::tag::tests::tag_parse ... ok
[INFO] [stdout] test model::tag::tests::tag_parse_bare_key ... ok
[INFO] [stdout] test render::agents::claude::tests::configure_creates_all_files ... ok
[INFO] [stdout] test render::agents::claude::tests::configure_without_hooks_skips_settings ... ok
[INFO] [stdout] test render::agents::claude::tests::generates_agents_md_in_aint_dir ... ok
[INFO] [stdout] test model::status::tests::parse_rejects_invalid ... ok
[INFO] [stdout] test render::agents::claude::tests::patch_creates_agents_md_when_no_agent_file_exists ... ok
[INFO] [stdout] test render::agents::claude::tests::generates_agents_md_is_idempotent ... ok
[INFO] [stdout] test render::agents::claude::tests::patch_preserves_existing_content ... ok
[INFO] [stdout] test render::agents::claude::tests::patch_settings_creates_if_missing ... ok
[INFO] [stdout] test render::agents::claude::tests::patch_settings_merges_into_existing ... ok
[INFO] [stdout] test render::agents::claude::tests::patch_settings_preserves_existing_hooks ... ok
[INFO] [stdout] test render::agents::claude::tests::patch_falls_back_to_claude_md ... ok
[INFO] [stdout] test render::agents::claude::tests::patch_targets_agents_md_over_claude_md ... ok
[INFO] [stdout] test render::format::tests::expand_aint_fields ... ok
[INFO] [stdout] test render::format::tests::expand_errors_on_missing_assignee ... ok
[INFO] [stdout] test render::format::tests::expand_errors_on_missing_dir_slug ... ok
[INFO] [stdout] test render::format::tests::expand_mixed ... ok
[INFO] [stdout] test render::format::tests::expand_tag ... ok
[INFO] [stdout] test render::format::tests::expand_tag_not_found ... ok
[INFO] [stdout] test git::sync::tests::from_git_config_reads_false ... ok
[INFO] [stdout] test render::format::tests::extract_dir_id_no_slug ... ok
[INFO] [stdout] test render::format::tests::extract_dir_id ... ok
[INFO] [stdout] test render::format::tests::extract_slugs ... ok
[INFO] [stdout] test render::format::tests::extract_slugs_new_format ... ok
[INFO] [stdout] test slug::tests::add_required_spec ... ok
[INFO] [stdout] test render::agents::claude::tests::patch_skips_if_already_configured ... ok
[INFO] [stdout] test slug::tests::custom_max_tokens_3 ... ok
[INFO] [stdout] test slug::tests::custom_token_len_4 ... ok
[INFO] [stdout] test slug::tests::cap_at_max_tokens ... ok
[INFO] [stdout] test slug::tests::empty_input ... ok
[INFO] [stdout] test slug::tests::migrate_crossplane ... ok
[INFO] [stdout] test slug::tests::rename_envelope ... ok
[INFO] [stdout] test slug::tests::flow_dsl_support_async ... ok
[INFO] [stdout] test slug::tests::setup_tls_mtls ... ok
[INFO] [stdout] test slug::tests::short_words_preserved ... ok
[INFO] [stdout] test slug::tests::stop_words_only_dropped_as_whole_words ... ok
[INFO] [stdout] test slug::tests::stop_words_dropped ... ok
[INFO] [stdout] test slug::tests::unicode_only ... ok
[INFO] [stdout] test store::naming_tests::aint_dir_rejects_md_suffix ... ok
[INFO] [stdout] test store::naming_tests::aint_dir_rejects_too_few_segments ... ok
[INFO] [stdout] test store::naming_tests::aint_dir_rejects_non_aint_prefix ... ok
[INFO] [stdout] test store::naming_tests::aint_dir_valid ... ok
[INFO] [stdout] test store::naming_tests::aint_file_new_format ... ok
[INFO] [stdout] test store::naming_tests::aint_file_rejects_bare ... ok
[INFO] [stdout] test store::naming_tests::aint_file_rejects_non_aint_type ... ok
[INFO] [stdout] test store::naming_tests::aint_file_rejects_too_few_segments ... ok
[INFO] [stdout] test store::naming_tests::aint_file_rejects_wrong_suffix ... ok
[INFO] [stdout] test store::naming_tests::aint_slug_new_format ... ok
[INFO] [stdout] test store::naming_tests::aint_slug_none_for_non_aint ... ok
[INFO] [stdout] test store::naming_tests::build_aint_dirname ... ok
[INFO] [stdout] test store::naming_tests::build_aint_filename ... ok
[INFO] [stdout] test store::naming_tests::build_aint_filename_simple ... ok
[INFO] [stdout] test store::naming_tests::dir_slug_from_aint_dirname ... ok
[INFO] [stdout] test store::naming_tests::doc_file_adr ... ok
[INFO] [stdout] test store::naming_tests::dir_slug_from_dirname_bare ... ok
[INFO] [stdout] test store::naming_tests::doc_file_rejects_bare_adr ... ok
[INFO] [stdout] test store::naming_tests::doc_file_rejects_random ... ok
[INFO] [stdout] test store::naming_tests::doc_file_research ... ok
[INFO] [stdout] test store::naming_tests::doc_file_rfc ... ok
[INFO] [stdout] test store::naming_tests::doc_file_rfc_with_slug ... ok
[INFO] [stdout] test store::naming_tests::doc_file_scenario ... ok
[INFO] [stdout] test store::naming_tests::extract_id_new_format ... ok
[INFO] [stdout] test store::naming_tests::extract_id_none_for_bare_prefix ... ok
[INFO] [stdout] test store::naming_tests::extract_id_none_for_non_aint ... ok
[INFO] [stdout] test store::naming_tests::parse_new_format ... ok
[INFO] [stdout] test store::naming_tests::parse_rejects_non_aint ... ok
[INFO] [stdout] test store::naming_tests::parse_rejects_too_few_segments ... ok
[INFO] [stdout] test store::naming_tests::parse_simple_slug ... ok
[INFO] [stdout] test store::naming_tests::roundtrip_id_through_filename ... ok
[INFO] [stdout] test store::naming_tests::slug_matches_exact ... ok
[INFO] [stdout] test store::naming_tests::slug_matches_full_tokens ... ok
[INFO] [stdout] test store::naming_tests::slug_matches_prefix_each_token ... ok
[INFO] [stdout] test store::naming_tests::slug_matches_rejects_extra_query_tokens ... ok
[INFO] [stdout] test store::naming_tests::slug_matches_rejects_non_prefix ... ok
[INFO] [stdout] test store::naming_tests::slug_matches_single_token ... ok
[INFO] [stdout] test store::read::tests::read_basic_aint ... ok
[INFO] [stdout] test store::naming_tests::slug_matches_rejects_wrong_count ... ok
[INFO] [stdout] test store::read::tests::read_dep_with_slash_format ... ok
[INFO] [stdout] test store::read::tests::read_empty_body ... ok
[INFO] [stdout] test store::read::tests::read_dir_form ... ok
[INFO] [stdout] test store::read::tests::read_missing_frontmatter ... ok
[INFO] [stdout] test store::read::tests::read_status_defaults_to_open ... ok
[INFO] [stdout] test store::read::tests::read_missing_priority_defaults_to_p2 ... ok
[INFO] [stdout] test store::read::tests::read_with_all_fields ... ok
[INFO] [stdout] test store::read::tests::read_survives_bad_dep_and_status ... ok
[INFO] [stdout] test store::read::tests::read_working_status ... ok
[INFO] [stdout] test store::naming_tests::dir_slug_from_dirname_non_aint_prefix ... ok
[INFO] [stdout] test store::resolve::tests::find_dir_not_found ... ok
[INFO] [stdout] test store::resolve::tests::find_dir_in_active ... ok
[INFO] [stdout] test store::resolve::tests::levenshtein_basic ... ok
[INFO] [stdout] test store::resolve::tests::resolve_ambiguous_id ... ok
[INFO] [stdout] test store::resolve::tests::resolve_bare_id_standalone_file ... ok
[INFO] [stdout] test store::resolve::tests::resolve_bare_id_dir_form ... ok
[INFO] [stdout] test store::resolve::tests::resolve_bare_id_unique_child ... ok
[INFO] [stdout] test store::resolve::tests::resolve_child_in_archive ... ok
[INFO] [stdout] test store::resolve::tests::resolve_empty_root_returns_not_found ... ok
[INFO] [stdout] test store::resolve::tests::resolve_in_archive_dir ... ok
[INFO] [stdout] test store::resolve::tests::resolve_path_ref ... ok
[INFO] [stdout] test store::resolve::tests::suggest_similar_finds_close_match ... ok
[INFO] [stdout] test store::resolve::tests::suggest_similar_no_match_too_far ... ok
[INFO] [stdout] test store::resolve::tests::suggest_similar_only_exact_returns_none ... ok
[INFO] [stdout] test store::resolve::tests::resolve_path_ref_not_found ... ok
[INFO] [stdout] test store::write::tests::round_trip ... ok
[INFO] [stdout] test store::write::tests::round_trip_reason_with_colon ... ok
[INFO] [stdout] test store::write::tests::round_trip_title_with_brackets ... ok
[INFO] [stdout] test store::write::tests::round_trip_title_with_colon ... ok
[INFO] [stdout] test store::write::tests::round_trip_with_reason ... ok
[INFO] [stdout] test store::write::tests::write_empty_body ... ok
[INFO] [stdout] test store::write::tests::write_includes_status ... ok
[INFO] [stdout] test store::write::tests::write_preserves_priority_comment ... ok
[INFO] [stdout] test store::resolve::tests::suggest_similar_skips_exact_match ... ok
[INFO] [stdout] test store::resolve::tests::resolve_not_found_with_suggestion ... ok
[INFO] [stdout] test git::sync::tests::sync_write_callback_error_propagated ... ok
[INFO] [stdout] test git::sync::tests::sync_write_skips_commit_when_disabled ... ok
[INFO] [stdout] test git::sync::tests::from_git_config_defaults_to_true ... ok
[INFO] [stdout] test git::worktree::tests::init_creates_aint_sync_branch ... ok
[INFO] [stdout] test git::worktree::tests::init_adds_gitignore ... ok
[INFO] [stdout] test git::worktree::tests::init_creates_active_with_gitkeep ... ok
[INFO] [stdout] test git::worktree::tests::init_creates_worktree ... ok
[INFO] [stdout] test git::sync::tests::sync_write_skips_push_when_disabled ... ok
[INFO] [stdout] test git::worktree::tests::init_is_idempotent ... ok
[INFO] [stdout] test git::worktree::tests::init_reuses_existing_local_branch ... ok
[INFO] [stdout] test git::sync::tests::sync_write_commits_and_pushes ... ok
[INFO] [stdout] test git::sync::tests::sync_write_pushes_preexisting_commits ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin git-aint`
[INFO] [stdout] test git::worktree::tests::init_fetches_remote_branch ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::doctor::tests::fix_updates_dep_references stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::doctor::tests::fix_updates_dep_references' (1175) panicked at src/cmd/doctor.rs:3423:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eae8ad8cc48 - 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:     0x5eae8ad8cc48 - 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:     0x5eae8ad8cc48 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eae8ad8cc48 - <<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:     0x5eae8ada34ca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eae8ada34ca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5eae8ad91742 - 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:     0x5eae8ad91742 - <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:     0x5eae8ad685c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eae8ad685c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eae8ad84149 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eae8abe7f2c - <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:     0x5eae8abe7f2c - 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:     0x5eae8ad84302 - <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:     0x5eae8ad84302 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eae8ad68682 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eae8ad5d589 - 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:     0x5eae8ad6945d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eae8ada3c5c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eae8ada3b13 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5eae8ad9ee3d - core[8fb95b77d25ab6c8]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5eae8aa3316c - git_aint[fe3d67bdc23568d2]::cmd::doctor::tests::fix_updates_dep_references
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/doctor.rs:3423:9
[INFO] [stdout]   22:     0x5eae8aa27427 - git_aint[fe3d67bdc23568d2]::cmd::doctor::tests::fix_updates_dep_references::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/doctor.rs:3405:36
[INFO] [stdout]   23:     0x5eae8aafde16 - <git_aint[fe3d67bdc23568d2]::cmd::doctor::tests::fix_updates_dep_references::{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]   24:     0x5eae8abdb00b - <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]   25:     0x5eae8abdb00b - 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]   26:     0x5eae8abe8885 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5eae8abe8885 - <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]   28:     0x5eae8abe8885 - 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]   29:     0x5eae8abe8885 - 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]   30:     0x5eae8abe8885 - 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]   31:     0x5eae8abe8885 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5eae8abe8885 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5eae8abe2194 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5eae8abe2194 - 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]   35:     0x5eae8abeb902 - 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]   36:     0x5eae8abeb902 - <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]   37:     0x5eae8abeb902 - 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]   38:     0x5eae8abeb902 - 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]   39:     0x5eae8abeb902 - 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]   40:     0x5eae8abeb902 - 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]   41:     0x5eae8abeb902 - <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]   42:     0x5eae8ad8c09f - <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]   43:     0x5eae8ad8c09f - <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]   44:     0x7f5f3e4e4aa4 - <unknown>
[INFO] [stdout]   45:     0x7f5f3e571a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::doctor::tests::fix_renames_duplicate_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::doctor::tests::fix_renames_duplicate_file' (1171) panicked at src/cmd/doctor.rs:3370:9:
[INFO] [stdout] assertion `left == right` failed: should fix 1 duplicate
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eae8ad8cc48 - 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:     0x5eae8ad8cc48 - 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:     0x5eae8ad8cc48 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eae8ad8cc48 - <<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:     0x5eae8ada34ca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eae8ada34ca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5eae8ad91742 - 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:     0x5eae8ad91742 - <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:     0x5eae8ad685c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eae8ad685c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eae8ad84149 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eae8abe7f2c - <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:     0x5eae8abe7f2c - 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:     0x5eae8ad84302 - <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:     0x5eae8ad84302 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eae8ad68682 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eae8ad5d589 - 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:     0x5eae8ad6945d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eae8ada3c5c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eae8ada3b73 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5eae8ad9ee3d - core[8fb95b77d25ab6c8]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5eae8aa31ee4 - git_aint[fe3d67bdc23568d2]::cmd::doctor::tests::fix_renames_duplicate_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/doctor.rs:3370:9
[INFO] [stdout]   22:     0x5eae8aa273f7 - git_aint[fe3d67bdc23568d2]::cmd::doctor::tests::fix_renames_duplicate_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/doctor.rs:3356:36
[INFO] [stdout]   23:     0x5eae8aafddd6 - <git_aint[fe3d67bdc23568d2]::cmd::doctor::tests::fix_renames_duplicate_file::{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]   24:     0x5eae8abdb00b - <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]   25:     0x5eae8abdb00b - 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]   26:     0x5eae8abe8885 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5eae8abe8885 - <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]   28:     0x5eae8abe8885 - 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]   29:     0x5eae8abe8885 - 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]   30:     0x5eae8abe8885 - 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]   31:     0x5eae8abe8885 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5eae8abe8885 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5eae8abe2194 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5eae8abe2194 - 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]   35:     0x5eae8abeb902 - 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]   36:     0x5eae8abeb902 - <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]   37:     0x5eae8abeb902 - 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]   38:     0x5eae8abeb902 - 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]   39:     0x5eae8abeb902 - 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]   40:     0x5eae8abeb902 - 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]   41:     0x5eae8abeb902 - <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]   42:     0x5eae8ad8c09f - <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]   43:     0x5eae8ad8c09f - <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]   44:     0x7f5f3e4e4aa4 - <unknown>
[INFO] [stdout]   45:     0x7f5f3e571a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cmd::doctor::tests::fix_renames_duplicate_file
[INFO] [stdout]     cmd::doctor::tests::fix_updates_dep_references
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 338 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b6dad22876fef168fac44e585f1a40a4630c29871ff99c65522cc4fddab820ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6dad22876fef168fac44e585f1a40a4630c29871ff99c65522cc4fddab820ee", kill_on_drop: false }`
[INFO] [stdout] b6dad22876fef168fac44e585f1a40a4630c29871ff99c65522cc4fddab820ee
