[INFO] cloning repository https://github.com/gimli-rs/ddbug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gimli-rs/ddbug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgimli-rs%2Fddbug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgimli-rs%2Fddbug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd5a14c10db4b75646e70e7ac1b6caef6b1e5442
[INFO] checking gimli-rs/ddbug against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgimli-rs%2Fddbug" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gimli-rs/ddbug
[INFO] finished tweaking git repo https://github.com/gimli-rs/ddbug
[INFO] tweaked toml for git repo https://github.com/gimli-rs/ddbug written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gimli-rs/ddbug on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gimli-rs/ddbug 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded marksman_escape v0.1.2
[INFO] [stderr]   Downloaded capstone v0.12.0
[INFO] [stderr]   Downloaded capstone-sys v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 152c91eb5ac525a262acd56f172e4db21340e780b4980fce7103d859e3c18d12
[INFO] running `Command { std: "docker" "start" "-a" "152c91eb5ac525a262acd56f172e4db21340e780b4980fce7103d859e3c18d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "152c91eb5ac525a262acd56f172e4db21340e780b4980fce7103d859e3c18d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "152c91eb5ac525a262acd56f172e4db21340e780b4980fce7103d859e3c18d12", kill_on_drop: false }`
[INFO] [stdout] 152c91eb5ac525a262acd56f172e4db21340e780b4980fce7103d859e3c18d12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 784834dd95023188d93e0e19ff593d1e0ce96bfe7f822508cf5f020c6b9d9b0b
[INFO] running `Command { std: "docker" "start" "-a" "784834dd95023188d93e0e19ff593d1e0ce96bfe7f822508cf5f020c6b9d9b0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking flate2 v1.0.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ruzstd v0.7.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking wasmparser v0.215.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking gimli v0.31.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling capstone-sys v0.16.0
[INFO] [stderr]     Checking marksman_escape v0.1.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking ddbug_parser v0.4.0 (/opt/rustwide/workdir/parser)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/file/dwarf.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn to_slice(&self) -> gimli::Result<Cow<[u8]>> {
[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] 229 |     fn to_slice(&self) -> gimli::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/file/dwarf.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn to_string(&self) -> gimli::Result<Cow<str>> {
[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] 234 |     fn to_string(&self) -> gimli::Result<Cow<'_, str>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/file/dwarf.rs:239:24
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn to_string_lossy(&self) -> gimli::Result<Cow<str>> {
[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] 239 |     fn to_string_lossy(&self) -> gimli::Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/file/dwarf.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 281 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         -------------------------- the lifetimes get resolved as `'_`
[INFO] [stdout] 282 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |         the lifetimes get resolved as `'_`
[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] 282 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/file/dwarf.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 300 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         -------------------------- the lifetimes get resolved as `'_`
[INFO] [stdout] 301 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |         the lifetimes get resolved as `'_`
[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] 301 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/file/dwarf.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 312 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         -------------------------- the lifetimes get resolved as `'_`
[INFO] [stdout] 313 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |         the lifetimes get resolved as `'_`
[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] 313 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/file/dwarf.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn to_slice(&self) -> gimli::Result<Cow<[u8]>> {
[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] 229 |     fn to_slice(&self) -> gimli::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/file/dwarf.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn to_string(&self) -> gimli::Result<Cow<str>> {
[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] 234 |     fn to_string(&self) -> gimli::Result<Cow<'_, str>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/file/dwarf.rs:239:24
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn to_string_lossy(&self) -> gimli::Result<Cow<str>> {
[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] 239 |     fn to_string_lossy(&self) -> gimli::Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/file/dwarf.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 281 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         -------------------------- the lifetimes get resolved as `'_`
[INFO] [stdout] 282 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |         the lifetimes get resolved as `'_`
[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] 282 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/file/dwarf.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 300 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         -------------------------- the lifetimes get resolved as `'_`
[INFO] [stdout] 301 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |         the lifetimes get resolved as `'_`
[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] 301 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/file/dwarf.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 312 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         -------------------------- the lifetimes get resolved as `'_`
[INFO] [stdout] 313 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |         the lifetimes get resolved as `'_`
[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] 313 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking capstone v0.12.0
[INFO] [stderr]     Checking ddbug v0.4.0 (/opt/rustwide/workdir/main)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> main/src/print/mod.rs:388:10
[INFO] [stdout]     |
[INFO] [stdout] 388 |     fn a(&mut self) -> PrintState {
[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] 388 |     fn a(&mut self) -> PrintState<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> main/src/print/mod.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |     fn b(&mut self) -> PrintState {
[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] 393 |     fn b(&mut self) -> PrintState<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> main/src/print/mod.rs:388:10
[INFO] [stdout]     |
[INFO] [stdout] 388 |     fn a(&mut self) -> PrintState {
[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] 388 |     fn a(&mut self) -> PrintState<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> main/src/print/mod.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |     fn b(&mut self) -> PrintState {
[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] 393 |     fn b(&mut self) -> PrintState<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "784834dd95023188d93e0e19ff593d1e0ce96bfe7f822508cf5f020c6b9d9b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "784834dd95023188d93e0e19ff593d1e0ce96bfe7f822508cf5f020c6b9d9b0b", kill_on_drop: false }`
[INFO] [stdout] 784834dd95023188d93e0e19ff593d1e0ce96bfe7f822508cf5f020c6b9d9b0b
