[INFO] fetching crate shiratsu-naming 0.1.7...
[INFO] checking shiratsu-naming-0.1.7 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] extracting crate shiratsu-naming 0.1.7 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate shiratsu-naming 0.1.7 on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate shiratsu-naming 0.1.7
[INFO] finished tweaking crates.io crate shiratsu-naming 0.1.7
[INFO] tweaked toml for crates.io crate shiratsu-naming 0.1.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.9.0)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding phf v0.11.3 (available: v0.12.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6640e73748306bd1d3b7ad2c5e0c15016dbb251c02896093d0366bb4276639fb
[INFO] running `Command { std: "docker" "start" "-a" "6640e73748306bd1d3b7ad2c5e0c15016dbb251c02896093d0366bb4276639fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6640e73748306bd1d3b7ad2c5e0c15016dbb251c02896093d0366bb4276639fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6640e73748306bd1d3b7ad2c5e0c15016dbb251c02896093d0366bb4276639fb", kill_on_drop: false }`
[INFO] [stdout] 6640e73748306bd1d3b7ad2c5e0c15016dbb251c02896093d0366bb4276639fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10741761532f4bf74aef2314c024109e060cb5eb0285d2851b0f121b3c27119b
[INFO] running `Command { std: "docker" "start" "-a" "10741761532f4bf74aef2314c024109e060cb5eb0285d2851b0f121b3c27119b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking shiratsu-naming v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/goodtools/parsers.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                            ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the lifetimes get resolved as `'_`
[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] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/naming/goodtools/parsers.rs:49:46
[INFO] [stdout]    |
[INFO] [stdout] 49 | make_parens_tag!(parse_year_tag, parse_year, GoodToolsToken);
[INFO] [stdout]    | ------------------------------------------------------------
[INFO] [stdout]    | |                                            |
[INFO] [stdout]    | |                                            the lifetimes get resolved as `'a`
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/goodtools/parsers.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                      ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the lifetimes get resolved as `'_`
[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] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/goodtools/parsers.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                                 ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 |                |
[INFO] [stdout]    |                                 |                the lifetimes get resolved as `'_`
[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] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shiratsu-naming` (lib); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/bin/rustc --crate-name shiratsu_naming --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b6c56314d3a9cec -C extra-filename=-178dc6dc8d8fe4a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-afc5dd738ee0364f.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-1aa471c85f40a2f9.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-e1da2bd9577c8fe5.rmeta --cap-lints=forbid` (exit status: 0)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/goodtools/parsers.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                            ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the lifetimes get resolved as `'_`
[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] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/naming/goodtools/parsers.rs:49:46
[INFO] [stdout]    |
[INFO] [stdout] 49 | make_parens_tag!(parse_year_tag, parse_year, GoodToolsToken);
[INFO] [stdout]    | ------------------------------------------------------------
[INFO] [stdout]    | |                                            |
[INFO] [stdout]    | |                                            the lifetimes get resolved as `'a`
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/goodtools/parsers.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                      ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the lifetimes get resolved as `'_`
[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] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/goodtools/parsers.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                                 ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                 |                |
[INFO] [stdout]    |                                 |                the lifetimes get resolved as `'_`
[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] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/naming/goodtools/parsers.rs:67:54
[INFO] [stdout]    |
[INFO] [stdout] 67 | make_parens_tag!(parse_revision_tag, parse_revision, GoodToolsToken);
[INFO] [stdout]    | --------------------------------------------------------------------
[INFO] [stdout]    | |                                                    |
[INFO] [stdout]    | |                                                    the lifetimes get resolved as `'a`
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/goodtools/parsers.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                          ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the lifetimes get resolved as `'_`
[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] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/naming/goodtools/parsers.rs:74:52
[INFO] [stdout]    |
[INFO] [stdout] 74 | make_parens_tag!(parse_version_tag, parse_version, GoodToolsToken);
[INFO] [stdout]    | ------------------------------------------------------------------
[INFO] [stdout]    | |                                                  |
[INFO] [stdout]    | |                                                  the lifetimes get resolved as `'a`
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/goodtools/parsers.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                         ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the lifetimes get resolved as `'_`
[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] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]     |
[INFO] [stdout] 95  |           fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                   ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/naming/goodtools/parsers.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / make_parens_tag!(
[INFO] [stdout] 114 | |     parse_version_with_space_tag,
[INFO] [stdout] 115 | |     parse_version_with_space,
[INFO] [stdout] 116 | |     GoodToolsToken
[INFO] [stdout]     | |     -------------- the lifetimes get resolved as `'a`
[INFO] [stdout] 117 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/goodtools/parsers.rs:118:36
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn parse_version_with_space(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                                    ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                    |                |
[INFO] [stdout]     |                                    |                the lifetimes get resolved as `'_`
[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] 118 | fn parse_version_with_space(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]     |
[INFO] [stdout] 95  |           fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                   ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/naming/goodtools/parsers.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / make_parens_tag!(
[INFO] [stdout] 139 | |     parse_version_with_underscore_tag,
[INFO] [stdout] 140 | |     parse_version_with_underscore,
[INFO] [stdout] 141 | |     GoodToolsToken
[INFO] [stdout]     | |     -------------- the lifetimes get resolved as `'a`
[INFO] [stdout] 142 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/goodtools/parsers.rs:143:41
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn parse_version_with_underscore(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                                         ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the lifetimes get resolved as `'_`
[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] 143 | fn parse_version_with_underscore(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]     |
[INFO] [stdout] 95  |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/naming/goodtools/parsers.rs:151:63
[INFO] [stdout]     |
[INFO] [stdout] 151 | make_parens_tag!(parse_multilaguage_tag, parse_multilanguage, GoodToolsToken);
[INFO] [stdout]     | -----------------------------------------------------------------------------
[INFO] [stdout]     | |                                                             |
[INFO] [stdout]     | |                                                             the lifetimes get resolved as `'a`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/goodtools/parsers.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                               ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the lifetimes get resolved as `'_`
[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] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]     |
[INFO] [stdout] 95  |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/naming/goodtools/parsers.rs:158:47
[INFO] [stdout]     |
[INFO] [stdout] 158 | make_parens_tag!(parse_vol_tag, parse_volume, GoodToolsToken);
[INFO] [stdout]     | -------------------------------------------------------------
[INFO] [stdout]     | |                                             |
[INFO] [stdout]     | |                                             the lifetimes get resolved as `'a`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/goodtools/parsers.rs:159:24
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                        ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the lifetimes get resolved as `'_`
[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 parse_volume(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/goodtools/parsers.rs:174:39
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_additional_parens_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                                       ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the lifetimes get resolved as `'_`
[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] 174 | fn parse_additional_parens_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/goodtools/parsers.rs:184:41
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_additional_brackets_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                                         ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the lifetimes get resolved as `'_`
[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] 184 | fn parse_additional_brackets_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]     |
[INFO] [stdout] 95  |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/naming/goodtools/parsers.rs:231:56
[INFO] [stdout]     |
[INFO] [stdout] 231 | make_parens_tag!(parse_game_hack_tag, parse_game_hack, GoodToolsToken);
[INFO] [stdout]     | ----------------------------------------------------------------------
[INFO] [stdout]     | |                                                      |
[INFO] [stdout]     | |                                                      the lifetimes get resolved as `'a`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/goodtools/parsers.rs:232:27
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                           ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the lifetimes get resolved as `'_`
[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 parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/goodtools/parsers.rs:243:27
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                           ^^^^             ----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the lifetimes get resolved as `'_`
[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] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/goodtools/parsers.rs:281:31
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub(super) fn do_parse(input: &str) -> IResult<&str, Vec<GoodToolsToken>> {
[INFO] [stdout]     |                               ^^^^             ----      -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the lifetimes get resolved as `'_`
[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] 281 | pub(super) fn do_parse(input: &str) -> IResult<&str, Vec<GoodToolsToken<'_>>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/goodtools/parsers.rs:287:40
[INFO] [stdout]     |
[INFO] [stdout] 287 |     fn parse_all_tags_until_end(input: &str) -> IResult<&str, Vec<GoodToolsToken>> {
[INFO] [stdout]     |                                        ^^^^             ----      -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                        |                |
[INFO] [stdout]     |                                        |                the lifetimes get resolved as `'_`
[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] 287 |     fn parse_all_tags_until_end(input: &str) -> IResult<&str, Vec<GoodToolsToken<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/nointro/parsers.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]    |                            ^^^^             ----  ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the lifetimes get resolved as `'_`
[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] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/nointro/parsers.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> {
[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] 50 | nointro_brackets_flag_parser!(parse_baddump_tag, "b");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'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/naming/nointro/parsers.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> {
[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] 51 | nointro_brackets_flag_parser!(parse_bios_tag, "BIOS");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'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/naming/common/parsers.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/naming/nointro/parsers.rs:75:59
[INFO] [stdout]    |
[INFO] [stdout] 75 | make_parens_tag!(parse_version_tag, parse_version_string, NoIntroToken);
[INFO] [stdout]    | -----------------------------------------------------------------------
[INFO] [stdout]    | |                                                         |
[INFO] [stdout]    | |                                                         the lifetimes get resolved as `'a`
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/nointro/parsers.rs:76:32
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]    |                                ^^^^             ----  ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                |                |
[INFO] [stdout]    |                                |                the lifetimes get resolved as `'_`
[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] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]     |
[INFO] [stdout] 95  |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/naming/nointro/parsers.rs:213:58
[INFO] [stdout]     |
[INFO] [stdout] 213 | make_parens_tag!(parse_dev_status_tag, parse_dev_status, NoIntroToken);
[INFO] [stdout]     | ----------------------------------------------------------------------
[INFO] [stdout]     | |                                                        |
[INFO] [stdout]     | |                                                        the lifetimes get resolved as `'a`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/nointro/parsers.rs:214:28
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                            ^^^^             ----  ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the lifetimes get resolved as `'_`
[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] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]     |
[INFO] [stdout] 95  |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/naming/nointro/parsers.rs:229:46
[INFO] [stdout]     |
[INFO] [stdout] 229 | make_parens_tag!(parse_disc_tag, parse_disc, NoIntroToken);
[INFO] [stdout]     | ----------------------------------------------------------
[INFO] [stdout]     | |                                            |
[INFO] [stdout]     | |                                            the lifetimes get resolved as `'a`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/nointro/parsers.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                      ^^^^             ----  ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                |
[INFO] [stdout]     |                      |                the lifetimes get resolved as `'_`
[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] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/nointro/parsers.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                              ^^^^             ----  ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the lifetimes get resolved as `'_`
[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] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/nointro/parsers.rs:238:42
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn parse_regular_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                          ^^^^             ----  ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                          |                |
[INFO] [stdout]     |                                          |                the lifetimes get resolved as `'_`
[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] 238 |     fn parse_regular_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/nointro/parsers.rs:243:41
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn parse_z_or_x_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                         ^^^^             ----  ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the lifetimes get resolved as `'_`
[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] 243 |     fn parse_z_or_x_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/nointro/parsers.rs:249:39
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn parse_bios_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                       ^^^^             ----  ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the lifetimes get resolved as `'_`
[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] 249 |     fn parse_bios_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/nointro/parsers.rs:263:27
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                           ^^^^             ----  ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the lifetimes get resolved as `'_`
[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] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]     |
[INFO] [stdout] 95  |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/naming/nointro/parsers.rs:269:54
[INFO] [stdout]     |
[INFO] [stdout] 269 | make_parens_tag!(parse_language_tag, parse_language, NoIntroToken);
[INFO] [stdout]     | ------------------------------------------------------------------
[INFO] [stdout]     | |                                                    |
[INFO] [stdout]     | |                                                    the lifetimes get resolved as `'a`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/nointro/parsers.rs:270:26
[INFO] [stdout]     |
[INFO] [stdout] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                          ^^^^             ----  ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the lifetimes get resolved as `'_`
[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] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/nointro/parsers.rs:294:32
[INFO] [stdout]     |
[INFO] [stdout] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                ^^^^             ----  ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the lifetimes get resolved as `'_`
[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] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/nointro/parsers.rs:302:38
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn parse_redump_multitap_flag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                      ^^^^             ----  ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                      |                |
[INFO] [stdout]     |                                      |                the lifetimes get resolved as `'_`
[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] 302 | fn parse_redump_multitap_flag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/nointro/parsers.rs:319:29
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                             ^^^^             ----  ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the lifetimes get resolved as `'_`
[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] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/nointro/parsers.rs:331:31
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<NoIntroToken>> {
[INFO] [stdout]     |                               ^^^^             ----      ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the lifetimes get resolved as `'_`
[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] 331 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<NoIntroToken<'_>>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/nointro/parsers.rs:333:47
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn parse_region_tag_and_ensure_end(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                               ^^^^             ----  ------------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                               |                |
[INFO] [stdout]     |                                               |                the lifetimes get resolved as `'_`
[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] 333 |     fn parse_region_tag_and_ensure_end(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/tosec/parsers.rs:26:38
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                                      ^^^^             ----      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the lifetimes get resolved as `'_`
[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] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/naming/tosec/parsers.rs:51:46
[INFO] [stdout]    |
[INFO] [stdout] 51 | make_parens_tag!(parse_demo_tag, parse_demo, TOSECToken);
[INFO] [stdout]    | --------------------------------------------------------
[INFO] [stdout]    | |                                            |
[INFO] [stdout]    | |                                            the lifetimes get resolved as `'a`
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/tosec/parsers.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]    |                      ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the lifetimes get resolved as `'_`
[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] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/naming/tosec/parsers.rs:66:60
[INFO] [stdout]    |
[INFO] [stdout] 66 | make_parens_tag!(parse_devstatus_tag, parse_devstatus, Vec<TOSECToken>);
[INFO] [stdout]    | -----------------------------------------------------------------------
[INFO] [stdout]    | |                                                          |
[INFO] [stdout]    | |                                                          the lifetimes get resolved as `'a`
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/tosec/parsers.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                           ^^^^             ----      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the lifetimes get resolved as `'_`
[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] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/naming/tosec/parsers.rs:96:50
[INFO] [stdout]    |
[INFO] [stdout] 96 | make_parens_tag!(parse_date_tag, parse_date, Vec<TOSECToken>);
[INFO] [stdout]    | -------------------------------------------------------------
[INFO] [stdout]    | |                                                |
[INFO] [stdout]    | |                                                the lifetimes get resolved as `'a`
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/tosec/parsers.rs:97:22
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_date(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                      ^^^^             ----      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the lifetimes get resolved as `'_`
[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] 97 | fn parse_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/naming/tosec/parsers.rs:98:38
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn parse_undelimited_date(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                                      ^^^^             ----      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the lifetimes get resolved as `'_`
[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] 98 |     fn parse_undelimited_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:174:28
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                            ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the lifetimes get resolved as `'_`
[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] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]     |
[INFO] [stdout] 95  |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/naming/tosec/parsers.rs:180:56
[INFO] [stdout]     |
[INFO] [stdout] 180 | make_parens_tag!(parse_publisher_tag, parse_publisher, TOSECToken);
[INFO] [stdout]     | ------------------------------------------------------------------
[INFO] [stdout]     | |                                                      |
[INFO] [stdout]     | |                                                      the lifetimes get resolved as `'a`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:181:27
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                           ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the lifetimes get resolved as `'_`
[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] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]     |
[INFO] [stdout] 95  |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/naming/tosec/parsers.rs:205:54
[INFO] [stdout]     |
[INFO] [stdout] 205 | make_parens_tag!(parse_language_tag, parse_language, TOSECToken);
[INFO] [stdout]     | ----------------------------------------------------------------
[INFO] [stdout]     | |                                                    |
[INFO] [stdout]     | |                                                    the lifetimes get resolved as `'a`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:206:26
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                          ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the lifetimes get resolved as `'_`
[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] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:207:31
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn parse_multilang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                               ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the lifetimes get resolved as `'_`
[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] 207 |     fn parse_multilang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:213:33
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                 ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                 |                |
[INFO] [stdout]     |                                 |                the lifetimes get resolved as `'_`
[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] 213 |     fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                 ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                 |                |
[INFO] [stdout]     |                                 |                the lifetimes get resolved as `'_`
[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] 219 |     fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]     |
[INFO] [stdout] 95  |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/naming/tosec/parsers.rs:234:48
[INFO] [stdout]     |
[INFO] [stdout] 234 | make_parens_tag!(parse_media_tag, parse_media, TOSECToken);
[INFO] [stdout]     | ----------------------------------------------------------
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              the lifetimes get resolved as `'a`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:235:23
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                       ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the lifetimes get resolved as `'_`
[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] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]     |
[INFO] [stdout] 95  |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/naming/tosec/parsers.rs:270:50
[INFO] [stdout]     |
[INFO] [stdout] 270 | make_parens_tag!(parse_system_tag, parse_system, TOSECToken);
[INFO] [stdout]     | ------------------------------------------------------------
[INFO] [stdout]     | |                                                |
[INFO] [stdout]     | |                                                the lifetimes get resolved as `'a`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:271:24
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                        ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the lifetimes get resolved as `'_`
[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] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]     |
[INFO] [stdout] 95  |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/naming/tosec/parsers.rs:342:48
[INFO] [stdout]     |
[INFO] [stdout] 342 | make_parens_tag!(parse_video_tag, parse_video, TOSECToken);
[INFO] [stdout]     | ----------------------------------------------------------
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              the lifetimes get resolved as `'a`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:343:23
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                       ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the lifetimes get resolved as `'_`
[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] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/common/parsers.rs:95:33
[INFO] [stdout]     |
[INFO] [stdout] 95  |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 ^^                 ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/naming/tosec/parsers.rs:362:56
[INFO] [stdout]     |
[INFO] [stdout] 362 | make_parens_tag!(parse_copyright_tag, parse_copyright, TOSECToken);
[INFO] [stdout]     | ------------------------------------------------------------------
[INFO] [stdout]     | |                                                      |
[INFO] [stdout]     | |                                                      the lifetimes get resolved as `'a`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:363:27
[INFO] [stdout]     |
[INFO] [stdout] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                           ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the lifetimes get resolved as `'_`
[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] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:378:28
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                            ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the lifetimes get resolved as `'_`
[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] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:385:30
[INFO] [stdout]     |
[INFO] [stdout] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                              ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the lifetimes get resolved as `'_`
[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] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:392:29
[INFO] [stdout]     |
[INFO] [stdout] 392 | fn parse_version_tag(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                             ^^^^             ----      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the lifetimes get resolved as `'_`
[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] 392 | fn parse_version_tag(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:400:32
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the lifetimes get resolved as `'_`
[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] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:401:30
[INFO] [stdout]     |
[INFO] [stdout] 401 |     fn parse_revision(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                              ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the lifetimes get resolved as `'_`
[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] 401 |     fn parse_revision(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:408:29
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn parse_version(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                             ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the lifetimes get resolved as `'_`
[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] 408 |     fn parse_version(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:435:39
[INFO] [stdout]     |
[INFO] [stdout] 435 | fn parse_title_demo_date_happy(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                                       ^^^^             ----      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the lifetimes get resolved as `'_`
[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] 435 | fn parse_title_demo_date_happy(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:436:46
[INFO] [stdout]     |
[INFO] [stdout] 436 |     fn parse_version_and_demo_or_date(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                                              ^^^^             ----      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                              |                |
[INFO] [stdout]     |                                              |                the lifetimes get resolved as `'_`
[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] 436 |     fn parse_version_and_demo_or_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:487:39
[INFO] [stdout]     |
[INFO] [stdout] 487 | fn parse_title_degenerate_path(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                                       ^^^^             ----      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the lifetimes get resolved as `'_`
[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] 487 | fn parse_title_degenerate_path(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:509:25
[INFO] [stdout]     |
[INFO] [stdout] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                         ^^^^             ----  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                |
[INFO] [stdout]     |                         |                the lifetimes get resolved as `'_`
[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] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:514:28
[INFO] [stdout]     |
[INFO] [stdout] 514 | fn parse_tosec_name(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                            ^^^^             ----      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the lifetimes get resolved as `'_`
[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] 514 | fn parse_tosec_name(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:516:34
[INFO] [stdout]     |
[INFO] [stdout] 516 |     fn parse_by_publisher(input: &str) -> IResult<&str, (TOSECToken, TOSECToken)> {
[INFO] [stdout]     |                                  ^^^^             ----   ----------  ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                  |                |      |
[INFO] [stdout]     |                                  |                |      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                  |                the lifetimes get resolved as `'_`
[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] 516 |     fn parse_by_publisher(input: &str) -> IResult<&str, (TOSECToken<'_>, TOSECToken<'_>)> {
[INFO] [stdout]     |                                                                    ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:668:35
[INFO] [stdout]     |
[INFO] [stdout] 668 | fn parse_collect_dumpinfos(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                                   ^^^^             ----      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                   |                |
[INFO] [stdout]     |                                   |                the lifetimes get resolved as `'_`
[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] 668 | fn parse_collect_dumpinfos(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:689:29
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn parse_known_flags(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                             ^^^^             ----      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the lifetimes get resolved as `'_`
[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] 689 | fn parse_known_flags(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:709:31
[INFO] [stdout]     |
[INFO] [stdout] 709 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                               ^^^^             ----      ---------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the lifetimes get resolved as `'_`
[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] 709 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/parsers.rs:721:12
[INFO] [stdout]     |
[INFO] [stdout] 721 |     input: &str,
[INFO] [stdout]     |            ^^^^ this lifetime flows to the output
[INFO] [stdout] 722 | ) -> IResult<&str, (Vec<Vec<TOSECToken>>, Vec<TOSECToken>)> {
[INFO] [stdout]     |              ----           ----------        ---------- the lifetimes get resolved as `'_`
[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] 722 | ) -> IResult<&str, (Vec<Vec<TOSECToken<'_>>>, Vec<TOSECToken<'_>>)> {
[INFO] [stdout]     |                                       ++++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/tokens.rs:551:53
[INFO] [stdout]     |
[INFO] [stdout] 551 |     pub fn try_parse<S: AsRef<str> + ?Sized>(input: &S) -> Result<TOSECMultiSetName> {
[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] 551 |     pub fn try_parse<S: AsRef<str> + ?Sized>(input: &S) -> Result<TOSECMultiSetName<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/naming/tosec/tokens.rs:570:23
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn get_single(&self, index: usize) -> Option<TOSECName> {
[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] 570 |     pub fn get_single(&self, index: usize) -> Option<TOSECName<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "10741761532f4bf74aef2314c024109e060cb5eb0285d2851b0f121b3c27119b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10741761532f4bf74aef2314c024109e060cb5eb0285d2851b0f121b3c27119b", kill_on_drop: false }`
[INFO] [stdout] 10741761532f4bf74aef2314c024109e060cb5eb0285d2851b0f121b3c27119b
