[INFO] fetching crate command-ext 0.1.2... [INFO] testing command-ext-0.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate command-ext 0.1.2 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate command-ext 0.1.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder-macro v0.18.0 [INFO] [stderr] Downloaded test-log-macros v0.2.14 [INFO] [stderr] Downloaded test-log v0.2.14 [INFO] [stderr] Downloaded typed-builder v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0ba761da4ddf5ea1af87ac148949e1594779e8f18cf023210af46cbfe415129 [INFO] running `Command { std: "docker" "start" "-a" "f0ba761da4ddf5ea1af87ac148949e1594779e8f18cf023210af46cbfe415129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0ba761da4ddf5ea1af87ac148949e1594779e8f18cf023210af46cbfe415129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ba761da4ddf5ea1af87ac148949e1594779e8f18cf023210af46cbfe415129", kill_on_drop: false }` [INFO] [stdout] f0ba761da4ddf5ea1af87ac148949e1594779e8f18cf023210af46cbfe415129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c5ea7c700529c5ffe0efb5c4574d5d40325e19e9e5aeae559c96b905a9bed359 [INFO] running `Command { std: "docker" "start" "-a" "c5ea7c700529c5ffe0efb5c4574d5d40325e19e9e5aeae559c96b905a9bed359", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [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 typed-builder-macro v0.18.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:150:20 [INFO] [stdout] | [INFO] [stdout] 150 | fn log_args(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 150 | fn log_args(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:153:20 [INFO] [stdout] | [INFO] [stdout] 153 | fn log_envs(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | fn log_envs(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:156:27 [INFO] [stdout] | [INFO] [stdout] 156 | fn log_current_dir(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 156 | fn log_current_dir(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:159:22 [INFO] [stdout] | [INFO] [stdout] 159 | fn log_status(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 159 | fn log_status(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:162:22 [INFO] [stdout] | [INFO] [stdout] 162 | fn log_stdout(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | fn log_stdout(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | fn log_stderr(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 165 | fn log_stderr(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:171:20 [INFO] [stdout] | [INFO] [stdout] 171 | fn log_args(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | fn log_args(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:178:20 [INFO] [stdout] | [INFO] [stdout] 178 | fn log_envs(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 178 | fn log_envs(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:185:27 [INFO] [stdout] | [INFO] [stdout] 185 | fn log_current_dir(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | fn log_current_dir(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:195:22 [INFO] [stdout] | [INFO] [stdout] 195 | fn log_status(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 195 | fn log_status(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:202:22 [INFO] [stdout] | [INFO] [stdout] 202 | fn log_stdout(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 202 | fn log_stdout(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:209:22 [INFO] [stdout] | [INFO] [stdout] 209 | fn log_stderr(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 209 | fn log_stderr(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:218:25 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn log_args(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 218 | pub fn log_args(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn log_envs(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 226 | pub fn log_envs(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:234:32 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn log_current_dir(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 234 | pub fn log_current_dir(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:242:27 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn log_status(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 242 | pub fn log_status(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:250:27 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn log_stdout(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 250 | pub fn log_stdout(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:258:27 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn log_stderr(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn log_stderr(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | fn print_args(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | fn print_args(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 146 | fn print_envs(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 146 | fn print_envs(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:147:26 [INFO] [stdout] | [INFO] [stdout] 147 | fn print_current_dir(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 147 | fn print_current_dir(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:148:21 [INFO] [stdout] | [INFO] [stdout] 148 | fn print_status(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 148 | fn print_status(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | fn print_stdout(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn print_stdout(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | fn print_stderr(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 150 | fn print_stderr(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:154:19 [INFO] [stdout] | [INFO] [stdout] 154 | fn print_args(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | fn print_args(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | fn print_envs(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 159 | fn print_envs(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:164:26 [INFO] [stdout] | [INFO] [stdout] 164 | fn print_current_dir(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 164 | fn print_current_dir(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | fn print_status(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 172 | fn print_status(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:177:21 [INFO] [stdout] | [INFO] [stdout] 177 | fn print_stdout(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 177 | fn print_stdout(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | fn print_stderr(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 182 | fn print_stderr(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:189:24 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn print_args(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:195:24 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn print_envs(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:201:31 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn print_current_dir(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:207:26 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn print_status(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:213:26 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn print_stdout(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:219:26 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn print_stderr(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:173:22 [INFO] [stdout] | [INFO] [stdout] 173 | fn trace_args(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 173 | fn trace_args(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:176:22 [INFO] [stdout] | [INFO] [stdout] 176 | fn trace_envs(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 176 | fn trace_envs(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:179:29 [INFO] [stdout] | [INFO] [stdout] 179 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | fn trace_status(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 182 | fn trace_status(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:185:24 [INFO] [stdout] | [INFO] [stdout] 185 | fn trace_stdout(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | fn trace_stdout(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:188:24 [INFO] [stdout] | [INFO] [stdout] 188 | fn trace_stderr(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 188 | fn trace_stderr(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:194:22 [INFO] [stdout] | [INFO] [stdout] 194 | fn trace_args(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 194 | fn trace_args(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:201:22 [INFO] [stdout] | [INFO] [stdout] 201 | fn trace_envs(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 201 | fn trace_envs(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 208 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:218:24 [INFO] [stdout] | [INFO] [stdout] 218 | fn trace_status(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 218 | fn trace_status(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:225:24 [INFO] [stdout] | [INFO] [stdout] 225 | fn trace_stdout(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 225 | fn trace_stdout(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:232:24 [INFO] [stdout] | [INFO] [stdout] 232 | fn trace_stderr(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | fn trace_stderr(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:241:27 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn trace_args(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 241 | pub fn trace_args(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:249:27 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn trace_envs(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 249 | pub fn trace_envs(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:257:34 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn trace_current_dir(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn trace_current_dir(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:265:29 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn trace_status(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 265 | pub fn trace_status(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn trace_stdout(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 273 | pub fn trace_stdout(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn trace_stderr(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 281 | pub fn trace_stderr(&'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 10.91s [INFO] running `Command { std: "docker" "inspect" "c5ea7c700529c5ffe0efb5c4574d5d40325e19e9e5aeae559c96b905a9bed359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ea7c700529c5ffe0efb5c4574d5d40325e19e9e5aeae559c96b905a9bed359", kill_on_drop: false }` [INFO] [stdout] c5ea7c700529c5ffe0efb5c4574d5d40325e19e9e5aeae559c96b905a9bed359 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 614933a1e82705f192d1aaeef474b6866f02007c0143a383c3069f852635d3e6 [INFO] running `Command { std: "docker" "start" "-a" "614933a1e82705f192d1aaeef474b6866f02007c0143a383c3069f852635d3e6", 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 rustix v0.38.28 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling test-log-macros v0.2.14 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [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] [stderr] Compiling is-terminal v0.4.9 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:150:20 [INFO] [stdout] | [INFO] [stdout] 150 | fn log_args(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 150 | fn log_args(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:153:20 [INFO] [stdout] | [INFO] [stdout] 153 | fn log_envs(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | fn log_envs(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:156:27 [INFO] [stdout] | [INFO] [stdout] 156 | fn log_current_dir(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 156 | fn log_current_dir(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:159:22 [INFO] [stdout] | [INFO] [stdout] 159 | fn log_status(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 159 | fn log_status(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:162:22 [INFO] [stdout] | [INFO] [stdout] 162 | fn log_stdout(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | fn log_stdout(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | fn log_stderr(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 165 | fn log_stderr(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:171:20 [INFO] [stdout] | [INFO] [stdout] 171 | fn log_args(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | fn log_args(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:178:20 [INFO] [stdout] | [INFO] [stdout] 178 | fn log_envs(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 178 | fn log_envs(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:185:27 [INFO] [stdout] | [INFO] [stdout] 185 | fn log_current_dir(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | fn log_current_dir(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:195:22 [INFO] [stdout] | [INFO] [stdout] 195 | fn log_status(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 195 | fn log_status(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:202:22 [INFO] [stdout] | [INFO] [stdout] 202 | fn log_stdout(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 202 | fn log_stdout(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:209:22 [INFO] [stdout] | [INFO] [stdout] 209 | fn log_stderr(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 209 | fn log_stderr(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:218:25 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn log_args(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 218 | pub fn log_args(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn log_envs(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 226 | pub fn log_envs(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:234:32 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn log_current_dir(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 234 | pub fn log_current_dir(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:242:27 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn log_status(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 242 | pub fn log_status(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:250:27 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn log_stdout(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 250 | pub fn log_stdout(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:258:27 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn log_stderr(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn log_stderr(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | fn print_args(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | fn print_args(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 146 | fn print_envs(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 146 | fn print_envs(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:147:26 [INFO] [stdout] | [INFO] [stdout] 147 | fn print_current_dir(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 147 | fn print_current_dir(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:148:21 [INFO] [stdout] | [INFO] [stdout] 148 | fn print_status(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 148 | fn print_status(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | fn print_stdout(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn print_stdout(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | fn print_stderr(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 150 | fn print_stderr(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:154:19 [INFO] [stdout] | [INFO] [stdout] 154 | fn print_args(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | fn print_args(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | fn print_envs(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 159 | fn print_envs(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:164:26 [INFO] [stdout] | [INFO] [stdout] 164 | fn print_current_dir(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 164 | fn print_current_dir(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | fn print_status(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 172 | fn print_status(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:177:21 [INFO] [stdout] | [INFO] [stdout] 177 | fn print_stdout(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 177 | fn print_stdout(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | fn print_stderr(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 182 | fn print_stderr(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:189:24 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn print_args(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:195:24 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn print_envs(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:201:31 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn print_current_dir(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:207:26 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn print_status(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:213:26 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn print_stdout(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:219:26 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn print_stderr(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:173:22 [INFO] [stdout] | [INFO] [stdout] 173 | fn trace_args(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 173 | fn trace_args(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:176:22 [INFO] [stdout] | [INFO] [stdout] 176 | fn trace_envs(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 176 | fn trace_envs(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:179:29 [INFO] [stdout] | [INFO] [stdout] 179 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | fn trace_status(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 182 | fn trace_status(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:185:24 [INFO] [stdout] | [INFO] [stdout] 185 | fn trace_stdout(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | fn trace_stdout(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:188:24 [INFO] [stdout] | [INFO] [stdout] 188 | fn trace_stderr(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 188 | fn trace_stderr(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:194:22 [INFO] [stdout] | [INFO] [stdout] 194 | fn trace_args(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 194 | fn trace_args(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:201:22 [INFO] [stdout] | [INFO] [stdout] 201 | fn trace_envs(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 201 | fn trace_envs(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 208 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:218:24 [INFO] [stdout] | [INFO] [stdout] 218 | fn trace_status(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 218 | fn trace_status(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:225:24 [INFO] [stdout] | [INFO] [stdout] 225 | fn trace_stdout(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 225 | fn trace_stdout(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:232:24 [INFO] [stdout] | [INFO] [stdout] 232 | fn trace_stderr(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | fn trace_stderr(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:241:27 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn trace_args(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 241 | pub fn trace_args(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:249:27 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn trace_envs(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 249 | pub fn trace_envs(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:257:34 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn trace_current_dir(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn trace_current_dir(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:265:29 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn trace_status(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 265 | pub fn trace_status(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn trace_stdout(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 273 | pub fn trace_stdout(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn trace_stderr(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 281 | pub fn trace_stderr(&'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-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling test-log v0.2.14 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/friendly-command.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | fn message(&mut self, message: impl Into) -> FriendlyCommand; [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 6 | fn message(&mut self, message: impl Into) -> FriendlyCommand<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/friendly-command.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | fn message(&mut self, message: impl Into) -> FriendlyCommand { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | fn message(&mut self, message: impl Into) -> FriendlyCommand<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:150:20 [INFO] [stdout] | [INFO] [stdout] 150 | fn log_args(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 150 | fn log_args(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:153:20 [INFO] [stdout] | [INFO] [stdout] 153 | fn log_envs(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | fn log_envs(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:156:27 [INFO] [stdout] | [INFO] [stdout] 156 | fn log_current_dir(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 156 | fn log_current_dir(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:159:22 [INFO] [stdout] | [INFO] [stdout] 159 | fn log_status(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 159 | fn log_status(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:162:22 [INFO] [stdout] | [INFO] [stdout] 162 | fn log_stdout(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | fn log_stdout(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | fn log_stderr(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 165 | fn log_stderr(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:171:20 [INFO] [stdout] | [INFO] [stdout] 171 | fn log_args(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | fn log_args(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:178:20 [INFO] [stdout] | [INFO] [stdout] 178 | fn log_envs(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 178 | fn log_envs(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:185:27 [INFO] [stdout] | [INFO] [stdout] 185 | fn log_current_dir(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | fn log_current_dir(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:195:22 [INFO] [stdout] | [INFO] [stdout] 195 | fn log_status(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 195 | fn log_status(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:202:22 [INFO] [stdout] | [INFO] [stdout] 202 | fn log_stdout(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 202 | fn log_stdout(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:209:22 [INFO] [stdout] | [INFO] [stdout] 209 | fn log_stderr(&mut self, filter: L) -> CommandLog [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 209 | fn log_stderr(&mut self, filter: L) -> CommandLog<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:218:25 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn log_args(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 218 | pub fn log_args(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn log_envs(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 226 | pub fn log_envs(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:234:32 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn log_current_dir(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 234 | pub fn log_current_dir(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:242:27 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn log_status(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 242 | pub fn log_status(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:250:27 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn log_stdout(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 250 | pub fn log_stdout(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/log/mod.rs:258:27 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn log_stderr(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stdout] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn log_stderr(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | fn print_args(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | fn print_args(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 146 | fn print_envs(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 146 | fn print_envs(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:147:26 [INFO] [stdout] | [INFO] [stdout] 147 | fn print_current_dir(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 147 | fn print_current_dir(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:148:21 [INFO] [stdout] | [INFO] [stdout] 148 | fn print_status(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 148 | fn print_status(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | fn print_stdout(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn print_stdout(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | fn print_stderr(&mut self) -> CommandPrint; [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 150 | fn print_stderr(&mut self) -> CommandPrint<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:154:19 [INFO] [stdout] | [INFO] [stdout] 154 | fn print_args(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | fn print_args(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | fn print_envs(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 159 | fn print_envs(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:164:26 [INFO] [stdout] | [INFO] [stdout] 164 | fn print_current_dir(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 164 | fn print_current_dir(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | fn print_status(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 172 | fn print_status(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:177:21 [INFO] [stdout] | [INFO] [stdout] 177 | fn print_stdout(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 177 | fn print_stdout(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | fn print_stderr(&mut self) -> CommandPrint [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 182 | fn print_stderr(&mut self) -> CommandPrint<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:189:24 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn print_args(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:195:24 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn print_envs(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:201:31 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn print_current_dir(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:207:26 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn print_status(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:213:26 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn print_stdout(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/print/mod.rs:219:26 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn print_stderr(&'a mut self) -> &'a mut CommandPrint [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:173:22 [INFO] [stdout] | [INFO] [stdout] 173 | fn trace_args(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 173 | fn trace_args(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:176:22 [INFO] [stdout] | [INFO] [stdout] 176 | fn trace_envs(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 176 | fn trace_envs(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:179:29 [INFO] [stdout] | [INFO] [stdout] 179 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | fn trace_status(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 182 | fn trace_status(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:185:24 [INFO] [stdout] | [INFO] [stdout] 185 | fn trace_stdout(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | fn trace_stdout(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:188:24 [INFO] [stdout] | [INFO] [stdout] 188 | fn trace_stderr(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 188 | fn trace_stderr(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:194:22 [INFO] [stdout] | [INFO] [stdout] 194 | fn trace_args(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 194 | fn trace_args(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:201:22 [INFO] [stdout] | [INFO] [stdout] 201 | fn trace_envs(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 201 | fn trace_envs(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 208 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:218:24 [INFO] [stdout] | [INFO] [stdout] 218 | fn trace_status(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 218 | fn trace_status(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:225:24 [INFO] [stdout] | [INFO] [stdout] 225 | fn trace_stdout(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 225 | fn trace_stdout(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:232:24 [INFO] [stdout] | [INFO] [stdout] 232 | fn trace_stderr(&mut self, filter: L) -> CommandTrace [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | fn trace_stderr(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:241:27 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn trace_args(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 241 | pub fn trace_args(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:249:27 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn trace_envs(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 249 | pub fn trace_envs(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:257:34 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn trace_current_dir(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn trace_current_dir(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:265:29 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn trace_status(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 265 | pub fn trace_status(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn trace_stdout(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 273 | pub fn trace_stdout(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trace/mod.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn trace_stderr(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stdout] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 281 | pub fn trace_stderr(&'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 14.56s [INFO] running `Command { std: "docker" "inspect" "614933a1e82705f192d1aaeef474b6866f02007c0143a383c3069f852635d3e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614933a1e82705f192d1aaeef474b6866f02007c0143a383c3069f852635d3e6", kill_on_drop: false }` [INFO] [stdout] 614933a1e82705f192d1aaeef474b6866f02007c0143a383c3069f852635d3e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b307ad67aab4006f558496812fdd1aae2d8360b1b5e127cf27eb93443560c434 [INFO] running `Command { std: "docker" "start" "-a" "b307ad67aab4006f558496812fdd1aae2d8360b1b5e127cf27eb93443560c434", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:150:20 [INFO] [stderr] | [INFO] [stderr] 150 | fn log_args(&mut self, filter: L) -> CommandLog [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 150 | fn log_args(&mut self, filter: L) -> CommandLog<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:153:20 [INFO] [stderr] | [INFO] [stderr] 153 | fn log_envs(&mut self, filter: L) -> CommandLog [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 153 | fn log_envs(&mut self, filter: L) -> CommandLog<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:156:27 [INFO] [stderr] | [INFO] [stderr] 156 | fn log_current_dir(&mut self, filter: L) -> CommandLog [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 156 | fn log_current_dir(&mut self, filter: L) -> CommandLog<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:159:22 [INFO] [stderr] | [INFO] [stderr] 159 | fn log_status(&mut self, filter: L) -> CommandLog [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 159 | fn log_status(&mut self, filter: L) -> CommandLog<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:162:22 [INFO] [stderr] | [INFO] [stderr] 162 | fn log_stdout(&mut self, filter: L) -> CommandLog [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 162 | fn log_stdout(&mut self, filter: L) -> CommandLog<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:165:22 [INFO] [stderr] | [INFO] [stderr] 165 | fn log_stderr(&mut self, filter: L) -> CommandLog [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 165 | fn log_stderr(&mut self, filter: L) -> CommandLog<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:171:20 [INFO] [stderr] | [INFO] [stderr] 171 | fn log_args(&mut self, filter: L) -> CommandLog [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 171 | fn log_args(&mut self, filter: L) -> CommandLog<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:178:20 [INFO] [stderr] | [INFO] [stderr] 178 | fn log_envs(&mut self, filter: L) -> CommandLog [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 178 | fn log_envs(&mut self, filter: L) -> CommandLog<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:185:27 [INFO] [stderr] | [INFO] [stderr] 185 | fn log_current_dir(&mut self, filter: L) -> CommandLog [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 185 | fn log_current_dir(&mut self, filter: L) -> CommandLog<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:195:22 [INFO] [stderr] | [INFO] [stderr] 195 | fn log_status(&mut self, filter: L) -> CommandLog [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 195 | fn log_status(&mut self, filter: L) -> CommandLog<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:202:22 [INFO] [stderr] | [INFO] [stderr] 202 | fn log_stdout(&mut self, filter: L) -> CommandLog [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 202 | fn log_stdout(&mut self, filter: L) -> CommandLog<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:209:22 [INFO] [stderr] | [INFO] [stderr] 209 | fn log_stderr(&mut self, filter: L) -> CommandLog [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 209 | fn log_stderr(&mut self, filter: L) -> CommandLog<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:218:25 [INFO] [stderr] | [INFO] [stderr] 218 | pub fn log_args(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stderr] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 218 | pub fn log_args(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:226:25 [INFO] [stderr] | [INFO] [stderr] 226 | pub fn log_envs(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stderr] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 226 | pub fn log_envs(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:234:32 [INFO] [stderr] | [INFO] [stderr] 234 | pub fn log_current_dir(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stderr] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 234 | pub fn log_current_dir(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:242:27 [INFO] [stderr] | [INFO] [stderr] 242 | pub fn log_status(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stderr] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 242 | pub fn log_status(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:250:27 [INFO] [stderr] | [INFO] [stderr] 250 | pub fn log_stdout(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stderr] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 250 | pub fn log_stdout(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/log/mod.rs:258:27 [INFO] [stderr] | [INFO] [stderr] 258 | pub fn log_stderr(&'a mut self, filter: L) -> &'a mut CommandLog [INFO] [stderr] | ^^ -- ---------- the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 258 | pub fn log_stderr(&'a mut self, filter: L) -> &'a mut CommandLog<'a> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:145:19 [INFO] [stderr] | [INFO] [stderr] 145 | fn print_args(&mut self) -> CommandPrint; [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 145 | fn print_args(&mut self) -> CommandPrint<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:146:19 [INFO] [stderr] | [INFO] [stderr] 146 | fn print_envs(&mut self) -> CommandPrint; [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 146 | fn print_envs(&mut self) -> CommandPrint<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:147:26 [INFO] [stderr] | [INFO] [stderr] 147 | fn print_current_dir(&mut self) -> CommandPrint; [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 147 | fn print_current_dir(&mut self) -> CommandPrint<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:148:21 [INFO] [stderr] | [INFO] [stderr] 148 | fn print_status(&mut self) -> CommandPrint; [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 148 | fn print_status(&mut self) -> CommandPrint<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:149:21 [INFO] [stderr] | [INFO] [stderr] 149 | fn print_stdout(&mut self) -> CommandPrint; [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 149 | fn print_stdout(&mut self) -> CommandPrint<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:150:21 [INFO] [stderr] | [INFO] [stderr] 150 | fn print_stderr(&mut self) -> CommandPrint; [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 150 | fn print_stderr(&mut self) -> CommandPrint<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:154:19 [INFO] [stderr] | [INFO] [stderr] 154 | fn print_args(&mut self) -> CommandPrint [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 154 | fn print_args(&mut self) -> CommandPrint<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:159:19 [INFO] [stderr] | [INFO] [stderr] 159 | fn print_envs(&mut self) -> CommandPrint [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 159 | fn print_envs(&mut self) -> CommandPrint<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:164:26 [INFO] [stderr] | [INFO] [stderr] 164 | fn print_current_dir(&mut self) -> CommandPrint [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 164 | fn print_current_dir(&mut self) -> CommandPrint<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:172:21 [INFO] [stderr] | [INFO] [stderr] 172 | fn print_status(&mut self) -> CommandPrint [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 172 | fn print_status(&mut self) -> CommandPrint<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:177:21 [INFO] [stderr] | [INFO] [stderr] 177 | fn print_stdout(&mut self) -> CommandPrint [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 177 | fn print_stdout(&mut self) -> CommandPrint<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:182:21 [INFO] [stderr] | [INFO] [stderr] 182 | fn print_stderr(&mut self) -> CommandPrint [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 182 | fn print_stderr(&mut self) -> CommandPrint<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:189:24 [INFO] [stderr] | [INFO] [stderr] 189 | pub fn print_args(&'a mut self) -> &'a mut CommandPrint [INFO] [stderr] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:195:24 [INFO] [stderr] | [INFO] [stderr] 195 | pub fn print_envs(&'a mut self) -> &'a mut CommandPrint [INFO] [stderr] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:201:31 [INFO] [stderr] | [INFO] [stderr] 201 | pub fn print_current_dir(&'a mut self) -> &'a mut CommandPrint [INFO] [stderr] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:207:26 [INFO] [stderr] | [INFO] [stderr] 207 | pub fn print_status(&'a mut self) -> &'a mut CommandPrint [INFO] [stderr] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:213:26 [INFO] [stderr] | [INFO] [stderr] 213 | pub fn print_stdout(&'a mut self) -> &'a mut CommandPrint [INFO] [stderr] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/print/mod.rs:219:26 [INFO] [stderr] | [INFO] [stderr] 219 | pub fn print_stderr(&'a mut self) -> &'a mut CommandPrint [INFO] [stderr] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:173:22 [INFO] [stderr] | [INFO] [stderr] 173 | fn trace_args(&mut self, filter: L) -> CommandTrace [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 173 | fn trace_args(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:176:22 [INFO] [stderr] | [INFO] [stderr] 176 | fn trace_envs(&mut self, filter: L) -> CommandTrace [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 176 | fn trace_envs(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:179:29 [INFO] [stderr] | [INFO] [stderr] 179 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 179 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:182:24 [INFO] [stderr] | [INFO] [stderr] 182 | fn trace_status(&mut self, filter: L) -> CommandTrace [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 182 | fn trace_status(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:185:24 [INFO] [stderr] | [INFO] [stderr] 185 | fn trace_stdout(&mut self, filter: L) -> CommandTrace [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 185 | fn trace_stdout(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:188:24 [INFO] [stderr] | [INFO] [stderr] 188 | fn trace_stderr(&mut self, filter: L) -> CommandTrace [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 188 | fn trace_stderr(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:194:22 [INFO] [stderr] | [INFO] [stderr] 194 | fn trace_args(&mut self, filter: L) -> CommandTrace [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 194 | fn trace_args(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:201:22 [INFO] [stderr] | [INFO] [stderr] 201 | fn trace_envs(&mut self, filter: L) -> CommandTrace [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 201 | fn trace_envs(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:208:29 [INFO] [stderr] | [INFO] [stderr] 208 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 208 | fn trace_current_dir(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:218:24 [INFO] [stderr] | [INFO] [stderr] 218 | fn trace_status(&mut self, filter: L) -> CommandTrace [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 218 | fn trace_status(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:225:24 [INFO] [stderr] | [INFO] [stderr] 225 | fn trace_stdout(&mut self, filter: L) -> CommandTrace [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 225 | fn trace_stdout(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:232:24 [INFO] [stderr] | [INFO] [stderr] 232 | fn trace_stderr(&mut self, filter: L) -> CommandTrace [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 232 | fn trace_stderr(&mut self, filter: L) -> CommandTrace<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:241:27 [INFO] [stderr] | [INFO] [stderr] 241 | pub fn trace_args(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stderr] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 241 | pub fn trace_args(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:249:27 [INFO] [stderr] | [INFO] [stderr] 249 | pub fn trace_envs(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stderr] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 249 | pub fn trace_envs(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:257:34 [INFO] [stderr] | [INFO] [stderr] 257 | pub fn trace_current_dir(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stderr] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 257 | pub fn trace_current_dir(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:265:29 [INFO] [stderr] | [INFO] [stderr] 265 | pub fn trace_status(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stderr] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 265 | pub fn trace_status(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:273:29 [INFO] [stderr] | [INFO] [stderr] 273 | pub fn trace_stdout(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stderr] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 273 | pub fn trace_stdout(&'a mut self, filter: L) -> &'a mut CommandTrace<'a> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trace/mod.rs:281:29 [INFO] [stderr] | [INFO] [stderr] 281 | pub fn trace_stderr(&'a mut self, filter: L) -> &'a mut CommandTrace [INFO] [stderr] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 281 | pub fn trace_stderr(&'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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> examples/friendly-command.rs:6:16 [INFO] [stderr] | [INFO] [stderr] 6 | fn message(&mut self, message: impl Into) -> FriendlyCommand; [INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 6 | fn message(&mut self, message: impl Into) -> FriendlyCommand<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> examples/friendly-command.rs:41:16 [INFO] [stderr] | [INFO] [stderr] 41 | fn message(&mut self, message: impl Into) -> FriendlyCommand { [INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 41 | fn message(&mut self, message: impl Into) -> FriendlyCommand<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `command-ext` (example "friendly-command") generated 2 warnings (run `cargo fix --example "friendly-command"` to apply 2 suggestions) [INFO] [stderr] warning: `command-ext` (lib test) generated 54 warnings (54 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/command_ext-9724628a79efeae2) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test check::test::test_failure ... ok [INFO] [stdout] test check::test::test_success ... ok [INFO] [stdout] test print::test::test_stdout ... ok [INFO] [stdout] test log::test::test_stdout ... ok [INFO] [stdout] test print::test::test_args ... ok [INFO] [stdout] test log::test::test_stderr ... ok [INFO] [stdout] test check::test::test_nocmd ... ok [INFO] [stdout] test trace::test::test_args ... ok [INFO] [stdout] test print::test::test_stderr ... ok [INFO] [stdout] test log::test::test_args ... ok [INFO] [stdout] test log::test::test_envs ... 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_envs ... ok [INFO] [stdout] test print::test::test_status ... ok [INFO] [stdout] test log::test::test_status ... ok [INFO] [stdout] test print::test::test_current_dir ... ok [INFO] [stdout] test print::test::test_envs ... ok [INFO] [stdout] test trace::test::test_status ... ok [INFO] [stdout] test trace::test::test_stderr ... ok [INFO] [stdout] test trace::test::test_stdout ... ok [INFO] [stdout] test trace::test::test_multi ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b307ad67aab4006f558496812fdd1aae2d8360b1b5e127cf27eb93443560c434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b307ad67aab4006f558496812fdd1aae2d8360b1b5e127cf27eb93443560c434", kill_on_drop: false }` [INFO] [stdout] b307ad67aab4006f558496812fdd1aae2d8360b1b5e127cf27eb93443560c434