[INFO] cloning repository https://github.com/kgjoner/mimic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kgjoner/mimic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgjoner%2Fmimic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgjoner%2Fmimic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b153b85af7b15f81c1c7bf40c2d67ff99edf8e10
[INFO] testing kgjoner/mimic against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgjoner%2Fmimic" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kgjoner/mimic
[INFO] finished tweaking git repo https://github.com/kgjoner/mimic
[INFO] tweaked toml for git repo https://github.com/kgjoner/mimic written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kgjoner/mimic on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kgjoner/mimic 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c8e194b5a59f467eadd6fc77d7ea01819a566c549313b49082d13062bf245be
[INFO] running `Command { std: "docker" "start" "-a" "3c8e194b5a59f467eadd6fc77d7ea01819a566c549313b49082d13062bf245be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c8e194b5a59f467eadd6fc77d7ea01819a566c549313b49082d13062bf245be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c8e194b5a59f467eadd6fc77d7ea01819a566c549313b49082d13062bf245be", kill_on_drop: false }`
[INFO] [stdout] 3c8e194b5a59f467eadd6fc77d7ea01819a566c549313b49082d13062bf245be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e33577e050fc6a15eb8ee51ca6f5f80788d71691f3b171b78c477eb7b9788ee
[INFO] running `Command { std: "docker" "start" "-a" "8e33577e050fc6a15eb8ee51ca6f5f80788d71691f3b171b78c477eb7b9788ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling mimic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/list_treasures.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> ListTreasuresInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> ListTreasuresInteractor<'a> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/memorize_treasure.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> MemorizeTreasureInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> MemorizeTreasureInteractor<'a> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/forget_treasure.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> ForgetTreasureInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> ForgetTreasureInteractor<'a> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/spit.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> SpitInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> SpitInteractor<'a> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/swallow.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(repos: &'a Repos) -> SwallowInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(repos: &'a Repos) -> SwallowInteractor<'a> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/destroy.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> DestroyInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> DestroyInteractor<'a> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/gateway/cli/controller/command.rs:56:48
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn to_help_dto<'a>(&'a self) -> Result<HelpDto, NormalizedError> {
[INFO] [stdout]    |                             --                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn to_help_dto<'a>(&'a self) -> Result<HelpDto<'a>, NormalizedError> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/gateway/cli/controller/command.rs:62:68
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn to_path_dto<'a>(&'a self, config: &'a Config) -> Result<PathDto, NormalizedError> {
[INFO] [stdout]    |                             --                --                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |                 |
[INFO] [stdout]    |                             |                 the lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn to_path_dto<'a>(&'a self, config: &'a Config) -> Result<PathDto<'a>, NormalizedError> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/gateway/cli/controller/command.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 80 |         config: &'a Config,
[INFO] [stdout]    |                  -- the lifetime is named here
[INFO] [stdout] 81 |     ) -> Result<TreasureDto, NormalizedError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     ) -> Result<TreasureDto<'a>, NormalizedError> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/gateway/cli/controller/command.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout]  99 |         config: &'a Config,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 100 |     ) -> Result<SimpleTreasureDto, NormalizedError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ) -> Result<SimpleTreasureDto<'a>, NormalizedError> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "8e33577e050fc6a15eb8ee51ca6f5f80788d71691f3b171b78c477eb7b9788ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e33577e050fc6a15eb8ee51ca6f5f80788d71691f3b171b78c477eb7b9788ee", kill_on_drop: false }`
[INFO] [stdout] 8e33577e050fc6a15eb8ee51ca6f5f80788d71691f3b171b78c477eb7b9788ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe0de70ce245322315d29473dcdac603e054d2e03d06efeac69feb5c1eec2ac3
[INFO] running `Command { std: "docker" "start" "-a" "fe0de70ce245322315d29473dcdac603e054d2e03d06efeac69feb5c1eec2ac3", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/list_treasures.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> ListTreasuresInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> ListTreasuresInteractor<'a> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/memorize_treasure.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> MemorizeTreasureInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> MemorizeTreasureInteractor<'a> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mimic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/forget_treasure.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> ForgetTreasureInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> ForgetTreasureInteractor<'a> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/spit.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> SpitInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> SpitInteractor<'a> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/swallow.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(repos: &'a Repos) -> SwallowInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(repos: &'a Repos) -> SwallowInteractor<'a> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/destroy.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> DestroyInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> DestroyInteractor<'a> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/gateway/cli/controller/command.rs:56:48
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn to_help_dto<'a>(&'a self) -> Result<HelpDto, NormalizedError> {
[INFO] [stdout]    |                             --                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn to_help_dto<'a>(&'a self) -> Result<HelpDto<'a>, NormalizedError> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/gateway/cli/controller/command.rs:62:68
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn to_path_dto<'a>(&'a self, config: &'a Config) -> Result<PathDto, NormalizedError> {
[INFO] [stdout]    |                             --                --                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |                 |
[INFO] [stdout]    |                             |                 the lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn to_path_dto<'a>(&'a self, config: &'a Config) -> Result<PathDto<'a>, NormalizedError> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/gateway/cli/controller/command.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 80 |         config: &'a Config,
[INFO] [stdout]    |                  -- the lifetime is named here
[INFO] [stdout] 81 |     ) -> Result<TreasureDto, NormalizedError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     ) -> Result<TreasureDto<'a>, NormalizedError> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/gateway/cli/controller/command.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout]  99 |         config: &'a Config,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 100 |     ) -> Result<SimpleTreasureDto, NormalizedError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ) -> Result<SimpleTreasureDto<'a>, NormalizedError> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/list_treasures.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> ListTreasuresInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> ListTreasuresInteractor<'a> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/memorize_treasure.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> MemorizeTreasureInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> MemorizeTreasureInteractor<'a> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/forget_treasure.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> ForgetTreasureInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> ForgetTreasureInteractor<'a> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/spit.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> SpitInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> SpitInteractor<'a> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/swallow.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(repos: &'a Repos) -> SwallowInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(repos: &'a Repos) -> SwallowInteractor<'a> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app/use_cases/destroy.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> DestroyInteractor {
[INFO] [stdout]    |                        --           ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(repos: &'a Repos) -> DestroyInteractor<'a> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/gateway/cli/controller/command.rs:56:48
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn to_help_dto<'a>(&'a self) -> Result<HelpDto, NormalizedError> {
[INFO] [stdout]    |                             --                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn to_help_dto<'a>(&'a self) -> Result<HelpDto<'a>, NormalizedError> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/gateway/cli/controller/command.rs:62:68
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn to_path_dto<'a>(&'a self, config: &'a Config) -> Result<PathDto, NormalizedError> {
[INFO] [stdout]    |                             --                --                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |                 |
[INFO] [stdout]    |                             |                 the lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn to_path_dto<'a>(&'a self, config: &'a Config) -> Result<PathDto<'a>, NormalizedError> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/gateway/cli/controller/command.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 80 |         config: &'a Config,
[INFO] [stdout]    |                  -- the lifetime is named here
[INFO] [stdout] 81 |     ) -> Result<TreasureDto, NormalizedError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     ) -> Result<TreasureDto<'a>, NormalizedError> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/gateway/cli/controller/command.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout]  99 |         config: &'a Config,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 100 |     ) -> Result<SimpleTreasureDto, NormalizedError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ) -> Result<SimpleTreasureDto<'a>, NormalizedError> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "fe0de70ce245322315d29473dcdac603e054d2e03d06efeac69feb5c1eec2ac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe0de70ce245322315d29473dcdac603e054d2e03d06efeac69feb5c1eec2ac3", kill_on_drop: false }`
[INFO] [stdout] fe0de70ce245322315d29473dcdac603e054d2e03d06efeac69feb5c1eec2ac3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f8ae6db3338d1351d3112e5106443ae994ec564b2464cd2e5fe6bc63e2a76975
[INFO] running `Command { std: "docker" "start" "-a" "f8ae6db3338d1351d3112e5106443ae994ec564b2464cd2e5fe6bc63e2a76975", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]   --> src/app/use_cases/list_treasures.rs:12:37
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(repos: &'a Repos) -> ListTreasuresInteractor {
[INFO] [stderr]    |                        --           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is named 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(repos: &'a Repos) -> ListTreasuresInteractor<'a> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/app/use_cases/memorize_treasure.rs:12:37
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(repos: &'a Repos) -> MemorizeTreasureInteractor {
[INFO] [stderr]    |                        --           ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(repos: &'a Repos) -> MemorizeTreasureInteractor<'a> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/app/use_cases/forget_treasure.rs:12:37
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(repos: &'a Repos) -> ForgetTreasureInteractor {
[INFO] [stderr]    |                        --           ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(repos: &'a Repos) -> ForgetTreasureInteractor<'a> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/app/use_cases/spit.rs:12:37
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(repos: &'a Repos) -> SpitInteractor {
[INFO] [stderr]    |                        --           ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(repos: &'a Repos) -> SpitInteractor<'a> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/app/use_cases/swallow.rs:14:37
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub fn new(repos: &'a Repos) -> SwallowInteractor {
[INFO] [stderr]    |                        --           ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub fn new(repos: &'a Repos) -> SwallowInteractor<'a> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/app/use_cases/destroy.rs:12:37
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(repos: &'a Repos) -> DestroyInteractor {
[INFO] [stderr]    |                        --           ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(repos: &'a Repos) -> DestroyInteractor<'a> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/gateway/cli/controller/command.rs:56:48
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn to_help_dto<'a>(&'a self) -> Result<HelpDto, NormalizedError> {
[INFO] [stderr]    |                             --                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn to_help_dto<'a>(&'a self) -> Result<HelpDto<'a>, NormalizedError> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/gateway/cli/controller/command.rs:62:68
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn to_path_dto<'a>(&'a self, config: &'a Config) -> Result<PathDto, NormalizedError> {
[INFO] [stderr]    |                             --                --                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |                 |
[INFO] [stderr]    |                             |                 the lifetime is named here
[INFO] [stderr]    |                             the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn to_path_dto<'a>(&'a self, config: &'a Config) -> Result<PathDto<'a>, NormalizedError> {
[INFO] [stderr]    |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/gateway/cli/controller/command.rs:81:17
[INFO] [stderr]    |
[INFO] [stderr] 79 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 80 |         config: &'a Config,
[INFO] [stderr]    |                  -- the lifetime is named here
[INFO] [stderr] 81 |     ) -> Result<TreasureDto, NormalizedError> {
[INFO] [stderr]    |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 81 |     ) -> Result<TreasureDto<'a>, NormalizedError> {
[INFO] [stderr]    |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/gateway/cli/controller/command.rs:100:17
[INFO] [stderr]     |
[INFO] [stderr]  98 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr]  99 |         config: &'a Config,
[INFO] [stderr]     |                  -- the lifetime is named here
[INFO] [stderr] 100 |     ) -> Result<SimpleTreasureDto, NormalizedError> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 100 |     ) -> Result<SimpleTreasureDto<'a>, NormalizedError> {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mimic` (lib) generated 10 warnings (run `cargo fix --lib -p mimic` to apply 10 suggestions)
[INFO] [stderr] warning: `mimic` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mimic-dcdade64fce3c32e)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mimic-788f1032963fa993)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    Doc-tests mimic
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f8ae6db3338d1351d3112e5106443ae994ec564b2464cd2e5fe6bc63e2a76975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8ae6db3338d1351d3112e5106443ae994ec564b2464cd2e5fe6bc63e2a76975", kill_on_drop: false }`
[INFO] [stdout] f8ae6db3338d1351d3112e5106443ae994ec564b2464cd2e5fe6bc63e2a76975
