[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] 17b2277f3298c17310b8f081476ba88e425f1af6 [INFO] testing welpo/git-sumi against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelpo%2Fgit-sumi" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/welpo/git-sumi on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_cmd v2.1.2 [INFO] [stderr] Downloaded prettytable-rs v0.10.0 [INFO] [stderr] Downloaded git-conventional v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f180fd0ad363bde67d700d23fc1314489f7fd4124b79095cfa432a2c74462ce6 [INFO] running `Command { std: "docker" "start" "-a" "f180fd0ad363bde67d700d23fc1314489f7fd4124b79095cfa432a2c74462ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f180fd0ad363bde67d700d23fc1314489f7fd4124b79095cfa432a2c74462ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f180fd0ad363bde67d700d23fc1314489f7fd4124b79095cfa432a2c74462ce6", kill_on_drop: false }` [INFO] [stdout] f180fd0ad363bde67d700d23fc1314489f7fd4124b79095cfa432a2c74462ce6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec647edeca33c384ed3e98106ff595430b5404bfc84edc8f2a1060abc8ed3abd [INFO] running `Command { std: "docker" "start" "-a" "ec647edeca33c384ed3e98106ff595430b5404bfc84edc8f2a1060abc8ed3abd", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling jiff v0.2.20 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling git-conventional v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling git-sumi v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.15s [INFO] running `Command { std: "docker" "inspect" "ec647edeca33c384ed3e98106ff595430b5404bfc84edc8f2a1060abc8ed3abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec647edeca33c384ed3e98106ff595430b5404bfc84edc8f2a1060abc8ed3abd", kill_on_drop: false }` [INFO] [stdout] ec647edeca33c384ed3e98106ff595430b5404bfc84edc8f2a1060abc8ed3abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98926c2f005d72e6cd52427b8365009d5bf41864e85deed07d6a0e127a244e7f [INFO] running `Command { std: "docker" "start" "-a" "98926c2f005d72e6cd52427b8365009d5bf41864e85deed07d6a0e127a244e7f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [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 cpufeatures v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling git-sumi v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.00s [INFO] running `Command { std: "docker" "inspect" "98926c2f005d72e6cd52427b8365009d5bf41864e85deed07d6a0e127a244e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98926c2f005d72e6cd52427b8365009d5bf41864e85deed07d6a0e127a244e7f", kill_on_drop: false }` [INFO] [stdout] 98926c2f005d72e6cd52427b8365009d5bf41864e85deed07d6a0e127a244e7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b27f9eb10d4556dd469fd000a4b37183c1fbc6370dcdd0e9a6ed14cb2b454e8 [INFO] running `Command { std: "docker" "start" "-a" "7b27f9eb10d4556dd469fd000a4b37183c1fbc6370dcdd0e9a6ed14cb2b454e8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_sumi-5dc9347267995a29) [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-bc57251078c59f8f) [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] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-f1ecb76a40a50f5c) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 184 tests [INFO] [stdout] test lint::error_exits_no_commit ... ok [INFO] [stdout] test lint::error_lint_no_rules ... ok [INFO] [stdout] test lint::test_combined_rules::error_without_capital_letter_conventional ... ok [INFO] [stdout] test lint::test_combined_rules::error_multiple_errors_in_commit ... ok [INFO] [stdout] test lint::test_combined_rules::error_invalid_conventional_commit_title_length ... ok [INFO] [stdout] test lint::test_combined_rules::error_conventional_commit_period ... 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_invalid_conventional_commit_body_length ... ok [INFO] [stdout] test lint::test_combined_rules::error_conventional_gitmoji_imperative ... ok [INFO] [stdout] test lint::test_combined_rules::success_conventional_whitespace_multiple_line_commit ... ok [INFO] [stdout] test lint::test_combined_rules::success_quiet ... ok [INFO] [stdout] test lint::test_combined_rules::success_capital_letter_conventional_gitmoji ... ok [INFO] [stdout] test lint::test_combined_rules::success_empty_line_skipped_with_split_lines ... ok [INFO] [stdout] test lint::test_combined_rules::error_whitespace_gitmoji ... ok [INFO] [stdout] test lint::test_combined_rules::error_conventional_fails_parsing_proceeds ... ok [INFO] [stdout] test lint::test_combined_rules::success_breaking_change_with_gitmoji ... ok [INFO] [stdout] test lint::test_combined_rules::error_capital_letter_conventional_gitmoji ... ok [INFO] [stdout] test lint::test_combined_rules::error_imperative_and_gitmoji ... ok [INFO] [stdout] test lint::test_commit_changes::error_commit_in_non_repo_directory ... ok [INFO] [stdout] test lint::test_combined_rules::success_with_capital_letter_conventional ... ok [INFO] [stdout] test lint::test_combined_rules::success_valid_conventional_commit_with_gitmoji ... ok [INFO] [stdout] test lint::test_combined_rules::success_gitmoji_with_pattern ... ok [INFO] [stdout] test lint::test_combined_rules::error_custom_title_too_long_gitmoji ... ok [INFO] [stdout] test lint::test_commit_range::error_conflicts_with_positional ... ok [INFO] [stdout] test lint::test_combined_rules::success_with_lowercase_description_and_pattern ... ok [INFO] [stdout] test lint::test_commit_range::error_conflicts_with_file_flag ... ok [INFO] [stdout] test lint::test_combined_rules::error_invalid_conventional_commit_invalid_gitmoji ... ok [INFO] [stdout] test lint::test_commit_changes::test_verbose_git_commit_custom_commentchar ... ok [INFO] [stdout] test lint::test_commit_range::error_body_too_long_in_range ... ok [INFO] [stdout] test lint::test_commit_range::error_empty_from_value ... ok [INFO] [stdout] test lint::test_commit_range::error_empty_to_value ... ok [INFO] [stdout] test lint::test_commit_range::error_description_case_in_range ... ok [INFO] [stdout] test lint::test_commit_range::error_from_without_to ... ok [INFO] [stdout] test lint::test_commit_changes::test_verbose_git_commit ... ok [INFO] [stdout] test lint::test_commit_range::error_disallowed_type_in_range ... ok [INFO] [stdout] test lint::test_commit_changes::test_verbose_git_commit_diff_does_not_trigger_line_length ... ok [INFO] [stdout] test lint::test_commit_changes::error_commit_lint_problems_suggest_force ... ok [INFO] [stdout] test lint::test_commit_changes::success_commit_with_staged_changes ... ok [INFO] [stdout] test lint::test_commit_changes::success_force_commit_with_incorrect_message ... ok [INFO] [stdout] test lint::test_commit_changes::error_commit_with_no_changes ... ok [INFO] [stdout] test lint::test_commit_range::error_commit_flag_conflicts_with_range ... ok [INFO] [stdout] test lint::test_commit_range::error_whitespace_only_from_value ... ok [INFO] [stdout] test lint::test_commit_range::error_to_without_from ... ok [INFO] [stdout] test lint::test_commit_range::error_disallowed_scope_in_range ... ok [INFO] [stdout] test lint::test_commit_range::error_force_flag_conflicts_with_range ... ok [INFO] [stdout] test lint::test_commit_range::error_header_pattern_mismatch_in_range ... ok [INFO] [stdout] test lint::test_commit_range::error_invalid_revision ... ok [INFO] [stdout] test lint::test_commit_range::error_split_lines_in_range_catches_invalid_body_line ... ok [INFO] [stdout] test lint::test_commit_range::error_each_commit_violates_different_rule ... ok [INFO] [stdout] test lint::test_commit_range::error_header_too_long_in_range ... ok [INFO] [stdout] test lint::test_commit_range::success_empty_range ... ok [INFO] [stdout] test lint::test_commit_range::error_whitespace_violations_in_range ... ok [INFO] [stdout] test lint::test_commit_range::error_single_commit_multiple_violations ... ok [INFO] [stdout] test lint::test_config::error_bad_config_file_gitmoji_boolean_string ... ok [INFO] [stdout] test lint::test_config::error_bad_config_file_gitmoji_duplicated ... ok [INFO] [stdout] test lint::test_config::error_config_is_dir ... ok [INFO] [stdout] test lint::test_config::error_init_hook_in_non_git_repo ... ok [INFO] [stdout] test lint::test_commit_range::error_split_lines_quiet_in_range_shows_errors ... ok [INFO] [stdout] test lint::test_commit_range::success_all_rules_pass_strict ... ok [INFO] [stdout] test lint::test_commit_changes::error_git_fails_no_message ... FAILED [INFO] [stdout] test lint::test_config::error_fail_override_config_file_gitmoji ... ok [INFO] [stdout] test lint::test_config::error_types_enables_conventional ... ok [INFO] [stdout] test lint::test_commit_range::error_lint_range_some_invalid ... ok [INFO] [stdout] test lint::test_commit_range::error_split_lines_in_range_mixed_commits ... ok [INFO] [stdout] test lint::test_config::error_invalid_init_value ... ok [INFO] [stdout] test lint::test_config::error_non_existent_config_file ... ok [INFO] [stdout] test lint::test_config::error_valid_config_file_conventional_overridden_by_cli ... ok [INFO] [stdout] test lint::test_config::success_config_overwrite_no ... ok [INFO] [stdout] test lint::test_config::error_valid_config_file_short_title_length ... ok [INFO] [stdout] test lint::test_config::error_valid_config_file_gitmoji_overridden_by_cli ... ok [INFO] [stdout] test lint::test_config::error_no_rules_enabled ... ok [INFO] [stdout] test lint::test_commit_range::success_display_in_range_mode ... ok [INFO] [stdout] test lint::test_config::config_file_in_sumi_named_subdir_in_home ... ok [INFO] [stdout] test lint::test_commit_range::error_mixed_valid_and_invalid_with_multiple_rules ... ok [INFO] [stdout] test lint::test_config::success_format_from_config_and_cli_override ... ok [INFO] [stdout] test lint::test_config::error_valid_config_file_gitmoji ... 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 ... ok [INFO] [stdout] test lint::test_config::success_config_overwrite_yes ... ok [INFO] [stdout] test lint::test_config::success_init ... ok [INFO] [stdout] test lint::test_config::success_initialize_all_hooks ... ok [INFO] [stdout] test lint::test_config::success_prepare_commit_message_stdout ... ok [INFO] [stdout] test lint::test_commit_range::success_lint_range_all_valid ... ok [INFO] [stdout] test lint::test_config::success_override_gitmoji_with_env_var ... ok [INFO] [stdout] test lint::test_commit_range::success_quiet_mode_suppresses_output ... ok [INFO] [stdout] test lint::test_config::success_prepare_commit_msg_hook_overwrite_yes ... 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_no ... ok [INFO] [stdout] test lint::test_config::success_init_hook_overwrite_yes ... ok [INFO] [stdout] test lint::test_config::test_none_ignores_standard_config_home ... ok [INFO] [stdout] test lint::test_config::success_prepare_commit_msg_hook_overwrite_no ... ok [INFO] [stdout] test lint::test_config::error_valid_config_file_imperative ... ok [INFO] [stdout] test lint::test_conventional_commits::error_conventional_commit_empty_scope ... ok [INFO] [stdout] test lint::test_conventional_commits::error_unallowed_scope ... ok [INFO] [stdout] test lint::test_commit_range::success_single_commit_range ... ok [INFO] [stdout] test lint::test_config::success_init_config ... ok [INFO] [stdout] test lint::test_config::success_override_format_from_cli ... 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::success_override_quiet_with_env_var ... ok [INFO] [stdout] test lint::test_conventional_commits::error_unallowed_type ... ok [INFO] [stdout] test lint::test_conventional_commits::success_allowed_scope ... ok [INFO] [stdout] test lint::test_conventional_commits::success_conventional_commit ... ok [INFO] [stdout] test lint::test_display::success_contains_body ... ok [INFO] [stdout] test lint::test_conventional_commits::success_breaking_change ... ok [INFO] [stdout] test lint::test_config::success_prepare_commit_msg_hook_creation ... ok [INFO] [stdout] test lint::test_config::test_fake_standard_config_home ... ok [INFO] [stdout] test lint::test_config::test_config_file_in_third_parent_directory ... ok [INFO] [stdout] test lint::test_file_input::error_empty_file ... ok [INFO] [stdout] test lint::test_file_input::error_nonexistent_file ... ok [INFO] [stdout] test lint::test_file_input::success_file_with_comments ... ok [INFO] [stdout] test lint::test_config::test_gitmoji_env ... ok [INFO] [stdout] test lint::test_commit_range::success_split_lines_in_range_all_valid ... ok [INFO] [stdout] test lint::test_display::success_display_format_cli_as_default ... ok [INFO] [stdout] test lint::test_config::test_config_file_in_parent_directory ... ok [INFO] [stdout] test lint::test_conventional_commits::success_with_user_specified_type ... ok [INFO] [stdout] test lint::test_file_input::error_conflict_file_and_message ... ok [INFO] [stdout] test lint::test_display::success_display_format_toml ... ok [INFO] [stdout] test lint::test_display::success_display_format_markdown ... ok [INFO] [stdout] test lint::test_display::success_display_format_cli ... ok [INFO] [stdout] test lint::test_gitmoji::error_invalid_emoji_unicode ... ok [INFO] [stdout] test lint::test_file_input::success_file_with_multiline ... ok [INFO] [stdout] test lint::test_display::success_does_not_contain_header ... ok [INFO] [stdout] test lint::test_gitmoji::error_two_unicode_emojis_2 ... ok [INFO] [stdout] test lint::test_gitmoji::error_invalid_emoji_string_2 ... ok [INFO] [stdout] test lint::test_gitmoji::error_no_emojis ... ok [INFO] [stdout] test lint::test_commit_range::success_multiline_commits_in_range ... ok [INFO] [stdout] test lint::test_conventional_commits::success_display_format_toml ... ok [INFO] [stdout] test lint::test_file_input::success_read_from_file ... ok [INFO] [stdout] test lint::test_gitmoji::error_two_unicode_emojis ... 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_display::success_display_format_json ... ok [INFO] [stdout] test lint::test_gitmoji::error_invalid_emoji_string ... ok [INFO] [stdout] test lint::test_header_pattern_stripping::test_header_pattern_validation_works ... 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_emoji_without_gitmoji_whitespace ... ok [INFO] [stdout] test lint::test_header_pattern_stripping::test_header_pattern_with_multiline_commit ... ok [INFO] [stdout] test lint::test_gitmoji::error_two_string_emojis ... ok [INFO] [stdout] test lint::test_header_pattern_stripping::test_header_pattern_with_strip_disabled_backwards_compatibility ... ok [INFO] [stdout] test lint::test_gitmoji::success_no_emojis ... ok [INFO] [stdout] test lint::test_gitmoji::success_joined_emoji ... ok [INFO] [stdout] test lint::test_single_rule::error_bad_output_format ... ok [INFO] [stdout] test lint::test_header_pattern_stripping::test_invalid_regex_pattern_graceful_fallback ... ok [INFO] [stdout] test lint::test_header_pattern_stripping::test_header_pattern_with_stripping_enabled_imperative_fails ... ok [INFO] [stdout] test lint::test_single_rule::error_invalid_description_case ... ok [INFO] [stdout] test lint::test_single_rule::error_custom_title_too_long ... ok [INFO] [stdout] test lint::test_single_rule::error_body_too_long_custom ... ok [INFO] [stdout] test lint::test_header_pattern_stripping::test_header_pattern_imperative_validation_after_stripping ... ok [INFO] [stdout] test lint::test_header_pattern_stripping::test_header_pattern_with_stripping_enabled_valid_case ... ok [INFO] [stdout] test lint::test_single_rule::error_not_lowercase_description ... 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_ends_with_period ... ok [INFO] [stdout] test lint::test_single_rule::error_catch_conventional_body_error ... ok [INFO] [stdout] test lint::test_single_rule::error_when_using_unsupported_regex_feature ... ok [INFO] [stdout] test lint::test_header_pattern_stripping::test_header_pattern_with_stripping_enabled_whitespace_fails ... ok [INFO] [stdout] test lint::test_single_rule::error_whitespace_body_missing_newline ... ok [INFO] [stdout] test lint::test_single_rule::error_invalid_whitespace ... ok [INFO] [stdout] test lint::test_single_rule::error_empty_header ... ok [INFO] [stdout] test lint::test_single_rule::error_when_header_does_not_match_jira_pattern ... ok [INFO] [stdout] test lint::test_single_rule::success_body_has_newline ... ok [INFO] [stdout] test lint::test_single_rule::success_body_long_custom_title_long_custom ... ok [INFO] [stdout] test lint::test_single_rule::success_ignore_comments ... ok [INFO] [stdout] test lint::test_single_rule::error_whitespace_body_missing_newline_conventional ... ok [INFO] [stdout] test lint::test_single_rule::success_ends_with_period ... ok [INFO] [stdout] test lint::test_single_rule::success_valid_whitespace ... ok [INFO] [stdout] test lint::test_single_rule::success_body_long_custom ... ok [INFO] [stdout] test lint::test_single_rule::success_valid_whitespace_gitmoji ... ok [INFO] [stdout] test lint::test_single_rule::success_non_letter_cant_be_capitalised ... ok [INFO] [stdout] test lint::test_single_rule::success_stdin_conventional ... ok [INFO] [stdout] test lint::test_gitmoji::error_invalid_emoji_unicode_2 ... ok [INFO] [stdout] test success_bash_completion ... ok [INFO] [stdout] test lint::test_single_rule::error_whitespace_issue_pluralization ... ok [INFO] [stdout] test lint::test_single_rule::error_capital_letter_non_conventional ... ok [INFO] [stdout] test lint::test_single_rule::error_not_using_imperative_with_prefix ... ok [INFO] [stdout] test lint::test_single_rule::success_lowercase_description ... ok [INFO] [stdout] test lint::test_single_rule::success_with_capital_letter_non_conventional ... ok [INFO] [stdout] test lint::test_single_rule::error_body_whitespace_issues ... ok [INFO] [stdout] test lint::test_single_rule::success_with_valid_jira_ticket_in_header ... ok [INFO] [stdout] test lint::test_single_rule::success_whitespace_single_line_commit ... ok [INFO] [stdout] test lint::test_single_rule::success_imperative_verbs ... ok [INFO] [stdout] test lint::test_single_rule::error_not_using_imperative ... ok [INFO] [stdout] test lint::test_combined_rules::success_conventional_commits_and_emoji_formats ... ok [INFO] [stdout] test lint::test_gitmoji::success_one_unicode_emoji ... ok [INFO] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] [stdout] test lint::test_gitmoji::success_one_string_emoji ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- lint::test_commit_changes::error_git_fails_no_message stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'lint::test_commit_changes::error_git_fails_no_message' (146) panicked at tests/lint/test_commit_changes.rs:225:5: [INFO] [stdout] assertion failed: stderr_output.contains("Commit failed. No additional error information available.") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56a19a5ea8aa - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56a19a5ea8aa - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56a19a5ea8aa - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x56a19a5ea8aa - <::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x56a19a60091a - ::fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x56a19a60091a - core[c1f1a4ba060b9bfa]::fmt::write [INFO] [stdout] 6: 0x56a19a5f07c2 - std[e28293b1aa0f68bd]::io::default_write_fmt::> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56a19a5f07c2 - as std[e28293b1aa0f68bd]::io::Write>::write_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x56a19a5c74ff - ::print [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x56a19a5c74ff - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x56a19a5e1f49 - std[e28293b1aa0f68bd]::panicking::default_hook [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x56a19a4f11fc - core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x56a19a4f11fc - test[273d7611820c9051]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56a19a5e2102 - core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x56a19a5e2102 - std[e28293b1aa0f68bd]::panicking::panic_with_hook [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x56a19a5c75ea - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x56a19a5bec99 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x56a19a5c835d - __rustc[b7974e8690430dd9]::rust_begin_unwind [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x56a19a60124c - core[c1f1a4ba060b9bfa]::panicking::panic_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x56a19a601212 - core[c1f1a4ba060b9bfa]::panicking::panic [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x56a19a4ca431 - integration_tests::lint::test_commit_changes::error_git_fails_no_message::he0f95d45e1c75ef8 [INFO] [stdout] at /opt/rustwide/workdir/tests/lint/test_commit_changes.rs:225:5 [INFO] [stdout] 21: 0x56a19a4ca4d7 - integration_tests::lint::test_commit_changes::error_git_fails_no_message::{{closure}}::h3a54b6c0970118d7 [INFO] [stdout] at /opt/rustwide/workdir/tests/lint/test_commit_changes.rs:199:32 [INFO] [stdout] 22: 0x56a19a4cfaf6 - core::ops::function::FnOnce::call_once::h7ff1824f8e7e19af [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x56a19a4e52db - core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x56a19a4e52db - test[273d7611820c9051]::__rust_begin_short_backtrace::, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x56a19a4f1ccb - test[273d7611820c9051]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x56a19a4f1ccb - as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x56a19a4f1ccb - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x56a19a4f1ccb - std[e28293b1aa0f68bd]::panicking::catch_unwind::, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x56a19a4f1ccb - std[e28293b1aa0f68bd]::panic::catch_unwind::, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x56a19a4f1ccb - test[273d7611820c9051]::run_test_in_process [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x56a19a4f1ccb - test[273d7611820c9051]::run_test::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x56a19a4ed3e4 - test[273d7611820c9051]::run_test::{closure#1} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x56a19a4ed3e4 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x56a19a4f48d2 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x56a19a4f48d2 - ::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x56a19a4f48d2 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x56a19a4f48d2 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x56a19a4f48d2 - std[e28293b1aa0f68bd]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x56a19a4f48d2 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x56a19a4f48d2 - ::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x56a19a5e9c1f - + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x56a19a5e9c1f - ::new::thread_start [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7dcf534e9aa4 - [INFO] [stdout] 44: 0x7dcf53576a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lint::test_commit_changes::error_git_fails_no_message [INFO] [stdout] [INFO] [stdout] test result: FAILED. 183 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b27f9eb10d4556dd469fd000a4b37183c1fbc6370dcdd0e9a6ed14cb2b454e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b27f9eb10d4556dd469fd000a4b37183c1fbc6370dcdd0e9a6ed14cb2b454e8", kill_on_drop: false }` [INFO] [stdout] 7b27f9eb10d4556dd469fd000a4b37183c1fbc6370dcdd0e9a6ed14cb2b454e8