[INFO] cloning repository https://github.com/8-bit-hunters/cargo-semantic-release
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/8-bit-hunters/cargo-semantic-release" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8-bit-hunters%2Fcargo-semantic-release", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8-bit-hunters%2Fcargo-semantic-release'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc8b9ab473fa9834e3e471df9608e991455faae9
[INFO] testing 8-bit-hunters/cargo-semantic-release against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8-bit-hunters%2Fcargo-semantic-release" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/8-bit-hunters/cargo-semantic-release
[INFO] finished tweaking git repo https://github.com/8-bit-hunters/cargo-semantic-release
[INFO] tweaked toml for git repo https://github.com/8-bit-hunters/cargo-semantic-release written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/8-bit-hunters/cargo-semantic-release on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/8-bit-hunters/cargo-semantic-release 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.5
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded zerofrom v0.1.5
[INFO] [stderr]   Downloaded clap-cargo v0.15.2
[INFO] [stderr]   Downloaded litemap v0.7.4
[INFO] [stderr]   Downloaded clap_derive v4.5.28
[INFO] [stderr]   Downloaded clap v4.5.31
[INFO] [stderr]   Downloaded openssl-sys v0.9.104
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded clap_builder v4.5.31
[INFO] [stderr]   Downloaded git2 v0.20.0
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] [stderr]   Downloaded libssh2-sys v0.3.0
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] [stderr]   Downloaded libgit2-sys v0.18.0+1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf15cb32190519e8e40147da94866257429dff5f9e940da8fab116773654fbcc
[INFO] running `Command { std: "docker" "start" "-a" "bf15cb32190519e8e40147da94866257429dff5f9e940da8fab116773654fbcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf15cb32190519e8e40147da94866257429dff5f9e940da8fab116773654fbcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf15cb32190519e8e40147da94866257429dff5f9e940da8fab116773654fbcc", kill_on_drop: false }`
[INFO] [stdout] bf15cb32190519e8e40147da94866257429dff5f9e940da8fab116773654fbcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3bd9ccc473e4b0456d6309d66c1514bd2fac6ac3c26823f0a1eec1c59c115fb
[INFO] running `Command { std: "docker" "start" "-a" "c3bd9ccc473e4b0456d6309d66c1514bd2fac6ac3c26823f0a1eec1c59c115fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling clap-cargo v0.15.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling cargo-semantic-release v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "c3bd9ccc473e4b0456d6309d66c1514bd2fac6ac3c26823f0a1eec1c59c115fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3bd9ccc473e4b0456d6309d66c1514bd2fac6ac3c26823f0a1eec1c59c115fb", kill_on_drop: false }`
[INFO] [stdout] c3bd9ccc473e4b0456d6309d66c1514bd2fac6ac3c26823f0a1eec1c59c115fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37964a1e236ac40da006737bc322da18d34021d64d162413c45eec3178953aa9
[INFO] running `Command { std: "docker" "start" "-a" "37964a1e236ac40da006737bc322da18d34021d64d162413c45eec3178953aa9", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-semantic-release v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/test_util.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit>;
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit<'_>>;
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/test_util.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit> {
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/test_util.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit>;
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit<'_>>;
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/test_util.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit> {
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.42s
[INFO] running `Command { std: "docker" "inspect" "37964a1e236ac40da006737bc322da18d34021d64d162413c45eec3178953aa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37964a1e236ac40da006737bc322da18d34021d64d162413c45eec3178953aa9", kill_on_drop: false }`
[INFO] [stdout] 37964a1e236ac40da006737bc322da18d34021d64d162413c45eec3178953aa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 68dceab4c4ca6891b019ba3055d0783d56ba1a11c0ad0219c76ff2b12cb17c2e
[INFO] running `Command { std: "docker" "start" "-a" "68dceab4c4ca6891b019ba3055d0783d56ba1a11c0ad0219c76ff2b12cb17c2e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/test_util.rs:33:31
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit>;
[INFO] [stderr]    |                               ^^^^^ the lifetime is elided here      ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit<'_>>;
[INFO] [stderr]    |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/test_util.rs:73:31
[INFO] [stderr]    |
[INFO] [stderr] 73 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit> {
[INFO] [stderr]    |                               ^^^^^ the lifetime is elided here      ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 73 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit<'_>> {
[INFO] [stderr]    |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-semantic-release` (lib) generated 2 warnings (run `cargo fix --lib -p cargo-semantic-release` to apply 2 suggestions)
[INFO] [stderr] warning: `cargo-semantic-release` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_semantic_release-e441875e05c9df12)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test changes::changes_tests::creating_from_empty_commit_list ... ok
[INFO] [stdout] test changes::changes_tests::creating_from_only_major_conventional_commits ... ok
[INFO] [stdout] test changes::changes_tests::creating_from_repo_with_tags ... ok
[INFO] [stdout] test changes::changes_tests::error_during_fetching_commits ... ok
[INFO] [stdout] test changes::evaluate_changes_tests::has_major_changes ... ok
[INFO] [stdout] test changes::evaluate_changes_tests::has_no_changes ... ok
[INFO] [stdout] test changes::changes_tests::error_during_fetching_latest_tag ... ok
[INFO] [stdout] test changes::changes_tests::creating_from_only_minor_conventional_commits ... ok
[INFO] [stdout] test changes::changes_tests::creating_from_only_other_conventional_commits ... ok
[INFO] [stdout] test changes::evaluate_changes_tests::has_minor_changes ... ok
[INFO] [stdout] test changes::evaluate_changes_tests::has_patch_changes ... ok
[INFO] [stdout] test changes::changes_tests::creating_from_only_patch_conventional_commits ... ok
[INFO] [stdout] test repo::conventional_commit::conventional_commit_tests::display_formatting ... ok
[INFO] [stdout] test repo::commit_fetcher::commit_fetcher_tests::getting_commits_from_repo_with_multiple_commits ... ok
[INFO] [stdout] test repo::commit_fetcher::commit_fetcher_tests::getting_commits_until_the_last_version_tag ... ok
[INFO] [stdout] test repo::commit_fetcher::commit_fetcher_tests::getting_commits_from_empty_repo ... ok
[INFO] [stdout] test repo::version_tag::version_tag_tests::repository_does_not_have_tags ... ok
[INFO] [stdout] test repo::version_tag::version_tag_tests::repository_does_not_have_version_tags ... ok
[INFO] [stdout] test repo::version_tag::version_tag_tests::repository_has_one_annotated_version_tag ... ok
[INFO] [stdout] test changes::changes_tests::creating_with_try_from ... ok
[INFO] [stdout] test repo::conventional_commit::conventional_commit_tests::create_from_git2_commit ... ok
[INFO] [stdout] test repo::commit_fetcher::commit_fetcher_tests::getting_commits_from_repo_with_one_commit ... ok
[INFO] [stdout] test repo::version_tag::version_tag_tests::repository_has_one_not_annotated_version_tag ... ok
[INFO] [stdout] test repo::version_tag::version_tag_tests::repository_have_multiple_version_tags ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_semantic_release-4646e74cf8c83351)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[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.rs (/opt/rustwide/target/debug/deps/integration-d134b802f7632234)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test other_change_keeps_semantic_version ... ok
[INFO] [stdout] test empty_repo_raises_error ... ok
[INFO] [stdout] test major_change_increments_major_semantic_version ... ok
[INFO] [stdout] test patch_change_increments_patch_semantic_version ... ok
[INFO] [stdout] test minor_change_increments_minor_semantic_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cargo_semantic_release
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/changes.rs - changes::Changes::define_action_for_semantic_version (line 158) ... ok
[INFO] [stdout] test src/changes.rs - changes::Changes::from_repo (line 33) ... ok
[INFO] [stdout] test src/changes.rs - changes::Changes::eq (line 198) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "68dceab4c4ca6891b019ba3055d0783d56ba1a11c0ad0219c76ff2b12cb17c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68dceab4c4ca6891b019ba3055d0783d56ba1a11c0ad0219c76ff2b12cb17c2e", kill_on_drop: false }`
[INFO] [stdout] 68dceab4c4ca6891b019ba3055d0783d56ba1a11c0ad0219c76ff2b12cb17c2e
