[INFO] fetching crate commitlint-rs 0.2.2... [INFO] testing commitlint-rs-0.2.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate commitlint-rs 0.2.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate commitlint-rs 0.2.2 [INFO] finished tweaking crates.io crate commitlint-rs 0.2.2 [INFO] tweaked toml for crates.io crate commitlint-rs 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate commitlint-rs 0.2.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate commitlint-rs 0.2.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.21 [INFO] [stderr] Downloaded clap_builder v4.5.21 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a534b932517c9aa97ce5bb4fc6775a1413b555ea1e7579300649dabce867910 [INFO] running `Command { std: "docker" "start" "-a" "2a534b932517c9aa97ce5bb4fc6775a1413b555ea1e7579300649dabce867910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a534b932517c9aa97ce5bb4fc6775a1413b555ea1e7579300649dabce867910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a534b932517c9aa97ce5bb4fc6775a1413b555ea1e7579300649dabce867910", kill_on_drop: false }` [INFO] [stdout] 2a534b932517c9aa97ce5bb4fc6775a1413b555ea1e7579300649dabce867910 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9d1b89e608cd61ddc505a1772410b895c46038842c087e49c8089497df5c7946 [INFO] running `Command { std: "docker" "start" "-a" "9d1b89e608cd61ddc505a1772410b895c46038842c087e49c8089497df5c7946", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling commitlint-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated constant `NAME` is never used [INFO] [stdout] --> src/rule.rs:217:11 [INFO] [stdout] | [INFO] [stdout] 214 | pub trait Rule: Default { [INFO] [stdout] | ---- associated constant in this trait [INFO] [stdout] ... [INFO] [stdout] 217 | const NAME: &'static str; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.05s [INFO] running `Command { std: "docker" "inspect" "9d1b89e608cd61ddc505a1772410b895c46038842c087e49c8089497df5c7946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d1b89e608cd61ddc505a1772410b895c46038842c087e49c8089497df5c7946", kill_on_drop: false }` [INFO] [stdout] 9d1b89e608cd61ddc505a1772410b895c46038842c087e49c8089497df5c7946 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 72950d62f351b8cdee595a87236818d8dfdb498620b1b7547d5de86ea800298f [INFO] running `Command { std: "docker" "start" "-a" "72950d62f351b8cdee595a87236818d8dfdb498620b1b7547d5de86ea800298f", kill_on_drop: false }` [INFO] [stderr] Compiling commitlint-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated constant `NAME` is never used [INFO] [stdout] --> src/rule.rs:217:11 [INFO] [stdout] | [INFO] [stdout] 214 | pub trait Rule: Default { [INFO] [stdout] | ---- associated constant in this trait [INFO] [stdout] ... [INFO] [stdout] 217 | const NAME: &'static str; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.47s [INFO] running `Command { std: "docker" "inspect" "72950d62f351b8cdee595a87236818d8dfdb498620b1b7547d5de86ea800298f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72950d62f351b8cdee595a87236818d8dfdb498620b1b7547d5de86ea800298f", kill_on_drop: false }` [INFO] [stdout] 72950d62f351b8cdee595a87236818d8dfdb498620b1b7547d5de86ea800298f [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5b0edfa0fba2828a39829f65a5d9511ea789fab5fc7435186ff79ff602cd53a1 [INFO] running `Command { std: "docker" "start" "-a" "5b0edfa0fba2828a39829f65a5d9511ea789fab5fc7435186ff79ff602cd53a1", kill_on_drop: false }` [INFO] [stderr] warning: associated constant `NAME` is never used [INFO] [stderr] --> src/rule.rs:217:11 [INFO] [stderr] | [INFO] [stderr] 214 | pub trait Rule: Default { [INFO] [stderr] | ---- associated constant in this trait [INFO] [stderr] ... [INFO] [stderr] 217 | const NAME: &'static str; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `commitlint-rs` (bin "commitlint" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/commitlint_rs-8ad98b4afc664bd5) [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test git::tests::test_body_parse_commit_message ... ok [INFO] [stdout] test git::tests::test_footer_parse_commit_message ... ok [INFO] [stdout] test git::tests::test_footer_with_multiline_body_parse_commit_message ... ok [INFO] [stdout] test git::tests::test_multiple_footers_parse_commit_message ... ok [INFO] [stdout] test git::tests::test_parse_subject_with_empty_scope ... ok [INFO] [stdout] test git::tests::test_parse_subject_with_emphasized_type_with_scope ... ok [INFO] [stdout] test rule::body_empty::tests::test_empty_body ... ok [INFO] [stdout] test git::tests::test_single_line_parse_commit_message ... ok [INFO] [stdout] test rule::body_empty::tests::test_non_empty_body ... ok [INFO] [stdout] test rule::body_max_length::tests::test_long_body ... ok [INFO] [stdout] test rule::body_max_length::tests::test_short_body ... ok [INFO] [stdout] test rule::description_empty::tests::test_blank_description ... ok [INFO] [stdout] test rule::description_empty::tests::test_empty_description ... ok [INFO] [stdout] test rule::description_empty::tests::test_non_empty_description ... ok [INFO] [stdout] test git::tests::test_parse_subject_without_scope ... ok [INFO] [stdout] test git::tests::test_parse_subject_with_error_message ... ok [INFO] [stdout] test rule::description_format::tests::test_invalid_regex ... ok [INFO] [stdout] test rule::description_max_length::tests::test_empty_description ... ok [INFO] [stdout] test rule::description_max_length::tests::test_long_description ... ok [INFO] [stdout] test rule::footers_empty::tests::test_empty_footer ... ok [INFO] [stdout] test rule::description_format::tests::test_invalid_description_format ... ok [INFO] [stdout] test rule::footers_empty::tests::test_non_empty_footer ... ok [INFO] [stdout] test rule::r#type::tests::empty_options::test_empty_type ... ok [INFO] [stdout] test rule::r#type::tests::empty_options::test_none_type ... ok [INFO] [stdout] test rule::r#type::tests::empty_options::test_type ... ok [INFO] [stdout] test rule::r#type::tests::scopes::test_empty_type ... ok [INFO] [stdout] test rule::r#type::tests::scopes::test_none_type ... ok [INFO] [stdout] test rule::r#type::tests::scopes::test_valid_type ... ok [INFO] [stdout] test git::tests::test_parse_subject_with_emphasized_type_without_scope ... ok [INFO] [stdout] test rule::r#type::tests::scopes::test_invalid_type ... ok [INFO] [stdout] test rule::description_max_length::tests::test_short_description ... ok [INFO] [stdout] test rule::description_format::tests::test_valid_description_format ... ok [INFO] [stdout] test rule::scope::tests::empty_options::test_empty_scope ... ok [INFO] [stdout] test rule::scope::tests::empty_options::test_none_scope ... ok [INFO] [stdout] test rule::scope::tests::scopes::test_optional_scope_with_empty_scope ... ok [INFO] [stdout] test rule::scope::tests::empty_options::test_scope ... ok [INFO] [stdout] test rule::scope::tests::scopes::test_empty_scope ... ok [INFO] [stdout] test rule::scope::tests::scopes::test_optional_scope_with_non_empty_scope ... ok [INFO] [stdout] test git::tests::test_parse_subject_with_scope ... ok [INFO] [stdout] test rule::scope::tests::scopes::test_none_scope ... ok [INFO] [stdout] test rule::scope::tests::scopes::test_invalid_scope ... ok [INFO] [stdout] test rule::scope_empty::tests::test_no_subject ... ok [INFO] [stdout] test rule::scope_empty::tests::test_non_empty_subject ... ok [INFO] [stdout] test rule::scope_format::tests::test_invalid_regex ... ok [INFO] [stdout] test git::tests::test_parse_subject_with_empty_description ... ok [INFO] [stdout] test rule::scope::tests::scopes::test_valid_scope ... ok [INFO] [stdout] test rule::scope_empty::tests::test_empty_subject ... ok [INFO] [stdout] test rule::scope_max_length::tests::test_short_scope ... ok [INFO] [stdout] test rule::scope_max_length::tests::test_long_scope ... ok [INFO] [stdout] test rule::subject_empty::tests::test_empty_description ... ok [INFO] [stdout] test rule::subject_empty::tests::test_non_empty_subject ... ok [INFO] [stdout] test rule::scope_format::tests::test_invalid_description_format ... ok [INFO] [stdout] test rule::type_empty::tests::test_empty_type ... ok [INFO] [stdout] test git::tests::test_parse_subject_without_message ... ok [INFO] [stdout] test rule::type_empty::tests::test_non_empty_type ... ok [INFO] [stdout] test rule::scope_format::tests::test_valid_description_format ... ok [INFO] [stdout] test rule::type_format::tests::test_invalid_regex ... ok [INFO] [stdout] test rule::type_max_length::tests::test_long_type ... ok [INFO] [stdout] test rule::type_max_length::tests::test_short_type ... ok [INFO] [stdout] test rule::type_format::tests::test_invalid_description_format ... ok [INFO] [stdout] test rule::type_format::tests::test_valid_description_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/commitlint-77a02975f1436bde) [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test git::tests::test_body_parse_commit_message ... ok [INFO] [stdout] test git::tests::test_footer_with_multiline_body_parse_commit_message ... ok [INFO] [stdout] test git::tests::test_multiple_footers_parse_commit_message ... ok [INFO] [stdout] test git::tests::test_footer_parse_commit_message ... ok [INFO] [stdout] test git::tests::test_parse_subject_with_empty_scope ... ok [INFO] [stdout] test git::tests::test_single_line_parse_commit_message ... ok [INFO] [stdout] test rule::body_empty::tests::test_empty_body ... ok [INFO] [stdout] test rule::body_empty::tests::test_non_empty_body ... ok [INFO] [stdout] test rule::body_max_length::tests::test_long_body ... ok [INFO] [stdout] test git::tests::test_parse_subject_with_emphasized_type_without_scope ... ok [INFO] [stdout] test rule::description_empty::tests::test_blank_description ... ok [INFO] [stdout] test rule::description_empty::tests::test_empty_description ... ok [INFO] [stdout] test git::tests::test_parse_subject_with_emphasized_type_with_scope ... ok [INFO] [stdout] test git::tests::test_parse_subject_without_message ... ok [INFO] [stdout] test rule::body_max_length::tests::test_short_body ... ok [INFO] [stdout] test rule::description_format::tests::test_invalid_regex ... ok [INFO] [stdout] test rule::description_format::tests::test_invalid_description_format ... ok [INFO] [stdout] test rule::description_max_length::tests::test_empty_description ... ok [INFO] [stdout] test rule::description_max_length::tests::test_short_description ... ok [INFO] [stdout] test rule::footers_empty::tests::test_empty_footer ... ok [INFO] [stdout] test git::tests::test_parse_subject_with_empty_description ... ok [INFO] [stdout] test rule::r#type::tests::empty_options::test_empty_type ... ok [INFO] [stdout] test rule::r#type::tests::empty_options::test_none_type ... ok [INFO] [stdout] test rule::description_empty::tests::test_non_empty_description ... ok [INFO] [stdout] test rule::description_format::tests::test_valid_description_format ... ok [INFO] [stdout] test rule::description_max_length::tests::test_long_description ... ok [INFO] [stdout] test rule::footers_empty::tests::test_non_empty_footer ... ok [INFO] [stdout] test git::tests::test_parse_subject_with_scope ... ok [INFO] [stdout] test rule::r#type::tests::scopes::test_empty_type ... ok [INFO] [stdout] test rule::r#type::tests::scopes::test_invalid_type ... ok [INFO] [stdout] test rule::scope::tests::empty_options::test_none_scope ... ok [INFO] [stdout] test rule::r#type::tests::empty_options::test_type ... ok [INFO] [stdout] test rule::scope::tests::empty_options::test_empty_scope ... ok [INFO] [stdout] test rule::scope::tests::empty_options::test_scope ... ok [INFO] [stdout] test git::tests::test_parse_subject_without_scope ... ok [INFO] [stdout] test git::tests::test_parse_subject_with_error_message ... ok [INFO] [stdout] test rule::scope::tests::scopes::test_empty_scope ... ok [INFO] [stdout] test rule::r#type::tests::scopes::test_none_type ... ok [INFO] [stdout] test rule::r#type::tests::scopes::test_valid_type ... ok [INFO] [stdout] test rule::scope::tests::scopes::test_invalid_scope ... ok [INFO] [stdout] test rule::scope::tests::scopes::test_none_scope ... ok [INFO] [stdout] test rule::scope::tests::scopes::test_optional_scope_with_empty_scope ... ok [INFO] [stdout] test rule::scope::tests::scopes::test_optional_scope_with_non_empty_scope ... ok [INFO] [stdout] test rule::scope::tests::scopes::test_valid_scope ... ok [INFO] [stdout] test rule::scope_empty::tests::test_no_subject ... ok [INFO] [stdout] test rule::scope_empty::tests::test_non_empty_subject ... ok [INFO] [stdout] test rule::scope_empty::tests::test_empty_subject ... ok [INFO] [stdout] test rule::scope_format::tests::test_invalid_description_format ... ok [INFO] [stdout] test rule::scope_format::tests::test_invalid_regex ... ok [INFO] [stdout] test rule::scope_max_length::tests::test_long_scope ... ok [INFO] [stdout] test rule::subject_empty::tests::test_empty_description ... ok [INFO] [stdout] test rule::scope_max_length::tests::test_short_scope ... ok [INFO] [stdout] test rule::subject_empty::tests::test_non_empty_subject ... ok [INFO] [stdout] test rule::type_empty::tests::test_empty_type ... ok [INFO] [stdout] test rule::type_empty::tests::test_non_empty_type ... ok [INFO] [stdout] test rule::type_max_length::tests::test_long_type ... ok [INFO] [stdout] test rule::type_max_length::tests::test_short_type ... ok [INFO] [stdout] test rule::type_format::tests::test_invalid_regex ... ok [INFO] [stdout] test rule::type_format::tests::test_invalid_description_format ... ok [INFO] [stdout] test rule::scope_format::tests::test_valid_description_format ... ok [INFO] [stdout] test rule::type_format::tests::test_valid_description_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5b0edfa0fba2828a39829f65a5d9511ea789fab5fc7435186ff79ff602cd53a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b0edfa0fba2828a39829f65a5d9511ea789fab5fc7435186ff79ff602cd53a1", kill_on_drop: false }` [INFO] [stdout] 5b0edfa0fba2828a39829f65a5d9511ea789fab5fc7435186ff79ff602cd53a1