[INFO] cloning repository https://github.com/SnowflakePowered/shiratsu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SnowflakePowered/shiratsu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowflakePowered%2Fshiratsu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowflakePowered%2Fshiratsu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2e5eaf7762976ec8f98013a44be8d89c6f4d59f
[INFO] testing SnowflakePowered/shiratsu against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowflakePowered%2Fshiratsu" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SnowflakePowered/shiratsu
[INFO] finished tweaking git repo https://github.com/SnowflakePowered/shiratsu
[INFO] tweaked toml for git repo https://github.com/SnowflakePowered/shiratsu written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SnowflakePowered/shiratsu on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SnowflakePowered/shiratsu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_macros v0.11.1
[INFO] [stderr]   Downloaded starts-ends-with-caseless v0.5.4
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded lazy-static-include v2.3.0
[INFO] [stderr]   Downloaded redox_users v0.4.0
[INFO] [stderr]   Downloaded number_prefix v0.3.0
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded siphasher v0.3.7
[INFO] [stderr]   Downloaded colored v1.9.3
[INFO] [stderr]   Downloaded slog-term v2.8.0
[INFO] [stderr]   Downloaded pkg-config v0.3.22
[INFO] [stderr]   Downloaded termios v0.3.3
[INFO] [stderr]   Downloaded console v0.15.0
[INFO] [stderr]   Downloaded anyhow v1.0.45
[INFO] [stderr]   Downloaded indicatif v0.14.0
[INFO] [stderr]   Downloaded console v0.11.3
[INFO] [stderr]   Downloaded smallvec v1.7.0
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded cc v1.0.72
[INFO] [stderr]   Downloaded serde_yaml v0.8.21
[INFO] [stderr]   Downloaded nom v7.1.0
[INFO] [stderr]   Downloaded rusqlite v0.23.1
[INFO] [stderr]   Downloaded serde_json v1.0.70
[INFO] [stderr]   Downloaded once_cell v1.8.0
[INFO] [stderr]   Downloaded paste v1.0.6
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded slog-async v2.7.0
[INFO] [stderr]   Downloaded rustversion v1.0.5
[INFO] [stderr]   Downloaded libsqlite3-sys v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e77007fb7ed550b687d49576694957eaddd4e6ee8ca7bda16f32c0c09bd8d47e
[INFO] running `Command { std: "docker" "start" "-a" "e77007fb7ed550b687d49576694957eaddd4e6ee8ca7bda16f32c0c09bd8d47e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e77007fb7ed550b687d49576694957eaddd4e6ee8ca7bda16f32c0c09bd8d47e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e77007fb7ed550b687d49576694957eaddd4e6ee8ca7bda16f32c0c09bd8d47e", kill_on_drop: false }`
[INFO] [stdout] e77007fb7ed550b687d49576694957eaddd4e6ee8ca7bda16f32c0c09bd8d47e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fae3dcd29f7792212ec7902848be415fa9bd1433c4eae49ee62ecfb6ccdd604f
[INFO] running `Command { std: "docker" "start" "-a" "fae3dcd29f7792212ec7902848be415fa9bd1433c4eae49ee62ecfb6ccdd604f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.70
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.18.0
[INFO] [stderr]    Compiling starts-ends-with-caseless v0.5.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling lazy-static-include v2.3.0
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling indicatif v0.14.0
[INFO] [stderr]    Compiling console v0.11.3
[INFO] [stderr]    Compiling slog-term v2.8.0
[INFO] [stderr]    Compiling slog-stdlog v4.1.0
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling shiratsu-naming v0.1.7 (/opt/rustwide/workdir/shiratsu-naming)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                      ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                                 ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                |
[INFO] [stdout]    |                                 |                the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                          ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                         ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the same lifetime is elided here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |           fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                   --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout] 117 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                    |                |
[INFO] [stdout]     |                                    |                the same lifetime is elided here
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn parse_version_with_space(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |           fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                   --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout] 142 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the same lifetime is elided here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn parse_version_with_underscore(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                               ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:159:24
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_additional_parens_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the same lifetime is elided here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_additional_brackets_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:232:27
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:243:27
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub(super) fn do_parse(input: &str) -> IResult<&str, Vec<GoodToolsToken<'_>>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                        |                |
[INFO] [stdout]     |                                        |                the same lifetime is elided here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |     fn parse_all_tags_until_end(input: &str) -> IResult<&str, Vec<GoodToolsToken<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:43:61
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> {
[INFO] [stdout]    |                                 --                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                   |
[INFO] [stdout]    |                                 |                   the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 50 | nointro_brackets_flag_parser!(parse_baddump_tag, "b");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: 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: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:43:61
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> {
[INFO] [stdout]    |                                 --                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                   |
[INFO] [stdout]    |                                 |                   the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 51 | nointro_brackets_flag_parser!(parse_bios_tag, "BIOS");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: 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: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:76:32
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]    |                                ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |                |
[INFO] [stdout]    |                                |                the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:214:28
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                |
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                              ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                          |                |
[INFO] [stdout]     |                                          |                the same lifetime is elided here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn parse_regular_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the same lifetime is elided here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn parse_z_or_x_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn parse_bios_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:263:27
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:270:26
[INFO] [stdout]     |
[INFO] [stdout] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:294:32
[INFO] [stdout]     |
[INFO] [stdout] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                      |                |
[INFO] [stdout]     |                                      |                the same lifetime is elided here
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn parse_redump_multitap_flag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:319:29
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<NoIntroToken<'_>>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                               |                |
[INFO] [stdout]     |                                               |                the same lifetime is elided here
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn parse_region_tag_and_ensure_end(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is elided here
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/tosec/parsers.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]    |                      ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/tosec/parsers.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                           ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/tosec/parsers.rs:97:22
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_date(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                      ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is elided here
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn parse_undelimited_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:174:28
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:181:27
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:206:26
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:207:31
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn parse_multilang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                               ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn parse_multilang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:213:33
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                 ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                |
[INFO] [stdout]     |                                 |                the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                 ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                |
[INFO] [stdout]     |                                 |                the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:235:23
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:271:24
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:343:23
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:363:27
[INFO] [stdout]     |
[INFO] [stdout] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:378:28
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:385:30
[INFO] [stdout]     |
[INFO] [stdout] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                              ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 392 | fn parse_version_tag(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:400:32
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:401:30
[INFO] [stdout]     |
[INFO] [stdout] 401 |     fn parse_revision(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                              ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 401 |     fn parse_revision(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:408:29
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn parse_version(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn parse_version(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 435 | fn parse_title_demo_date_happy(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                              |                |
[INFO] [stdout]     |                                              |                the same lifetime is elided here
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 |     fn parse_version_and_demo_or_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 487 | fn parse_title_degenerate_path(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:509:25
[INFO] [stdout]     |
[INFO] [stdout] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                         ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                |
[INFO] [stdout]     |                         |                the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 514 | fn parse_tosec_name(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                  |                |      |
[INFO] [stdout]     |                                  |                |      the same lifetime is hidden here
[INFO] [stdout]     |                                  |                the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 516 |     fn parse_by_publisher(input: &str) -> IResult<&str, (TOSECToken<'_>, TOSECToken<'_>)> {
[INFO] [stdout]     |                                                                    ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                   |                |
[INFO] [stdout]     |                                   |                the same lifetime is elided here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 668 | fn parse_collect_dumpinfos(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn parse_known_flags(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 709 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:721:12
[INFO] [stdout]     |
[INFO] [stdout] 721 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] 722 | ) -> IResult<&str, (Vec<Vec<TOSECToken>>, Vec<TOSECToken>)> {
[INFO] [stdout]     |              ^^^^           ^^^^^^^^^^        ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |              |
[INFO] [stdout]     |              |              the same lifetime is hidden here
[INFO] [stdout]     |              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 722 | ) -> IResult<&str, (Vec<Vec<TOSECToken<'_>>>, Vec<TOSECToken<'_>>)> {
[INFO] [stdout]     |                                       ++++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 551 |     pub fn try_parse<S: AsRef<str> + ?Sized>(input: &S) -> Result<TOSECMultiSetName<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/tokens.rs:570:23
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn get_single(&self, index: usize) -> Option<TOSECName> {
[INFO] [stdout]     |                       ^^^^^                          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn get_single(&self, index: usize) -> Option<TOSECName<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusqlite v0.23.1
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling serde_yaml v0.8.21
[INFO] [stderr]    Compiling shiratsu-stone v0.1.0 (/opt/rustwide/workdir/shiratsu-stone)
[INFO] [stderr]    Compiling shiratsu-dat v0.1.0 (/opt/rustwide/workdir/shiratsu-dat)
[INFO] [stdout] warning: unused import: `display::*`
[INFO] [stdout]   --> shiratsu-dat/src/common/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use display::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-dat/src/common/serial.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow<Serial>
[INFO] [stdout]    |                          ^^^^^                           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow<'_, Serial>
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling shiratsu v3.0.0 (/opt/rustwide/workdir/shiratsu)
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {} ({})",
[INFO] [stdout]    |                        -- this formatting argument uses named argument `source` by position
[INFO] [stdout] 81 |                 source = source,
[INFO] [stdout]    |                 ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {source} DAT File at {} ({})",
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `path` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {} ({})",
[INFO] [stdout]    |                                       -- this formatting argument uses named argument `path` by position
[INFO] [stdout] 81 |                 source = source,
[INFO] [stdout] 82 |                 path = p.display(),
[INFO] [stdout]    |                 ^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {path} ({})",
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `platform_id` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {} ({})",
[INFO] [stdout]    |                                           -- this formatting argument uses named argument `platform_id` by position
[INFO] [stdout] ...
[INFO] [stdout] 83 |                 platform_id = platform_id.as_ref()
[INFO] [stdout]    |                 ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {} ({platform_id})",
[INFO] [stdout]    |                                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `platform_id` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 "{}: {}",
[INFO] [stdout]    |                  -- this formatting argument uses named argument `platform_id` by position
[INFO] [stdout] 89 |                 platform_id = platform_id.as_ref(),
[INFO] [stdout]    |                 ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 "{platform_id}: {}",
[INFO] [stdout]    |                   +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `path` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 "{}: {}",
[INFO] [stdout]    |                      -- this formatting argument uses named argument `path` by position
[INFO] [stdout] 89 |                 platform_id = platform_id.as_ref(),
[INFO] [stdout] 90 |                 path = p.display(),
[INFO] [stdout]    |                 ^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 "{}: {path}",
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `entry_name` is not used by name
[INFO] [stdout]    --> shiratsu/src/log.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 "Adding game entry \"{}\" ({})",
[INFO] [stdout]     |                                      -- this formatting argument uses named argument `entry_name` by position
[INFO] [stdout] 101 |                 entry_name = entry_name,
[INFO] [stdout]     |                 ^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 "Adding game entry \"{entry_name}\" ({})",
[INFO] [stdout]     |                                       ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `platform_id` is not used by name
[INFO] [stdout]    --> shiratsu/src/log.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 "Adding game entry \"{}\" ({})",
[INFO] [stdout]     |                                            -- this formatting argument uses named argument `platform_id` by position
[INFO] [stdout] 101 |                 entry_name = entry_name,
[INFO] [stdout] 102 |                 platform_id = platform_id.as_ref(),
[INFO] [stdout]     |                 ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 "Adding game entry \"{}\" ({platform_id})",
[INFO] [stdout]     |                                             +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `path` is not used by name
[INFO] [stdout]    --> shiratsu/src/log.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 "Finished processing {}, added {} entries.",
[INFO] [stdout]     |                                      -- this formatting argument uses named argument `path` by position
[INFO] [stdout] 116 |                 path = p.display(),
[INFO] [stdout]     |                 ^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 "Finished processing {path}, added {} entries.",
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `count` is not used by name
[INFO] [stdout]    --> shiratsu/src/log.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 "Finished processing {}, added {} entries.",
[INFO] [stdout]     |                                                -- this formatting argument uses named argument `count` by position
[INFO] [stdout] 116 |                 path = p.display(),
[INFO] [stdout] 117 |                 count = len
[INFO] [stdout]     |                 ^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 "Finished processing {}, added {count} entries.",
[INFO] [stdout]     |                                                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "fae3dcd29f7792212ec7902848be415fa9bd1433c4eae49ee62ecfb6ccdd604f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fae3dcd29f7792212ec7902848be415fa9bd1433c4eae49ee62ecfb6ccdd604f", kill_on_drop: false }`
[INFO] [stdout] fae3dcd29f7792212ec7902848be415fa9bd1433c4eae49ee62ecfb6ccdd604f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abb645a508fdd402e5ebba880b5fb4981ac0941dcb27e2ddb19f9dd37aeca6bb
[INFO] running `Command { std: "docker" "start" "-a" "abb645a508fdd402e5ebba880b5fb4981ac0941dcb27e2ddb19f9dd37aeca6bb", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                      ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                                 ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                |
[INFO] [stdout]    |                                 |                the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                          ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                         ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the same lifetime is elided here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |           fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                   --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout] 117 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                    |                |
[INFO] [stdout]     |                                    |                the same lifetime is elided here
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn parse_version_with_space(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |           fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                   --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout] 142 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the same lifetime is elided here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn parse_version_with_underscore(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                               ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:159:24
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_additional_parens_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the same lifetime is elided here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_additional_brackets_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:232:27
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:243:27
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub(super) fn do_parse(input: &str) -> IResult<&str, Vec<GoodToolsToken<'_>>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                        |                |
[INFO] [stdout]     |                                        |                the same lifetime is elided here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |     fn parse_all_tags_until_end(input: &str) -> IResult<&str, Vec<GoodToolsToken<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:43:61
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> {
[INFO] [stdout]    |                                 --                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                   |
[INFO] [stdout]    |                                 |                   the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 50 | nointro_brackets_flag_parser!(parse_baddump_tag, "b");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: 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: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:43:61
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> {
[INFO] [stdout]    |                                 --                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                   |
[INFO] [stdout]    |                                 |                   the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 51 | nointro_brackets_flag_parser!(parse_bios_tag, "BIOS");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: 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: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:76:32
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]    |                                ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |                |
[INFO] [stdout]    |                                |                the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:214:28
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                |
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                              ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                          |                |
[INFO] [stdout]     |                                          |                the same lifetime is elided here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn parse_regular_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the same lifetime is elided here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn parse_z_or_x_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn parse_bios_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:263:27
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:270:26
[INFO] [stdout]     |
[INFO] [stdout] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:294:32
[INFO] [stdout]     |
[INFO] [stdout] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                      |                |
[INFO] [stdout]     |                                      |                the same lifetime is elided here
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn parse_redump_multitap_flag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:319:29
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<NoIntroToken<'_>>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                               |                |
[INFO] [stdout]     |                                               |                the same lifetime is elided here
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn parse_region_tag_and_ensure_end(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is elided here
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/tosec/parsers.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]    |                      ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/tosec/parsers.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                           ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/tosec/parsers.rs:97:22
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_date(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                      ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is elided here
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn parse_undelimited_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:174:28
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:181:27
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:206:26
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:207:31
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn parse_multilang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                               ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn parse_multilang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:213:33
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                 ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                |
[INFO] [stdout]     |                                 |                the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                 ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                |
[INFO] [stdout]     |                                 |                the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:235:23
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:271:24
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:343:23
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:363:27
[INFO] [stdout]     |
[INFO] [stdout] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:378:28
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:385:30
[INFO] [stdout]     |
[INFO] [stdout] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                              ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 392 | fn parse_version_tag(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:400:32
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:401:30
[INFO] [stdout]     |
[INFO] [stdout] 401 |     fn parse_revision(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                              ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 401 |     fn parse_revision(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:408:29
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn parse_version(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn parse_version(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 435 | fn parse_title_demo_date_happy(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                              |                |
[INFO] [stdout]     |                                              |                the same lifetime is elided here
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 |     fn parse_version_and_demo_or_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 487 | fn parse_title_degenerate_path(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:509:25
[INFO] [stdout]     |
[INFO] [stdout] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                         ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                |
[INFO] [stdout]     |                         |                the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 514 | fn parse_tosec_name(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                  |                |      |
[INFO] [stdout]     |                                  |                |      the same lifetime is hidden here
[INFO] [stdout]     |                                  |                the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 516 |     fn parse_by_publisher(input: &str) -> IResult<&str, (TOSECToken<'_>, TOSECToken<'_>)> {
[INFO] [stdout]     |                                                                    ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                   |                |
[INFO] [stdout]     |                                   |                the same lifetime is elided here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 668 | fn parse_collect_dumpinfos(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn parse_known_flags(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 709 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:721:12
[INFO] [stdout]     |
[INFO] [stdout] 721 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] 722 | ) -> IResult<&str, (Vec<Vec<TOSECToken>>, Vec<TOSECToken>)> {
[INFO] [stdout]     |              ^^^^           ^^^^^^^^^^        ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |              |
[INFO] [stdout]     |              |              the same lifetime is hidden here
[INFO] [stdout]     |              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 722 | ) -> IResult<&str, (Vec<Vec<TOSECToken<'_>>>, Vec<TOSECToken<'_>>)> {
[INFO] [stdout]     |                                       ++++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 551 |     pub fn try_parse<S: AsRef<str> + ?Sized>(input: &S) -> Result<TOSECMultiSetName<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/tokens.rs:570:23
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn get_single(&self, index: usize) -> Option<TOSECName> {
[INFO] [stdout]     |                       ^^^^^                          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn get_single(&self, index: usize) -> Option<TOSECName<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `display::*`
[INFO] [stdout]   --> shiratsu-dat/src/common/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use display::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-dat/src/common/serial.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow<Serial>
[INFO] [stdout]    |                          ^^^^^                           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow<'_, Serial>
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling shiratsu-dat v0.1.0 (/opt/rustwide/workdir/shiratsu-dat)
[INFO] [stderr]    Compiling shiratsu v3.0.0 (/opt/rustwide/workdir/shiratsu)
[INFO] [stderr]    Compiling shiratsu-stone v0.1.0 (/opt/rustwide/workdir/shiratsu-stone)
[INFO] [stderr]    Compiling shiratsu-naming v0.1.7 (/opt/rustwide/workdir/shiratsu-naming)
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {} ({})",
[INFO] [stdout]    |                        -- this formatting argument uses named argument `source` by position
[INFO] [stdout] 81 |                 source = source,
[INFO] [stdout]    |                 ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {source} DAT File at {} ({})",
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `path` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {} ({})",
[INFO] [stdout]    |                                       -- this formatting argument uses named argument `path` by position
[INFO] [stdout] 81 |                 source = source,
[INFO] [stdout] 82 |                 path = p.display(),
[INFO] [stdout]    |                 ^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {path} ({})",
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `platform_id` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {} ({})",
[INFO] [stdout]    |                                           -- this formatting argument uses named argument `platform_id` by position
[INFO] [stdout] ...
[INFO] [stdout] 83 |                 platform_id = platform_id.as_ref()
[INFO] [stdout]    |                 ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {} ({platform_id})",
[INFO] [stdout]    |                                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `platform_id` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 "{}: {}",
[INFO] [stdout]    |                  -- this formatting argument uses named argument `platform_id` by position
[INFO] [stdout] 89 |                 platform_id = platform_id.as_ref(),
[INFO] [stdout]    |                 ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 "{platform_id}: {}",
[INFO] [stdout]    |                   +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `path` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 "{}: {}",
[INFO] [stdout]    |                      -- this formatting argument uses named argument `path` by position
[INFO] [stdout] 89 |                 platform_id = platform_id.as_ref(),
[INFO] [stdout] 90 |                 path = p.display(),
[INFO] [stdout]    |                 ^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 "{}: {path}",
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `entry_name` is not used by name
[INFO] [stdout]    --> shiratsu/src/log.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 "Adding game entry \"{}\" ({})",
[INFO] [stdout]     |                                      -- this formatting argument uses named argument `entry_name` by position
[INFO] [stdout] 101 |                 entry_name = entry_name,
[INFO] [stdout]     |                 ^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 "Adding game entry \"{entry_name}\" ({})",
[INFO] [stdout]     |                                       ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `platform_id` is not used by name
[INFO] [stdout]    --> shiratsu/src/log.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 "Adding game entry \"{}\" ({})",
[INFO] [stdout]     |                                            -- this formatting argument uses named argument `platform_id` by position
[INFO] [stdout] 101 |                 entry_name = entry_name,
[INFO] [stdout] 102 |                 platform_id = platform_id.as_ref(),
[INFO] [stdout]     |                 ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 "Adding game entry \"{}\" ({platform_id})",
[INFO] [stdout]     |                                             +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `path` is not used by name
[INFO] [stdout]    --> shiratsu/src/log.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 "Finished processing {}, added {} entries.",
[INFO] [stdout]     |                                      -- this formatting argument uses named argument `path` by position
[INFO] [stdout] 116 |                 path = p.display(),
[INFO] [stdout]     |                 ^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 "Finished processing {path}, added {} entries.",
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `count` is not used by name
[INFO] [stdout]    --> shiratsu/src/log.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 "Finished processing {}, added {} entries.",
[INFO] [stdout]     |                                                -- this formatting argument uses named argument `count` by position
[INFO] [stdout] 116 |                 path = p.display(),
[INFO] [stdout] 117 |                 count = len
[INFO] [stdout]     |                 ^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 "Finished processing {}, added {count} entries.",
[INFO] [stdout]     |                                                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `display::*`
[INFO] [stdout]   --> shiratsu-dat/src/common/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use display::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-dat/src/common/serial.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow<Serial>
[INFO] [stdout]    |                          ^^^^^                           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow<'_, Serial>
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                      ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                                 ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                |
[INFO] [stdout]    |                                 |                the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                          ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                         ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the same lifetime is elided here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |           fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                   --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout] 117 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                    |                |
[INFO] [stdout]     |                                    |                the same lifetime is elided here
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn parse_version_with_space(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |           fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                   --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout] 142 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the same lifetime is elided here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn parse_version_with_underscore(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                               ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:159:24
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_additional_parens_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the same lifetime is elided here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_additional_brackets_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:232:27
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:243:27
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub(super) fn do_parse(input: &str) -> IResult<&str, Vec<GoodToolsToken<'_>>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                        |                |
[INFO] [stdout]     |                                        |                the same lifetime is elided here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |     fn parse_all_tags_until_end(input: &str) -> IResult<&str, Vec<GoodToolsToken<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:43:61
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> {
[INFO] [stdout]    |                                 --                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                   |
[INFO] [stdout]    |                                 |                   the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 50 | nointro_brackets_flag_parser!(parse_baddump_tag, "b");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: 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: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:43:61
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> {
[INFO] [stdout]    |                                 --                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                   |
[INFO] [stdout]    |                                 |                   the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 51 | nointro_brackets_flag_parser!(parse_bios_tag, "BIOS");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: 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: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:76:32
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]    |                                ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |                |
[INFO] [stdout]    |                                |                the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:214:28
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                |
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                              ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                          |                |
[INFO] [stdout]     |                                          |                the same lifetime is elided here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn parse_regular_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the same lifetime is elided here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn parse_z_or_x_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn parse_bios_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:263:27
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:270:26
[INFO] [stdout]     |
[INFO] [stdout] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:294:32
[INFO] [stdout]     |
[INFO] [stdout] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                      |                |
[INFO] [stdout]     |                                      |                the same lifetime is elided here
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn parse_redump_multitap_flag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:319:29
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<NoIntroToken<'_>>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                               |                |
[INFO] [stdout]     |                                               |                the same lifetime is elided here
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn parse_region_tag_and_ensure_end(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is elided here
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/tosec/parsers.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]    |                      ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/tosec/parsers.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                           ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/tosec/parsers.rs:97:22
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_date(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                      ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is elided here
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn parse_undelimited_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:174:28
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:181:27
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:206:26
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:207:31
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn parse_multilang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                               ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn parse_multilang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:213:33
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                 ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                |
[INFO] [stdout]     |                                 |                the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                 ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                |
[INFO] [stdout]     |                                 |                the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:235:23
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:271:24
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:343:23
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:363:27
[INFO] [stdout]     |
[INFO] [stdout] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:378:28
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:385:30
[INFO] [stdout]     |
[INFO] [stdout] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                              ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 392 | fn parse_version_tag(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:400:32
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:401:30
[INFO] [stdout]     |
[INFO] [stdout] 401 |     fn parse_revision(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                              ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 401 |     fn parse_revision(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:408:29
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn parse_version(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn parse_version(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 435 | fn parse_title_demo_date_happy(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                              |                |
[INFO] [stdout]     |                                              |                the same lifetime is elided here
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 |     fn parse_version_and_demo_or_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 487 | fn parse_title_degenerate_path(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:509:25
[INFO] [stdout]     |
[INFO] [stdout] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                         ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                |
[INFO] [stdout]     |                         |                the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 514 | fn parse_tosec_name(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                  |                |      |
[INFO] [stdout]     |                                  |                |      the same lifetime is hidden here
[INFO] [stdout]     |                                  |                the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 516 |     fn parse_by_publisher(input: &str) -> IResult<&str, (TOSECToken<'_>, TOSECToken<'_>)> {
[INFO] [stdout]     |                                                                    ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                   |                |
[INFO] [stdout]     |                                   |                the same lifetime is elided here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 668 | fn parse_collect_dumpinfos(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn parse_known_flags(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 709 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:721:12
[INFO] [stdout]     |
[INFO] [stdout] 721 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] 722 | ) -> IResult<&str, (Vec<Vec<TOSECToken>>, Vec<TOSECToken>)> {
[INFO] [stdout]     |              ^^^^           ^^^^^^^^^^        ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |              |
[INFO] [stdout]     |              |              the same lifetime is hidden here
[INFO] [stdout]     |              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 722 | ) -> IResult<&str, (Vec<Vec<TOSECToken<'_>>>, Vec<TOSECToken<'_>>)> {
[INFO] [stdout]     |                                       ++++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/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 same lifetime is hidden here
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 551 |     pub fn try_parse<S: AsRef<str> + ?Sized>(input: &S) -> Result<TOSECMultiSetName<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/tokens.rs:570:23
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn get_single(&self, index: usize) -> Option<TOSECName> {
[INFO] [stdout]     |                       ^^^^^                          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn get_single(&self, index: usize) -> Option<TOSECName<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "abb645a508fdd402e5ebba880b5fb4981ac0941dcb27e2ddb19f9dd37aeca6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abb645a508fdd402e5ebba880b5fb4981ac0941dcb27e2ddb19f9dd37aeca6bb", kill_on_drop: false }`
[INFO] [stdout] abb645a508fdd402e5ebba880b5fb4981ac0941dcb27e2ddb19f9dd37aeca6bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d55c625d352014757451be67253e54745f9468f110a06bbbd42abb154cc2d94
[INFO] running `Command { std: "docker" "start" "-a" "9d55c625d352014757451be67253e54745f9468f110a06bbbd42abb154cc2d94", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:29:28
[INFO] [stderr]    |
[INFO] [stderr] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stderr]    |                            ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |                |
[INFO] [stderr]    |                            |                the same lifetime is elided here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]    |
[INFO] [stderr] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]   ::: shiratsu-naming/src/naming/goodtools/parsers.rs:49:46
[INFO] [stderr]    |
[INFO] [stderr] 49 | make_parens_tag!(parse_year_tag, parse_year, GoodToolsToken);
[INFO] [stderr]    | ---------------------------------------------^^^^^^^^^^^^^^-
[INFO] [stderr]    | |                                            |
[INFO] [stderr]    | |                                            the same lifetime is hidden here
[INFO] [stderr]    | in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:50:22
[INFO] [stderr]    |
[INFO] [stderr] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stderr]    |                      ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |                |
[INFO] [stderr]    |                      |                the same lifetime is elided here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:55:33
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stderr]    |                                 ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |                |
[INFO] [stderr]    |                                 |                the same lifetime is elided here
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stderr]    |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]    |
[INFO] [stderr] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]   ::: shiratsu-naming/src/naming/goodtools/parsers.rs:67:54
[INFO] [stderr]    |
[INFO] [stderr] 67 | make_parens_tag!(parse_revision_tag, parse_revision, GoodToolsToken);
[INFO] [stderr]    | -----------------------------------------------------^^^^^^^^^^^^^^-
[INFO] [stderr]    | |                                                    |
[INFO] [stderr]    | |                                                    the same lifetime is hidden here
[INFO] [stderr]    | in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:68:26
[INFO] [stderr]    |
[INFO] [stderr] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stderr]    |                          ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |                |
[INFO] [stderr]    |                          |                the same lifetime is elided here
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]    |
[INFO] [stderr] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]   ::: shiratsu-naming/src/naming/goodtools/parsers.rs:74:52
[INFO] [stderr]    |
[INFO] [stderr] 74 | make_parens_tag!(parse_version_tag, parse_version, GoodToolsToken);
[INFO] [stderr]    | ---------------------------------------------------^^^^^^^^^^^^^^-
[INFO] [stderr]    | |                                                  |
[INFO] [stderr]    | |                                                  the same lifetime is hidden here
[INFO] [stderr]    | in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:75:25
[INFO] [stderr]    |
[INFO] [stderr] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stderr]    |                         ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |                |
[INFO] [stderr]    |                         |                the same lifetime is elided here
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stderr]    |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]     |
[INFO] [stderr]  95 |           fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]     |                                   --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: shiratsu-naming/src/naming/goodtools/parsers.rs:113:1
[INFO] [stderr]     |
[INFO] [stderr] 113 | / make_parens_tag!(
[INFO] [stderr] 114 | |     parse_version_with_space_tag,
[INFO] [stderr] 115 | |     parse_version_with_space,
[INFO] [stderr] 116 | |     GoodToolsToken
[INFO] [stderr]     | |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 117 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:118:36
[INFO] [stderr]     |
[INFO] [stderr] 118 | fn parse_version_with_space(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stderr]     |                                    ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                    |                |
[INFO] [stderr]     |                                    |                the same lifetime is elided here
[INFO] [stderr]     |                                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 118 | fn parse_version_with_space(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]     |
[INFO] [stderr]  95 |           fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]     |                                   --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: shiratsu-naming/src/naming/goodtools/parsers.rs:138:1
[INFO] [stderr]     |
[INFO] [stderr] 138 | / make_parens_tag!(
[INFO] [stderr] 139 | |     parse_version_with_underscore_tag,
[INFO] [stderr] 140 | |     parse_version_with_underscore,
[INFO] [stderr] 141 | |     GoodToolsToken
[INFO] [stderr]     | |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 142 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:143:41
[INFO] [stderr]     |
[INFO] [stderr] 143 | fn parse_version_with_underscore(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stderr]     |                                         ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                         |                |
[INFO] [stderr]     |                                         |                the same lifetime is elided here
[INFO] [stderr]     |                                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 143 | fn parse_version_with_underscore(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]     |
[INFO] [stderr]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: shiratsu-naming/src/naming/goodtools/parsers.rs:151:63
[INFO] [stderr]     |
[INFO] [stderr] 151 | make_parens_tag!(parse_multilaguage_tag, parse_multilanguage, GoodToolsToken);
[INFO] [stderr]     | --------------------------------------------------------------^^^^^^^^^^^^^^-
[INFO] [stderr]     | |                                                             |
[INFO] [stderr]     | |                                                             the same lifetime is hidden here
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:152:31
[INFO] [stderr]     |
[INFO] [stderr] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stderr]     |                               ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |                |
[INFO] [stderr]     |                               |                the same lifetime is elided here
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]     |
[INFO] [stderr]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: shiratsu-naming/src/naming/goodtools/parsers.rs:158:47
[INFO] [stderr]     |
[INFO] [stderr] 158 | make_parens_tag!(parse_vol_tag, parse_volume, GoodToolsToken);
[INFO] [stderr]     | ----------------------------------------------^^^^^^^^^^^^^^-
[INFO] [stderr]     | |                                             |
[INFO] [stderr]     | |                                             the same lifetime is hidden here
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:159:24
[INFO] [stderr]     |
[INFO] [stderr] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stderr]     |                        ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |                |
[INFO] [stderr]     |                        |                the same lifetime is elided here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:174:39
[INFO] [stderr]     |
[INFO] [stderr] 174 | fn parse_additional_parens_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stderr]     |                                       ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                       |                |
[INFO] [stderr]     |                                       |                the same lifetime is elided here
[INFO] [stderr]     |                                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 174 | fn parse_additional_parens_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:184:41
[INFO] [stderr]     |
[INFO] [stderr] 184 | fn parse_additional_brackets_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stderr]     |                                         ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                         |                |
[INFO] [stderr]     |                                         |                the same lifetime is elided here
[INFO] [stderr]     |                                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 184 | fn parse_additional_brackets_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]     |
[INFO] [stderr]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: shiratsu-naming/src/naming/goodtools/parsers.rs:231:56
[INFO] [stderr]     |
[INFO] [stderr] 231 | make_parens_tag!(parse_game_hack_tag, parse_game_hack, GoodToolsToken);
[INFO] [stderr]     | -------------------------------------------------------^^^^^^^^^^^^^^-
[INFO] [stderr]     | |                                                      |
[INFO] [stderr]     | |                                                      the same lifetime is hidden here
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:232:27
[INFO] [stderr]     |
[INFO] [stderr] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stderr]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |                |
[INFO] [stderr]     |                           |                the same lifetime is elided here
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:243:27
[INFO] [stderr]     |
[INFO] [stderr] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stderr]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |                |
[INFO] [stderr]     |                           |                the same lifetime is elided here
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:281:31
[INFO] [stderr]     |
[INFO] [stderr] 281 | pub(super) fn do_parse(input: &str) -> IResult<&str, Vec<GoodToolsToken>> {
[INFO] [stderr]     |                               ^^^^             ^^^^      ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |                |
[INFO] [stderr]     |                               |                the same lifetime is elided here
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 281 | pub(super) fn do_parse(input: &str) -> IResult<&str, Vec<GoodToolsToken<'_>>> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:287:40
[INFO] [stderr]     |
[INFO] [stderr] 287 |     fn parse_all_tags_until_end(input: &str) -> IResult<&str, Vec<GoodToolsToken>> {
[INFO] [stderr]     |                                        ^^^^             ^^^^      ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                        |                |
[INFO] [stderr]     |                                        |                the same lifetime is elided here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 287 |     fn parse_all_tags_until_end(input: &str) -> IResult<&str, Vec<GoodToolsToken<'_>>> {
[INFO] [stderr]     |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/nointro/parsers.rs:34:28
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stderr]    |                            ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |                |
[INFO] [stderr]    |                            |                the same lifetime is elided here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/nointro/parsers.rs:43:61
[INFO] [stderr]    |
[INFO] [stderr] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> {
[INFO] [stderr]    |                                 --                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |                   |
[INFO] [stderr]    |                                 |                   the same lifetime is named here
[INFO] [stderr]    |                                 the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 50 | nointro_brackets_flag_parser!(parse_baddump_tag, "b");
[INFO] [stderr]    | ----------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'a>> {
[INFO] [stderr]    |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/nointro/parsers.rs:43:61
[INFO] [stderr]    |
[INFO] [stderr] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> {
[INFO] [stderr]    |                                 --                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |                   |
[INFO] [stderr]    |                                 |                   the same lifetime is named here
[INFO] [stderr]    |                                 the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 51 | nointro_brackets_flag_parser!(parse_bios_tag, "BIOS");
[INFO] [stderr]    | ----------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'a>> {
[INFO] [stderr]    |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]    |
[INFO] [stderr] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]   ::: shiratsu-naming/src/naming/nointro/parsers.rs:75:59
[INFO] [stderr]    |
[INFO] [stderr] 75 | make_parens_tag!(parse_version_tag, parse_version_string, NoIntroToken);
[INFO] [stderr]    | ----------------------------------------------------------^^^^^^^^^^^^-
[INFO] [stderr]    | |                                                         |
[INFO] [stderr]    | |                                                         the same lifetime is hidden here
[INFO] [stderr]    | in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/nointro/parsers.rs:76:32
[INFO] [stderr]    |
[INFO] [stderr] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stderr]    |                                ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |                |
[INFO] [stderr]    |                                |                the same lifetime is elided here
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stderr]    |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]     |
[INFO] [stderr]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: shiratsu-naming/src/naming/nointro/parsers.rs:213:58
[INFO] [stderr]     |
[INFO] [stderr] 213 | make_parens_tag!(parse_dev_status_tag, parse_dev_status, NoIntroToken);
[INFO] [stderr]     | ---------------------------------------------------------^^^^^^^^^^^^-
[INFO] [stderr]     | |                                                        |
[INFO] [stderr]     | |                                                        the same lifetime is hidden here
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/nointro/parsers.rs:214:28
[INFO] [stderr]     |
[INFO] [stderr] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stderr]     |                            ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |                |
[INFO] [stderr]     |                            |                the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]     |
[INFO] [stderr]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: shiratsu-naming/src/naming/nointro/parsers.rs:229:46
[INFO] [stderr]     |
[INFO] [stderr] 229 | make_parens_tag!(parse_disc_tag, parse_disc, NoIntroToken);
[INFO] [stderr]     | ---------------------------------------------^^^^^^^^^^^^-
[INFO] [stderr]     | |                                            |
[INFO] [stderr]     | |                                            the same lifetime is hidden here
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/nointro/parsers.rs:230:22
[INFO] [stderr]     |
[INFO] [stderr] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stderr]     |                      ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |                |
[INFO] [stderr]     |                      |                the same lifetime is elided here
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/nointro/parsers.rs:237:30
[INFO] [stderr]     |
[INFO] [stderr] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stderr]     |                              ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |                |
[INFO] [stderr]     |                              |                the same lifetime is elided here
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/nointro/parsers.rs:238:42
[INFO] [stderr]     |
[INFO] [stderr] 238 |     fn parse_regular_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stderr]     |                                          ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                          |                |
[INFO] [stderr]     |                                          |                the same lifetime is elided here
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 238 |     fn parse_regular_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/nointro/parsers.rs:243:41
[INFO] [stderr]     |
[INFO] [stderr] 243 |     fn parse_z_or_x_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stderr]     |                                         ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                         |                |
[INFO] [stderr]     |                                         |                the same lifetime is elided here
[INFO] [stderr]     |                                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 243 |     fn parse_z_or_x_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/nointro/parsers.rs:249:39
[INFO] [stderr]     |
[INFO] [stderr] 249 |     fn parse_bios_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stderr]     |                                       ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                       |                |
[INFO] [stderr]     |                                       |                the same lifetime is elided here
[INFO] [stderr]     |                                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 249 |     fn parse_bios_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/nointro/parsers.rs:263:27
[INFO] [stderr]     |
[INFO] [stderr] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stderr]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |                |
[INFO] [stderr]     |                           |                the same lifetime is elided here
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]     |
[INFO] [stderr]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: shiratsu-naming/src/naming/nointro/parsers.rs:269:54
[INFO] [stderr]     |
[INFO] [stderr] 269 | make_parens_tag!(parse_language_tag, parse_language, NoIntroToken);
[INFO] [stderr]     | -----------------------------------------------------^^^^^^^^^^^^-
[INFO] [stderr]     | |                                                    |
[INFO] [stderr]     | |                                                    the same lifetime is hidden here
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/nointro/parsers.rs:270:26
[INFO] [stderr]     |
[INFO] [stderr] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stderr]     |                          ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |                |
[INFO] [stderr]     |                          |                the same lifetime is elided here
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/nointro/parsers.rs:294:32
[INFO] [stderr]     |
[INFO] [stderr] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stderr]     |                                ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |                |
[INFO] [stderr]     |                                |                the same lifetime is elided here
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/nointro/parsers.rs:302:38
[INFO] [stderr]     |
[INFO] [stderr] 302 | fn parse_redump_multitap_flag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stderr]     |                                      ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                      |                |
[INFO] [stderr]     |                                      |                the same lifetime is elided here
[INFO] [stderr]     |                                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 302 | fn parse_redump_multitap_flag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/nointro/parsers.rs:319:29
[INFO] [stderr]     |
[INFO] [stderr] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stderr]     |                             ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |                |
[INFO] [stderr]     |                             |                the same lifetime is elided here
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/nointro/parsers.rs:331:31
[INFO] [stderr]     |
[INFO] [stderr] 331 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<NoIntroToken>> {
[INFO] [stderr]     |                               ^^^^             ^^^^      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |                |
[INFO] [stderr]     |                               |                the same lifetime is elided here
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<NoIntroToken<'_>>> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/nointro/parsers.rs:333:47
[INFO] [stderr]     |
[INFO] [stderr] 333 |     fn parse_region_tag_and_ensure_end(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stderr]     |                                               ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                               |                |
[INFO] [stderr]     |                                               |                the same lifetime is elided here
[INFO] [stderr]     |                                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 |     fn parse_region_tag_and_ensure_end(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/tosec/parsers.rs:26:38
[INFO] [stderr]    |
[INFO] [stderr] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stderr]    |                                      ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                      |                |
[INFO] [stderr]    |                                      |                the same lifetime is elided here
[INFO] [stderr]    |                                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stderr]    |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]    |
[INFO] [stderr] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]   ::: shiratsu-naming/src/naming/tosec/parsers.rs:51:46
[INFO] [stderr]    |
[INFO] [stderr] 51 | make_parens_tag!(parse_demo_tag, parse_demo, TOSECToken);
[INFO] [stderr]    | ---------------------------------------------^^^^^^^^^^-
[INFO] [stderr]    | |                                            |
[INFO] [stderr]    | |                                            the same lifetime is hidden here
[INFO] [stderr]    | in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/tosec/parsers.rs:52:22
[INFO] [stderr]    |
[INFO] [stderr] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]    |                      ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |                |
[INFO] [stderr]    |                      |                the same lifetime is elided here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]    |
[INFO] [stderr] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]   ::: shiratsu-naming/src/naming/tosec/parsers.rs:66:60
[INFO] [stderr]    |
[INFO] [stderr] 66 | make_parens_tag!(parse_devstatus_tag, parse_devstatus, Vec<TOSECToken>);
[INFO] [stderr]    | -----------------------------------------------------------^^^^^^^^^^--
[INFO] [stderr]    | |                                                          |
[INFO] [stderr]    | |                                                          the same lifetime is hidden here
[INFO] [stderr]    | in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/tosec/parsers.rs:67:27
[INFO] [stderr]    |
[INFO] [stderr] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stderr]    |                           ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |                |
[INFO] [stderr]    |                           |                the same lifetime is elided here
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stderr]    |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]    |
[INFO] [stderr] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]   ::: shiratsu-naming/src/naming/tosec/parsers.rs:96:50
[INFO] [stderr]    |
[INFO] [stderr] 96 | make_parens_tag!(parse_date_tag, parse_date, Vec<TOSECToken>);
[INFO] [stderr]    | -------------------------------------------------^^^^^^^^^^--
[INFO] [stderr]    | |                                                |
[INFO] [stderr]    | |                                                the same lifetime is hidden here
[INFO] [stderr]    | in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/tosec/parsers.rs:97:22
[INFO] [stderr]    |
[INFO] [stderr] 97 | fn parse_date(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stderr]    |                      ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |                |
[INFO] [stderr]    |                      |                the same lifetime is elided here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 97 | fn parse_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shiratsu-naming/src/naming/tosec/parsers.rs:98:38
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn parse_undelimited_date(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stderr]    |                                      ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                      |                |
[INFO] [stderr]    |                                      |                the same lifetime is elided here
[INFO] [stderr]    |                                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn parse_undelimited_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stderr]    |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:174:28
[INFO] [stderr]     |
[INFO] [stderr] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                            ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |                |
[INFO] [stderr]     |                            |                the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]     |
[INFO] [stderr]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: shiratsu-naming/src/naming/tosec/parsers.rs:180:56
[INFO] [stderr]     |
[INFO] [stderr] 180 | make_parens_tag!(parse_publisher_tag, parse_publisher, TOSECToken);
[INFO] [stderr]     | -------------------------------------------------------^^^^^^^^^^-
[INFO] [stderr]     | |                                                      |
[INFO] [stderr]     | |                                                      the same lifetime is hidden here
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:181:27
[INFO] [stderr]     |
[INFO] [stderr] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                           ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |                |
[INFO] [stderr]     |                           |                the same lifetime is elided here
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]     |
[INFO] [stderr]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: shiratsu-naming/src/naming/tosec/parsers.rs:205:54
[INFO] [stderr]     |
[INFO] [stderr] 205 | make_parens_tag!(parse_language_tag, parse_language, TOSECToken);
[INFO] [stderr]     | -----------------------------------------------------^^^^^^^^^^-
[INFO] [stderr]     | |                                                    |
[INFO] [stderr]     | |                                                    the same lifetime is hidden here
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:206:26
[INFO] [stderr]     |
[INFO] [stderr] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                          ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |                |
[INFO] [stderr]     |                          |                the same lifetime is elided here
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:207:31
[INFO] [stderr]     |
[INFO] [stderr] 207 |     fn parse_multilang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                               ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |                |
[INFO] [stderr]     |                               |                the same lifetime is elided here
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 207 |     fn parse_multilang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:213:33
[INFO] [stderr]     |
[INFO] [stderr] 213 |     fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                                 ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |                |
[INFO] [stderr]     |                                 |                the same lifetime is elided here
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 213 |     fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:219:33
[INFO] [stderr]     |
[INFO] [stderr] 219 |     fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                                 ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |                |
[INFO] [stderr]     |                                 |                the same lifetime is elided here
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 219 |     fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]     |
[INFO] [stderr]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: shiratsu-naming/src/naming/tosec/parsers.rs:234:48
[INFO] [stderr]     |
[INFO] [stderr] 234 | make_parens_tag!(parse_media_tag, parse_media, TOSECToken);
[INFO] [stderr]     | -----------------------------------------------^^^^^^^^^^-
[INFO] [stderr]     | |                                              |
[INFO] [stderr]     | |                                              the same lifetime is hidden here
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:235:23
[INFO] [stderr]     |
[INFO] [stderr] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                       ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |                |
[INFO] [stderr]     |                       |                the same lifetime is elided here
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]     |
[INFO] [stderr]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: shiratsu-naming/src/naming/tosec/parsers.rs:270:50
[INFO] [stderr]     |
[INFO] [stderr] 270 | make_parens_tag!(parse_system_tag, parse_system, TOSECToken);
[INFO] [stderr]     | -------------------------------------------------^^^^^^^^^^-
[INFO] [stderr]     | |                                                |
[INFO] [stderr]     | |                                                the same lifetime is hidden here
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:271:24
[INFO] [stderr]     |
[INFO] [stderr] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                        ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |                |
[INFO] [stderr]     |                        |                the same lifetime is elided here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]     |
[INFO] [stderr]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: shiratsu-naming/src/naming/tosec/parsers.rs:342:48
[INFO] [stderr]     |
[INFO] [stderr] 342 | make_parens_tag!(parse_video_tag, parse_video, TOSECToken);
[INFO] [stderr]     | -----------------------------------------------^^^^^^^^^^-
[INFO] [stderr]     | |                                              |
[INFO] [stderr]     | |                                              the same lifetime is hidden here
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:343:23
[INFO] [stderr]     |
[INFO] [stderr] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                       ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |                |
[INFO] [stderr]     |                       |                the same lifetime is elided here
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stderr]     |
[INFO] [stderr]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stderr]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: shiratsu-naming/src/naming/tosec/parsers.rs:362:56
[INFO] [stderr]     |
[INFO] [stderr] 362 | make_parens_tag!(parse_copyright_tag, parse_copyright, TOSECToken);
[INFO] [stderr]     | -------------------------------------------------------^^^^^^^^^^-
[INFO] [stderr]     | |                                                      |
[INFO] [stderr]     | |                                                      the same lifetime is hidden here
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:363:27
[INFO] [stderr]     |
[INFO] [stderr] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                           ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |                |
[INFO] [stderr]     |                           |                the same lifetime is elided here
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:378:28
[INFO] [stderr]     |
[INFO] [stderr] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                            ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |                |
[INFO] [stderr]     |                            |                the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:385:30
[INFO] [stderr]     |
[INFO] [stderr] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                              ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |                |
[INFO] [stderr]     |                              |                the same lifetime is elided here
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:392:29
[INFO] [stderr]     |
[INFO] [stderr] 392 | fn parse_version_tag(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stderr]     |                             ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |                |
[INFO] [stderr]     |                             |                the same lifetime is elided here
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 392 | fn parse_version_tag(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:400:32
[INFO] [stderr]     |
[INFO] [stderr] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                                ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |                |
[INFO] [stderr]     |                                |                the same lifetime is elided here
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:401:30
[INFO] [stderr]     |
[INFO] [stderr] 401 |     fn parse_revision(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                              ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |                |
[INFO] [stderr]     |                              |                the same lifetime is elided here
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 401 |     fn parse_revision(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:408:29
[INFO] [stderr]     |
[INFO] [stderr] 408 |     fn parse_version(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                             ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |                |
[INFO] [stderr]     |                             |                the same lifetime is elided here
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 408 |     fn parse_version(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:435:39
[INFO] [stderr]     |
[INFO] [stderr] 435 | fn parse_title_demo_date_happy(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stderr]     |                                       ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                       |                |
[INFO] [stderr]     |                                       |                the same lifetime is elided here
[INFO] [stderr]     |                                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 435 | fn parse_title_demo_date_happy(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:436:46
[INFO] [stderr]     |
[INFO] [stderr] 436 |     fn parse_version_and_demo_or_date(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stderr]     |                                              ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                              |                |
[INFO] [stderr]     |                                              |                the same lifetime is elided here
[INFO] [stderr]     |                                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 436 |     fn parse_version_and_demo_or_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stderr]     |                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:487:39
[INFO] [stderr]     |
[INFO] [stderr] 487 | fn parse_title_degenerate_path(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stderr]     |                                       ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                       |                |
[INFO] [stderr]     |                                       |                the same lifetime is elided here
[INFO] [stderr]     |                                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 487 | fn parse_title_degenerate_path(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:509:25
[INFO] [stderr]     |
[INFO] [stderr] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stderr]     |                         ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |                |
[INFO] [stderr]     |                         |                the same lifetime is elided here
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:514:28
[INFO] [stderr]     |
[INFO] [stderr] 514 | fn parse_tosec_name(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stderr]     |                            ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |                |
[INFO] [stderr]     |                            |                the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 514 | fn parse_tosec_name(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:516:34
[INFO] [stderr]     |
[INFO] [stderr] 516 |     fn parse_by_publisher(input: &str) -> IResult<&str, (TOSECToken, TOSECToken)> {
[INFO] [stderr]     |                                  ^^^^             ^^^^   ^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |                |      |
[INFO] [stderr]     |                                  |                |      the same lifetime is hidden here
[INFO] [stderr]     |                                  |                the same lifetime is elided here
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 516 |     fn parse_by_publisher(input: &str) -> IResult<&str, (TOSECToken<'_>, TOSECToken<'_>)> {
[INFO] [stderr]     |                                                                    ++++            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:668:35
[INFO] [stderr]     |
[INFO] [stderr] 668 | fn parse_collect_dumpinfos(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stderr]     |                                   ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                   |                |
[INFO] [stderr]     |                                   |                the same lifetime is elided here
[INFO] [stderr]     |                                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 668 | fn parse_collect_dumpinfos(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:689:29
[INFO] [stderr]     |
[INFO] [stderr] 689 | fn parse_known_flags(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stderr]     |                             ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |                |
[INFO] [stderr]     |                             |                the same lifetime is elided here
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 689 | fn parse_known_flags(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:709:31
[INFO] [stderr]     |
[INFO] [stderr] 709 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stderr]     |                               ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |                |
[INFO] [stderr]     |                               |                the same lifetime is elided here
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 709 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/parsers.rs:721:12
[INFO] [stderr]     |
[INFO] [stderr] 721 |     input: &str,
[INFO] [stderr]     |            ^^^^ the lifetime is elided here
[INFO] [stderr] 722 | ) -> IResult<&str, (Vec<Vec<TOSECToken>>, Vec<TOSECToken>)> {
[INFO] [stderr]     |              ^^^^           ^^^^^^^^^^        ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |              |
[INFO] [stderr]     |              |              the same lifetime is hidden here
[INFO] [stderr]     |              the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 722 | ) -> IResult<&str, (Vec<Vec<TOSECToken<'_>>>, Vec<TOSECToken<'_>>)> {
[INFO] [stderr]     |                                       ++++                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/tokens.rs:551:53
[INFO] [stderr]     |
[INFO] [stderr] 551 |     pub fn try_parse<S: AsRef<str> + ?Sized>(input: &S) -> Result<TOSECMultiSetName> {
[INFO] [stderr]     |                                                     ^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                     |
[INFO] [stderr]     |                                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 551 |     pub fn try_parse<S: AsRef<str> + ?Sized>(input: &S) -> Result<TOSECMultiSetName<'_>> {
[INFO] [stderr]     |                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> shiratsu-naming/src/naming/tosec/tokens.rs:570:23
[INFO] [stderr]     |
[INFO] [stderr] 570 |     pub fn get_single(&self, index: usize) -> Option<TOSECName> {
[INFO] [stderr]     |                       ^^^^^                          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 570 |     pub fn get_single(&self, index: usize) -> Option<TOSECName<'_>> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `shiratsu-naming` (lib) generated 86 warnings (run `cargo fix --lib -p shiratsu-naming` to apply 86 suggestions)
[INFO] [stderr] warning: unused import: `display::*`
[INFO] [stderr]   --> shiratsu-dat/src/common/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub use display::*;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shiratsu-dat/src/common/serial.rs:15:26
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow<Serial>
[INFO] [stderr]    |                          ^^^^^                           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow<'_, Serial>
[INFO] [stderr]    |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `shiratsu-dat` (lib) generated 2 warnings (run `cargo fix --lib -p shiratsu-dat` to apply 2 suggestions)
[INFO] [stderr] warning: `shiratsu-dat` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `shiratsu-naming` (lib test) generated 86 warnings (86 duplicates)
[INFO] [stderr] warning: named argument `source` is not used by name
[INFO] [stderr]   --> shiratsu/src/log.rs:81:17
[INFO] [stderr]    |
[INFO] [stderr] 80 |                 "Found {} DAT File at {} ({})",
[INFO] [stderr]    |                        -- this formatting argument uses named argument `source` by position
[INFO] [stderr] 81 |                 source = source,
[INFO] [stderr]    |                 ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stderr] help: use the named argument by name to avoid ambiguity
[INFO] [stderr]    |
[INFO] [stderr] 80 |                 "Found {source} DAT File at {} ({})",
[INFO] [stderr]    |                         ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: named argument `path` is not used by name
[INFO] [stderr]   --> shiratsu/src/log.rs:82:17
[INFO] [stderr]    |
[INFO] [stderr] 80 |                 "Found {} DAT File at {} ({})",
[INFO] [stderr]    |                                       -- this formatting argument uses named argument `path` by position
[INFO] [stderr] 81 |                 source = source,
[INFO] [stderr] 82 |                 path = p.display(),
[INFO] [stderr]    |                 ^^^^ this named argument is referred to by position in formatting string
[INFO] [stderr]    |
[INFO] [stderr] help: use the named argument by name to avoid ambiguity
[INFO] [stderr]    |
[INFO] [stderr] 80 |                 "Found {} DAT File at {path} ({})",
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: named argument `platform_id` is not used by name
[INFO] [stderr]   --> shiratsu/src/log.rs:83:17
[INFO] [stderr]    |
[INFO] [stderr] 80 |                 "Found {} DAT File at {} ({})",
[INFO] [stderr]    |                                           -- this formatting argument uses named argument `platform_id` by position
[INFO] [stderr] ...
[INFO] [stderr] 83 |                 platform_id = platform_id.as_ref()
[INFO] [stderr]    |                 ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stderr]    |
[INFO] [stderr] help: use the named argument by name to avoid ambiguity
[INFO] [stderr]    |
[INFO] [stderr] 80 |                 "Found {} DAT File at {} ({platform_id})",
[INFO] [stderr]    |                                            +++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: named argument `platform_id` is not used by name
[INFO] [stderr]   --> shiratsu/src/log.rs:89:17
[INFO] [stderr]    |
[INFO] [stderr] 88 |                 "{}: {}",
[INFO] [stderr]    |                  -- this formatting argument uses named argument `platform_id` by position
[INFO] [stderr] 89 |                 platform_id = platform_id.as_ref(),
[INFO] [stderr]    |                 ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stderr]    |
[INFO] [stderr] help: use the named argument by name to avoid ambiguity
[INFO] [stderr]    |
[INFO] [stderr] 88 |                 "{platform_id}: {}",
[INFO] [stderr]    |                   +++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: named argument `path` is not used by name
[INFO] [stderr]   --> shiratsu/src/log.rs:90:17
[INFO] [stderr]    |
[INFO] [stderr] 88 |                 "{}: {}",
[INFO] [stderr]    |                      -- this formatting argument uses named argument `path` by position
[INFO] [stderr] 89 |                 platform_id = platform_id.as_ref(),
[INFO] [stderr] 90 |                 path = p.display(),
[INFO] [stderr]    |                 ^^^^ this named argument is referred to by position in formatting string
[INFO] [stderr]    |
[INFO] [stderr] help: use the named argument by name to avoid ambiguity
[INFO] [stderr]    |
[INFO] [stderr] 88 |                 "{}: {path}",
[INFO] [stderr]    |                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: named argument `entry_name` is not used by name
[INFO] [stderr]    --> shiratsu/src/log.rs:101:17
[INFO] [stderr]     |
[INFO] [stderr] 100 |                 "Adding game entry \"{}\" ({})",
[INFO] [stderr]     |                                      -- this formatting argument uses named argument `entry_name` by position
[INFO] [stderr] 101 |                 entry_name = entry_name,
[INFO] [stderr]     |                 ^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stderr]     |
[INFO] [stderr] help: use the named argument by name to avoid ambiguity
[INFO] [stderr]     |
[INFO] [stderr] 100 |                 "Adding game entry \"{entry_name}\" ({})",
[INFO] [stderr]     |                                       ++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: named argument `platform_id` is not used by name
[INFO] [stderr]    --> shiratsu/src/log.rs:102:17
[INFO] [stderr]     |
[INFO] [stderr] 100 |                 "Adding game entry \"{}\" ({})",
[INFO] [stderr]     |                                            -- this formatting argument uses named argument `platform_id` by position
[INFO] [stderr] 101 |                 entry_name = entry_name,
[INFO] [stderr] 102 |                 platform_id = platform_id.as_ref(),
[INFO] [stderr]     |                 ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stderr]     |
[INFO] [stderr] help: use the named argument by name to avoid ambiguity
[INFO] [stderr]     |
[INFO] [stderr] 100 |                 "Adding game entry \"{}\" ({platform_id})",
[INFO] [stderr]     |                                             +++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: named argument `path` is not used by name
[INFO] [stderr]    --> shiratsu/src/log.rs:116:17
[INFO] [stderr]     |
[INFO] [stderr] 115 |                 "Finished processing {}, added {} entries.",
[INFO] [stderr]     |                                      -- this formatting argument uses named argument `path` by position
[INFO] [stderr] 116 |                 path = p.display(),
[INFO] [stderr]     |                 ^^^^ this named argument is referred to by position in formatting string
[INFO] [stderr]     |
[INFO] [stderr] help: use the named argument by name to avoid ambiguity
[INFO] [stderr]     |
[INFO] [stderr] 115 |                 "Finished processing {path}, added {} entries.",
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: named argument `count` is not used by name
[INFO] [stderr]    --> shiratsu/src/log.rs:117:17
[INFO] [stderr]     |
[INFO] [stderr] 115 |                 "Finished processing {}, added {} entries.",
[INFO] [stderr]     |                                                -- this formatting argument uses named argument `count` by position
[INFO] [stderr] 116 |                 path = p.display(),
[INFO] [stderr] 117 |                 count = len
[INFO] [stderr]     |                 ^^^^^ this named argument is referred to by position in formatting string
[INFO] [stderr]     |
[INFO] [stderr] help: use the named argument by name to avoid ambiguity
[INFO] [stderr]     |
[INFO] [stderr] 115 |                 "Finished processing {}, added {count} entries.",
[INFO] [stderr]     |                                                 +++++
[INFO] [stderr] 
[INFO] [stderr] warning: `shiratsu` (bin "shiratsu" test) generated 9 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shiratsu-0ee1eb5eecd0d733)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shiratsu_dat-24eeeaa333bce5d4)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test common::util::tests::test_replace_hyphen ... ok
[INFO] [stdout] test tests::nointro_filename_parses_odekake ... ok
[INFO] [stdout] test tests::nointro_region_parses_many ... ok
[INFO] [stdout] test tests::nointro_filename_parses_2 ... ok
[INFO] [stdout] test tests::nointro_filename_parses ... ok
[INFO] [stdout] test tests::tosec_filename_parses ... ok
[INFO] [stdout] test tests::tosec_filename_parses_3 ... ok
[INFO] [stdout] test common::serial::test_rule_sony ... ok
[INFO] [stdout] test tests::tosec_filename_parses_2 ... ok
[INFO] [stdout] test tests::nointro_filename_parses_end ... ok
[INFO] [stdout] test tests::nointro_region_parses ... ok
[INFO] [stdout] test tests::tosec_filename_parses_5 ... ok
[INFO] [stdout] test tests::tosec_filename_parses_6 ... ok
[INFO] [stdout] test tests::tosec_filename_parses_end_rev ... ok
[INFO] [stdout] test tests::tosec_filename_parses_end ... ok
[INFO] [stdout] test tests::tosec_filename_parses_4 ... ok
[INFO] [stdout] test tests::tosec_region_parses ... ok
[INFO] [stdout] test common::serial::test_rule_nintendo ... ok
[INFO] [stdout] test common::serial::test_rule_sega ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shiratsu_naming-36a096c7e85a76fe)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test naming::common::parsers::tests::in_brackets_test ... ok
[INFO] [stdout] test naming::common::parsers::tests::in_parens_test ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_dump_tag ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_parse ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_game_hack_tag ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_ver_underscore ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_ver ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_vol_tag ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_region ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_beta_test ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_year ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_brazil ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_to_string ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_export ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_language_test ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_no_region_fail ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_redump_ver_test ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_odekake ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_region_tag_test ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_additional ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_disc_test ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_translation ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_region_test ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_space_ver ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_region_test_fail ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_argentina ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_scene_tags ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_void ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_ver_test ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_weird_beta ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_test_multitap ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_unl ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_to_string ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_by_publisher ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_uae ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_missing_publish_once ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_date ... ok
[INFO] [stdout] test naming::tosec::parsers::test::globals_to_string ... ok
[INFO] [stdout] test naming::tosec::parsers::test::parse_to_string ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_ambiguous_version ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_multibyte_char ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_lang ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_region_tag ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_multi ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_region ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_version ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_publisher ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_parts ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_repair ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_undelim_date ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_zzz_unks ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_dumpinfo ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_full ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_zzz ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_spaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shiratsu_stone-09f593241cad909c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::get_mimetype ... FAILED
[INFO] [stdout] test tests::dump_stone ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::get_mimetype stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::get_mimetype' (95) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63343b778c42 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63343b778c42 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63343b778c42 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63343b778c42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63343b789b2a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63343b789b2a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x63343b7477b6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63343b7477b6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63343b758079 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63343b758079 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63343b757f11 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63343b702a1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63343b702a1e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63343b7582f2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63343b7582f2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63343b75816a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63343b7535a9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63343b73c5ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63343b7916dc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63343b74dafc - std::sys::sync::once::futex::Once::call::h9564761022475412
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x63343b6db587 - std::sync::once::Once::call_once::hf7a1d2a1d3acb308
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x63343b6d3b0f - lazy_static::lazy::Lazy<T>::get::h76abd0d0aacf3031
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63343b6d3b0f - <shiratsu_stone::platforms::STONE as core::ops::deref::Deref>::deref::__stability::hfd78220322d80105
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63343b6d3b0f - <shiratsu_stone::platforms::STONE as core::ops::deref::Deref>::deref::h9ecfb3ae25f665c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63343b6ce4ed - shiratsu_stone::platforms::StonePlatforms::get::h8105dfec9594365a
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:35:10
[INFO] [stdout]   25:     0x63343b6d476a - <&shiratsu_stone::platforms::PlatformId as core::convert::TryFrom<&str>>::try_from::h3c2c8490d50a0182
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:136:21
[INFO] [stdout]   26:     0x63343b6dde6a - <T as core::convert::TryInto<U>>::try_into::he785052e5535130f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/convert/mod.rs:819:9
[INFO] [stdout]   27:     0x63343b6df6ed - shiratsu_stone::tests::get_mimetype::h4eebf26cc7a2b825
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:24:62
[INFO] [stdout]   28:     0x63343b6df817 - shiratsu_stone::tests::get_mimetype::{{closure}}::hf1ef08ac8f0edb76
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:23:22
[INFO] [stdout]   29:     0x63343b6dcdc6 - core::ops::function::FnOnce::call_once::hdcd0236f712cd879
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x63343b7027db - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x63343b7027db - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x63343b7161ea - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x63343b7161ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x63343b7161ea - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x63343b7161ea - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x63343b7161ea - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63343b7161ea - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x63343b7161ea - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x63343b6f0644 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x63343b6f0644 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x63343b6f3fe2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   42:     0x63343b6f3fe2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x63343b6f3fe2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x63343b6f3fe2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x63343b6f3fe2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x63343b6f3fe2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   47:     0x63343b6f3fe2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x63343b74e83f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   49:     0x63343b74e83f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   50:     0x795b7a261aa4 - <unknown>
[INFO] [stdout]   51:     0x795b7a2eea64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::dump_stone stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::dump_stone' (94) panicked at shiratsu-stone/src/platforms.rs:18:1:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63343b778c42 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63343b778c42 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63343b778c42 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63343b778c42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63343b789b2a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63343b789b2a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x63343b7477b6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63343b7477b6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63343b758079 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63343b758079 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63343b757f11 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63343b702a1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63343b702a1e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63343b7582f2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63343b7582f2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63343b758138 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63343b7535a9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63343b73c5ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63343b7916dc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63343b790c22 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63343b6dc85a - core::result::Result<T,E>::unwrap::h929f43865b6194ec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63343b6dc85a - <shiratsu_stone::platforms::STONE_DIST as core::ops::deref::Deref>::deref::__static_ref_initialize::h2b81df4136337b3a
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:18:1
[INFO] [stdout]   22:     0x63343b6dc85a - core::ops::function::FnOnce::call_once::hb2360176c244fd76
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63343b6df456 - lazy_static::lazy::Lazy<T>::get::{{closure}}::hcf83611a2142e01b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   24:     0x63343b6db60d - std::sync::once::Once::call_once::{{closure}}::h6a76510baaed027e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   25:     0x63343b74da07 - std::sys::sync::once::futex::Once::call::h9564761022475412
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   26:     0x63343b6db4b7 - std::sync::once::Once::call_once::hbb95e555521428c6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   27:     0x63343b6d3faf - lazy_static::lazy::Lazy<T>::get::hbd3c041fef1df9ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   28:     0x63343b6d3faf - <shiratsu_stone::platforms::STONE_DIST as core::ops::deref::Deref>::deref::__stability::hb807ae053a8bd74a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   29:     0x63343b6d3faf - <shiratsu_stone::platforms::STONE_DIST as core::ops::deref::Deref>::deref::h8baa87fcdbc57788
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   30:     0x63343b6ce5e5 - shiratsu_stone::platforms::load_platform_info::h020649d54038d394
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:213:50
[INFO] [stdout]   31:     0x63343b6dc4fa - <shiratsu_stone::platforms::STONE as core::ops::deref::Deref>::deref::__static_ref_initialize::h824d3e8d529ee71b
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:20:54
[INFO] [stdout]   32:     0x63343b6dc4fa - core::ops::function::FnOnce::call_once::h81dcb5913a412da6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x63343b6df411 - lazy_static::lazy::Lazy<T>::get::{{closure}}::h58742e4f2136414a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   34:     0x63343b6db66d - std::sync::once::Once::call_once::{{closure}}::hf9dfcd17c380e1f6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   35:     0x63343b74da07 - std::sys::sync::once::futex::Once::call::h9564761022475412
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   36:     0x63343b6db587 - std::sync::once::Once::call_once::hf7a1d2a1d3acb308
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   37:     0x63343b6d3b0f - lazy_static::lazy::Lazy<T>::get::h76abd0d0aacf3031
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   38:     0x63343b6d3b0f - <shiratsu_stone::platforms::STONE as core::ops::deref::Deref>::deref::__stability::hfd78220322d80105
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   39:     0x63343b6d3b0f - <shiratsu_stone::platforms::STONE as core::ops::deref::Deref>::deref::h9ecfb3ae25f665c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   40:     0x63343b6ce4ed - shiratsu_stone::platforms::StonePlatforms::get::h8105dfec9594365a
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:35:10
[INFO] [stdout]   41:     0x63343b6df5bc - shiratsu_stone::tests::dump_stone::h098e82eedfca90fb
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:17:25
[INFO] [stdout]   42:     0x63343b6df6b7 - shiratsu_stone::tests::dump_stone::{{closure}}::h1f166c22885ec6bd
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:16:20
[INFO] [stdout]   43:     0x63343b6dce06 - core::ops::function::FnOnce::call_once::hefa86c2dd937ebf8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63343b7027db - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63343b7027db - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x63343b7161ea - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x63343b7161ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x63343b7161ea - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63343b7161ea - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63343b7161ea - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63343b7161ea - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x63343b7161ea - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x63343b6f0644 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x63343b6f0644 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63343b6f3fe2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x63343b6f3fe2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x63343b6f3fe2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63343b6f3fe2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63343b6f3fe2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63343b6f3fe2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x63343b6f3fe2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63343b74e83f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x63343b74e83f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   64:     0x795b7a261aa4 - <unknown>
[INFO] [stdout]   65:     0x795b7a2eea64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::dump_stone
[INFO] [stdout]     tests::get_mimetype
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p shiratsu-stone --lib`
[INFO] running `Command { std: "docker" "inspect" "9d55c625d352014757451be67253e54745f9468f110a06bbbd42abb154cc2d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d55c625d352014757451be67253e54745f9468f110a06bbbd42abb154cc2d94", kill_on_drop: false }`
[INFO] [stdout] 9d55c625d352014757451be67253e54745f9468f110a06bbbd42abb154cc2d94
