[INFO] cloning repository https://github.com/welpo/git-sumi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/welpo/git-sumi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelpo%2Fgit-sumi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelpo%2Fgit-sumi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d65eb8bf0b766f304c540b78b4cf97f7cbb09477
[INFO] testing welpo/git-sumi against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelpo%2Fgit-sumi" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/welpo/git-sumi
[INFO] finished tweaking git repo https://github.com/welpo/git-sumi
[INFO] tweaked toml for git repo https://github.com/welpo/git-sumi written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/welpo/git-sumi on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/welpo/git-sumi 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded git-conventional v0.12.9
[INFO] [stderr]   Downloaded redox_users v0.5.0
[INFO] [stderr]   Downloaded libredox v0.1.4
[INFO] [stderr]   Downloaded testing_table v0.3.0
[INFO] [stderr]   Downloaded is-terminal v0.4.16
[INFO] [stderr]   Downloaded tabled_derive v0.11.0
[INFO] [stderr]   Downloaded clap_complete v4.5.59
[INFO] [stderr]   Downloaded papergrid v0.17.0
[INFO] [stderr]   Downloaded tabled v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3041c428f714abfd977c350236c690c31834f3f9d54869ac61282aa3e1daa094
[INFO] running `Command { std: "docker" "start" "-a" "3041c428f714abfd977c350236c690c31834f3f9d54869ac61282aa3e1daa094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3041c428f714abfd977c350236c690c31834f3f9d54869ac61282aa3e1daa094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3041c428f714abfd977c350236c690c31834f3f9d54869ac61282aa3e1daa094", kill_on_drop: false }`
[INFO] [stdout] 3041c428f714abfd977c350236c690c31834f3f9d54869ac61282aa3e1daa094
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0c4fb94d44da77f6c01f0b13b5531a052603def122b12b33d9a6b468eeb689a
[INFO] running `Command { std: "docker" "start" "-a" "d0c4fb94d44da77f6c01f0b13b5531a052603def122b12b33d9a6b468eeb689a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling git-conventional v0.12.9
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling clap_complete v4.5.59
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling git-sumi v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.93s
[INFO] running `Command { std: "docker" "inspect" "d0c4fb94d44da77f6c01f0b13b5531a052603def122b12b33d9a6b468eeb689a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0c4fb94d44da77f6c01f0b13b5531a052603def122b12b33d9a6b468eeb689a", kill_on_drop: false }`
[INFO] [stdout] d0c4fb94d44da77f6c01f0b13b5531a052603def122b12b33d9a6b468eeb689a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 629dbc1975f82956267040a81b750e0305d33aaec362554f5d5af0b0dcf5e495
[INFO] running `Command { std: "docker" "start" "-a" "629dbc1975f82956267040a81b750e0305d33aaec362554f5d5af0b0dcf5e495", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling git-sumi v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.08s
[INFO] running `Command { std: "docker" "inspect" "629dbc1975f82956267040a81b750e0305d33aaec362554f5d5af0b0dcf5e495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "629dbc1975f82956267040a81b750e0305d33aaec362554f5d5af0b0dcf5e495", kill_on_drop: false }`
[INFO] [stdout] 629dbc1975f82956267040a81b750e0305d33aaec362554f5d5af0b0dcf5e495
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7198039b50c27847a9ecdeef66fbb96bf8c3f25bb93399d4da03ec32df59998e
[INFO] running `Command { std: "docker" "start" "-a" "7198039b50c27847a9ecdeef66fbb96bf8c3f25bb93399d4da03ec32df59998e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_sumi-b0b21f6841c40e53)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_sumi-dda2c727ef330861)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-13af353967ade703)
[INFO] [stdout] 
[INFO] [stdout] running 149 tests
[INFO] [stdout] test lint::test_combined_rules::error_invalid_conventional_commit_body_length ... ok
[INFO] [stdout] test lint::test_combined_rules::error_conventional_commit_period ... ok
[INFO] [stdout] test lint::error_lint_no_rules ... ok
[INFO] [stdout] test lint::error_exits_no_commit ... ok
[INFO] [stdout] test lint::test_combined_rules::error_custom_title_too_long_gitmoji ... ok
[INFO] [stdout] test lint::test_combined_rules::error_invalid_conventional_commit_title_length ... ok
[INFO] [stdout] test lint::test_combined_rules::error_multiple_errors_in_commit ... ok
[INFO] [stdout] test lint::test_combined_rules::error_capital_letter_conventional_gitmoji ... ok
[INFO] [stdout] test lint::test_combined_rules::error_catch_multiple_commit_errors_with_split_lines ... ok
[INFO] [stdout] test lint::test_combined_rules::error_conventional_gitmoji_imperative ... ok
[INFO] [stdout] test lint::test_combined_rules::success_with_capital_letter_conventional ... ok
[INFO] [stdout] test lint::test_combined_rules::error_without_capital_letter_conventional ... ok
[INFO] [stdout] test lint::test_combined_rules::error_invalid_conventional_commit_invalid_gitmoji ... ok
[INFO] [stdout] test lint::test_combined_rules::success_quiet ... ok
[INFO] [stdout] test lint::test_combined_rules::error_whitespace_gitmoji ... ok
[INFO] [stdout] test lint::test_combined_rules::success_conventional_whitespace_multiple_line_commit ... ok
[INFO] [stdout] test lint::test_combined_rules::success_valid_conventional_commit_with_gitmoji ... ok
[INFO] [stdout] test lint::test_combined_rules::error_conventional_fails_parsing_proceeds ... ok
[INFO] [stdout] test lint::test_config::error_bad_config_file_gitmoji_boolean_string ... ok
[INFO] [stdout] test lint::test_config::error_config_is_dir ... ok
[INFO] [stdout] test lint::test_combined_rules::success_with_lowercase_description_and_pattern ... ok
[INFO] [stdout] test lint::test_commit_changes::error_commit_in_non_repo_directory ... ok
[INFO] [stdout] test lint::test_combined_rules::error_imperative_and_gitmoji ... ok
[INFO] [stdout] test lint::test_config::error_invalid_init_value ... ok
[INFO] [stdout] test lint::test_config::error_init_hook_in_non_git_repo ... ok
[INFO] [stdout] test lint::test_config::config_file_in_sumi_named_subdir_in_home ... ok
[INFO] [stdout] test lint::test_config::error_no_rules_enabled ... ok
[INFO] [stdout] test lint::test_config::error_non_existent_config_file ... ok
[INFO] [stdout] test lint::test_combined_rules::success_gitmoji_with_pattern ... ok
[INFO] [stdout] test lint::test_config::error_fail_override_config_file_gitmoji ... ok
[INFO] [stdout] test lint::test_config::error_valid_config_file_conventional_overridden_by_cli ... ok
[INFO] [stdout] test lint::test_config::error_types_enables_conventional ... ok
[INFO] [stdout] test lint::test_config::error_valid_config_file_gitmoji ... ok
[INFO] [stdout] test lint::test_config::error_bad_config_file_gitmoji_duplicated ... ok
[INFO] [stdout] test lint::test_config::error_valid_config_file_short_title_length ... ok
[INFO] [stdout] test lint::test_config::success_config_overwrite_yes ... ok
[INFO] [stdout] test lint::test_config::error_valid_config_file_gitmoji_overridden_by_cli ... ok
[INFO] [stdout] test lint::test_commit_changes::error_commit_lint_problems_suggest_force ... ok
[INFO] [stdout] test lint::test_combined_rules::success_breaking_change_with_gitmoji ... ok
[INFO] [stdout] test lint::test_config::success_format_from_config_and_cli_override ... ok
[INFO] [stdout] test lint::test_config::success_init_config ... ok
[INFO] [stdout] test lint::test_combined_rules::success_empty_line_skipped_with_split_lines ... ok
[INFO] [stdout] test lint::test_config::success_init ... ok
[INFO] [stdout] test lint::test_config::success_config_overwrite_no ... ok
[INFO] [stdout] test lint::test_config::error_valid_config_file_imperative_overridden_by_cli ... ok
[INFO] [stdout] test lint::test_config::success_init_hook_overwrite_no ... ok
[INFO] [stdout] test lint::test_config::success_initialize_all_hooks ... ok
[INFO] [stdout] test lint::test_config::success_init_hook ... ok
[INFO] [stdout] test lint::test_config::success_prepare_commit_msg_hook_overwrite_no ... ok
[INFO] [stdout] test lint::test_config::success_override_format_from_cli ... ok
[INFO] [stdout] test lint::test_config::success_prepare_commit_message_stdout ... ok
[INFO] [stdout] test lint::test_commit_changes::error_commit_with_no_changes ... ok
[INFO] [stdout] test lint::test_config::success_valid_config_file_title_len_overridden_to_zero ... ok
[INFO] [stdout] test lint::test_config::success_init_hook_overwrite_yes ... ok
[INFO] [stdout] test lint::test_config::success_prepare_commit_msg_hook_overwrite_yes ... ok
[INFO] [stdout] test lint::test_config::success_prepare_commit_msg_hook_creation ... ok
[INFO] [stdout] test lint::test_config::success_override_gitmoji_with_env_var ... ok
[INFO] [stdout] test lint::test_config::success_override_quiet_with_env_var ... ok
[INFO] [stdout] test lint::test_conventional_commits::error_unallowed_type ... ok
[INFO] [stdout] test lint::test_config::test_none_ignores_standard_config_home ... ok
[INFO] [stdout] test lint::test_commit_changes::error_git_fails_no_message ... ok
[INFO] [stdout] test lint::test_config::test_config_file_in_parent_directory ... ok
[INFO] [stdout] test lint::test_conventional_commits::error_unallowed_scope ... ok
[INFO] [stdout] test lint::test_conventional_commits::success_conventional_commit ... ok
[INFO] [stdout] test lint::test_conventional_commits::success_breaking_change ... ok
[INFO] [stdout] test lint::test_conventional_commits::success_with_user_specified_type ... ok
[INFO] [stdout] test lint::test_conventional_commits::error_conventional_commit_empty_scope ... ok
[INFO] [stdout] test lint::test_conventional_commits::success_valid_conventional_commit ... ok
[INFO] [stdout] test lint::test_conventional_commits::success_with_empty_types_and_scopes ... ok
[INFO] [stdout] test lint::test_config::test_gitmoji_env ... ok
[INFO] [stdout] test lint::test_config::test_fake_standard_config_home ... ok
[INFO] [stdout] test lint::test_display::success_does_not_contain_header ... ok
[INFO] [stdout] test lint::test_display::success_contains_body ... ok
[INFO] [stdout] test lint::test_conventional_commits::success_display_format_toml ... ok
[INFO] [stdout] test lint::test_display::success_display_format_markdown ... ok
[INFO] [stdout] test lint::test_combined_rules::success_capital_letter_conventional_gitmoji ... ok
[INFO] [stdout] test lint::test_display::success_display_format_cli_as_default ... ok
[INFO] [stdout] test lint::test_file_input::success_file_with_comments ... ok
[INFO] [stdout] test lint::test_display::success_display_format_json ... ok
[INFO] [stdout] test lint::test_config::test_config_file_in_third_parent_directory ... ok
[INFO] [stdout] test lint::test_display::success_display_format_toml ... ok
[INFO] [stdout] test lint::test_conventional_commits::success_allowed_scope ... ok
[INFO] [stdout] test lint::test_config::error_valid_config_file_imperative ... ok
[INFO] [stdout] test lint::test_commit_changes::success_commit_with_staged_changes ... ok
[INFO] [stdout] test lint::test_gitmoji::error_invalid_emoji_string ... ok
[INFO] [stdout] test lint::test_gitmoji::error_invalid_emoji_unicode ... ok
[INFO] [stdout] test lint::test_gitmoji::error_invalid_emoji_unicode_2 ... ok
[INFO] [stdout] test lint::test_gitmoji::success_emoji_without_gitmoji_whitespace ... ok
[INFO] [stdout] test lint::test_gitmoji::error_no_emojis ... ok
[INFO] [stdout] test lint::test_gitmoji::error_two_string_emojis ... ok
[INFO] [stdout] test lint::test_gitmoji::success_joined_emoji ... ok
[INFO] [stdout] test lint::test_commit_changes::success_force_commit_with_incorrect_message ... ok
[INFO] [stdout] test lint::test_file_input::success_read_from_file ... ok
[INFO] [stdout] test lint::test_header_pattern_stripping::test_header_length_validation_passes_when_full_header_within_limit ... ok
[INFO] [stdout] test lint::test_gitmoji::error_two_unicode_emojis_2 ... ok
[INFO] [stdout] test lint::test_header_pattern_stripping::test_header_length_validation_uses_full_header_with_pattern ... ok
[INFO] [stdout] test lint::test_gitmoji::success_no_emojis ... ok
[INFO] [stdout] test lint::test_gitmoji::error_invalid_emoji_string_2 ... ok
[INFO] [stdout] test lint::test_header_pattern_stripping::test_header_pattern_imperative_validation_after_stripping ... ok
[INFO] [stdout] test lint::test_file_input::error_empty_file ... ok
[INFO] [stdout] test lint::test_file_input::success_file_with_multiline ... ok
[INFO] [stdout] test lint::test_display::success_display_format_cli ... ok
[INFO] [stdout] test lint::test_file_input::error_nonexistent_file ... ok
[INFO] [stdout] test lint::test_single_rule::error_bad_output_format ... ok
[INFO] [stdout] test lint::test_header_pattern_stripping::test_header_pattern_with_strip_disabled_backwards_compatibility ... ok
[INFO] [stdout] test lint::test_single_rule::error_capital_letter_non_conventional ... ok
[INFO] [stdout] test lint::test_header_pattern_stripping::test_strip_with_no_header_pattern_does_nothing ... ok
[INFO] [stdout] test lint::test_single_rule::error_empty_header ... ok
[INFO] [stdout] test lint::test_single_rule::error_catch_conventional_body_error ... ok
[INFO] [stdout] test lint::test_header_pattern_stripping::test_header_pattern_with_stripping_enabled_imperative_fails ... ok
[INFO] [stdout] test lint::test_file_input::error_conflict_file_and_message ... ok
[INFO] [stdout] test lint::test_header_pattern_stripping::test_header_pattern_with_stripping_enabled_valid_case ... ok
[INFO] [stdout] test lint::test_header_pattern_stripping::test_header_pattern_with_stripping_enabled_whitespace_fails ... ok
[INFO] [stdout] test lint::test_header_pattern_stripping::test_header_pattern_with_multiline_commit ... ok
[INFO] [stdout] test lint::test_header_pattern_stripping::test_invalid_regex_pattern_graceful_fallback ... ok
[INFO] [stdout] test lint::test_single_rule::error_custom_title_too_long ... ok
[INFO] [stdout] test lint::test_single_rule::error_not_lowercase_description ... ok
[INFO] [stdout] test lint::test_single_rule::error_whitespace_body_missing_newline_conventional ... ok
[INFO] [stdout] test lint::test_single_rule::error_whitespace_body_missing_newline ... ok
[INFO] [stdout] test lint::test_single_rule::success_body_has_newline ... ok
[INFO] [stdout] test lint::test_single_rule::error_invalid_whitespace ... ok
[INFO] [stdout] test lint::test_single_rule::error_ends_with_period ... ok
[INFO] [stdout] test lint::test_header_pattern_stripping::test_header_pattern_validation_works ... ok
[INFO] [stdout] test lint::test_single_rule::success_body_long_custom ... ok
[INFO] [stdout] test lint::test_single_rule::error_whitespace_issue_pluralization ... ok
[INFO] [stdout] test lint::test_single_rule::success_lowercase_description ... ok
[INFO] [stdout] test lint::test_single_rule::error_invalid_description_case ... ok
[INFO] [stdout] test lint::test_single_rule::success_body_long_custom_title_long_custom ... ok
[INFO] [stdout] test lint::test_single_rule::error_body_whitespace_issues ... ok
[INFO] [stdout] test lint::test_single_rule::success_valid_whitespace ... ok
[INFO] [stdout] test lint::test_single_rule::error_body_too_long_custom ... ok
[INFO] [stdout] test lint::test_single_rule::success_stdin_conventional ... ok
[INFO] [stdout] test lint::test_gitmoji::error_two_unicode_emojis ... ok
[INFO] [stdout] test lint::test_single_rule::error_when_using_unsupported_regex_feature ... ok
[INFO] [stdout] test lint::test_single_rule::success_ignore_comments ... ok
[INFO] [stdout] test success_bash_completion ... ok
[INFO] [stdout] test lint::test_single_rule::success_with_capital_letter_non_conventional ... ok
[INFO] [stdout] test lint::test_single_rule::success_ends_with_period ... ok
[INFO] [stdout] test lint::test_single_rule::success_whitespace_single_line_commit ... ok
[INFO] [stdout] test lint::test_single_rule::success_non_letter_cant_be_capitalised ... ok
[INFO] [stdout] test lint::test_single_rule::success_with_valid_jira_ticket_in_header ... ok
[INFO] [stdout] test lint::test_single_rule::error_not_using_imperative_with_prefix ... ok
[INFO] [stdout] test lint::test_single_rule::success_valid_whitespace_gitmoji ... ok
[INFO] [stdout] test lint::test_single_rule::error_when_header_does_not_match_jira_pattern ... ok
[INFO] [stdout] test lint::test_single_rule::error_not_using_imperative ... ok
[INFO] [stdout] test lint::test_single_rule::success_imperative_verbs ... ok
[INFO] [stdout] test lint::test_combined_rules::success_conventional_commits_and_emoji_formats ... ok
[INFO] [stdout] test lint::test_gitmoji::success_one_string_emoji ... ok
[INFO] [stdout] test lint::test_gitmoji::success_one_unicode_emoji ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 149 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.32s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests git_sumi
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7198039b50c27847a9ecdeef66fbb96bf8c3f25bb93399d4da03ec32df59998e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7198039b50c27847a9ecdeef66fbb96bf8c3f25bb93399d4da03ec32df59998e", kill_on_drop: false }`
[INFO] [stdout] 7198039b50c27847a9ecdeef66fbb96bf8c3f25bb93399d4da03ec32df59998e
