[INFO] fetching crate command-ext 0.1.2...
[INFO] testing command-ext-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate command-ext 0.1.2 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate command-ext 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log v0.2.14
[INFO] [stderr]   Downloaded test-log-macros v0.2.14
[INFO] [stderr]   Downloaded typed-builder-macro v0.18.0
[INFO] [stderr]   Downloaded env_logger v0.10.1
[INFO] [stderr]   Downloaded termcolor v1.4.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded typed-builder v0.18.0
[INFO] [stderr]   Downloaded regex v1.10.2
[INFO] [stderr]   Downloaded regex-automata v0.4.3
[INFO] [stderr]   Downloaded libc v0.2.151
[INFO] [stderr]   Downloaded syn v2.0.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80f90465e38c85fae79a1fd232a144785b4d02c3853a561dc4a4c354beaf15c5
[INFO] running `Command { std: "docker" "start" "-a" "80f90465e38c85fae79a1fd232a144785b4d02c3853a561dc4a4c354beaf15c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80f90465e38c85fae79a1fd232a144785b4d02c3853a561dc4a4c354beaf15c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80f90465e38c85fae79a1fd232a144785b4d02c3853a561dc4a4c354beaf15c5", kill_on_drop: false }`
[INFO] [stdout] 80f90465e38c85fae79a1fd232a144785b4d02c3853a561dc4a4c354beaf15c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34de47fb0c9e6359da6208d5177c5fef4c1945de0799fede5dd3d8588b884236
[INFO] running `Command { std: "docker" "start" "-a" "34de47fb0c9e6359da6208d5177c5fef4c1945de0799fede5dd3d8588b884236", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling typed-builder-macro v0.18.0
[INFO] [stderr]    Compiling typed-builder v0.18.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling 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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.81s
[INFO] running `Command { std: "docker" "inspect" "34de47fb0c9e6359da6208d5177c5fef4c1945de0799fede5dd3d8588b884236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34de47fb0c9e6359da6208d5177c5fef4c1945de0799fede5dd3d8588b884236", kill_on_drop: false }`
[INFO] [stdout] 34de47fb0c9e6359da6208d5177c5fef4c1945de0799fede5dd3d8588b884236
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ba460a4e0339de2dae6780bfaa1ce325ee2e46ee5a60736521864b907d0bce0
[INFO] running `Command { std: "docker" "start" "-a" "3ba460a4e0339de2dae6780bfaa1ce325ee2e46ee5a60736521864b907d0bce0", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling test-log-macros v0.2.14
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling command-ext v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[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]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling 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 `test` profile [unoptimized + debuginfo] target(s) in 13.50s
[INFO] running `Command { std: "docker" "inspect" "3ba460a4e0339de2dae6780bfaa1ce325ee2e46ee5a60736521864b907d0bce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ba460a4e0339de2dae6780bfaa1ce325ee2e46ee5a60736521864b907d0bce0", kill_on_drop: false }`
[INFO] [stdout] 3ba460a4e0339de2dae6780bfaa1ce325ee2e46ee5a60736521864b907d0bce0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3434b095490536781f0caf57097f6d90c8593245d07208914be70c525846bdc9
[INFO] running `Command { std: "docker" "start" "-a" "3434b095490536781f0caf57097f6d90c8593245d07208914be70c525846bdc9", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:150:20
[INFO] [stderr]     |
[INFO] [stderr] 150 |     fn log_args<L>(&mut self, filter: L) -> CommandLog
[INFO] [stderr]     |                    ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 150 |     fn log_args<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:153:20
[INFO] [stderr]     |
[INFO] [stderr] 153 |     fn log_envs<L>(&mut self, filter: L) -> CommandLog
[INFO] [stderr]     |                    ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 153 |     fn log_envs<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:156:27
[INFO] [stderr]     |
[INFO] [stderr] 156 |     fn log_current_dir<L>(&mut self, filter: L) -> CommandLog
[INFO] [stderr]     |                           ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 156 |     fn log_current_dir<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:159:22
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn log_status<L>(&mut self, filter: L) -> CommandLog
[INFO] [stderr]     |                      ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn log_status<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:162:22
[INFO] [stderr]     |
[INFO] [stderr] 162 |     fn log_stdout<L>(&mut self, filter: L) -> CommandLog
[INFO] [stderr]     |                      ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 162 |     fn log_stdout<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:165:22
[INFO] [stderr]     |
[INFO] [stderr] 165 |     fn log_stderr<L>(&mut self, filter: L) -> CommandLog
[INFO] [stderr]     |                      ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 165 |     fn log_stderr<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:171:20
[INFO] [stderr]     |
[INFO] [stderr] 171 |     fn log_args<L>(&mut self, filter: L) -> CommandLog
[INFO] [stderr]     |                    ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 171 |     fn log_args<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:178:20
[INFO] [stderr]     |
[INFO] [stderr] 178 |     fn log_envs<L>(&mut self, filter: L) -> CommandLog
[INFO] [stderr]     |                    ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 178 |     fn log_envs<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:185:27
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn log_current_dir<L>(&mut self, filter: L) -> CommandLog
[INFO] [stderr]     |                           ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn log_current_dir<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:195:22
[INFO] [stderr]     |
[INFO] [stderr] 195 |     fn log_status<L>(&mut self, filter: L) -> CommandLog
[INFO] [stderr]     |                      ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 195 |     fn log_status<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:202:22
[INFO] [stderr]     |
[INFO] [stderr] 202 |     fn log_stdout<L>(&mut self, filter: L) -> CommandLog
[INFO] [stderr]     |                      ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 202 |     fn log_stdout<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:209:22
[INFO] [stderr]     |
[INFO] [stderr] 209 |     fn log_stderr<L>(&mut self, filter: L) -> CommandLog
[INFO] [stderr]     |                      ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 209 |     fn log_stderr<L>(&mut self, filter: L) -> CommandLog<'_>
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:218:60
[INFO] [stderr]     |
[INFO] [stderr] 218 |     pub fn log_args<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stderr]     |                         --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |                           |
[INFO] [stderr]     |                         |                           the same lifetime is named here
[INFO] [stderr]     |                         the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 218 |     pub fn log_args<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:226:60
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub fn log_envs<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stderr]     |                         --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |                           |
[INFO] [stderr]     |                         |                           the same lifetime is named here
[INFO] [stderr]     |                         the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub fn log_envs<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:234:67
[INFO] [stderr]     |
[INFO] [stderr] 234 |     pub fn log_current_dir<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stderr]     |                                --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |                           |
[INFO] [stderr]     |                                |                           the same lifetime is named here
[INFO] [stderr]     |                                the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 234 |     pub fn log_current_dir<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:242:62
[INFO] [stderr]     |
[INFO] [stderr] 242 |     pub fn log_status<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stderr]     |                           --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |                           |
[INFO] [stderr]     |                           |                           the same lifetime is named here
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 242 |     pub fn log_status<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:250:62
[INFO] [stderr]     |
[INFO] [stderr] 250 |     pub fn log_stdout<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stderr]     |                           --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |                           |
[INFO] [stderr]     |                           |                           the same lifetime is named here
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 250 |     pub fn log_stdout<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/log/mod.rs:258:62
[INFO] [stderr]     |
[INFO] [stderr] 258 |     pub fn log_stderr<L>(&'a mut self, filter: L) -> &'a mut CommandLog
[INFO] [stderr]     |                           --                          --     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |                           |
[INFO] [stderr]     |                           |                           the same lifetime is named here
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 258 |     pub fn log_stderr<L>(&'a mut self, filter: L) -> &'a mut CommandLog<'a>
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:145:19
[INFO] [stderr]     |
[INFO] [stderr] 145 |     fn print_args(&mut self) -> CommandPrint;
[INFO] [stderr]     |                   ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 145 |     fn print_args(&mut self) -> CommandPrint<'_>;
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:146:19
[INFO] [stderr]     |
[INFO] [stderr] 146 |     fn print_envs(&mut self) -> CommandPrint;
[INFO] [stderr]     |                   ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 146 |     fn print_envs(&mut self) -> CommandPrint<'_>;
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:147:26
[INFO] [stderr]     |
[INFO] [stderr] 147 |     fn print_current_dir(&mut self) -> CommandPrint;
[INFO] [stderr]     |                          ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 147 |     fn print_current_dir(&mut self) -> CommandPrint<'_>;
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:148:21
[INFO] [stderr]     |
[INFO] [stderr] 148 |     fn print_status(&mut self) -> CommandPrint;
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 148 |     fn print_status(&mut self) -> CommandPrint<'_>;
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:149:21
[INFO] [stderr]     |
[INFO] [stderr] 149 |     fn print_stdout(&mut self) -> CommandPrint;
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 149 |     fn print_stdout(&mut self) -> CommandPrint<'_>;
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:150:21
[INFO] [stderr]     |
[INFO] [stderr] 150 |     fn print_stderr(&mut self) -> CommandPrint;
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 150 |     fn print_stderr(&mut self) -> CommandPrint<'_>;
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:154:19
[INFO] [stderr]     |
[INFO] [stderr] 154 |     fn print_args(&mut self) -> CommandPrint
[INFO] [stderr]     |                   ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 154 |     fn print_args(&mut self) -> CommandPrint<'_>
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:159:19
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn print_envs(&mut self) -> CommandPrint
[INFO] [stderr]     |                   ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn print_envs(&mut self) -> CommandPrint<'_>
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:164:26
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn print_current_dir(&mut self) -> CommandPrint
[INFO] [stderr]     |                          ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn print_current_dir(&mut self) -> CommandPrint<'_>
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:172:21
[INFO] [stderr]     |
[INFO] [stderr] 172 |     fn print_status(&mut self) -> CommandPrint
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 172 |     fn print_status(&mut self) -> CommandPrint<'_>
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:177:21
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn print_stdout(&mut self) -> CommandPrint
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn print_stdout(&mut self) -> CommandPrint<'_>
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:182:21
[INFO] [stderr]     |
[INFO] [stderr] 182 |     fn print_stderr(&mut self) -> CommandPrint
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 182 |     fn print_stderr(&mut self) -> CommandPrint<'_>
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:189:48
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn print_args(&'a mut self) -> &'a mut CommandPrint
[INFO] [stderr]     |                        --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |                |
[INFO] [stderr]     |                        |                the same lifetime is named here
[INFO] [stderr]     |                        the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn print_args(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:195:48
[INFO] [stderr]     |
[INFO] [stderr] 195 |     pub fn print_envs(&'a mut self) -> &'a mut CommandPrint
[INFO] [stderr]     |                        --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |                |
[INFO] [stderr]     |                        |                the same lifetime is named here
[INFO] [stderr]     |                        the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 195 |     pub fn print_envs(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:201:55
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub fn print_current_dir(&'a mut self) -> &'a mut CommandPrint
[INFO] [stderr]     |                               --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |                |
[INFO] [stderr]     |                               |                the same lifetime is named here
[INFO] [stderr]     |                               the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub fn print_current_dir(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:207:50
[INFO] [stderr]     |
[INFO] [stderr] 207 |     pub fn print_status(&'a mut self) -> &'a mut CommandPrint
[INFO] [stderr]     |                          --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |                |
[INFO] [stderr]     |                          |                the same lifetime is named here
[INFO] [stderr]     |                          the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 207 |     pub fn print_status(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:213:50
[INFO] [stderr]     |
[INFO] [stderr] 213 |     pub fn print_stdout(&'a mut self) -> &'a mut CommandPrint
[INFO] [stderr]     |                          --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |                |
[INFO] [stderr]     |                          |                the same lifetime is named here
[INFO] [stderr]     |                          the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 213 |     pub fn print_stdout(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/print/mod.rs:219:50
[INFO] [stderr]     |
[INFO] [stderr] 219 |     pub fn print_stderr(&'a mut self) -> &'a mut CommandPrint
[INFO] [stderr]     |                          --               --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |                |
[INFO] [stderr]     |                          |                the same lifetime is named here
[INFO] [stderr]     |                          the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 219 |     pub fn print_stderr(&'a mut self) -> &'a mut CommandPrint<'a>
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:173:22
[INFO] [stderr]     |
[INFO] [stderr] 173 |     fn trace_args<L>(&mut self, filter: L) -> CommandTrace
[INFO] [stderr]     |                      ^^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 173 |     fn trace_args<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:176:22
[INFO] [stderr]     |
[INFO] [stderr] 176 |     fn trace_envs<L>(&mut self, filter: L) -> CommandTrace
[INFO] [stderr]     |                      ^^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 176 |     fn trace_envs<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:179:29
[INFO] [stderr]     |
[INFO] [stderr] 179 |     fn trace_current_dir<L>(&mut self, filter: L) -> CommandTrace
[INFO] [stderr]     |                             ^^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 179 |     fn trace_current_dir<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:182:24
[INFO] [stderr]     |
[INFO] [stderr] 182 |     fn trace_status<L>(&mut self, filter: L) -> CommandTrace
[INFO] [stderr]     |                        ^^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 182 |     fn trace_status<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:185:24
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn trace_stdout<L>(&mut self, filter: L) -> CommandTrace
[INFO] [stderr]     |                        ^^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn trace_stdout<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:188:24
[INFO] [stderr]     |
[INFO] [stderr] 188 |     fn trace_stderr<L>(&mut self, filter: L) -> CommandTrace
[INFO] [stderr]     |                        ^^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 188 |     fn trace_stderr<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:194:22
[INFO] [stderr]     |
[INFO] [stderr] 194 |     fn trace_args<L>(&mut self, filter: L) -> CommandTrace
[INFO] [stderr]     |                      ^^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 194 |     fn trace_args<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:201:22
[INFO] [stderr]     |
[INFO] [stderr] 201 |     fn trace_envs<L>(&mut self, filter: L) -> CommandTrace
[INFO] [stderr]     |                      ^^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 201 |     fn trace_envs<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:208:29
[INFO] [stderr]     |
[INFO] [stderr] 208 |     fn trace_current_dir<L>(&mut self, filter: L) -> CommandTrace
[INFO] [stderr]     |                             ^^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 208 |     fn trace_current_dir<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:218:24
[INFO] [stderr]     |
[INFO] [stderr] 218 |     fn trace_status<L>(&mut self, filter: L) -> CommandTrace
[INFO] [stderr]     |                        ^^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 218 |     fn trace_status<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:225:24
[INFO] [stderr]     |
[INFO] [stderr] 225 |     fn trace_stdout<L>(&mut self, filter: L) -> CommandTrace
[INFO] [stderr]     |                        ^^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 225 |     fn trace_stdout<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:232:24
[INFO] [stderr]     |
[INFO] [stderr] 232 |     fn trace_stderr<L>(&mut self, filter: L) -> CommandTrace
[INFO] [stderr]     |                        ^^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 232 |     fn trace_stderr<L>(&mut self, filter: L) -> CommandTrace<'_>
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:241:62
[INFO] [stderr]     |
[INFO] [stderr] 241 |     pub fn trace_args<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stderr]     |                           --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |                           |
[INFO] [stderr]     |                           |                           the same lifetime is named here
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 241 |     pub fn trace_args<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:249:62
[INFO] [stderr]     |
[INFO] [stderr] 249 |     pub fn trace_envs<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stderr]     |                           --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |                           |
[INFO] [stderr]     |                           |                           the same lifetime is named here
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 249 |     pub fn trace_envs<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:257:69
[INFO] [stderr]     |
[INFO] [stderr] 257 |     pub fn trace_current_dir<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stderr]     |                                  --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |                           |
[INFO] [stderr]     |                                  |                           the same lifetime is named here
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 257 |     pub fn trace_current_dir<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stderr]     |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:265:64
[INFO] [stderr]     |
[INFO] [stderr] 265 |     pub fn trace_status<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stderr]     |                             --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |                           |
[INFO] [stderr]     |                             |                           the same lifetime is named here
[INFO] [stderr]     |                             the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 265 |     pub fn trace_status<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:273:64
[INFO] [stderr]     |
[INFO] [stderr] 273 |     pub fn trace_stdout<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stderr]     |                             --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |                           |
[INFO] [stderr]     |                             |                           the same lifetime is named here
[INFO] [stderr]     |                             the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 273 |     pub fn trace_stdout<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/trace/mod.rs:281:64
[INFO] [stderr]     |
[INFO] [stderr] 281 |     pub fn trace_stderr<L>(&'a mut self, filter: L) -> &'a mut CommandTrace
[INFO] [stderr]     |                             --                          --     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |                           |
[INFO] [stderr]     |                             |                           the same lifetime is named here
[INFO] [stderr]     |                             the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 281 |     pub fn trace_stderr<L>(&'a mut self, filter: L) -> &'a mut CommandTrace<'a>
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `command-ext` (lib) generated 54 warnings (run `cargo fix --lib -p command-ext` to apply 54 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> examples/friendly-command.rs:6:16
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fn message(&mut self, message: impl Into<String>) -> FriendlyCommand;
[INFO] [stderr]   |                ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fn message(&mut self, message: impl Into<String>) -> FriendlyCommand<'_>;
[INFO] [stderr]   |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> examples/friendly-command.rs:41:16
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn message(&mut self, message: impl Into<String>) -> FriendlyCommand {
[INFO] [stderr]    |                ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn message(&mut self, message: impl Into<String>) -> FriendlyCommand<'_> {
[INFO] [stderr]    |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `command-ext` (lib test) generated 54 warnings (54 duplicates)
[INFO] [stderr] warning: `command-ext` (example "friendly-command") generated 2 warnings (run `cargo fix --example "friendly-command" -p command-ext` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/command_ext-3fe650a7216f414d)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test check::test::test_success ... ok
[INFO] [stdout] test check::test::test_nocmd ... ok
[INFO] [stdout] test log::test::test_stdout ... ok
[INFO] [stdout] test trace::test::test_envs ... ok
[INFO] [stdout] test trace::test::test_multi ... ok
[INFO] [stdout] test trace::test::test_stderr ... ok
[INFO] [stdout] test trace::test::test_stdout ... ok
[INFO] [stdout] test trace::test::test_args ... ok
[INFO] [stdout] test print::test::test_args ... ok
[INFO] [stdout] test print::test::test_stderr ... ok
[INFO] [stdout] test print::test::test_stdout ... ok
[INFO] [stdout] test print::test::test_status ... ok
[INFO] [stdout] test check::test::test_failure ... ok
[INFO] [stdout] test log::test::test_envs ... ok
[INFO] [stdout] test log::test::test_stderr ... ok
[INFO] [stdout] test print::test::test_current_dir ... ok
[INFO] [stdout] test log::test::test_status ... ok
[INFO] [stdout] test trace::test::test_current_dir ... ok
[INFO] [stdout] test log::test::test_current_dir ... ok
[INFO] [stdout] test trace::test::test_status ... ok
[INFO] [stdout] test log::test::test_args ... ok
[INFO] [stdout] test print::test::test_envs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests command_ext
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::env (line 206) - compile ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::current_dir (line 347) - compile ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::arg (line 141) - compile ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::arg (line 121) - compile ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::env_remove (line 289) - compile ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::env_clear (line 319) - compile ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::args (line 171) - compile ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::envs (line 242) - compile ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::spawn (line 461) - compile ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::stderr (line 438) - compile ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::arg (line 113) - compile ... ok
[INFO] [stdout] test src/print/mod.rs - print (line 5) ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::stdin (line 378) - compile ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::stdout (line 408) - compile ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::status (line 513) ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::get_program (line 536) ... ok
[INFO] [stdout] test src/log/mod.rs - log (line 5) ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::get_args (line 554) ... ok
[INFO] [stdout] test src/lib.rs - (line 35) ... ok
[INFO] [stdout] test src/lib.rs - (line 12) ... ok
[INFO] [stdout] test src/trace/mod.rs - trace (line 5) ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::get_envs (line 585) ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::get_current_dir (line 607) ... ok
[INFO] [stdout] test src/wrap/mod.rs - wrap::CommandWrap::output (line 485) ... ok
[INFO] [stdout] test src/lib.rs - (line 66) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3434b095490536781f0caf57097f6d90c8593245d07208914be70c525846bdc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3434b095490536781f0caf57097f6d90c8593245d07208914be70c525846bdc9", kill_on_drop: false }`
[INFO] [stdout] 3434b095490536781f0caf57097f6d90c8593245d07208914be70c525846bdc9
