[INFO] fetching crate cargo-smart-release 0.21.8...
[INFO] testing cargo-smart-release-0.21.8 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cargo-smart-release 0.21.8 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cargo-smart-release 0.21.8
[INFO] finished tweaking crates.io crate cargo-smart-release 0.21.8
[INFO] tweaked toml for crates.io crate cargo-smart-release 0.21.8 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-smart-release 0.21.8 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-smart-release 0.21.8 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b990e089b00bf50259c8ed3bde5b61db46c63c02f8e8d219f4d1b02aef4aeab4
[INFO] running `Command { std: "docker" "start" "-a" "b990e089b00bf50259c8ed3bde5b61db46c63c02f8e8d219f4d1b02aef4aeab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b990e089b00bf50259c8ed3bde5b61db46c63c02f8e8d219f4d1b02aef4aeab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b990e089b00bf50259c8ed3bde5b61db46c63c02f8e8d219f4d1b02aef4aeab4", kill_on_drop: false }`
[INFO] [stdout] b990e089b00bf50259c8ed3bde5b61db46c63c02f8e8d219f4d1b02aef4aeab4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9534886e7d810bf73434fb26f27f976bfec8cad97692eb41c0f33e82066404c
[INFO] running `Command { std: "docker" "start" "-a" "a9534886e7d810bf73434fb26f27f976bfec8cad97692eb41c0f33e82066404c", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling gix-trace v0.1.13
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling gix-chunk v0.4.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling gix-sec v0.12.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling curl v0.4.48
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling gix-utils v0.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling gix-bitmap v0.2.14
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling gix-validate v0.10.0
[INFO] [stderr]    Compiling gix-quote v0.6.0
[INFO] [stderr]    Compiling gix-packetline v0.19.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling gix-path v0.10.19
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde-untagged v0.1.7
[INFO] [stderr]    Compiling toml v0.9.4
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling gix-config-value v0.15.1
[INFO] [stderr]    Compiling curl-sys v0.4.82+curl-8.14.1
[INFO] [stderr]    Compiling gix-command v0.6.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cargo-platform v0.2.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rustc-stable-hash v0.1.2
[INFO] [stderr]    Compiling git-conventional v0.12.9
[INFO] [stderr]    Compiling toml_edit v0.23.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling gix-prompt v0.11.1
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling gix-features v0.43.0
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling gix-date v0.10.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling gix-hash v0.19.0
[INFO] [stderr]    Compiling gix-fs v0.16.0
[INFO] [stderr]    Compiling gix-glob v0.21.0
[INFO] [stderr]    Compiling gix-url v0.32.0
[INFO] [stderr]    Compiling gix-tempfile v18.0.0
[INFO] [stderr]    Compiling gix-hashtable v0.9.0
[INFO] [stderr]    Compiling gix-actor v0.35.2
[INFO] [stderr]    Compiling gix-commitgraph v0.29.0
[INFO] [stderr]    Compiling gix-credentials v0.30.0
[INFO] [stderr]    Compiling gix-object v0.50.0
[INFO] [stderr]    Compiling gix-attributes v0.27.0
[INFO] [stderr]    Compiling gix-lock v18.0.0
[INFO] [stderr]    Compiling gix-transport v0.48.0
[INFO] [stderr]    Compiling gix-ignore v0.16.0
[INFO] [stderr]    Compiling gix-pathspec v0.12.0
[INFO] [stderr]    Compiling gix-shallow v0.5.0
[INFO] [stderr]    Compiling cargo_metadata v0.21.0
[INFO] [stderr]    Compiling gix-revwalk v0.21.0
[INFO] [stderr]    Compiling gix-ref v0.53.0
[INFO] [stderr]    Compiling gix-pack v0.60.0
[INFO] [stderr]    Compiling gix-diff v0.53.0
[INFO] [stderr]    Compiling gix-filter v0.20.0
[INFO] [stderr]    Compiling gix-revision v0.35.0
[INFO] [stderr]    Compiling gix-traverse v0.47.0
[INFO] [stderr]    Compiling gix-negotiate v0.21.0
[INFO] [stderr]    Compiling gix-index v0.41.0
[INFO] [stderr]    Compiling gix-refspec v0.31.0
[INFO] [stderr]    Compiling gix-odb v0.70.0
[INFO] [stderr]    Compiling gix-config v0.46.0
[INFO] [stderr]    Compiling gix-discover v0.41.0
[INFO] [stderr]    Compiling gix-protocol v0.51.0
[INFO] [stderr]    Compiling gix-worktree v0.42.0
[INFO] [stderr]    Compiling gix-submodule v0.20.0
[INFO] [stderr]    Compiling gix v0.73.0
[INFO] [stderr]    Compiling crates-index v3.11.0
[INFO] [stderr]    Compiling cargo-smart-release v0.21.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.55s
[INFO] running `Command { std: "docker" "inspect" "a9534886e7d810bf73434fb26f27f976bfec8cad97692eb41c0f33e82066404c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9534886e7d810bf73434fb26f27f976bfec8cad97692eb41c0f33e82066404c", kill_on_drop: false }`
[INFO] [stdout] a9534886e7d810bf73434fb26f27f976bfec8cad97692eb41c0f33e82066404c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48f0033f528997ec7f794ae90c74b7fe4066edc755b4677887ee276aee8b9e40
[INFO] running `Command { std: "docker" "start" "-a" "48f0033f528997ec7f794ae90c74b7fe4066edc755b4677887ee276aee8b9e40", kill_on_drop: false }`
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling gix-sec v0.11.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling testing_logger v0.1.1
[INFO] [stderr]    Compiling gix-hash v0.19.0
[INFO] [stderr]    Compiling gix-packetline v0.19.1
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.1
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling gix-transport v0.48.0
[INFO] [stderr]    Compiling gix-hashtable v0.9.0
[INFO] [stderr]    Compiling gix-commitgraph v0.29.0
[INFO] [stderr]    Compiling gix-shallow v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling gix-object v0.50.0
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling gix-glob v0.20.1
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling gix-commitgraph v0.28.0
[INFO] [stderr]    Compiling gix-attributes v0.26.1
[INFO] [stderr]    Compiling gix-ignore v0.15.0
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling gix-object v0.49.1
[INFO] [stderr]    Compiling gix-revwalk v0.21.0
[INFO] [stderr]    Compiling gix-ref v0.53.0
[INFO] [stderr]    Compiling gix-pack v0.60.0
[INFO] [stderr]    Compiling gix-filter v0.20.0
[INFO] [stderr]    Compiling gix-diff v0.53.0
[INFO] [stderr]    Compiling gix-revision v0.35.0
[INFO] [stderr]    Compiling gix-traverse v0.47.0
[INFO] [stderr]    Compiling gix-negotiate v0.21.0
[INFO] [stderr]    Compiling gix-index v0.41.0
[INFO] [stderr]    Compiling gix-revwalk v0.20.1
[INFO] [stderr]    Compiling gix-ref v0.52.1
[INFO] [stderr]    Compiling gix-traverse v0.46.2
[INFO] [stderr]    Compiling gix-refspec v0.31.0
[INFO] [stderr]    Compiling gix-config v0.46.0
[INFO] [stderr]    Compiling gix-discover v0.41.0
[INFO] [stderr]    Compiling gix-index v0.40.1
[INFO] [stderr]    Compiling gix-odb v0.70.0
[INFO] [stderr]    Compiling gix-protocol v0.51.0
[INFO] [stderr]    Compiling gix-worktree v0.42.0
[INFO] [stderr]    Compiling gix-worktree v0.41.0
[INFO] [stderr]    Compiling gix-discover v0.40.1
[INFO] [stderr]    Compiling gix-testtools v0.16.1
[INFO] [stderr]    Compiling gix-submodule v0.20.0
[INFO] [stderr]    Compiling gix v0.73.0
[INFO] [stderr]    Compiling crates-index v3.11.0
[INFO] [stderr]    Compiling cargo-smart-release v0.21.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.91s
[INFO] running `Command { std: "docker" "inspect" "48f0033f528997ec7f794ae90c74b7fe4066edc755b4677887ee276aee8b9e40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48f0033f528997ec7f794ae90c74b7fe4066edc755b4677887ee276aee8b9e40", kill_on_drop: false }`
[INFO] [stdout] 48f0033f528997ec7f794ae90c74b7fe4066edc755b4677887ee276aee8b9e40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84764703b82e64afb6375c059e5b40a1cab3ed3d4893924e38fde612900ea2ca
[INFO] running `Command { std: "docker" "start" "-a" "84764703b82e64afb6375c059e5b40a1cab3ed3d4893924e38fde612900ea2ca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_smart_release-4d0c4afacca44e73)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test command::release_impl::git::tests::test_commit_changes ... ignored, TBD: isolate properly, worked in PR, but stopped working in CI
[INFO] [stdout] test command::release_impl::git::tests::test_commit_changes_with_signoff ... ignored, TBD: isolate properly, worked in PR, but stopped working in CI
[INFO] [stdout] test commit::history::tests::size_of_item ... ok
[INFO] [stdout] test commit::message::tests::no_conventional_additions ... ok
[INFO] [stdout] test utils::tests::is_tag_version::matches::no_prefix ... ok
[INFO] [stdout] test utils::tests::is_tag_name::matches::whatever_tag_name_would_return ... ok
[INFO] [stdout] test commit::message::additions::tests::strip_multiple_issue_numbers ... ok
[INFO] [stdout] test commit::message::tests::no_conventional_no_additions_no_body ... ok
[INFO] [stdout] test commit::message::additions::tests::no_addition ... ok
[INFO] [stdout] test utils::tests::is_tag_version::matches::production ... ok
[INFO] [stdout] test utils::tests::is_tag_version::no_match::funky ... ok
[INFO] [stdout] test commit::message::tests::conventional_with_additions ... ok
[INFO] [stdout] test commit::message::tests::no_conventional_uses_summary ... ok
[INFO] [stdout] test utils::tests::is_tag_version::no_match::prefixed ... ok
[INFO] [stdout] test utils::tests::is_tag_version::no_match::not_enough_numbers ... ok
[INFO] [stdout] test utils::tests::parse_possibly_prefixed_tag_version::matches::whatever_tag_name_would_return ... ok
[INFO] [stdout] test changelog::tests::repository_url::github_https_url ... ok
[INFO] [stdout] test utils::tests::is_tag_name::no_match::due_to_crate_name ... ok
[INFO] [stdout] test utils::tests::is_tag_version::matches::custom_prefix ... ok
[INFO] [stdout] test utils::tests::is_tag_version::matches::pre_release ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cargo_smart_release
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "84764703b82e64afb6375c059e5b40a1cab3ed3d4893924e38fde612900ea2ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84764703b82e64afb6375c059e5b40a1cab3ed3d4893924e38fde612900ea2ca", kill_on_drop: false }`
[INFO] [stdout] 84764703b82e64afb6375c059e5b40a1cab3ed3d4893924e38fde612900ea2ca
