[INFO] fetching crate forgejo-commit-path-rules 0.2.3...
[INFO] testing forgejo-commit-path-rules-0.2.3 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate forgejo-commit-path-rules 0.2.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate forgejo-commit-path-rules 0.2.3
[INFO] finished tweaking crates.io crate forgejo-commit-path-rules 0.2.3
[INFO] tweaked toml for crates.io crate forgejo-commit-path-rules 0.2.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate forgejo-commit-path-rules 0.2.3 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate forgejo-commit-path-rules 0.2.3 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54befdc2700823497fb1ba150eb803d5a98a4419d2e9cbae0b30db2b54f6ee30
[INFO] running `Command { std: "docker" "start" "-a" "54befdc2700823497fb1ba150eb803d5a98a4419d2e9cbae0b30db2b54f6ee30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54befdc2700823497fb1ba150eb803d5a98a4419d2e9cbae0b30db2b54f6ee30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54befdc2700823497fb1ba150eb803d5a98a4419d2e9cbae0b30db2b54f6ee30", kill_on_drop: false }`
[INFO] [stdout] 54befdc2700823497fb1ba150eb803d5a98a4419d2e9cbae0b30db2b54f6ee30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dbb0c19b7834845f495e31c60f91d1ec162a06fcabf3d27cf2587dc94ec1015
[INFO] running `Command { std: "docker" "start" "-a" "7dbb0c19b7834845f495e31c60f91d1ec162a06fcabf3d27cf2587dc94ec1015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling yaml-rust2 v0.10.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v3.5.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive-with v0.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling derive_more v1.0.0
[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 bitflags v2.9.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling kx-utils v0.1.3
[INFO] [stderr]    Compiling git2 v0.20.1
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling kxio v5.1.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling bon v3.5.1
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling forgejo-commit-path-rules v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 44s
[INFO] running `Command { std: "docker" "inspect" "7dbb0c19b7834845f495e31c60f91d1ec162a06fcabf3d27cf2587dc94ec1015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dbb0c19b7834845f495e31c60f91d1ec162a06fcabf3d27cf2587dc94ec1015", kill_on_drop: false }`
[INFO] [stdout] 7dbb0c19b7834845f495e31c60f91d1ec162a06fcabf3d27cf2587dc94ec1015
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8af98258d7b0ef7ce9f15a17fc8ce654b1d4b8743499e3fce40b806a41751a5a
[INFO] running `Command { std: "docker" "start" "-a" "8af98258d7b0ef7ce9f15a17fc8ce654b1d4b8743499e3fce40b806a41751a5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling assert2-macros v0.3.15
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling assert2 v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling kxio v5.1.0
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling forgejo-commit-path-rules v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "8af98258d7b0ef7ce9f15a17fc8ce654b1d4b8743499e3fce40b806a41751a5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af98258d7b0ef7ce9f15a17fc8ce654b1d4b8743499e3fce40b806a41751a5a", kill_on_drop: false }`
[INFO] [stdout] 8af98258d7b0ef7ce9f15a17fc8ce654b1d4b8743499e3fce40b806a41751a5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a617f505945ff4187afc3f1a219a47e7b9dd7fb3e8a4c7b49d03542122a095f0
[INFO] running `Command { std: "docker" "start" "-a" "a617f505945ff4187afc3f1a219a47e7b9dd7fb3e8a4c7b49d03542122a095f0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/forgejo_commit_path_rules-807e6601e5b2c26c)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test environment::tests::test_from_vars ... ok
[INFO] [stdout] test environment::tests::test_workspace_defaults_to_current_dir ... ok
[INFO] [stdout] test environment::tests::test_from_vars_empty_refs ... ok
[INFO] [stdout] test environment::tests::test_workspace_from_args ... ok
[INFO] [stdout] test git::commits::tests::test_gitcommit_eq_message_eq_files_true ... ok
[INFO] [stdout] test git::commits::tests::test_gitcommit_eq_message_ne_files_false ... ok
[INFO] [stdout] test git::commits::tests::test_gitcommits_len ... ok
[INFO] [stdout] test git::commits::tests::test_gitcommit_ne_message_eq_files_false ... ok
[INFO] [stdout] test git::event::tests::test_from_invalid_pull_request_ok ... ok
[INFO] [stdout] test git::event::tests::test_from_push_to_push ... ok
[INFO] [stdout] test git::files::tests::test_files_iterator ... ok
[INFO] [stdout] test git::commits::tests::test_gitcommit_ne_message_ne_files_false ... ok
[INFO] [stdout] test git::commits::tests::test_gitcommits_log ... ok
[INFO] [stdout] test git::event::tests::test_from_valid_pull_request_to_pull_request ... ok
[INFO] [stdout] test logging::tests::test_logger_error ... ok
[INFO] [stdout] test logging::tests::test_logger_levels ... ok
[INFO] [stdout] test logging::tests::test_verbose_printer ... ok
[INFO] [stdout] test rules::tests::test_invalid_rule ... ok
[INFO] [stdout] test config::tests::test_file_not_found ... ok
[INFO] [stdout] test git::files::tests::test_files_len ... ok
[INFO] [stdout] test rules::tests::test_rule_violated_all_files_true ... ok
[INFO] [stdout] test rules::tests::test_rule_not_validated_false ... ok
[INFO] [stdout] test config::tests::test_config_with_templates ... ok
[INFO] [stdout] test rules::tests::test_rule_violated_all_files_false ... ok
[INFO] [stdout] test config::tests::test_config_select_doc_rule ... ok
[INFO] [stdout] test rules::tests::test_rule_not_matches_messages_false ... ok
[INFO] [stdout] test config::tests::test_config_select_feat_rules ... ok
[INFO] [stdout] test rules::tests::test_rule_matches_messages_true ... ok
[INFO] [stdout] test config::tests::test_config_with_empty_templates ... ok
[INFO] [stdout] test rules::tests::test_rule_violated_true ... ok
[INFO] [stdout] test rules::tests::test_rules_check ... ok
[INFO] [stdout] test rules::tests::test_rules_from_invalid_rawrules_is_err ... ok
[INFO] [stdout] test rules::tests::test_rules_from_valid_rawrules_is_ok ... ok
[INFO] [stdout] test rules::tests::test_rules_check_2_violations ... ok
[INFO] [stdout] test rules::tests::test_rules_select ... ok
[INFO] [stdout] test rules::tests::test_validate_raw_rules_invalid_commit_pattern ... ok
[INFO] [stdout] test rules::tests::test_rule_eq ... ok
[INFO] [stdout] test rules::tests::test_rules_with_invalid_template_reference ... ok
[INFO] [stdout] test rules::tests::test_validate_raw_rules_invalid_template ... ok
[INFO] [stdout] test rules::tests::test_validate_raw_rules_nonexistent_template_reference ... ok
[INFO] [stdout] test suggestion::tests::test_is_test_path ... ok
[INFO] [stdout] test suggestion::tests::test_rule_type_from_patterns_or_operator ... ok
[INFO] [stdout] test rules::tests::test_rawrule_deserialize_matching_strategy ... ok
[INFO] [stdout] test rules::tests::test_validate_raw_rules_valid ... ok
[INFO] [stdout] test rules::tests::test_rules_with_templates ... ok
[INFO] [stdout] test rules::tests::test_rules_len ... ok
[INFO] [stdout] test suggestion::tests::test_suggestion_custom_message ... ok
[INFO] [stdout] test suggestion::tests::test_suggestion_feature_rule ... ok
[INFO] [stdout] test suggestion::tests::test_suggestion_fix_rule ... ok
[INFO] [stdout] test suggestion::tests::test_suggestion_generic_rule ... ok
[INFO] [stdout] test suggestion::tests::test_suggestion_test_all_path ... ok
[INFO] [stdout] test suggestion::tests::test_suggestion_test_any_path ... ok
[INFO] [stdout] test suggestion::tests::test_suggestion_test_default_path ... ok
[INFO] [stdout] test suggestion::tests::test_suggestion_windows_path ... ok
[INFO] [stdout] test templates::tests::test_built_in_templates ... ok
[INFO] [stdout] test validation::tests::test_validate_commit_pattern_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_commit_pattern_valid ... ok
[INFO] [stdout] test rules::tests::test_validate_raw_rules_invalid_path_pattern ... ok
[INFO] [stdout] test validation::tests::test_validate_path_pattern_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_path_pattern_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_regex_pattern_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_regex_pattern_valid ... ok
[INFO] [stdout] test run::tests::test_run_with_violations ... ok
[INFO] [stdout] test git::commits::tests::test_from_config_files ... ok
[INFO] [stdout] test git::commits::tests::test_from_config_push ... ok
[INFO] [stdout] test git::commits::tests::test_from_config_pull_request ... ok
[INFO] [stdout] test run::tests::test_run_no_violations ... ok
[INFO] [stdout] test run::tests::test_run_two_violations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a617f505945ff4187afc3f1a219a47e7b9dd7fb3e8a4c7b49d03542122a095f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a617f505945ff4187afc3f1a219a47e7b9dd7fb3e8a4c7b49d03542122a095f0", kill_on_drop: false }`
[INFO] [stdout] a617f505945ff4187afc3f1a219a47e7b9dd7fb3e8a4c7b49d03542122a095f0
