[INFO] fetching crate command-ext 0.1.2...
[INFO] checking command-ext-0.1.2 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate command-ext 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate command-ext 0.1.2
[INFO] finished tweaking crates.io crate command-ext 0.1.2
[INFO] tweaked toml for crates.io crate command-ext 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate command-ext 0.1.2 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate command-ext 0.1.2 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ec7d4c9d359f196388c3705f7ba1d5a82341fecfe99075999f2cb573df57dd1
[INFO] running `Command { std: "docker" "start" "-a" "1ec7d4c9d359f196388c3705f7ba1d5a82341fecfe99075999f2cb573df57dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ec7d4c9d359f196388c3705f7ba1d5a82341fecfe99075999f2cb573df57dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ec7d4c9d359f196388c3705f7ba1d5a82341fecfe99075999f2cb573df57dd1", kill_on_drop: false }`
[INFO] [stdout] 1ec7d4c9d359f196388c3705f7ba1d5a82341fecfe99075999f2cb573df57dd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91b76e3cc95b1783f825a9b415b07038cb0fa2879bfe51c852cfd026873b6b74
[INFO] running `Command { std: "docker" "start" "-a" "91b76e3cc95b1783f825a9b415b07038cb0fa2879bfe51c852cfd026873b6b74", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling typed-builder-macro v0.18.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling test-log-macros v0.2.14
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking typed-builder v0.18.0
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]     Checking command-ext v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:150:20
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn log_args<L>(&mut self, filter: L) -> CommandLog
[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] 150 |     fn log_args<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:153:20
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn log_envs<L>(&mut self, filter: L) -> CommandLog
[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] 153 |     fn log_envs<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn log_current_dir<L>(&mut self, filter: L) -> CommandLog
[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] 156 |     fn log_current_dir<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:159:22
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn log_status<L>(&mut self, filter: L) -> CommandLog
[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] 159 |     fn log_status<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn log_stdout<L>(&mut self, filter: L) -> CommandLog
[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] 162 |     fn log_stdout<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn log_stderr<L>(&mut self, filter: L) -> CommandLog
[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] 165 |     fn log_stderr<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn log_args<L>(&mut self, filter: L) -> CommandLog
[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] 171 |     fn log_args<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:178:20
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn log_envs<L>(&mut self, filter: L) -> CommandLog
[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] 178 |     fn log_envs<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:185:27
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn log_current_dir<L>(&mut self, filter: L) -> CommandLog
[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 log_current_dir<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:195:22
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn log_status<L>(&mut self, filter: L) -> CommandLog
[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] 195 |     fn log_status<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:202:22
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn log_stdout<L>(&mut self, filter: L) -> CommandLog
[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] 202 |     fn log_stdout<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:209:22
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn log_stderr<L>(&mut self, filter: L) -> CommandLog
[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] 209 |     fn log_stderr<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:218:60
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn log_args<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stdout]     |                         --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                           |
[INFO] [stdout]     |                         |                           the same 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] 218 |     pub fn log_args<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:226:60
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn log_envs<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stdout]     |                         --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                           |
[INFO] [stdout]     |                         |                           the same 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] 226 |     pub fn log_envs<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:234:67
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn log_current_dir<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stdout]     |                                --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                           |
[INFO] [stdout]     |                                |                           the same 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] 234 |     pub fn log_current_dir<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:242:62
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn log_status<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stdout]     |                           --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                           |
[INFO] [stdout]     |                           |                           the same 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] 242 |     pub fn log_status<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:250:62
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn log_stdout<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stdout]     |                           --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                           |
[INFO] [stdout]     |                           |                           the same 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] 250 |     pub fn log_stdout<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:258:62
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn log_stderr<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stdout]     |                           --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                           |
[INFO] [stdout]     |                           |                           the same 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] 258 |     pub fn log_stderr<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn print_args(&mut self) -> CommandPrint;
[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] 145 |     fn print_args(&mut self) -> CommandPrint<'_>;
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn print_envs(&mut self) -> CommandPrint;
[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] 146 |     fn print_envs(&mut self) -> CommandPrint<'_>;
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:147:26
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn print_current_dir(&mut self) -> CommandPrint;
[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] 147 |     fn print_current_dir(&mut self) -> CommandPrint<'_>;
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn print_status(&mut self) -> CommandPrint;
[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] 148 |     fn print_status(&mut self) -> CommandPrint<'_>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn print_stdout(&mut self) -> CommandPrint;
[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] 149 |     fn print_stdout(&mut self) -> CommandPrint<'_>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn print_stderr(&mut self) -> CommandPrint;
[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] 150 |     fn print_stderr(&mut self) -> CommandPrint<'_>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:154:19
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn print_args(&mut self) -> CommandPrint
[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] 154 |     fn print_args(&mut self) -> CommandPrint<'_>
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn print_envs(&mut self) -> CommandPrint
[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] 159 |     fn print_envs(&mut self) -> CommandPrint<'_>
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:164:26
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn print_current_dir(&mut self) -> CommandPrint
[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] 164 |     fn print_current_dir(&mut self) -> CommandPrint<'_>
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn print_status(&mut self) -> CommandPrint
[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] 172 |     fn print_status(&mut self) -> CommandPrint<'_>
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:177:21
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn print_stdout(&mut self) -> CommandPrint
[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] 177 |     fn print_stdout(&mut self) -> CommandPrint<'_>
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn print_stderr(&mut self) -> CommandPrint
[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] 182 |     fn print_stderr(&mut self) -> CommandPrint<'_>
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:189:48
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn print_args(&'a mut self) -> &'a mut CommandPrint
[INFO] [stdout]     |                        --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same 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] 189 |     pub fn print_args(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:195:48
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn print_envs(&'a mut self) -> &'a mut CommandPrint
[INFO] [stdout]     |                        --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same 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] 195 |     pub fn print_envs(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:201:55
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn print_current_dir(&'a mut self) -> &'a mut CommandPrint
[INFO] [stdout]     |                               --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same 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] 201 |     pub fn print_current_dir(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:207:50
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn print_status(&'a mut self) -> &'a mut CommandPrint
[INFO] [stdout]     |                          --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same 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] 207 |     pub fn print_status(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:213:50
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn print_stdout(&'a mut self) -> &'a mut CommandPrint
[INFO] [stdout]     |                          --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same 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] 213 |     pub fn print_stdout(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:219:50
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn print_stderr(&'a mut self) -> &'a mut CommandPrint
[INFO] [stdout]     |                          --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same 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] 219 |     pub fn print_stderr(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:173:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn trace_args<L>(&mut self, filter: L) -> CommandTrace
[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] 173 |     fn trace_args<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:176:22
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn trace_envs<L>(&mut self, filter: L) -> CommandTrace
[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] 176 |     fn trace_envs<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:179:29
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn trace_current_dir<L>(&mut self, filter: L) -> CommandTrace
[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] 179 |     fn trace_current_dir<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:182:24
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn trace_status<L>(&mut self, filter: L) -> CommandTrace
[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] 182 |     fn trace_status<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:185:24
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn trace_stdout<L>(&mut self, filter: L) -> CommandTrace
[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 trace_stdout<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:188:24
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn trace_stderr<L>(&mut self, filter: L) -> CommandTrace
[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] 188 |     fn trace_stderr<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:194:22
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn trace_args<L>(&mut self, filter: L) -> CommandTrace
[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] 194 |     fn trace_args<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn trace_envs<L>(&mut self, filter: L) -> CommandTrace
[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] 201 |     fn trace_envs<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:208:29
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn trace_current_dir<L>(&mut self, filter: L) -> CommandTrace
[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] 208 |     fn trace_current_dir<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:218:24
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn trace_status<L>(&mut self, filter: L) -> CommandTrace
[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] 218 |     fn trace_status<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:225:24
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn trace_stdout<L>(&mut self, filter: L) -> CommandTrace
[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] 225 |     fn trace_stdout<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:232:24
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn trace_stderr<L>(&mut self, filter: L) -> CommandTrace
[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] 232 |     fn trace_stderr<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:241:62
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn trace_args<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stdout]     |                           --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                           |
[INFO] [stdout]     |                           |                           the same 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] 241 |     pub fn trace_args<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:249:62
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn trace_envs<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stdout]     |                           --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                           |
[INFO] [stdout]     |                           |                           the same 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] 249 |     pub fn trace_envs<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:257:69
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn trace_current_dir<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stdout]     |                                  --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |                           |
[INFO] [stdout]     |                                  |                           the same 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] 257 |     pub fn trace_current_dir<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:265:64
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn trace_status<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stdout]     |                             --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                           |
[INFO] [stdout]     |                             |                           the same 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] 265 |     pub fn trace_status<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:273:64
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn trace_stdout<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stdout]     |                             --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                           |
[INFO] [stdout]     |                             |                           the same 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] 273 |     pub fn trace_stdout<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:281:64
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn trace_stderr<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stdout]     |                             --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                           |
[INFO] [stdout]     |                             |                           the same 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] 281 |     pub fn trace_stderr<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking test-log v0.2.14
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> examples/friendly-command.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn message(&mut self, message: impl Into<String>) -> FriendlyCommand;
[INFO] [stdout]   |                ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn message(&mut self, message: impl Into<String>) -> FriendlyCommand<'_>;
[INFO] [stdout]   |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> examples/friendly-command.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn message(&mut self, message: impl Into<String>) -> FriendlyCommand {
[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] 41 |     fn message(&mut self, message: impl Into<String>) -> FriendlyCommand<'_> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:150:20
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn log_args<L>(&mut self, filter: L) -> CommandLog
[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] 150 |     fn log_args<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:153:20
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn log_envs<L>(&mut self, filter: L) -> CommandLog
[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] 153 |     fn log_envs<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn log_current_dir<L>(&mut self, filter: L) -> CommandLog
[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] 156 |     fn log_current_dir<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:159:22
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn log_status<L>(&mut self, filter: L) -> CommandLog
[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] 159 |     fn log_status<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn log_stdout<L>(&mut self, filter: L) -> CommandLog
[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] 162 |     fn log_stdout<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn log_stderr<L>(&mut self, filter: L) -> CommandLog
[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] 165 |     fn log_stderr<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn log_args<L>(&mut self, filter: L) -> CommandLog
[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] 171 |     fn log_args<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:178:20
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn log_envs<L>(&mut self, filter: L) -> CommandLog
[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] 178 |     fn log_envs<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:185:27
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn log_current_dir<L>(&mut self, filter: L) -> CommandLog
[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 log_current_dir<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:195:22
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn log_status<L>(&mut self, filter: L) -> CommandLog
[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] 195 |     fn log_status<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:202:22
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn log_stdout<L>(&mut self, filter: L) -> CommandLog
[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] 202 |     fn log_stdout<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:209:22
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn log_stderr<L>(&mut self, filter: L) -> CommandLog
[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] 209 |     fn log_stderr<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:218:60
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn log_args<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stdout]     |                         --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                           |
[INFO] [stdout]     |                         |                           the same 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] 218 |     pub fn log_args<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:226:60
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn log_envs<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stdout]     |                         --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                           |
[INFO] [stdout]     |                         |                           the same 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] 226 |     pub fn log_envs<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:234:67
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn log_current_dir<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stdout]     |                                --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                           |
[INFO] [stdout]     |                                |                           the same 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] 234 |     pub fn log_current_dir<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:242:62
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn log_status<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stdout]     |                           --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                           |
[INFO] [stdout]     |                           |                           the same 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] 242 |     pub fn log_status<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:250:62
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn log_stdout<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stdout]     |                           --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                           |
[INFO] [stdout]     |                           |                           the same 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] 250 |     pub fn log_stdout<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:258:62
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn log_stderr<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stdout]     |                           --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                           |
[INFO] [stdout]     |                           |                           the same 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] 258 |     pub fn log_stderr<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn print_args(&mut self) -> CommandPrint;
[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] 145 |     fn print_args(&mut self) -> CommandPrint<'_>;
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn print_envs(&mut self) -> CommandPrint;
[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] 146 |     fn print_envs(&mut self) -> CommandPrint<'_>;
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:147:26
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn print_current_dir(&mut self) -> CommandPrint;
[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] 147 |     fn print_current_dir(&mut self) -> CommandPrint<'_>;
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn print_status(&mut self) -> CommandPrint;
[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] 148 |     fn print_status(&mut self) -> CommandPrint<'_>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn print_stdout(&mut self) -> CommandPrint;
[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] 149 |     fn print_stdout(&mut self) -> CommandPrint<'_>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn print_stderr(&mut self) -> CommandPrint;
[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] 150 |     fn print_stderr(&mut self) -> CommandPrint<'_>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:154:19
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn print_args(&mut self) -> CommandPrint
[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] 154 |     fn print_args(&mut self) -> CommandPrint<'_>
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn print_envs(&mut self) -> CommandPrint
[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] 159 |     fn print_envs(&mut self) -> CommandPrint<'_>
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:164:26
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn print_current_dir(&mut self) -> CommandPrint
[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] 164 |     fn print_current_dir(&mut self) -> CommandPrint<'_>
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn print_status(&mut self) -> CommandPrint
[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] 172 |     fn print_status(&mut self) -> CommandPrint<'_>
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:177:21
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn print_stdout(&mut self) -> CommandPrint
[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] 177 |     fn print_stdout(&mut self) -> CommandPrint<'_>
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn print_stderr(&mut self) -> CommandPrint
[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] 182 |     fn print_stderr(&mut self) -> CommandPrint<'_>
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:189:48
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn print_args(&'a mut self) -> &'a mut CommandPrint
[INFO] [stdout]     |                        --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same 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] 189 |     pub fn print_args(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:195:48
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn print_envs(&'a mut self) -> &'a mut CommandPrint
[INFO] [stdout]     |                        --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same 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] 195 |     pub fn print_envs(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:201:55
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn print_current_dir(&'a mut self) -> &'a mut CommandPrint
[INFO] [stdout]     |                               --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same 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] 201 |     pub fn print_current_dir(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:207:50
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn print_status(&'a mut self) -> &'a mut CommandPrint
[INFO] [stdout]     |                          --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same 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] 207 |     pub fn print_status(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:213:50
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn print_stdout(&'a mut self) -> &'a mut CommandPrint
[INFO] [stdout]     |                          --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same 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] 213 |     pub fn print_stdout(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/print/mod.rs:219:50
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn print_stderr(&'a mut self) -> &'a mut CommandPrint
[INFO] [stdout]     |                          --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same 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] 219 |     pub fn print_stderr(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:173:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn trace_args<L>(&mut self, filter: L) -> CommandTrace
[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] 173 |     fn trace_args<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:176:22
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn trace_envs<L>(&mut self, filter: L) -> CommandTrace
[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] 176 |     fn trace_envs<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:179:29
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn trace_current_dir<L>(&mut self, filter: L) -> CommandTrace
[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] 179 |     fn trace_current_dir<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:182:24
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn trace_status<L>(&mut self, filter: L) -> CommandTrace
[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] 182 |     fn trace_status<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:185:24
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn trace_stdout<L>(&mut self, filter: L) -> CommandTrace
[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 trace_stdout<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:188:24
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn trace_stderr<L>(&mut self, filter: L) -> CommandTrace
[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] 188 |     fn trace_stderr<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:194:22
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn trace_args<L>(&mut self, filter: L) -> CommandTrace
[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] 194 |     fn trace_args<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn trace_envs<L>(&mut self, filter: L) -> CommandTrace
[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] 201 |     fn trace_envs<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:208:29
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn trace_current_dir<L>(&mut self, filter: L) -> CommandTrace
[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] 208 |     fn trace_current_dir<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:218:24
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn trace_status<L>(&mut self, filter: L) -> CommandTrace
[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] 218 |     fn trace_status<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:225:24
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn trace_stdout<L>(&mut self, filter: L) -> CommandTrace
[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] 225 |     fn trace_stdout<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:232:24
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn trace_stderr<L>(&mut self, filter: L) -> CommandTrace
[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] 232 |     fn trace_stderr<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:241:62
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn trace_args<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stdout]     |                           --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                           |
[INFO] [stdout]     |                           |                           the same 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] 241 |     pub fn trace_args<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:249:62
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn trace_envs<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stdout]     |                           --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                           |
[INFO] [stdout]     |                           |                           the same 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] 249 |     pub fn trace_envs<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:257:69
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn trace_current_dir<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stdout]     |                                  --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |                           |
[INFO] [stdout]     |                                  |                           the same 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] 257 |     pub fn trace_current_dir<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:265:64
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn trace_status<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stdout]     |                             --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                           |
[INFO] [stdout]     |                             |                           the same 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] 265 |     pub fn trace_status<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:273:64
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn trace_stdout<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stdout]     |                             --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                           |
[INFO] [stdout]     |                             |                           the same 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] 273 |     pub fn trace_stdout<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:281:64
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn trace_stderr<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stdout]     |                             --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                           |
[INFO] [stdout]     |                             |                           the same 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] 281 |     pub fn trace_stderr<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.60s
[INFO] running `Command { std: "docker" "inspect" "91b76e3cc95b1783f825a9b415b07038cb0fa2879bfe51c852cfd026873b6b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91b76e3cc95b1783f825a9b415b07038cb0fa2879bfe51c852cfd026873b6b74", kill_on_drop: false }`
[INFO] [stdout] 91b76e3cc95b1783f825a9b415b07038cb0fa2879bfe51c852cfd026873b6b74
