[INFO] cloning repository https://github.com/apple-star18/git-full-editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apple-star18/git-full-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapple-star18%2Fgit-full-editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapple-star18%2Fgit-full-editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82969cbce1becbbca6f04d1c8f95c4baeffb741c
[INFO] testing apple-star18/git-full-editor against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapple-star18%2Fgit-full-editor" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/apple-star18/git-full-editor
[INFO] finished tweaking git repo https://github.com/apple-star18/git-full-editor
[INFO] tweaked toml for git repo https://github.com/apple-star18/git-full-editor written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apple-star18/git-full-editor on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/apple-star18/git-full-editor 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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] a97da9fa639204c3eb1c02e2270ce3cf19dd09f1bfa6fb3b83bb21d357756faa
[INFO] running `Command { std: "docker" "start" "a97da9fa639204c3eb1c02e2270ce3cf19dd09f1bfa6fb3b83bb21d357756faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a97da9fa639204c3eb1c02e2270ce3cf19dd09f1bfa6fb3b83bb21d357756faa", 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" "a97da9fa639204c3eb1c02e2270ce3cf19dd09f1bfa6fb3b83bb21d357756faa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a97da9fa639204c3eb1c02e2270ce3cf19dd09f1bfa6fb3b83bb21d357756faa", 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" "a97da9fa639204c3eb1c02e2270ce3cf19dd09f1bfa6fb3b83bb21d357756faa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.20.1
[INFO] [stderr]    Compiling git-editor v2.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.33s
[INFO] running `Command { std: "docker" "inspect" "a97da9fa639204c3eb1c02e2270ce3cf19dd09f1bfa6fb3b83bb21d357756faa", 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" "a97da9fa639204c3eb1c02e2270ce3cf19dd09f1bfa6fb3b83bb21d357756faa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling git-editor v2.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.55s
[INFO] running `Command { std: "docker" "inspect" "a97da9fa639204c3eb1c02e2270ce3cf19dd09f1bfa6fb3b83bb21d357756faa", 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" "a97da9fa639204c3eb1c02e2270ce3cf19dd09f1bfa6fb3b83bb21d357756faa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_editor-6108f7f358a2a3c1)
[INFO] [stdout] 
[INFO] [stdout] running 79 tests
[INFO] [stdout] test args::tests::test_args_with_pick_specific_commits ... ok
[INFO] [stdout] test args::tests::test_args_full_rewrite ... ok
[INFO] [stdout] test args::tests::test_args_default_values ... ok
[INFO] [stdout] test args::tests::test_args_with_docs ... ok
[INFO] [stdout] test args::tests::test_args_with_simulate ... ok
[INFO] [stdout] test args::tests::test_validate_simulation_args_invalid ... ok
[INFO] [stdout] test args::tests::test_validate_simulation_args_valid ... ok
[INFO] [stdout] test args::tests::test_args_with_show_history ... ok
[INFO] [stdout] test args::tests::test_args_with_range ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_generate_range_timestamps ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_generate_range_timestamps_edge_cases ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_parse_range_input_asterisk ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_parse_range_input_invalid_format ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_parse_range_input_with_spaces ... ok
[INFO] [stdout] test args::tests::test_docs_mode_skips_validation ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_parse_range_input_invalid_range ... ok
[INFO] [stdout] test rewrite::rewrite_specific::tests::test_edit_options_with_values ... ok
[INFO] [stdout] test rewrite::rewrite_specific::tests::test_edit_options_default ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_parse_range_input_valid ... ok
[INFO] [stdout] test rewrite::rewrite_email::tests::test_replace_coauthored_by_trailers_only_matching_email ... ok
[INFO] [stdout] test utils::commit_history::tests::test_get_commit_history_invalid_repo ... ok
[INFO] [stdout] test rewrite::rewrite_specific::tests::test_commit_selection_validation ... ok
[INFO] [stdout] test utils::commit_history::tests::test_get_commit_history_empty_repo ... ok
[INFO] [stdout] test utils::datetime::tests::test_generate_timestamps_invalid_date_format ... ok
[INFO] [stdout] test utils::datetime::tests::test_generate_timestamps_valid_range ... ok
[INFO] [stdout] test utils::datetime::tests::test_generate_timestamps_preserves_order ... ok
[INFO] [stdout] test utils::git_clone::tests::test_get_repo_name_from_url ... ok
[INFO] [stdout] test utils::git_clone::tests::test_is_git_url ... ok
[INFO] [stdout] test utils::git_clone::tests::test_normalize_git_url ... ok
[INFO] [stdout] test utils::git_config::tests::test_cross_platform_home_detection ... ok
[INFO] [stdout] test utils::datetime::tests::test_count_commits ... ok
[INFO] [stdout] test utils::git_config::tests::test_get_gitconfig_paths ... ok
[INFO] [stdout] test utils::git_config::tests::test_get_user_gitconfig_path ... ok
[INFO] [stdout] test utils::git_config::tests::test_parse_gitconfig_basic ... ok
[INFO] [stdout] test utils::git_config::tests::test_parse_gitconfig_case_insensitive ... ok
[INFO] [stdout] test rewrite::rewrite_email::tests::test_rewrite_email_identity_updates_author_and_contributor ... ok
[INFO] [stdout] test utils::git_config::tests::test_parse_gitconfig_empty_values ... ok
[INFO] [stdout] test utils::git_config::tests::test_parse_gitconfig_with_comments ... ok
[INFO] [stdout] test utils::git_config::tests::test_get_git_user_functions_exist ... ok
[INFO] [stdout] test utils::prompt::tests::test_prompt_for_missing_arg_formats_correctly ... ok
[INFO] [stdout] test utils::prompt::tests::test_prompt_functions_exist ... ok
[INFO] [stdout] test utils::simulation::tests::test_create_full_rewrite_simulation ... ok
[INFO] [stdout] test utils::git_config::tests::test_system_gitconfig_path_logic ... ok
[INFO] [stdout] test utils::simulation::tests::test_create_specific_commit_simulation ... ok
[INFO] [stdout] test utils::simulation::tests::test_simulation_change_has_changes ... ok
[INFO] [stdout] test utils::simulation::tests::test_simulation_change_no_changes ... ok
[INFO] [stdout] test utils::simulation::tests::test_simulation_stats_creation ... ok
[INFO] [stdout] test utils::types::tests::test_commit_info_creation ... ok
[INFO] [stdout] test utils::types::tests::test_edit_options_default ... ok
[INFO] [stdout] test utils::types::tests::test_edit_options_partial_values ... ok
[INFO] [stdout] test utils::types::tests::test_edit_options_with_values ... ok
[INFO] [stdout] test utils::types::tests::test_result_type_alias ... ok
[INFO] [stdout] test utils::types::tests::test_result_type_alias_error ... ok
[INFO] [stdout] test utils::validator::tests::test_email_regex_patterns ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_docs_mode ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_docs_mode_precedence ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_docs_mode_with_invalid_path ... ok
[INFO] [stdout] test utils::git_config::tests::test_parse_gitconfig_with_quotes ... ok
[INFO] [stdout] test utils::validator::tests::test_datetime_regex_patterns ... ok
[INFO] [stdout] test utils::commit_history::tests::test_get_commit_history_with_print ... ok
[INFO] [stdout] test rewrite::rewrite_specific::tests::test_rewrite_specific_commits_with_empty_commits ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_nonexistent_repo ... ok
[INFO] [stdout] test utils::datetime::tests::test_skip_range_check_single_commit ... ok
[INFO] [stdout] test utils::commit_history::tests::test_commit_info_fields ... ok
[INFO] [stdout] test utils::commit_history::tests::test_commit_info_parent_count ... ok
[INFO] [stdout] test utils::datetime::tests::test_skip_range_check_produces_correct_count ... ok
[INFO] [stdout] test rewrite::rewrite_specific::tests::test_apply_commit_changes_logic ... ok
[INFO] [stdout] test utils::datetime::tests::test_skip_range_check_respects_5min_gap_and_bounds ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_pick_specific_commits_mode ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_full_rewrite_valid ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_range_mode ... ok
[INFO] [stdout] test utils::commit_history::tests::test_get_commit_history_without_print ... ok
[INFO] [stdout] test rewrite::rewrite_specific::tests::test_show_commit_details ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_rewrite_range_commits_with_repo ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_invalid_email ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_show_history_mode ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_apply_range_changes_correct_commit_ordering ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_invalid_date_format ... ok
[INFO] [stdout] test utils::datetime::tests::test_small_range_error_mentions_skip_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_editor-c69a1933b92ea0f2)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test args::tests::test_args_default_values ... ok
[INFO] [stdout] test args::tests::test_args_with_pick_specific_commits ... ok
[INFO] [stdout] test args::tests::test_args_with_range ... ok
[INFO] [stdout] test args::tests::test_args_with_docs ... ok
[INFO] [stdout] test args::tests::test_args_with_simulate ... ok
[INFO] [stdout] test args::tests::test_args_with_show_history ... ok
[INFO] [stdout] test args::tests::test_docs_mode_skips_validation ... ok
[INFO] [stdout] test args::tests::test_validate_simulation_args_valid ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_generate_range_timestamps_edge_cases ... ok
[INFO] [stdout] test docs::tests::test_docs_html_contains_expected_sections ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_parse_range_input_valid ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_parse_range_input_invalid_range ... ok
[INFO] [stdout] test docs::tests::test_docs_html_contains_examples ... ok
[INFO] [stdout] test docs::tests::test_version_and_date_replacement ... ok
[INFO] [stdout] test docs::tests::test_html_structure_validity ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_generate_range_timestamps ... ok
[INFO] [stdout] test rewrite::rewrite_specific::tests::test_edit_options_with_values ... ok
[INFO] [stdout] test docs::tests::test_docs_html_contains_operation_modes ... ok
[INFO] [stdout] test docs::tests::test_generate_comprehensive_docs ... ok
[INFO] [stdout] test rewrite::rewrite_specific::tests::test_edit_options_default ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_parse_range_input_with_spaces ... ok
[INFO] [stdout] test rewrite::rewrite_email::tests::test_replace_coauthored_by_trailers_only_matching_email ... ok
[INFO] [stdout] test args::tests::test_validate_simulation_args_invalid ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_parse_range_input_invalid_format ... ok
[INFO] [stdout] test args::tests::test_args_full_rewrite ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_parse_range_input_asterisk ... ok
[INFO] [stdout] test rewrite::rewrite_specific::tests::test_commit_selection_validation ... ok
[INFO] [stdout] test utils::commit_history::tests::test_get_commit_history_invalid_repo ... ok
[INFO] [stdout] test utils::datetime::tests::test_generate_timestamps_invalid_date_format ... ok
[INFO] [stdout] test rewrite::rewrite_specific::tests::test_apply_commit_changes_logic ... ok
[INFO] [stdout] test utils::datetime::tests::test_generate_timestamps_valid_range ... ok
[INFO] [stdout] test utils::datetime::tests::test_generate_timestamps_preserves_order ... ok
[INFO] [stdout] test utils::git_clone::tests::test_get_repo_name_from_url ... ok
[INFO] [stdout] test utils::git_clone::tests::test_is_git_url ... ok
[INFO] [stdout] test utils::git_clone::tests::test_normalize_git_url ... ok
[INFO] [stdout] test utils::git_config::tests::test_cross_platform_home_detection ... ok
[INFO] [stdout] test rewrite::rewrite_specific::tests::test_rewrite_specific_commits_with_empty_commits ... ok
[INFO] [stdout] test utils::git_config::tests::test_get_gitconfig_paths ... ok
[INFO] [stdout] test utils::git_config::tests::test_get_user_gitconfig_path ... ok
[INFO] [stdout] test utils::git_config::tests::test_parse_gitconfig_basic ... ok
[INFO] [stdout] test utils::git_config::tests::test_parse_gitconfig_case_insensitive ... ok
[INFO] [stdout] test utils::git_config::tests::test_parse_gitconfig_empty_values ... ok
[INFO] [stdout] test utils::git_config::tests::test_parse_gitconfig_with_comments ... ok
[INFO] [stdout] test utils::git_config::tests::test_parse_gitconfig_with_quotes ... ok
[INFO] [stdout] test utils::git_config::tests::test_system_gitconfig_path_logic ... ok
[INFO] [stdout] test utils::git_config::tests::test_get_git_user_functions_exist ... ok
[INFO] [stdout] test rewrite::rewrite_email::tests::test_rewrite_email_identity_updates_author_and_contributor ... ok
[INFO] [stdout] test utils::commit_history::tests::test_get_commit_history_empty_repo ... ok
[INFO] [stdout] test utils::prompt::tests::test_prompt_for_missing_arg_formats_correctly ... ok
[INFO] [stdout] test utils::datetime::tests::test_skip_range_check_produces_correct_count ... ok
[INFO] [stdout] test utils::prompt::tests::test_prompt_functions_exist ... ok
[INFO] [stdout] test utils::simulation::tests::test_create_full_rewrite_simulation ... ok
[INFO] [stdout] test utils::commit_history::tests::test_get_commit_history_without_print ... ok
[INFO] [stdout] test utils::simulation::tests::test_simulation_stats_creation ... ok
[INFO] [stdout] test utils::types::tests::test_edit_options_default ... ok
[INFO] [stdout] test utils::types::tests::test_commit_info_creation ... ok
[INFO] [stdout] test utils::simulation::tests::test_simulation_change_has_changes ... ok
[INFO] [stdout] test utils::simulation::tests::test_create_specific_commit_simulation ... ok
[INFO] [stdout] test utils::types::tests::test_result_type_alias_error ... ok
[INFO] [stdout] test utils::types::tests::test_edit_options_partial_values ... ok
[INFO] [stdout] test utils::types::tests::test_edit_options_with_values ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_docs_mode_precedence ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_docs_mode_with_invalid_path ... ok
[INFO] [stdout] test rewrite::rewrite_specific::tests::test_show_commit_details ... ok
[INFO] [stdout] test utils::types::tests::test_result_type_alias ... ok
[INFO] [stdout] test utils::validator::tests::test_email_regex_patterns ... ok
[INFO] [stdout] test utils::simulation::tests::test_simulation_change_no_changes ... ok
[INFO] [stdout] test utils::datetime::tests::test_skip_range_check_single_commit ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_docs_mode ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_nonexistent_repo ... ok
[INFO] [stdout] test utils::datetime::tests::test_count_commits ... ok
[INFO] [stdout] test utils::commit_history::tests::test_get_commit_history_with_print ... ok
[INFO] [stdout] test utils::commit_history::tests::test_commit_info_fields ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_invalid_email ... ok
[INFO] [stdout] test utils::validator::tests::test_datetime_regex_patterns ... ok
[INFO] [stdout] test utils::commit_history::tests::test_commit_info_parent_count ... ok
[INFO] [stdout] test utils::datetime::tests::test_skip_range_check_respects_5min_gap_and_bounds ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_show_history_mode ... ok
[INFO] [stdout] test utils::datetime::tests::test_small_range_error_mentions_skip_flag ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_rewrite_range_commits_with_repo ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_pick_specific_commits_mode ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_range_mode ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_invalid_date_format ... ok
[INFO] [stdout] test rewrite::rewrite_range::tests::test_apply_range_changes_correct_commit_ordering ... ok
[INFO] [stdout] test utils::validator::tests::test_validate_inputs_full_rewrite_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-de0a05229e0d69fb)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_cli_execution_simulate_complete_args_success ... ok
[INFO] [stdout] test test_docs_flag_in_help ... ok
[INFO] [stdout] test test_docs_mode_execution ... ok
[INFO] [stdout] test test_docs_mode_no_repo_required ... FAILED
[INFO] [stdout] test test_docs_mode_with_invalid_args ... ok
[INFO] [stdout] test test_docs_mode_precedence_over_other_modes ... ok
[INFO] [stdout] test test_full_rewrite_mode_invalid_date_format ... ok
[INFO] [stdout] test test_invalid_repo_path_all_modes ... ok
[INFO] [stdout] test test_full_rewrite_mode_insufficient_date_range ... ok
[INFO] [stdout] test test_full_rewrite_mode_integration ... ok
[INFO] [stdout] test test_mode_flag_precedence ... ok
[INFO] [stdout] test test_cli_execution_simulate_incomplete_args_no_panic ... ok
[INFO] [stdout] test test_pick_specific_commits_mode_integration ... ok
[INFO] [stdout] test test_show_diff_without_simulate_fails ... ok
[INFO] [stdout] test test_show_history_mode_integration ... ok
[INFO] [stdout] test test_simulation_execution_function_missing_args ... ok
[INFO] [stdout] test test_simulation_mode_complete_args ... ok
[INFO] [stdout] test test_simulation_mode_incomplete_args ... ok
[INFO] [stdout] test test_simulation_mode_with_show_diff ... ok
[INFO] [stdout] test test_skip_range_check_succeeds_with_small_range ... ok
[INFO] [stdout] test test_skip_range_check_with_5min_minimum_gap ... ok
[INFO] [stdout] test test_workflow_show_history_then_pick_commits ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_docs_mode_no_repo_required stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_docs_mode_no_repo_required' (2649) panicked at tests/integration_tests.rs:863:10:
[INFO] [stdout] Failed to execute command: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ace56dd4191 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ace56dd4191 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ace56dd4191 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ace56dd4191 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ace56de9dda - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ace56de9dda - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5ace56dd89cc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5ace56dd89cc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5ace56db03b6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ace56db03b6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ace56dcb249 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ace568656b0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5ace568656b0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ace56dcb572 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5ace56dcb572 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5ace56db0462 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5ace56da78d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ace56db117d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5ace56dea68c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ace56dea3d2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5ace568569a3 - <core[6883ba1bc0fe4ed1]::result::Result<std[73adb7dc35730857]::process::Output, core[6883ba1bc0fe4ed1]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x5ace56849ad9 - integration_tests[ab422ca0d2df8022]::test_docs_mode_no_repo_required::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:863:10
[INFO] [stdout]   22:     0x5ace5685858e - <integration_tests[ab422ca0d2df8022]::test_docs_mode_no_repo_required::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ace5689cbde - serial_test[2aad5587bebd40fc]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   24:     0x5ace56854c54 - integration_tests[ab422ca0d2df8022]::test_docs_mode_no_repo_required
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:848:1
[INFO] [stdout]   25:     0x5ace56848367 - integration_tests[ab422ca0d2df8022]::test_docs_mode_no_repo_required::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:849:37
[INFO] [stdout]   26:     0x5ace56858046 - <integration_tests[ab422ca0d2df8022]::test_docs_mode_no_repo_required::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5ace568589eb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5ace568589eb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5ace56866035 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5ace56866035 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5ace56866035 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x5ace56866035 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5ace56866035 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5ace56866035 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5ace56866035 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5ace56860ae4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5ace56860ae4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5ace56869182 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5ace56869182 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5ace56869182 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5ace56869182 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5ace56869182 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5ace56869182 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5ace56869182 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ace56dd346f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   46:     0x5ace56dd346f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   47:     0x7664acdc3aa4 - <unknown>
[INFO] [stdout]   48:     0x7664ace50a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_docs_mode_no_repo_required
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "a97da9fa639204c3eb1c02e2270ce3cf19dd09f1bfa6fb3b83bb21d357756faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a97da9fa639204c3eb1c02e2270ce3cf19dd09f1bfa6fb3b83bb21d357756faa", kill_on_drop: false }`
[INFO] [stdout] a97da9fa639204c3eb1c02e2270ce3cf19dd09f1bfa6fb3b83bb21d357756faa
