[INFO] cloning repository https://github.com/rustigaan/igor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustigaan/igor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustigaan%2Figor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustigaan%2Figor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4103e86c6cfde849ced8877331c3b857d4c8a8aa
[INFO] checking rustigaan/igor against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustigaan%2Figor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rustigaan/igor
[INFO] finished tweaking git repo https://github.com/rustigaan/igor
[INFO] tweaked toml for git repo https://github.com/rustigaan/igor written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustigaan/igor on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rustigaan/igor 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cargo-cult`
[INFO] [stderr]   * `bin` target `igor`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log v0.2.16
[INFO] [stderr]   Downloaded stringreader v0.1.1
[INFO] [stderr]   Downloaded toml v0.9.2
[INFO] [stderr]   Downloaded serde_yaml v0.9.33
[INFO] [stderr]   Downloaded tempfile v3.11.0
[INFO] [stderr]   Downloaded test-log-macros v0.2.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ae3f375554424b6a16dca7d99a0f99e2abdbbd8de056a41d40b0dd2d1429f67
[INFO] running `Command { std: "docker" "start" "-a" "7ae3f375554424b6a16dca7d99a0f99e2abdbbd8de056a41d40b0dd2d1429f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ae3f375554424b6a16dca7d99a0f99e2abdbbd8de056a41d40b0dd2d1429f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ae3f375554424b6a16dca7d99a0f99e2abdbbd8de056a41d40b0dd2d1429f67", kill_on_drop: false }`
[INFO] [stdout] 7ae3f375554424b6a16dca7d99a0f99e2abdbbd8de056a41d40b0dd2d1429f67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdbdf655dd46052c9ae404051f97d9261772cc9e49d16b60272362fe2b4d87c3
[INFO] running `Command { std: "docker" "start" "-a" "cdbdf655dd46052c9ae404051f97d9261772cc9e49d16b60272362fe2b4d87c3", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cargo-cult`
[INFO] [stderr]   * `bin` target `igor`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking stringreader v0.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking tempfile v3.11.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking assert_fs v1.1.2
[INFO] [stderr]     Checking test-log v0.2.16
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking serde_yaml v0.9.33
[INFO] [stderr]     Checking toml v0.9.2
[INFO] [stderr]     Checking igor v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn with_invar_state<I: InvarState>(&self, invar_config: I) -> Cow<Self>;
[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] 25 |     fn with_invar_state<I: InvarState>(&self, invar_config: I) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn with_write_mode_option(&self, write_mode: Option<WriteMode>) -> Cow<Self>;
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn with_write_mode_option(&self, write_mode: Option<WriteMode>) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn with_write_mode(&self, write_mode: WriteMode) -> Cow<Self>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn with_write_mode(&self, write_mode: WriteMode) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn with_executable_option(&self, executable: Option<bool>) -> Cow<Self>;
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn with_executable_option(&self, executable: Option<bool>) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn with_executable(&self, executable: bool) -> Cow<Self>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn with_executable(&self, executable: bool) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn with_interpolate_option(&self, interpolate: Option<bool>) -> Cow<Self>;
[INFO] [stdout]    |                                ^^^^^ the lifetime is elided here    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn with_interpolate_option(&self, interpolate: Option<bool>) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn with_interpolate(&self, interpolate: bool) -> Cow<Self>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn with_interpolate(&self, interpolate: bool) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn with_props_option(&self, props: Option<Table>) -> Cow<Self>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn with_props_option(&self, props: Option<Table>) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn with_props(&self, props: Table) -> Cow<Self>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn with_props(&self, props: Table) -> Cow<'_, Self>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn props(&self) -> Cow<Table>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn props(&self) -> Cow<'_, Table>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:49:67
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn invar_config_or_default<IC: InvarConfig + Default>(option: &Option<IC>) -> Cow<IC> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn invar_config_or_default<IC: InvarConfig + Default>(option: &Option<IC>) -> Cow<'_, IC> {
[INFO] [stdout]    |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:112:40
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn with_invar_state<I: InvarState>(&self, invar_state: I) -> Cow<Self> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn with_invar_state<I: InvarState>(&self, invar_state: I) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:129:31
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn with_write_mode_option(&self, write_mode: Option<WriteMode>) -> Cow<Self> {
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn with_write_mode_option(&self, write_mode: Option<WriteMode>) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn with_write_mode(&self, write_mode: WriteMode) -> Cow<Self> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn with_write_mode(&self, write_mode: WriteMode) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:146:31
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn with_executable_option(&self, executable: Option<bool>) -> Cow<Self> {
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn with_executable_option(&self, executable: Option<bool>) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:151:24
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn with_executable(&self, executable: bool) -> Cow<Self> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn with_executable(&self, executable: bool) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:163:32
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn with_interpolate_option(&self, interpolate: Option<bool>) -> Cow<Self> {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn with_interpolate_option(&self, interpolate: Option<bool>) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:168:25
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn with_interpolate(&self, interpolate: bool) -> Cow<Self> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn with_interpolate(&self, interpolate: bool) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:180:26
[INFO] [stdout]     |
[INFO] [stdout] 180 |     fn with_props_option(&self, props: Option<Table>) -> Cow<Self> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     fn with_props_option(&self, props: Option<Table>) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn with_props(&self, props: Table) -> Cow<Self> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn with_props(&self, props: Table) -> Cow<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:189:14
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn props(&self) -> Cow<Table> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn props(&self) -> Cow<'_, Table> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/thundercloud_config.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn invar_defaults(&self) -> Cow<Self::InvarConfigImpl>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn invar_defaults(&self) -> Cow<'_, Self::InvarConfigImpl>;
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/thundercloud_config_data.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn invar_defaults(&self) -> Cow<Self::InvarConfigImpl> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn invar_defaults(&self) -> Cow<'_, Self::InvarConfigImpl> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/use_thundercloud_config.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn invar_defaults(&self) -> Cow<Self::InvarConfigImpl>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn invar_defaults(&self) -> Cow<'_, Self::InvarConfigImpl>;
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/use_thundercloud_config_data.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn invar_defaults(&self) -> Cow<Self::InvarConfigImpl> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn invar_defaults(&self) -> Cow<'_, Self::InvarConfigImpl> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/project_config.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn invar_defaults(&self) -> Cow<Self::InvarConfigImpl>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn invar_defaults(&self) -> Cow<'_, Self::InvarConfigImpl>;
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/project_config_data.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn invar_defaults(&self) -> Cow<Self::InvarConfigImpl> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn invar_defaults(&self) -> Cow<'_, Self::InvarConfigImpl> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn with_invar_state<I: InvarState>(&self, invar_config: I) -> Cow<Self>;
[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] 25 |     fn with_invar_state<I: InvarState>(&self, invar_config: I) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn with_write_mode_option(&self, write_mode: Option<WriteMode>) -> Cow<Self>;
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn with_write_mode_option(&self, write_mode: Option<WriteMode>) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn with_write_mode(&self, write_mode: WriteMode) -> Cow<Self>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn with_write_mode(&self, write_mode: WriteMode) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn with_executable_option(&self, executable: Option<bool>) -> Cow<Self>;
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn with_executable_option(&self, executable: Option<bool>) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn with_executable(&self, executable: bool) -> Cow<Self>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn with_executable(&self, executable: bool) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn with_interpolate_option(&self, interpolate: Option<bool>) -> Cow<Self>;
[INFO] [stdout]    |                                ^^^^^ the lifetime is elided here    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn with_interpolate_option(&self, interpolate: Option<bool>) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn with_interpolate(&self, interpolate: bool) -> Cow<Self>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn with_interpolate(&self, interpolate: bool) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn with_props_option(&self, props: Option<Table>) -> Cow<Self>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn with_props_option(&self, props: Option<Table>) -> Cow<'_, Self>;
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn with_props(&self, props: Table) -> Cow<Self>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn with_props(&self, props: Table) -> Cow<'_, Self>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn props(&self) -> Cow<Table>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn props(&self) -> Cow<'_, Table>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/invar_config.rs:49:67
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn invar_config_or_default<IC: InvarConfig + Default>(option: &Option<IC>) -> Cow<IC> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn invar_config_or_default<IC: InvarConfig + Default>(option: &Option<IC>) -> Cow<'_, IC> {
[INFO] [stdout]    |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:112:40
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn with_invar_state<I: InvarState>(&self, invar_state: I) -> Cow<Self> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn with_invar_state<I: InvarState>(&self, invar_state: I) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:129:31
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn with_write_mode_option(&self, write_mode: Option<WriteMode>) -> Cow<Self> {
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn with_write_mode_option(&self, write_mode: Option<WriteMode>) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn with_write_mode(&self, write_mode: WriteMode) -> Cow<Self> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn with_write_mode(&self, write_mode: WriteMode) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:146:31
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn with_executable_option(&self, executable: Option<bool>) -> Cow<Self> {
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn with_executable_option(&self, executable: Option<bool>) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:151:24
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn with_executable(&self, executable: bool) -> Cow<Self> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn with_executable(&self, executable: bool) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:163:32
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn with_interpolate_option(&self, interpolate: Option<bool>) -> Cow<Self> {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn with_interpolate_option(&self, interpolate: Option<bool>) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:168:25
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn with_interpolate(&self, interpolate: bool) -> Cow<Self> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn with_interpolate(&self, interpolate: bool) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:180:26
[INFO] [stdout]     |
[INFO] [stdout] 180 |     fn with_props_option(&self, props: Option<Table>) -> Cow<Self> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     fn with_props_option(&self, props: Option<Table>) -> Cow<'_, Self> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn with_props(&self, props: Table) -> Cow<Self> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn with_props(&self, props: Table) -> Cow<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config_model/invar_config_data.rs:189:14
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn props(&self) -> Cow<Table> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn props(&self) -> Cow<'_, Table> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/thundercloud_config.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn invar_defaults(&self) -> Cow<Self::InvarConfigImpl>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn invar_defaults(&self) -> Cow<'_, Self::InvarConfigImpl>;
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/thundercloud_config_data.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn invar_defaults(&self) -> Cow<Self::InvarConfigImpl> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn invar_defaults(&self) -> Cow<'_, Self::InvarConfigImpl> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/use_thundercloud_config.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn invar_defaults(&self) -> Cow<Self::InvarConfigImpl>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn invar_defaults(&self) -> Cow<'_, Self::InvarConfigImpl>;
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/use_thundercloud_config_data.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn invar_defaults(&self) -> Cow<Self::InvarConfigImpl> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn invar_defaults(&self) -> Cow<'_, Self::InvarConfigImpl> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/project_config.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn invar_defaults(&self) -> Cow<Self::InvarConfigImpl>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn invar_defaults(&self) -> Cow<'_, Self::InvarConfigImpl>;
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config_model/project_config_data.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn invar_defaults(&self) -> Cow<Self::InvarConfigImpl> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn invar_defaults(&self) -> Cow<'_, Self::InvarConfigImpl> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.72s
[INFO] running `Command { std: "docker" "inspect" "cdbdf655dd46052c9ae404051f97d9261772cc9e49d16b60272362fe2b4d87c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdbdf655dd46052c9ae404051f97d9261772cc9e49d16b60272362fe2b4d87c3", kill_on_drop: false }`
[INFO] [stdout] cdbdf655dd46052c9ae404051f97d9261772cc9e49d16b60272362fe2b4d87c3
