[INFO] cloning repository https://github.com/asperan/gitbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asperan/gitbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasperan%2Fgitbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasperan%2Fgitbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eadac4beed538ece5c43e99e4837d55da61996fd
[INFO] testing asperan/gitbox against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasperan%2Fgitbox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asperan/gitbox
[INFO] finished tweaking git repo https://github.com/asperan/gitbox
[INFO] tweaked toml for git repo https://github.com/asperan/gitbox written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asperan/gitbox on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asperan/gitbox 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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21d4c9d0c974f70797d39ba2ade9642aa98888353a956fa416b1eca7ba760ff6
[INFO] running `Command { std: "docker" "start" "-a" "21d4c9d0c974f70797d39ba2ade9642aa98888353a956fa416b1eca7ba760ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21d4c9d0c974f70797d39ba2ade9642aa98888353a956fa416b1eca7ba760ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21d4c9d0c974f70797d39ba2ade9642aa98888353a956fa416b1eca7ba760ff6", kill_on_drop: false }`
[INFO] [stdout] 21d4c9d0c974f70797d39ba2ade9642aa98888353a956fa416b1eca7ba760ff6
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fb0ac5de4acb97159bbebe6880b64189064c769b2ac879c1a5cfeca20351236
[INFO] running `Command { std: "docker" "start" "-a" "0fb0ac5de4acb97159bbebe6880b64189064c769b2ac879c1a5cfeca20351236", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling tempfile v3.11.0
[INFO] [stderr]    Compiling requestty-ui v0.5.0
[INFO] [stderr]    Compiling requestty v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling clap_complete v4.5.12
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling ureq v2.10.0
[INFO] [stderr]    Compiling gitbox v2.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib/usecase/error/create_conventional_commit_error.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn from(value: Box<(dyn std::error::Error + 'static)>) -> Self {
[INFO] [stdout]    |                        ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -     fn from(value: Box<(dyn std::error::Error + 'static)>) -> Self {
[INFO] [stdout] 41 +     fn from(value: Box<dyn std::error::Error + 'static>) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LiteralNode` is never constructed
[INFO] [stdout]   --> src/lib/domain/trigger.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct LiteralNode {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/application/controller/describe.rs:119:40
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn generate_describe_configuration(&self) -> Result<DescribeConfiguration, AnyError> {
[INFO] [stdout]     |                                        ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided 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] 119 |     fn generate_describe_configuration(&self) -> Result<DescribeConfiguration<'_>, AnyError> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn format(&self) -> &ChangelogFormat {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided 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] 26 |     pub fn format(&self) -> &ChangelogFormat<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn title(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |         ||
[INFO] [stdout]    |                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided 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] 65 |     pub fn title(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn typ(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided 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] 69 |     pub fn typ(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn scope(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |         ||
[INFO] [stdout]    |                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided 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 |     pub fn scope(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn list(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |         ||
[INFO] [stdout]    |                 |         |the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided here
[INFO] [stdout]    |                 the lifetime is elided 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] 77 |     pub fn list(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn item(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |         ||
[INFO] [stdout]    |                 |         |the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided here
[INFO] [stdout]    |                 the lifetime is elided 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] 81 |     pub fn item(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn breaking(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |         ||
[INFO] [stdout]    |                     |         |the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided 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] 85 |     pub fn breaking(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/describe.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn prerelease(&self) -> &DescribePrereleaseConfiguration {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the same lifetime is hidden here
[INFO] [stdout]    |                       |         the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided 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] 24 |     pub fn prerelease(&self) -> &DescribePrereleaseConfiguration<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.85s
[INFO] running `Command { std: "docker" "inspect" "0fb0ac5de4acb97159bbebe6880b64189064c769b2ac879c1a5cfeca20351236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fb0ac5de4acb97159bbebe6880b64189064c769b2ac879c1a5cfeca20351236", kill_on_drop: false }`
[INFO] [stdout] 0fb0ac5de4acb97159bbebe6880b64189064c769b2ac879c1a5cfeca20351236
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37bfbc9da174edcf40cf08c4966e452e47b242c2b1037c588c35de570735667a
[INFO] running `Command { std: "docker" "start" "-a" "37bfbc9da174edcf40cf08c4966e452e47b242c2b1037c588c35de570735667a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling hierrorchy v0.1.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib/usecase/error/create_conventional_commit_error.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn from(value: Box<(dyn std::error::Error + 'static)>) -> Self {
[INFO] [stdout]    |                        ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -     fn from(value: Box<(dyn std::error::Error + 'static)>) -> Self {
[INFO] [stdout] 41 +     fn from(value: Box<dyn std::error::Error + 'static>) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LiteralNode` is never constructed
[INFO] [stdout]   --> src/lib/domain/trigger.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct LiteralNode {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/application/controller/describe.rs:119:40
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn generate_describe_configuration(&self) -> Result<DescribeConfiguration, AnyError> {
[INFO] [stdout]     |                                        ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided 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] 119 |     fn generate_describe_configuration(&self) -> Result<DescribeConfiguration<'_>, AnyError> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn format(&self) -> &ChangelogFormat {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided 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] 26 |     pub fn format(&self) -> &ChangelogFormat<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn title(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |         ||
[INFO] [stdout]    |                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided 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] 65 |     pub fn title(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn typ(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided 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] 69 |     pub fn typ(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn scope(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |         ||
[INFO] [stdout]    |                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided 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 |     pub fn scope(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn list(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |         ||
[INFO] [stdout]    |                 |         |the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided here
[INFO] [stdout]    |                 the lifetime is elided 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] 77 |     pub fn list(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn item(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |         ||
[INFO] [stdout]    |                 |         |the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided here
[INFO] [stdout]    |                 the lifetime is elided 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] 81 |     pub fn item(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn breaking(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |         ||
[INFO] [stdout]    |                     |         |the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided 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] 85 |     pub fn breaking(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/describe.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn prerelease(&self) -> &DescribePrereleaseConfiguration {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the same lifetime is hidden here
[INFO] [stdout]    |                       |         the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided 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] 24 |     pub fn prerelease(&self) -> &DescribePrereleaseConfiguration<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling dogana v0.1.0-1
[INFO] [stderr]    Compiling gitbox v2.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib/usecase/error/create_conventional_commit_error.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn from(value: Box<(dyn std::error::Error + 'static)>) -> Self {
[INFO] [stdout]    |                        ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -     fn from(value: Box<(dyn std::error::Error + 'static)>) -> Self {
[INFO] [stdout] 41 +     fn from(value: Box<dyn std::error::Error + 'static>) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/application/controller/describe.rs:119:40
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn generate_describe_configuration(&self) -> Result<DescribeConfiguration, AnyError> {
[INFO] [stdout]     |                                        ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided 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] 119 |     fn generate_describe_configuration(&self) -> Result<DescribeConfiguration<'_>, AnyError> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn format(&self) -> &ChangelogFormat {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided 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] 26 |     pub fn format(&self) -> &ChangelogFormat<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn title(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |         ||
[INFO] [stdout]    |                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided 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] 65 |     pub fn title(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn typ(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided 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] 69 |     pub fn typ(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn scope(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |         ||
[INFO] [stdout]    |                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided 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 |     pub fn scope(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn list(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |         ||
[INFO] [stdout]    |                 |         |the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided here
[INFO] [stdout]    |                 the lifetime is elided 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] 77 |     pub fn list(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn item(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |         ||
[INFO] [stdout]    |                 |         |the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided here
[INFO] [stdout]    |                 the lifetime is elided 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] 81 |     pub fn item(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/changelog.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn breaking(&self) -> &ChangelogTransformer {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |         ||
[INFO] [stdout]    |                     |         |the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided 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] 85 |     pub fn breaking(&self) -> &ChangelogTransformer<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/usecase/configuration/describe.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn prerelease(&self) -> &DescribePrereleaseConfiguration {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the same lifetime is hidden here
[INFO] [stdout]    |                       |         the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided 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] 24 |     pub fn prerelease(&self) -> &DescribePrereleaseConfiguration<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.60s
[INFO] running `Command { std: "docker" "inspect" "37bfbc9da174edcf40cf08c4966e452e47b242c2b1037c588c35de570735667a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37bfbc9da174edcf40cf08c4966e452e47b242c2b1037c588c35de570735667a", kill_on_drop: false }`
[INFO] [stdout] 37bfbc9da174edcf40cf08c4966e452e47b242c2b1037c588c35de570735667a
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e09fb56c570b92e7fbca1d8738137f4870d91e763860f6febc88c341e8623e95
[INFO] running `Command { std: "docker" "start" "-a" "e09fb56c570b92e7fbca1d8738137f4870d91e763860f6febc88c341e8623e95", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/lib/usecase/error/create_conventional_commit_error.rs:41:24
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn from(value: Box<(dyn std::error::Error + 'static)>) -> Self {
[INFO] [stderr]    |                        ^                               ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 41 -     fn from(value: Box<(dyn std::error::Error + 'static)>) -> Self {
[INFO] [stderr] 41 +     fn from(value: Box<dyn std::error::Error + 'static>) -> Self {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LiteralNode` is never constructed
[INFO] [stderr]   --> src/lib/domain/trigger.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct LiteralNode {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib/application/controller/describe.rs:119:40
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn generate_describe_configuration(&self) -> Result<DescribeConfiguration, AnyError> {
[INFO] [stderr]     |                                        ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        the lifetime is elided 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] 119 |     fn generate_describe_configuration(&self) -> Result<DescribeConfiguration<'_>, AnyError> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib/usecase/configuration/changelog.rs:26:19
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn format(&self) -> &ChangelogFormat {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                   |         ||
[INFO] [stderr]    |                   |         |the same lifetime is hidden here
[INFO] [stderr]    |                   |         the same lifetime is elided here
[INFO] [stderr]    |                   the lifetime is elided 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] 26 |     pub fn format(&self) -> &ChangelogFormat<'_> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib/usecase/configuration/changelog.rs:65:18
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn title(&self) -> &ChangelogTransformer {
[INFO] [stderr]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                  |         ||
[INFO] [stderr]    |                  |         |the same lifetime is hidden here
[INFO] [stderr]    |                  |         the same lifetime is elided here
[INFO] [stderr]    |                  the lifetime is elided 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] 65 |     pub fn title(&self) -> &ChangelogTransformer<'_> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib/usecase/configuration/changelog.rs:69:16
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub fn typ(&self) -> &ChangelogTransformer {
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                |         ||
[INFO] [stderr]    |                |         |the same lifetime is hidden here
[INFO] [stderr]    |                |         the same lifetime is elided here
[INFO] [stderr]    |                the lifetime is elided 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] 69 |     pub fn typ(&self) -> &ChangelogTransformer<'_> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib/usecase/configuration/changelog.rs:73:18
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn scope(&self) -> &ChangelogTransformer {
[INFO] [stderr]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                  |         ||
[INFO] [stderr]    |                  |         |the same lifetime is hidden here
[INFO] [stderr]    |                  |         the same lifetime is elided here
[INFO] [stderr]    |                  the lifetime is elided 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 |     pub fn scope(&self) -> &ChangelogTransformer<'_> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib/usecase/configuration/changelog.rs:77:17
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub fn list(&self) -> &ChangelogTransformer {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                 |         ||
[INFO] [stderr]    |                 |         |the same lifetime is hidden here
[INFO] [stderr]    |                 |         the same lifetime is elided here
[INFO] [stderr]    |                 the lifetime is elided 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] 77 |     pub fn list(&self) -> &ChangelogTransformer<'_> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib/usecase/configuration/changelog.rs:81:17
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub fn item(&self) -> &ChangelogTransformer {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                 |         ||
[INFO] [stderr]    |                 |         |the same lifetime is hidden here
[INFO] [stderr]    |                 |         the same lifetime is elided here
[INFO] [stderr]    |                 the lifetime is elided 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] 81 |     pub fn item(&self) -> &ChangelogTransformer<'_> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib/usecase/configuration/changelog.rs:85:21
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub fn breaking(&self) -> &ChangelogTransformer {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                     |         ||
[INFO] [stderr]    |                     |         |the same lifetime is hidden here
[INFO] [stderr]    |                     |         the same lifetime is elided here
[INFO] [stderr]    |                     the lifetime is elided 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] 85 |     pub fn breaking(&self) -> &ChangelogTransformer<'_> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib/usecase/configuration/describe.rs:24:23
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn prerelease(&self) -> &DescribePrereleaseConfiguration {
[INFO] [stderr]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                       |         ||
[INFO] [stderr]    |                       |         |the same lifetime is hidden here
[INFO] [stderr]    |                       |         the same lifetime is elided here
[INFO] [stderr]    |                       the lifetime is elided 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] 24 |     pub fn prerelease(&self) -> &DescribePrereleaseConfiguration<'_> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gitbox` (lib) generated 11 warnings (run `cargo fix --lib -p gitbox` to apply 10 suggestions)
[INFO] [stderr] warning: `gitbox` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/gitbox_lib-f9abe5d56e94f162)
[INFO] [stdout] 
[INFO] [stdout] running 175 tests
[INFO] [stdout] test application::controller::changelog::tests::wrong_trigger_exits_with_error ... ok
[INFO] [stdout] test application::controller::describe::tests::tag_enabled ... ok
[INFO] [stdout] test application::controller::commit::tests::commit_error ... ok
[INFO] [stdout] test application::controller::describe::tests::diff_enabled ... ok
[INFO] [stdout] test application::controller::init::tests::correct_init_empty ... ok
[INFO] [stdout] test application::controller::changelog::tests::failed_execution_of_usecase ... ok
[INFO] [stdout] test application::controller::describe::tests::basic_usage ... ok
[INFO] [stdout] test application::controller::license::tests::license_controller ... ok
[INFO] [stdout] test application::controller::init::tests::failed_init ... ok
[INFO] [stdout] test application::controller::init::tests::failed_commit ... ok
[INFO] [stdout] test application::options::changelog::tests::ensure_format_has_placeholder_wrong ... ok
[INFO] [stdout] test application::presenter::commit_presenter::tests::breaking_and_scoped_commit_format ... ok
[INFO] [stdout] test application::presenter::commit_presenter::tests::breaking_commit_format ... ok
[INFO] [stdout] test application::controller::init::tests::full_init ... ok
[INFO] [stdout] test application::options::changelog::tests::ensure_format_has_placeholder_correct ... ok
[INFO] [stdout] test application::presenter::commit_presenter::tests::full_conventional_commit_with_message ... ok
[INFO] [stdout] test application::presenter::commit_presenter::tests::simple_commit_format ... ok
[INFO] [stdout] test application::presenter::commit_presenter::tests::full_conventional_commit_without_message ... ok
[INFO] [stdout] test application::presenter::commit_presenter::tests::scoped_commit_format ... ok
[INFO] [stdout] test application::presenter::semantic_version_presenter::tests::prerelease_version_format ... ok
[INFO] [stdout] test application::presenter::semantic_version_presenter::tests::prerelease_version_with_metadata_format ... ok
[INFO] [stdout] test application::presenter::semantic_version_presenter::tests::simple_version_format ... ok
[INFO] [stdout] test application::presenter::semantic_version_presenter::tests::version_with_metadata_format ... ok
[INFO] [stdout] test application::presenter::trigger_presenter::tests::trigger_from_str_correct ... ok
[INFO] [stdout] test application::presenter::trigger_presenter::tests::trigger_from_str_wrong ... ok
[INFO] [stdout] test application::presenter::semantic_version_presenter::tests::parse_simple_semantic_version ... ok
[INFO] [stdout] test application::presenter::semantic_version_presenter::tests::parse_semantic_version_with_metadata ... ok
[INFO] [stdout] test application::presenter::semantic_version_presenter::tests::parse_semantic_prerelease ... ok
[INFO] [stdout] test application::repository_impl::commit_metadata_ingress_repository_impl::tests::get_metadata_err ... ok
[INFO] [stdout] test application::repository_impl::commit_metadata_ingress_repository_impl::tests::get_metadata_ok ... ok
[INFO] [stdout] test application::repository_impl::conventional_commit_egress_repository_impl::tests::create_commit_error ... ok
[INFO] [stdout] test application::repository_impl::conventional_commit_egress_repository_impl::tests::create_empty_commit_error ... ok
[INFO] [stdout] test application::repository_impl::conventional_commit_egress_repository_impl::tests::create_commit_ok ... ok
[INFO] [stdout] test application::repository_impl::gitextra_egress_repository_impl::tests::update_scopes_err ... ok
[INFO] [stdout] test application::repository_impl::gitextra_egress_repository_impl::tests::update_scopes_ok ... ok
[INFO] [stdout] test application::repository_impl::gitextra_egress_repository_impl::tests::update_types_err ... ok
[INFO] [stdout] test application::presenter::semantic_version_presenter::tests::try_parse_non_semantic_version ... ok
[INFO] [stdout] test application::repository_impl::conventional_commit_egress_repository_impl::tests::create_empty_commit_ok ... ok
[INFO] [stdout] test application::presenter::semantic_version_presenter::tests::parse_semantic_prerelease_with_metadata ... ok
[INFO] [stdout] test application::repository_impl::gitextra_egress_repository_impl::tests::update_types_ok ... ok
[INFO] [stdout] test application::repository_impl::license_text_egress_repository_impl::tests::consume_forwards_filepath_and_text ... ok
[INFO] [stdout] test application::repository_impl::license_text_ingress_repository_impl::tests::license_text ... ok
[INFO] [stdout] test application::repository_impl::license_choice_ingress_repository_impl::tests::ask_license_ok ... ok
[INFO] [stdout] test application::repository_impl::license_list_ingress_repository_impl::tests::license_list_ok ... ok
[INFO] [stdout] test application::presenter::commit_presenter::tests::conventional_commit_scoped ... ok
[INFO] [stdout] test application::repository_impl::semantic_version_ingress_repository_impl::tests::last_stable_version_empty ... ok
[INFO] [stdout] test application::repository_impl::semantic_version_ingress_repository_impl::tests::last_version_empty ... ok
[INFO] [stdout] test application::repository_impl::tag_egress_repository_impl::tests::received_label_is_version_string ... ok
[INFO] [stdout] test application::repository_impl::treegraphline_ingress_repository_impl::tests::correct_deserialization_of_tree_lines ... ok
[INFO] [stdout] test application::repository_impl::semantic_version_ingress_repository_impl::tests::last_version_present ... ok
[INFO] [stdout] test application::repository_impl::semantic_version_ingress_repository_impl::tests::last_version_wrong ... ok
[INFO] [stdout] test application::repository_impl::semantic_version_ingress_repository_impl::tests::last_stable_version_wrong ... ok
[INFO] [stdout] test domain::conventional_commit_summary::tests::flag_enabled ... ok
[INFO] [stdout] test domain::conventional_commit_summary::tests::scope_correct_invariants ... ok
[INFO] [stdout] test application::controller::commit::tests::commit_ok ... ok
[INFO] [stdout] test application::repository_impl::treegraphline_ingress_repository_impl::tests::wrong_lines ... ok
[INFO] [stdout] test domain::conventional_commit_summary::tests::flag_disabled ... ok
[INFO] [stdout] test domain::conventional_commit_summary::tests::summary_correct_invariants ... ok
[INFO] [stdout] test domain::conventional_commit_summary::tests::summary_wrong_invariants ... ok
[INFO] [stdout] test domain::conventional_commit_summary::tests::scope_wrong_invariants ... ok
[INFO] [stdout] test domain::conventional_commit_summary::tests::type_correct_invariants ... ok
[INFO] [stdout] test domain::semantic_version::tests::equal_versions_ordering ... ok
[INFO] [stdout] test domain::conventional_commit_summary::tests::type_wrong_invariants ... ok
[INFO] [stdout] test domain::semantic_version::tests::greater_versions_ordering ... ok
[INFO] [stdout] test domain::semantic_version::tests::less_or_equal_versions_ordering ... ok
[INFO] [stdout] test domain::semantic_version::tests::metadata_invariant_if_empty ... ok
[INFO] [stdout] test domain::semantic_version::tests::greater_or_equal_versions_ordering ... ok
[INFO] [stdout] test domain::semantic_version::tests::metadata_invariant_with_wrong_char ... ok
[INFO] [stdout] test domain::semantic_version::tests::prerelease_invariant_correct ... ok
[INFO] [stdout] test domain::semantic_version::tests::prerelease_invariant_with_wrong_char ... ok
[INFO] [stdout] test domain::semantic_version::tests::prerelease_invariant_if_empty ... ok
[INFO] [stdout] test domain::semantic_version::tests::prerelease_is_less_than_version ... ok
[INFO] [stdout] test domain::trigger::tests::and_statement ... ok
[INFO] [stdout] test domain::semantic_version::tests::prereleases_are_ordered_lexicographically ... ok
[INFO] [stdout] test domain::semantic_version::tests::less_versions_ordering ... ok
[INFO] [stdout] test domain::semantic_version::tests::metadata_invariant_correct ... ok
[INFO] [stdout] test domain::trigger::tests::breaking_node ... ok
[INFO] [stdout] test domain::trigger::tests::basic_statement_in_node ... ok
[INFO] [stdout] test domain::trigger::tests::array_node ... ok
[INFO] [stdout] test domain::trigger::tests::first_and_value_basic ... ok
[INFO] [stdout] test domain::trigger::tests::first_and_value_priority ... ok
[INFO] [stdout] test domain::trigger::tests::basic_statement_breaking_node ... ok
[INFO] [stdout] test domain::trigger::tests::first_or_value_and ... ok
[INFO] [stdout] test domain::trigger::tests::in_node_empty_scope ... ok
[INFO] [stdout] test domain::trigger::tests::first_or_value_basic ... ok
[INFO] [stdout] test domain::trigger::tests::in_node_contains_scope ... ok
[INFO] [stdout] test domain::trigger::tests::in_node_contains_type ... ok
[INFO] [stdout] test domain::trigger::tests::in_node_not_contains_type ... ok
[INFO] [stdout] test domain::trigger::tests::literal_node ... ok
[INFO] [stdout] test domain::trigger::tests::not_breaking_node ... ok
[INFO] [stdout] test domain::trigger::tests::or_statement ... ok
[INFO] [stdout] test domain::trigger::tests::priority_statement ... ok
[INFO] [stdout] test domain::trigger::tests::scope_node ... ok
[INFO] [stdout] test domain::trigger::tests::scope_node_empty ... ok
[INFO] [stdout] test domain::trigger::tests::second_and_value_and ... ok
[INFO] [stdout] test domain::trigger::tests::second_or_value_and ... ok
[INFO] [stdout] test domain::trigger::tests::second_and_value_basic ... ok
[INFO] [stdout] test domain::trigger::tests::second_and_value_priority ... ok
[INFO] [stdout] test domain::trigger::tests::second_or_value_basic ... ok
[INFO] [stdout] test domain::trigger::tests::start_or ... ok
[INFO] [stdout] test domain::trigger::tests::in_node_not_contains_scope ... ok
[INFO] [stdout] test application::repository_impl::semantic_version_ingress_repository_impl::tests::last_stable_version_present ... ok
[INFO] [stdout] test domain::trigger::tests::start_and ... ok
[INFO] [stdout] test domain::trigger::tests::second_or_value_or ... ok
[INFO] [stdout] test domain::trigger::tests::start_basic ... ok
[INFO] [stdout] test usecase::configuration::commit::tests::message_invariants_ok ... ok
[INFO] [stdout] test usecase::configuration::commit::tests::message_invariants_wrong ... ok
[INFO] [stdout] test usecase::configuration::commit::tests::scope_invariants_ok ... ok
[INFO] [stdout] test usecase::configuration::commit::tests::scope_invariants_wrong ... ok
[INFO] [stdout] test domain::trigger::tests::type_node ... ok
[INFO] [stdout] test usecase::configuration::commit::tests::summary_invariants_ok ... ok
[INFO] [stdout] test usecase::configuration::tag::tests::invariant_wrong ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::categorize_commit_list_basic ... ok
[INFO] [stdout] test usecase::configuration::commit::tests::type_invariants_wrong ... ok
[INFO] [stdout] test usecase::configuration::commit::tests::summary_invariants_wrong ... ok
[INFO] [stdout] test usecase::configuration::commit::tests::type_invariants_ok ... ok
[INFO] [stdout] test application::presenter::commit_presenter::tests::freeform_commit_empty ... ok
[INFO] [stdout] test usecase::configuration::tag::tests::invariant_correct ... ok
[INFO] [stdout] test usecase::configuration::tag::tests::invariant_correct_with_no_message ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::execute_basic ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::format_details_not_breaking ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::execute_from_latest_version_with_trigger ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::execute_with_trigger ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::format_item_basic ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::categorize_commit_list_with_exclude_trigger ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::format_details_breaking ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::format_list_empty ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::format_scopes_basic ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::format_list_basic ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::format_title_basic ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::scope_or_general_empty ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::execute_from_latest_version ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::format_types_basic ... ok
[INFO] [stdout] test usecase::usecases::create_license::tests::create_license_usecase ... ok
[INFO] [stdout] test usecase::usecases::create_conventional_commit::tests::execute_usecase_error ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::scope_or_general_some ... ok
[INFO] [stdout] test application::presenter::commit_presenter::tests::freeform_commit_correct ... ok
[INFO] [stdout] test application::presenter::commit_presenter::tests::conventional_commit_scoped_and_breaking ... ok
[INFO] [stdout] test usecase::usecases::create_changelog::tests::format_title_empty_version ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::commit_to_change_major ... ok
[INFO] [stdout] test application::presenter::commit_presenter::tests::conventional_commit_breaking ... ok
[INFO] [stdout] test usecase::usecases::create_conventional_commit::tests::execute_usecase_correct ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::commit_to_change_none ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::commit_to_change_minor ... ok
[INFO] [stdout] test usecase::usecases::create_tag::tests::usecase_propagate_configuration ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::commit_to_change_patch ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::commit_to_change_freeform ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::describe_prerelease_error_without_relevant_changes_from_stable_version ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::empty_metadata ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::first_stable_version_is_first_release ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::greatest_change_from_empty_list ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::first_unstable_version_is_first_release_and_first_prerelease ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::greatest_change_from_list ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::multiple_metadata ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::prerelease_from_prerelease_without_commits_is_invalid ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::prerelease_number_increase ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::prerelease_number_increase_with_no_stable_version ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::prerelease_number_reset_on_pattern_change ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::minor_trigger_proc_minor_number_increase ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::patch_trigger_proc_patch_number_increase ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::prerelease_number_reset_on_stable_update ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::return_error_with_no_relevant_changes_when_describing_stable ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::single_metadata ... ok
[INFO] [stdout] test usecase::usecases::describe_new_version::tests::major_trigger_proc_major_number_increase ... ok
[INFO] [stdout] test usecase::usecases::format_tree_graph::tests::execute_empty ... ok
[INFO] [stdout] test usecase::usecases::refresh_types_and_scopes::tests::refresh_adds_only_distinct_values ... ok
[INFO] [stdout] test application::presenter::commit_presenter::tests::conventional_commit_basic ... ok
[INFO] [stdout] test application::controller::tree::tests::basic_usage ... FAILED
[INFO] [stdout] test usecase::usecases::format_tree_graph::tests::execute_complete ... FAILED
[INFO] [stdout] test application::controller::refresh::tests::refresh_controller ... ok
[INFO] [stdout] test usecase::usecases::format_tree_graph::tests::format_message_line ... FAILED
[INFO] [stdout] test usecase::usecases::format_tree_graph::tests::format_header_line ... FAILED
[INFO] [stdout] test application::repository_impl::full_commit_summary_history_repository_impl::tests::get_all_commits_basic ... ok
[INFO] [stdout] test application::controller::changelog::tests::correct_usecase_execution ... ok
[INFO] [stdout] test application::repository_impl::bounded_commit_summary_ingress_repository_impl::tests::get_commits_from_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- application::controller::tree::tests::basic_usage stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::controller::tree::tests::basic_usage' (38) panicked at src/lib/application/controller/tree.rs:127:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "       ( some time ago ) * abcdef0 ( HEAD -> main )\n                         |     asperan: first test message\n  ( some more time ago ) * 0fedcba \n                         |     asperan: stub test"
[INFO] [stdout]  right: "\u{1b}[2m       ( some time ago )\u{1b}[0m * \u{1b}[34mabcdef0\u{1b}[0m \u{1b}[33m( HEAD -> main )\u{1b}[0m\n                         |     \u{1b}[1;37masperan:\u{1b}[0m first test message\n\u{1b}[2m  ( some more time ago )\u{1b}[0m * \u{1b}[34m0fedcba\u{1b}[0m \u{1b}[33m\u{1b}[0m\n                         |     \u{1b}[1;37masperan:\u{1b}[0m stub test"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e03363227d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e03363227d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e03363227d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e03363227d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e03363337bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e03363337bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e03362efd41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e03362efd41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e03362fbda2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e03363008ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0336300781 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e033601933e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e033601933e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0336300faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e0336300faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0336300e0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e03362fbed9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e03362e421d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e033633c220 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e033633c023 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e0335fb0924 - core::panicking::assert_failed::h7c1fa6da7d1c4316
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e0335f6fb0a - gitbox_lib::application::controller::tree::tests::basic_usage::h1d256a8fd96a68d0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/application/controller/tree.rs:127:9
[INFO] [stdout]   22:     0x5e0335f6fb67 - gitbox_lib::application::controller::tree::tests::basic_usage::{{closure}}::hae45e4e63839e40b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/application/controller/tree.rs:115:21
[INFO] [stdout]   23:     0x5e0335f931e6 - core::ops::function::FnOnce::call_once::hf20c81d7a5b6f2ad
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e03360190fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e03360190fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e033602ed65 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e033602ed65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e033602ed65 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5e033602ed65 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5e033602ed65 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e033602ed65 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e033602ed65 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e0336005554 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e0336005554 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e0336008e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e0336008e1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e0336008e1a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5e0336008e1a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5e0336008e1a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e0336008e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e0336008e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e03362f703f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5e03362f703f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7442fead1aa4 - <unknown>
[INFO] [stdout]   45:     0x7442feb5ea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- usecase::usecases::format_tree_graph::tests::execute_complete stdout ----
[INFO] [stdout]   ( sample date 1 ) * abcdef0 ( HEAD -> main )
[INFO] [stdout]                     |     asperan: test message
[INFO] [stdout]   ( sample date 2 ) * 0fedcba 
[INFO] [stdout]                     |     asperan: another test message
[INFO] [stdout] 
[INFO] [stdout] thread 'usecase::usecases::format_tree_graph::tests::execute_complete' (194) panicked at src/lib/usecase/usecases/format_tree_graph.rs:183:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "  ( sample date 1 ) * abcdef0 ( HEAD -> main )\n                    |     asperan: test message\n  ( sample date 2 ) * 0fedcba \n                    |     asperan: another test message"
[INFO] [stdout]  right: "\u{1b}[2m  ( sample date 1 )\u{1b}[0m * \u{1b}[34mabcdef0\u{1b}[0m \u{1b}[33m( HEAD -> main )\u{1b}[0m\n                    |     \u{1b}[1;37masperan:\u{1b}[0m test message\n\u{1b}[2m  ( sample date 2 )\u{1b}[0m * \u{1b}[34m0fedcba\u{1b}[0m \u{1b}[33m\u{1b}[0m\n                    |     \u{1b}[1;37masperan:\u{1b}[0m another test message"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e03363227d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e03363227d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e03363227d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e03363227d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e03363337bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e03363337bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e03362efd41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e03362efd41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e03362fbda2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e03363008ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0336300781 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e033601933e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e033601933e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0336300faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e0336300faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0336300e0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e03362fbed9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e03362e421d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e033633c220 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e033633c023 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e0335fb07aa - core::panicking::assert_failed::h261ef49e5412a82d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e0335f7515f - gitbox_lib::usecase::usecases::format_tree_graph::tests::execute_complete::h6d666bd126c108cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/usecase/usecases/format_tree_graph.rs:183:9
[INFO] [stdout]   22:     0x5e0335f751b7 - gitbox_lib::usecase::usecases::format_tree_graph::tests::execute_complete::{{closure}}::h5c5c1630fb1602b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/usecase/usecases/format_tree_graph.rs:171:26
[INFO] [stdout]   23:     0x5e0335f90526 - core::ops::function::FnOnce::call_once::h37bf35ee3f5d4fe8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e03360190fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e03360190fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e033602ed65 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e033602ed65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e033602ed65 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5e033602ed65 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5e033602ed65 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e033602ed65 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e033602ed65 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e0336005554 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e0336005554 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e0336008e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e0336008e1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e0336008e1a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5e0336008e1a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5e0336008e1a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e0336008e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e0336008e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e03362f703f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5e03362f703f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7442fead1aa4 - <unknown>
[INFO] [stdout]   45:     0x7442feb5ea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- usecase::usecases::format_tree_graph::tests::format_message_line stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'usecase::usecases::format_tree_graph::tests::format_message_line' (197) panicked at src/lib/usecase/usecases/format_tree_graph.rs:167:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "                 |     asperan: test message"
[INFO] [stdout]  right: "                 |     \u{1b}[1;37masperan:\u{1b}[0m test message"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e03363227d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e03363227d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e03363227d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e03363227d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e03363337bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e03363337bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e03362efd41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e03362efd41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e03362fbda2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e03363008ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0336300781 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e033601933e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e033601933e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0336300faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e0336300faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0336300e0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e03362fbed9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e03362e421d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e033633c220 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e033633c023 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e0335fb07aa - core::panicking::assert_failed::h261ef49e5412a82d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e0335f7651e - gitbox_lib::usecase::usecases::format_tree_graph::tests::format_message_line::h23b2cf60a1c74a82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/usecase/usecases/format_tree_graph.rs:167:9
[INFO] [stdout]   22:     0x5e0335f76587 - gitbox_lib::usecase::usecases::format_tree_graph::tests::format_message_line::{{closure}}::h3b3b3b21ac6dbcb2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/usecase/usecases/format_tree_graph.rs:155:29
[INFO] [stdout]   23:     0x5e0335f92846 - core::ops::function::FnOnce::call_once::hce493caf9dca187e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e03360190fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e03360190fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e033602ed65 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e033602ed65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e033602ed65 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5e033602ed65 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5e033602ed65 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e033602ed65 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e033602ed65 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e0336005554 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e0336005554 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e0336008e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e0336008e1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e0336008e1a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5e0336008e1a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5e0336008e1a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e0336008e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e0336008e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e03362f703f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5e03362f703f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7442fead1aa4 - <unknown>
[INFO] [stdout]   45:     0x7442feb5ea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- usecase::usecases::format_tree_graph::tests::format_header_line stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'usecase::usecases::format_tree_graph::tests::format_header_line' (196) panicked at src/lib/usecase/usecases/format_tree_graph.rs:151:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: " ( sample date ) * abcdef0 ( HEAD -> main )"
[INFO] [stdout]  right: "\u{1b}[2m ( sample date )\u{1b}[0m * \u{1b}[34mabcdef0\u{1b}[0m \u{1b}[33m( HEAD -> main )\u{1b}[0m"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e03363227d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e03363227d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e03363227d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e03363227d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e03363337bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e03363337bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e03362efd41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e03362efd41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e03362fbda2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e03363008ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0336300781 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e033601933e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e033601933e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0336300faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e0336300faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0336300e0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e03362fbed9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e03362e421d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e033633c220 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e033633c023 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e0335fb07aa - core::panicking::assert_failed::h261ef49e5412a82d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e0335f75b42 - gitbox_lib::usecase::usecases::format_tree_graph::tests::format_header_line::h2bd4ec21cf4334c9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/usecase/usecases/format_tree_graph.rs:151:9
[INFO] [stdout]   22:     0x5e0335f75bb7 - gitbox_lib::usecase::usecases::format_tree_graph::tests::format_header_line::{{closure}}::h2e3e23e98487cd3b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/usecase/usecases/format_tree_graph.rs:139:28
[INFO] [stdout]   23:     0x5e0335f92706 - core::ops::function::FnOnce::call_once::hc63a3412c498cf5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e03360190fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e03360190fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e033602ed65 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e033602ed65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e033602ed65 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5e033602ed65 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5e033602ed65 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e033602ed65 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e033602ed65 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e0336005554 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e0336005554 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e0336008e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e0336008e1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e0336008e1a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5e0336008e1a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5e0336008e1a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e0336008e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e0336008e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e03362f703f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5e03362f703f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7442fead1aa4 - <unknown>
[INFO] [stdout]   45:     0x7442feb5ea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     application::controller::tree::tests::basic_usage
[INFO] [stdout]     usecase::usecases::format_tree_graph::tests::execute_complete
[INFO] [stdout]     usecase::usecases::format_tree_graph::tests::format_header_line
[INFO] [stdout]     usecase::usecases::format_tree_graph::tests::format_message_line
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 171 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e09fb56c570b92e7fbca1d8738137f4870d91e763860f6febc88c341e8623e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e09fb56c570b92e7fbca1d8738137f4870d91e763860f6febc88c341e8623e95", kill_on_drop: false }`
[INFO] [stdout] e09fb56c570b92e7fbca1d8738137f4870d91e763860f6febc88c341e8623e95
