[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 beta-2026-03-05 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SnowflakePowered/shiratsu on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb9a99591c1a4ce5d486ab2a4cfd9d1e45ee133a853f909c0711b05efc7fabf9
[INFO] running `Command { std: "docker" "start" "-a" "eb9a99591c1a4ce5d486ab2a4cfd9d1e45ee133a853f909c0711b05efc7fabf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb9a99591c1a4ce5d486ab2a4cfd9d1e45ee133a853f909c0711b05efc7fabf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb9a99591c1a4ce5d486ab2a4cfd9d1e45ee133a853f909c0711b05efc7fabf9", kill_on_drop: false }`
[INFO] [stdout] eb9a99591c1a4ce5d486ab2a4cfd9d1e45ee133a853f909c0711b05efc7fabf9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 479d15ed5c3e63f9e7d2dfe4d27a9563d6da93dd608da7987c001bd462c10675
[INFO] running `Command { std: "docker" "start" "-a" "479d15ed5c3e63f9e7d2dfe4d27a9563d6da93dd608da7987c001bd462c10675", 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 slog v2.7.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[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 cc v1.0.72
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling starts-ends-with-caseless v0.5.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.18.0
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling lazy-static-include v2.3.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling indicatif v0.14.0
[INFO] [stderr]    Compiling console v0.11.3
[INFO] [stderr]    Compiling uuid v0.8.2
[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 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 rusqlite v0.23.1
[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 1m 00s
[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" "479d15ed5c3e63f9e7d2dfe4d27a9563d6da93dd608da7987c001bd462c10675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "479d15ed5c3e63f9e7d2dfe4d27a9563d6da93dd608da7987c001bd462c10675", kill_on_drop: false }`
[INFO] [stdout] 479d15ed5c3e63f9e7d2dfe4d27a9563d6da93dd608da7987c001bd462c10675
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29744f7b63bf9d85ab329d1e8e62781fe8ff875d2cd1cc3a9d8b661d389e15e1
[INFO] running `Command { std: "docker" "start" "-a" "29744f7b63bf9d85ab329d1e8e62781fe8ff875d2cd1cc3a9d8b661d389e15e1", 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.71s
[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" "29744f7b63bf9d85ab329d1e8e62781fe8ff875d2cd1cc3a9d8b661d389e15e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29744f7b63bf9d85ab329d1e8e62781fe8ff875d2cd1cc3a9d8b661d389e15e1", kill_on_drop: false }`
[INFO] [stdout] 29744f7b63bf9d85ab329d1e8e62781fe8ff875d2cd1cc3a9d8b661d389e15e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77059b435885b602aa9f10c554b53dbc11458a2c7c4b5dd95a1e8350962bd4d0
[INFO] running `Command { std: "docker" "start" "-a" "77059b435885b602aa9f10c554b53dbc11458a2c7c4b5dd95a1e8350962bd4d0", 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: 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] warning: `shiratsu-naming` (lib test) generated 86 warnings (86 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[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-988ec19bb70fdccb)
[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-4c24f6a852c99b7a)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test common::util::tests::test_replace_hyphen ... ok
[INFO] [stdout] test tests::nointro_region_parses ... ok
[INFO] [stdout] test tests::nointro_region_parses_many ... ok
[INFO] [stdout] test tests::nointro_filename_parses_end ... ok
[INFO] [stdout] test tests::nointro_filename_parses_2 ... ok
[INFO] [stdout] test common::serial::test_rule_sony ... ok
[INFO] [stdout] test tests::nointro_filename_parses_odekake ... 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 tests::tosec_filename_parses_4 ... ok
[INFO] [stdout] test tests::tosec_filename_parses_5 ... ok
[INFO] [stdout] test tests::tosec_filename_parses_end ... ok
[INFO] [stdout] test tests::tosec_region_parses ... ok
[INFO] [stdout] test tests::tosec_filename_parses_2 ... ok
[INFO] [stdout] test tests::tosec_filename_parses_6 ... ok
[INFO] [stdout] test tests::tosec_filename_parses_end_rev ... ok
[INFO] [stdout] test common::serial::test_rule_sega ... ok
[INFO] [stdout] test common::serial::test_rule_nintendo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shiratsu_naming-98cd668629cff32e)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test naming::goodtools::parsers::test::test_region ... ok
[INFO] [stdout] test naming::common::parsers::tests::in_brackets_test ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_game_hack_tag ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_space_ver ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_translation ... ok
[INFO] [stdout] test naming::common::parsers::tests::in_parens_test ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_year ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_parse ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_dump_tag ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_ver ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_ver_underscore ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_vol_tag ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_to_string ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_additional ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_brazil ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_beta_test ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_disc_test ... 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_scene_tags ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_region_test_fail ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_region_tag_test ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_test_multitap ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_to_string ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_region_test ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_unl ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_void ... ok
[INFO] [stdout] test naming::tosec::parsers::test::globals_to_string ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_ver_test ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_uae ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_weird_beta ... ok
[INFO] [stdout] test naming::tosec::parsers::test::parse_to_string ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_missing_publish_once ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_ambiguous_version ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_multi ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_by_publisher ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_date ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_dumpinfo ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_lang ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_multibyte_char ... 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_parse_region ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_region_tag ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_spaces ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_full ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_version ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_argentina ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_zzz ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_zzz_unks ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_repair ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_undelim_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shiratsu_stone-cdaceb6c1ef18f61)
[INFO] [stdout] test tests::dump_stone ... FAILED
[INFO] [stdout] test tests::get_mimetype ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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:     0x5f6aed76336a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f6aed76336a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f6aed76336a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f6aed76336a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f6aed77828a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f6aed77828a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f6aed767ca2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f6aed767ca2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f6aed7424bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f6aed7424bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f6aed75b8d9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f6aed6de70c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f6aed6de70c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f6aed75ba92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f6aed75ba92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f6aed742578 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f6aed739ee9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f6aed74328d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f6aed778b3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f6aed7788b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f6aed6c3d4a - core::result::Result<T,E>::unwrap::h5caf58fd0fb896e3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f6aed6c3d4a - <shiratsu_stone::platforms::STONE_DIST as core::ops::deref::Deref>::deref::__static_ref_initialize::h4f20981966c60124
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:18:1
[INFO] [stdout]   22:     0x5f6aed6c3d4a - core::ops::function::FnOnce::call_once::h1fbd122b8c2621db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f6aed6c8236 - lazy_static::lazy::Lazy<T>::get::{{closure}}::hafc2ba934006a02d
[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:     0x5f6aed6c9c2d - std::sync::once::Once::call_once::{{closure}}::h673ab8a2b439dd69
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   25:     0x5f6aed747747 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   26:     0x5f6aed6c9b49 - std::sync::once::Once::call_once::hd40d9164bae5a2e1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   27:     0x5f6aed6c087f - lazy_static::lazy::Lazy<T>::get::hb919a2b6ebcc9494
[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:     0x5f6aed6c087f - <shiratsu_stone::platforms::STONE_DIST as core::ops::deref::Deref>::deref::__stability::h1c75105a86d914fa
[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:     0x5f6aed6c087f - <shiratsu_stone::platforms::STONE_DIST as core::ops::deref::Deref>::deref::he6c079c8574f7195
[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:     0x5f6aed6bc875 - shiratsu_stone::platforms::load_platform_info::h3c68bd8277ca425c
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:213:50
[INFO] [stdout]   31:     0x5f6aed6c418a - <shiratsu_stone::platforms::STONE as core::ops::deref::Deref>::deref::__static_ref_initialize::h5df9ff62bad3bb5c
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:20:54
[INFO] [stdout]   32:     0x5f6aed6c418a - core::ops::function::FnOnce::call_once::h27a31503377dd86f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5f6aed6c81f1 - lazy_static::lazy::Lazy<T>::get::{{closure}}::had328777c22373fc
[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:     0x5f6aed6c9bcd - std::sync::once::Once::call_once::{{closure}}::h669f9b730b769e96
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   35:     0x5f6aed747747 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   36:     0x5f6aed6c9a79 - std::sync::once::Once::call_once::ha37a1ad2cef422cb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   37:     0x5f6aed6c077f - lazy_static::lazy::Lazy<T>::get::h8d8cdb4e6f47ed87
[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:     0x5f6aed6c077f - <shiratsu_stone::platforms::STONE as core::ops::deref::Deref>::deref::__stability::hee5e10cfc1728ed3
[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:     0x5f6aed6c077f - <shiratsu_stone::platforms::STONE as core::ops::deref::Deref>::deref::h5be7f4d1e11a4f24
[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:     0x5f6aed6bc77d - shiratsu_stone::platforms::StonePlatforms::get::h312f2af9906f4397
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:35:10
[INFO] [stdout]   41:     0x5f6aed6c836c - shiratsu_stone::tests::dump_stone::h55dc0c6f70efa5e2
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:17:25
[INFO] [stdout]   42:     0x5f6aed6c8467 - shiratsu_stone::tests::dump_stone::{{closure}}::h48c93be780e70785
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:16:20
[INFO] [stdout]   43:     0x5f6aed6c4416 - core::ops::function::FnOnce::call_once::h56c2b02b65436614
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5f6aed6d27eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f6aed6d27eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5f6aed6df1db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5f6aed6df1db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5f6aed6df1db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5f6aed6df1db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5f6aed6df1db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5f6aed6df1db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5f6aed6df1db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5f6aed6da8f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5f6aed6da8f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5f6aed6e1de2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5f6aed6e1de2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5f6aed6e1de2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5f6aed6e1de2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5f6aed6e1de2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5f6aed6e1de2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5f6aed6e1de2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5f6aed762c7f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x5f6aed762c7f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x75574c2e0aa4 - <unknown>
[INFO] [stdout]   65:     0x75574c36da64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[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:     0x5f6aed76336a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f6aed76336a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f6aed76336a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f6aed76336a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f6aed77828a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f6aed77828a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f6aed767ca2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f6aed767ca2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f6aed7424bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f6aed7424bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f6aed75b8d9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f6aed6de70c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f6aed6de70c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f6aed75ba92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f6aed75ba92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f6aed7425aa - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f6aed739ee9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f6aed74328d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f6aed778b3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f6aed74783c - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5f6aed6c9a79 - std::sync::once::Once::call_once::ha37a1ad2cef422cb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5f6aed6c077f - lazy_static::lazy::Lazy<T>::get::h8d8cdb4e6f47ed87
[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:     0x5f6aed6c077f - <shiratsu_stone::platforms::STONE as core::ops::deref::Deref>::deref::__stability::hee5e10cfc1728ed3
[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:     0x5f6aed6c077f - <shiratsu_stone::platforms::STONE as core::ops::deref::Deref>::deref::h5be7f4d1e11a4f24
[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:     0x5f6aed6bc77d - shiratsu_stone::platforms::StonePlatforms::get::h312f2af9906f4397
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:35:10
[INFO] [stdout]   25:     0x5f6aed6c12fa - <&shiratsu_stone::platforms::PlatformId as core::convert::TryFrom<&str>>::try_from::he9660ddf0021d6de
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:136:21
[INFO] [stdout]   26:     0x5f6aed6cb6ea - <T as core::convert::TryInto<U>>::try_into::haece8555046ca40c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/convert/mod.rs:819:9
[INFO] [stdout]   27:     0x5f6aed6c849d - shiratsu_stone::tests::get_mimetype::ha237e2b04ea77507
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:24:62
[INFO] [stdout]   28:     0x5f6aed6c85c7 - shiratsu_stone::tests::get_mimetype::{{closure}}::haa4e459db41af69f
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:23:22
[INFO] [stdout]   29:     0x5f6aed6c47b6 - core::ops::function::FnOnce::call_once::hdbb9d0d888b986ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5f6aed6d27eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5f6aed6d27eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x5f6aed6df1db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x5f6aed6df1db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5f6aed6df1db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5f6aed6df1db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5f6aed6df1db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5f6aed6df1db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x5f6aed6df1db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x5f6aed6da8f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x5f6aed6da8f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5f6aed6e1de2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   42:     0x5f6aed6e1de2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5f6aed6e1de2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5f6aed6e1de2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5f6aed6e1de2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5f6aed6e1de2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   47:     0x5f6aed6e1de2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f6aed762c7f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   49:     0x5f6aed762c7f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x75574c2e0aa4 - <unknown>
[INFO] [stdout]   51:     0x75574c36da64 - clone
[INFO] [stdout]   52:                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.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p shiratsu-stone --lib`
[INFO] running `Command { std: "docker" "inspect" "77059b435885b602aa9f10c554b53dbc11458a2c7c4b5dd95a1e8350962bd4d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77059b435885b602aa9f10c554b53dbc11458a2c7c4b5dd95a1e8350962bd4d0", kill_on_drop: false }`
[INFO] [stdout] 77059b435885b602aa9f10c554b53dbc11458a2c7c4b5dd95a1e8350962bd4d0
