[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowflakePowered%2Fshiratsu" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SnowflakePowered/shiratsu on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cb983be9fb571a0645d8c35190260a8adbfaded03fa1744e1ed445798e46709
[INFO] running `Command { std: "docker" "start" "-a" "1cb983be9fb571a0645d8c35190260a8adbfaded03fa1744e1ed445798e46709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cb983be9fb571a0645d8c35190260a8adbfaded03fa1744e1ed445798e46709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cb983be9fb571a0645d8c35190260a8adbfaded03fa1744e1ed445798e46709", kill_on_drop: false }`
[INFO] [stdout] 1cb983be9fb571a0645d8c35190260a8adbfaded03fa1744e1ed445798e46709
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e1eb0d6e3c59a26f19f630277ad09255e32777e1e5feb2b2dea87b7c82b0107f
[INFO] running `Command { std: "docker" "start" "-a" "e1eb0d6e3c59a26f19f630277ad09255e32777e1e5feb2b2dea87b7c82b0107f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[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 rand_core v0.6.3
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.70
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling starts-ends-with-caseless v0.5.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.18.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling regex v1.5.4
[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 lazy-static-include v2.3.0
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling console v0.11.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling indicatif v0.14.0
[INFO] [stderr]    Compiling slog-stdlog v4.1.0
[INFO] [stderr]    Compiling slog-term v2.8.0
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling shiratsu-naming v0.1.7 (/opt/rustwide/workdir/shiratsu-naming)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/src/naming/goodtools/parsers.rs:49:46
[INFO] [stdout]    |
[INFO] [stdout] 49 | make_parens_tag!(parse_year_tag, parse_year, GoodToolsToken);
[INFO] [stdout]    | ---------------------------------------------^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                            |
[INFO] [stdout]    | |                                            the same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                      ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                                 ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                |
[INFO] [stdout]    |                                 |                the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/src/naming/goodtools/parsers.rs:67:54
[INFO] [stdout]    |
[INFO] [stdout] 67 | make_parens_tag!(parse_revision_tag, parse_revision, GoodToolsToken);
[INFO] [stdout]    | -----------------------------------------------------^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                    |
[INFO] [stdout]    | |                                                    the same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                          ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/src/naming/goodtools/parsers.rs:74:52
[INFO] [stdout]    |
[INFO] [stdout] 74 | make_parens_tag!(parse_version_tag, parse_version, GoodToolsToken);
[INFO] [stdout]    | ---------------------------------------------------^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                  |
[INFO] [stdout]    | |                                                  the same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/goodtools/parsers.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                         ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the same lifetime is elided here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |           fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                   --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/src/naming/goodtools/parsers.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / make_parens_tag!(
[INFO] [stdout] 114 | |     parse_version_with_space_tag,
[INFO] [stdout] 115 | |     parse_version_with_space,
[INFO] [stdout] 116 | |     GoodToolsToken
[INFO] [stdout]     | |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 117 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:118:36
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn parse_version_with_space(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                                    ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |                |
[INFO] [stdout]     |                                    |                the same lifetime is elided here
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn parse_version_with_space(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |           fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                   --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/src/naming/goodtools/parsers.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / make_parens_tag!(
[INFO] [stdout] 139 | |     parse_version_with_underscore_tag,
[INFO] [stdout] 140 | |     parse_version_with_underscore,
[INFO] [stdout] 141 | |     GoodToolsToken
[INFO] [stdout]     | |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 142 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:143:41
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn parse_version_with_underscore(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                                         ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the same lifetime is elided here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn parse_version_with_underscore(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/src/naming/goodtools/parsers.rs:151:63
[INFO] [stdout]     |
[INFO] [stdout] 151 | make_parens_tag!(parse_multilaguage_tag, parse_multilanguage, GoodToolsToken);
[INFO] [stdout]     | --------------------------------------------------------------^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                             |
[INFO] [stdout]     | |                                                             the same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                               ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/src/naming/goodtools/parsers.rs:158:47
[INFO] [stdout]     |
[INFO] [stdout] 158 | make_parens_tag!(parse_vol_tag, parse_volume, GoodToolsToken);
[INFO] [stdout]     | ----------------------------------------------^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                             |
[INFO] [stdout]     | |                                             the same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:159:24
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:174:39
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_additional_parens_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                                       ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_additional_parens_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:184:41
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_additional_brackets_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                                         ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the same lifetime is elided here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_additional_brackets_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/src/naming/goodtools/parsers.rs:231:56
[INFO] [stdout]     |
[INFO] [stdout] 231 | make_parens_tag!(parse_game_hack_tag, parse_game_hack, GoodToolsToken);
[INFO] [stdout]     | -------------------------------------------------------^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                      |
[INFO] [stdout]     | |                                                      the same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:232:27
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:243:27
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:281:31
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub(super) fn do_parse(input: &str) -> IResult<&str, Vec<GoodToolsToken>> {
[INFO] [stdout]     |                               ^^^^             ^^^^      ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub(super) fn do_parse(input: &str) -> IResult<&str, Vec<GoodToolsToken<'_>>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/goodtools/parsers.rs:287:40
[INFO] [stdout]     |
[INFO] [stdout] 287 |     fn parse_all_tags_until_end(input: &str) -> IResult<&str, Vec<GoodToolsToken>> {
[INFO] [stdout]     |                                        ^^^^             ^^^^      ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                |
[INFO] [stdout]     |                                        |                the same lifetime is elided here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |     fn parse_all_tags_until_end(input: &str) -> IResult<&str, Vec<GoodToolsToken<'_>>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:43:61
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> {
[INFO] [stdout]    |                                 --                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                   |
[INFO] [stdout]    |                                 |                   the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 50 | nointro_brackets_flag_parser!(parse_baddump_tag, "b");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'a>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:43:61
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> {
[INFO] [stdout]    |                                 --                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                   |
[INFO] [stdout]    |                                 |                   the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 51 | nointro_brackets_flag_parser!(parse_bios_tag, "BIOS");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'a>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/src/naming/nointro/parsers.rs:75:59
[INFO] [stdout]    |
[INFO] [stdout] 75 | make_parens_tag!(parse_version_tag, parse_version_string, NoIntroToken);
[INFO] [stdout]    | ----------------------------------------------------------^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                         |
[INFO] [stdout]    | |                                                         the same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/nointro/parsers.rs:76:32
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]    |                                ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |                |
[INFO] [stdout]    |                                |                the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/src/naming/nointro/parsers.rs:213:58
[INFO] [stdout]     |
[INFO] [stdout] 213 | make_parens_tag!(parse_dev_status_tag, parse_dev_status, NoIntroToken);
[INFO] [stdout]     | ---------------------------------------------------------^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                        |
[INFO] [stdout]     | |                                                        the same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:214:28
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/src/naming/nointro/parsers.rs:229:46
[INFO] [stdout]     |
[INFO] [stdout] 229 | make_parens_tag!(parse_disc_tag, parse_disc, NoIntroToken);
[INFO] [stdout]     | ---------------------------------------------^^^^^^^^^^^^-
[INFO] [stdout]     | |                                            |
[INFO] [stdout]     | |                                            the same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                |
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                              ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:238:42
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn parse_regular_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                          ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |                |
[INFO] [stdout]     |                                          |                the same lifetime is elided here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn parse_regular_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:243:41
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn parse_z_or_x_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                         ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the same lifetime is elided here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn parse_z_or_x_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:249:39
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn parse_bios_scene_number(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                       ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn parse_bios_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:263:27
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/src/naming/nointro/parsers.rs:269:54
[INFO] [stdout]     |
[INFO] [stdout] 269 | make_parens_tag!(parse_language_tag, parse_language, NoIntroToken);
[INFO] [stdout]     | -----------------------------------------------------^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                    |
[INFO] [stdout]     | |                                                    the same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:270:26
[INFO] [stdout]     |
[INFO] [stdout] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:294:32
[INFO] [stdout]     |
[INFO] [stdout] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:302:38
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn parse_redump_multitap_flag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                      ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |                |
[INFO] [stdout]     |                                      |                the same lifetime is elided here
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn parse_redump_multitap_flag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:319:29
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:331:31
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<NoIntroToken>> {
[INFO] [stdout]     |                               ^^^^             ^^^^      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<NoIntroToken<'_>>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/nointro/parsers.rs:333:47
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn parse_region_tag_and_ensure_end(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]     |                                               ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                               |                |
[INFO] [stdout]     |                                               |                the same lifetime is elided here
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn parse_region_tag_and_ensure_end(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/tosec/parsers.rs:26:38
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                                      ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is elided here
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/src/naming/tosec/parsers.rs:51:46
[INFO] [stdout]    |
[INFO] [stdout] 51 | make_parens_tag!(parse_demo_tag, parse_demo, TOSECToken);
[INFO] [stdout]    | ---------------------------------------------^^^^^^^^^^-
[INFO] [stdout]    | |                                            |
[INFO] [stdout]    | |                                            the same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/tosec/parsers.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]    |                      ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/src/naming/tosec/parsers.rs:66:60
[INFO] [stdout]    |
[INFO] [stdout] 66 | make_parens_tag!(parse_devstatus_tag, parse_devstatus, Vec<TOSECToken>);
[INFO] [stdout]    | -----------------------------------------------------------^^^^^^^^^^--
[INFO] [stdout]    | |                                                          |
[INFO] [stdout]    | |                                                          the same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/tosec/parsers.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                           ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]    |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]   ::: shiratsu-naming/src/naming/tosec/parsers.rs:96:50
[INFO] [stdout]    |
[INFO] [stdout] 96 | make_parens_tag!(parse_date_tag, parse_date, Vec<TOSECToken>);
[INFO] [stdout]    | -------------------------------------------------^^^^^^^^^^--
[INFO] [stdout]    | |                                                |
[INFO] [stdout]    | |                                                the same lifetime is hidden here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/tosec/parsers.rs:97:22
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_date(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                      ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-naming/src/naming/tosec/parsers.rs:98:38
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn parse_undelimited_date(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                                      ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is elided here
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn parse_undelimited_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:174:28
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/src/naming/tosec/parsers.rs:180:56
[INFO] [stdout]     |
[INFO] [stdout] 180 | make_parens_tag!(parse_publisher_tag, parse_publisher, TOSECToken);
[INFO] [stdout]     | -------------------------------------------------------^^^^^^^^^^-
[INFO] [stdout]     | |                                                      |
[INFO] [stdout]     | |                                                      the same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:181:27
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/src/naming/tosec/parsers.rs:205:54
[INFO] [stdout]     |
[INFO] [stdout] 205 | make_parens_tag!(parse_language_tag, parse_language, TOSECToken);
[INFO] [stdout]     | -----------------------------------------------------^^^^^^^^^^-
[INFO] [stdout]     | |                                                    |
[INFO] [stdout]     | |                                                    the same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:206:26
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:207:31
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn parse_multilang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                               ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn parse_multilang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:213:33
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                 ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                |
[INFO] [stdout]     |                                 |                the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                 ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                |
[INFO] [stdout]     |                                 |                the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/src/naming/tosec/parsers.rs:234:48
[INFO] [stdout]     |
[INFO] [stdout] 234 | make_parens_tag!(parse_media_tag, parse_media, TOSECToken);
[INFO] [stdout]     | -----------------------------------------------^^^^^^^^^^-
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              the same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:235:23
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/src/naming/tosec/parsers.rs:270:50
[INFO] [stdout]     |
[INFO] [stdout] 270 | make_parens_tag!(parse_system_tag, parse_system, TOSECToken);
[INFO] [stdout]     | -------------------------------------------------^^^^^^^^^^-
[INFO] [stdout]     | |                                                |
[INFO] [stdout]     | |                                                the same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:271:24
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/src/naming/tosec/parsers.rs:342:48
[INFO] [stdout]     |
[INFO] [stdout] 342 | make_parens_tag!(parse_video_tag, parse_video, TOSECToken);
[INFO] [stdout]     | -----------------------------------------------^^^^^^^^^^-
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              the same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:343:23
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/common/parsers.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |         fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> {
[INFO] [stdout]     |                                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: shiratsu-naming/src/naming/tosec/parsers.rs:362:56
[INFO] [stdout]     |
[INFO] [stdout] 362 | make_parens_tag!(parse_copyright_tag, parse_copyright, TOSECToken);
[INFO] [stdout]     | -------------------------------------------------------^^^^^^^^^^-
[INFO] [stdout]     | |                                                      |
[INFO] [stdout]     | |                                                      the same lifetime is hidden here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:363:27
[INFO] [stdout]     |
[INFO] [stdout] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:378:28
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:385:30
[INFO] [stdout]     |
[INFO] [stdout] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                              ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:392:29
[INFO] [stdout]     |
[INFO] [stdout] 392 | fn parse_version_tag(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                             ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 392 | fn parse_version_tag(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:400:32
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:401:30
[INFO] [stdout]     |
[INFO] [stdout] 401 |     fn parse_revision(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                              ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                |
[INFO] [stdout]     |                              |                the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 401 |     fn parse_revision(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:408:29
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn parse_version(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn parse_version(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:435:39
[INFO] [stdout]     |
[INFO] [stdout] 435 | fn parse_title_demo_date_happy(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                                       ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 435 | fn parse_title_demo_date_happy(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:436:46
[INFO] [stdout]     |
[INFO] [stdout] 436 |     fn parse_version_and_demo_or_date(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                                              ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                              |                |
[INFO] [stdout]     |                                              |                the same lifetime is elided here
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 |     fn parse_version_and_demo_or_date(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:487:39
[INFO] [stdout]     |
[INFO] [stdout] 487 | fn parse_title_degenerate_path(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                                       ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |                |
[INFO] [stdout]     |                                       |                the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 487 | fn parse_title_degenerate_path(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:509:25
[INFO] [stdout]     |
[INFO] [stdout] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken> {
[INFO] [stdout]     |                         ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                |
[INFO] [stdout]     |                         |                the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:514:28
[INFO] [stdout]     |
[INFO] [stdout] 514 | fn parse_tosec_name(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                            ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 514 | fn parse_tosec_name(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:516:34
[INFO] [stdout]     |
[INFO] [stdout] 516 |     fn parse_by_publisher(input: &str) -> IResult<&str, (TOSECToken, TOSECToken)> {
[INFO] [stdout]     |                                  ^^^^             ^^^^   ^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |                |      |
[INFO] [stdout]     |                                  |                |      the same lifetime is hidden here
[INFO] [stdout]     |                                  |                the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 516 |     fn parse_by_publisher(input: &str) -> IResult<&str, (TOSECToken<'_>, TOSECToken<'_>)> {
[INFO] [stdout]     |                                                                    ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:668:35
[INFO] [stdout]     |
[INFO] [stdout] 668 | fn parse_collect_dumpinfos(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                                   ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |                |
[INFO] [stdout]     |                                   |                the same lifetime is elided here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 668 | fn parse_collect_dumpinfos(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:689:29
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn parse_known_flags(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                             ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn parse_known_flags(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:709:31
[INFO] [stdout]     |
[INFO] [stdout] 709 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]     |                               ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 709 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/parsers.rs:721:12
[INFO] [stdout]     |
[INFO] [stdout] 721 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] 722 | ) -> IResult<&str, (Vec<Vec<TOSECToken>>, Vec<TOSECToken>)> {
[INFO] [stdout]     |              ^^^^           ^^^^^^^^^^        ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |              |
[INFO] [stdout]     |              |              the same lifetime is hidden here
[INFO] [stdout]     |              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 722 | ) -> IResult<&str, (Vec<Vec<TOSECToken<'_>>>, Vec<TOSECToken<'_>>)> {
[INFO] [stdout]     |                                       ++++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/tokens.rs:551:53
[INFO] [stdout]     |
[INFO] [stdout] 551 |     pub fn try_parse<S: AsRef<str> + ?Sized>(input: &S) -> Result<TOSECMultiSetName> {
[INFO] [stdout]     |                                                     ^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 551 |     pub fn try_parse<S: AsRef<str> + ?Sized>(input: &S) -> Result<TOSECMultiSetName<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shiratsu-naming/src/naming/tosec/tokens.rs:570:23
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn get_single(&self, index: usize) -> Option<TOSECName> {
[INFO] [stdout]     |                       ^^^^^                          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn get_single(&self, index: usize) -> Option<TOSECName<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusqlite v0.23.1
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling serde_yaml v0.8.21
[INFO] [stderr]    Compiling shiratsu-stone v0.1.0 (/opt/rustwide/workdir/shiratsu-stone)
[INFO] [stderr]    Compiling shiratsu-dat v0.1.0 (/opt/rustwide/workdir/shiratsu-dat)
[INFO] [stdout] warning: unused import: `display::*`
[INFO] [stdout]   --> shiratsu-dat/src/common/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use display::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shiratsu-dat/src/common/serial.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow<Serial>
[INFO] [stdout]    |                          ^^^^^                           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow<'_, Serial>
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling shiratsu v3.0.0 (/opt/rustwide/workdir/shiratsu)
[INFO] [stdout] warning: named argument `source` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {} ({})",
[INFO] [stdout]    |                        -- this formatting argument uses named argument `source` by position
[INFO] [stdout] 81 |                 source = source,
[INFO] [stdout]    |                 ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {source} DAT File at {} ({})",
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `path` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {} ({})",
[INFO] [stdout]    |                                       -- this formatting argument uses named argument `path` by position
[INFO] [stdout] 81 |                 source = source,
[INFO] [stdout] 82 |                 path = p.display(),
[INFO] [stdout]    |                 ^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {path} ({})",
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `platform_id` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {} ({})",
[INFO] [stdout]    |                                           -- this formatting argument uses named argument `platform_id` by position
[INFO] [stdout] ...
[INFO] [stdout] 83 |                 platform_id = platform_id.as_ref()
[INFO] [stdout]    |                 ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 "Found {} DAT File at {} ({platform_id})",
[INFO] [stdout]    |                                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `platform_id` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 "{}: {}",
[INFO] [stdout]    |                  -- this formatting argument uses named argument `platform_id` by position
[INFO] [stdout] 89 |                 platform_id = platform_id.as_ref(),
[INFO] [stdout]    |                 ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 "{platform_id}: {}",
[INFO] [stdout]    |                   +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `path` is not used by name
[INFO] [stdout]   --> shiratsu/src/log.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 "{}: {}",
[INFO] [stdout]    |                      -- this formatting argument uses named argument `path` by position
[INFO] [stdout] 89 |                 platform_id = platform_id.as_ref(),
[INFO] [stdout] 90 |                 path = p.display(),
[INFO] [stdout]    |                 ^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 "{}: {path}",
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `entry_name` is not used by name
[INFO] [stdout]    --> shiratsu/src/log.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 "Adding game entry \"{}\" ({})",
[INFO] [stdout]     |                                      -- this formatting argument uses named argument `entry_name` by position
[INFO] [stdout] 101 |                 entry_name = entry_name,
[INFO] [stdout]     |                 ^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 "Adding game entry \"{entry_name}\" ({})",
[INFO] [stdout]     |                                       ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `platform_id` is not used by name
[INFO] [stdout]    --> shiratsu/src/log.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 "Adding game entry \"{}\" ({})",
[INFO] [stdout]     |                                            -- this formatting argument uses named argument `platform_id` by position
[INFO] [stdout] 101 |                 entry_name = entry_name,
[INFO] [stdout] 102 |                 platform_id = platform_id.as_ref(),
[INFO] [stdout]     |                 ^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 "Adding game entry \"{}\" ({platform_id})",
[INFO] [stdout]     |                                             +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `path` is not used by name
[INFO] [stdout]    --> shiratsu/src/log.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 "Finished processing {}, added {} entries.",
[INFO] [stdout]     |                                      -- this formatting argument uses named argument `path` by position
[INFO] [stdout] 116 |                 path = p.display(),
[INFO] [stdout]     |                 ^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 "Finished processing {path}, added {} entries.",
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `count` is not used by name
[INFO] [stdout]    --> shiratsu/src/log.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 "Finished processing {}, added {} entries.",
[INFO] [stdout]     |                                                -- this formatting argument uses named argument `count` by position
[INFO] [stdout] 116 |                 path = p.display(),
[INFO] [stdout] 117 |                 count = len
[INFO] [stdout]     |                 ^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 "Finished processing {}, added {count} entries.",
[INFO] [stdout]     |                                                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "e1eb0d6e3c59a26f19f630277ad09255e32777e1e5feb2b2dea87b7c82b0107f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1eb0d6e3c59a26f19f630277ad09255e32777e1e5feb2b2dea87b7c82b0107f", kill_on_drop: false }`
[INFO] [stdout] e1eb0d6e3c59a26f19f630277ad09255e32777e1e5feb2b2dea87b7c82b0107f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4c8f98820a313e85afd7454a591abb4d5a13d122010c14d9d43fc00f78d5c6c6
[INFO] running `Command { std: "docker" "start" "-a" "4c8f98820a313e85afd7454a591abb4d5a13d122010c14d9d43fc00f78d5c6c6", 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] [stderr]    Compiling shiratsu-dat v0.1.0 (/opt/rustwide/workdir/shiratsu-dat)
[INFO] [stderr]    Compiling shiratsu-stone v0.1.0 (/opt/rustwide/workdir/shiratsu-stone)
[INFO] [stderr]    Compiling shiratsu v3.0.0 (/opt/rustwide/workdir/shiratsu)
[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-naming v0.1.7 (/opt/rustwide/workdir/shiratsu-naming)
[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: 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: 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.32s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "4c8f98820a313e85afd7454a591abb4d5a13d122010c14d9d43fc00f78d5c6c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c8f98820a313e85afd7454a591abb4d5a13d122010c14d9d43fc00f78d5c6c6", kill_on_drop: false }`
[INFO] [stdout] 4c8f98820a313e85afd7454a591abb4d5a13d122010c14d9d43fc00f78d5c6c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] eb745b2ff0989bccaa40f19a0d16ec7c9e85ac93efed23652ee9c576d927651d
[INFO] running `Command { std: "docker" "start" "-a" "eb745b2ff0989bccaa40f19a0d16ec7c9e85ac93efed23652ee9c576d927651d", 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.19s
[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 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/shiratsu/b206d12ab5965e38/deps/shiratsu-b206d12ab5965e38)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/shiratsu-dat/16b46b12c3b362a5/deps/shiratsu_dat-16b46b12c3b362a5)
[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] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test tests::nointro_filename_parses ... ok
[INFO] [stdout] test common::serial::test_rule_sony ... ok
[INFO] [stdout] test common::util::tests::test_replace_hyphen ... ok
[INFO] [stdout] test tests::nointro_region_parses ... ok
[INFO] [stdout] test tests::nointro_filename_parses_2 ... ok
[INFO] [stdout] test tests::nointro_region_parses_many ... ok
[INFO] [stdout] test tests::tosec_filename_parses_3 ... ok
[INFO] [stdout] test tests::tosec_filename_parses_2 ... ok
[INFO] [stdout] test tests::tosec_filename_parses_6 ... ok
[INFO] [stdout] test tests::nointro_filename_parses_odekake ... ok
[INFO] [stdout] test tests::tosec_filename_parses_4 ... ok
[INFO] [stdout] test tests::tosec_filename_parses_end ... ok
[INFO] [stdout] test tests::tosec_filename_parses_end_rev ... ok
[INFO] [stdout] test tests::nointro_filename_parses_end ... ok
[INFO] [stdout] test tests::tosec_region_parses ... ok
[INFO] [stdout] test tests::tosec_filename_parses ... ok
[INFO] [stdout] test tests::tosec_filename_parses_5 ... ok
[INFO] [stdout] test common::serial::test_rule_nintendo ... ok
[INFO] [stdout] test common::serial::test_rule_sega ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/shiratsu-naming/544cebf859be7b19/deps/shiratsu_naming-544cebf859be7b19)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test naming::common::parsers::tests::in_brackets_test ... ok
[INFO] [stdout] test naming::common::parsers::tests::in_parens_test ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_dump_tag ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_space_ver ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_to_string ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_ver ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_vol_tag ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_additional ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_argentina ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_brazil ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_disc_test ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_parse ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_export ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_region ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_ver_underscore ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_language_test ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_year ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_game_hack_tag ... ok
[INFO] [stdout] test naming::goodtools::parsers::test::test_translation ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_redump_ver_test ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_region_tag_test ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_region_test ... 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_test_multitap ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_uae ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_to_string ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_unl ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_ver_test ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_weird_beta ... ok
[INFO] [stdout] test naming::tosec::parsers::test::globals_to_string ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_missing_publish_once ... ok
[INFO] [stdout] test naming::tosec::parsers::test::parse_to_string ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_dumpinfo ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_ambiguous_version ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_date ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_by_publisher ... 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_parts ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_publisher ... 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_version ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_full ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_beta_test ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_zzz ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_parse_multi ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_repair ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_undelim_date ... ok
[INFO] [stdout] test naming::tosec::parsers::test::test_zzz_unks ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_void ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_no_region_fail ... ok
[INFO] [stdout] test naming::nointro::parsers::tests::parse_odekake ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/shiratsu-stone/4afbcf505f04a267/deps/shiratsu_stone-4afbcf505f04a267)
[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] [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:     0x5d3362d8e362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d3362d8e362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d3362d8e362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d3362d8e362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d3362da3e3a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d3362da3e3a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5d3362d93246 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d3362d93246 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d3362d6c76f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d3362d6c76f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3362d86699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d3362d07d9e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d3362d07d9e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d3362d86852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d3362d86852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d3362d6c828 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d3362d641c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d3362d6d67d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d3362da454c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d3362da42c2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d3362cf6f4a - <core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::fs::File, std[840933623431fd06]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d3362cf6f4a - <shiratsu_stone[823c67918d9eb8cd]::platforms::STONE_DIST as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:18:1
[INFO] [stdout]   22:     0x5d3362cf6f4a - <<shiratsu_stone[823c67918d9eb8cd]::platforms::STONE_DIST as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d3362ce9bb6 - <lazy_static[9663e059622b7df5]::lazy::Lazy<&str>>::get::<<shiratsu_stone[823c67918d9eb8cd]::platforms::STONE_DIST as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[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:     0x5d3362cf58ad - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<&str>>::get<<shiratsu_stone[823c67918d9eb8cd]::platforms::STONE_DIST as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   25:     0x5d3362d71957 - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   26:     0x5d3362cf06e7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<&str>>::get<<shiratsu_stone[823c67918d9eb8cd]::platforms::STONE_DIST as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   27:     0x5d3362cebf1f - <lazy_static[9663e059622b7df5]::lazy::Lazy<&str>>::get::<<shiratsu_stone[823c67918d9eb8cd]::platforms::STONE_DIST as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[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:     0x5d3362cebf1f - <shiratsu_stone[823c67918d9eb8cd]::platforms::STONE_DIST as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[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:     0x5d3362cebf1f - <shiratsu_stone[823c67918d9eb8cd]::platforms::STONE_DIST as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[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:     0x5d3362cea375 - shiratsu_stone[823c67918d9eb8cd]::platforms::load_platform_info
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:213:50
[INFO] [stdout]   31:     0x5d3362cf734a - <shiratsu_stone[823c67918d9eb8cd]::platforms::STONE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:20:54
[INFO] [stdout]   32:     0x5d3362cf734a - <<shiratsu_stone[823c67918d9eb8cd]::platforms::STONE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5d3362ce9bf1 - <lazy_static[9663e059622b7df5]::lazy::Lazy<(shiratsu_stone[823c67918d9eb8cd]::platforms::StonePlatforms, alloc[40b2bae28975ac47]::string::String)>>::get::<<shiratsu_stone[823c67918d9eb8cd]::platforms::STONE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[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:     0x5d3362cf590d - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<(shiratsu_stone[823c67918d9eb8cd]::platforms::StonePlatforms, alloc[40b2bae28975ac47]::string::String)>>::get<<shiratsu_stone[823c67918d9eb8cd]::platforms::STONE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `-p shiratsu-stone --lib`
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   35:     0x5d3362d71957 - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   36:     0x5d3362cf07b7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<(shiratsu_stone[823c67918d9eb8cd]::platforms::StonePlatforms, alloc[40b2bae28975ac47]::string::String)>>::get<<shiratsu_stone[823c67918d9eb8cd]::platforms::STONE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   37:     0x5d3362cec1ff - <lazy_static[9663e059622b7df5]::lazy::Lazy<(shiratsu_stone[823c67918d9eb8cd]::platforms::StonePlatforms, alloc[40b2bae28975ac47]::string::String)>>::get::<<shiratsu_stone[823c67918d9eb8cd]::platforms::STONE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[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:     0x5d3362cec1ff - <shiratsu_stone[823c67918d9eb8cd]::platforms::STONE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[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:     0x5d3362cec1ff - <shiratsu_stone[823c67918d9eb8cd]::platforms::STONE as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[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:     0x5d3362ce9d3d - <shiratsu_stone[823c67918d9eb8cd]::platforms::StonePlatforms>::get
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:35:10
[INFO] [stdout]   41:     0x5d3362cfa82c - shiratsu_stone[823c67918d9eb8cd]::tests::dump_stone
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:17:25
[INFO] [stdout]   42:     0x5d3362cfa017 - shiratsu_stone[823c67918d9eb8cd]::tests::dump_stone::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:16:20
[INFO] [stdout]   43:     0x5d3362cf6ac6 - <shiratsu_stone[823c67918d9eb8cd]::tests::dump_stone::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d3362cfc14b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d3362cfc14b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5d3362d089aa - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5d3362d089aa - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5d3362d089aa - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5d3362d089aa - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5d3362d089aa - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5d3362d089aa - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5d3362d089aa - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5d3362d02e74 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5d3362d02e74 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5d3362d0b4a2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5d3362d0b4a2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d3362d0b4a2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d3362d0b4a2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d3362d0b4a2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d3362d0b4a2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5d3362d0b4a2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5d3362d8dc0f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5d3362d8dc0f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x7332df5e7aa4 - <unknown>
[INFO] [stdout]   65:     0x7332df674a64 - 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:     0x5d3362d8e362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d3362d8e362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d3362d8e362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d3362d8e362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d3362da3e3a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d3362da3e3a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5d3362d93246 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d3362d93246 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d3362d6c76f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d3362d6c76f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3362d86699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d3362d07d9e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d3362d07d9e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d3362d86852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d3362d86852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d3362d6c85a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d3362d641c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d3362d6d67d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d3362da454c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d3362d71a4c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5d3362cf07b7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<(shiratsu_stone[823c67918d9eb8cd]::platforms::StonePlatforms, alloc[40b2bae28975ac47]::string::String)>>::get<<shiratsu_stone[823c67918d9eb8cd]::platforms::STONE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5d3362cec1ff - <lazy_static[9663e059622b7df5]::lazy::Lazy<(shiratsu_stone[823c67918d9eb8cd]::platforms::StonePlatforms, alloc[40b2bae28975ac47]::string::String)>>::get::<<shiratsu_stone[823c67918d9eb8cd]::platforms::STONE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[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:     0x5d3362cec1ff - <shiratsu_stone[823c67918d9eb8cd]::platforms::STONE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[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:     0x5d3362cec1ff - <shiratsu_stone[823c67918d9eb8cd]::platforms::STONE as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[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:     0x5d3362ce9d3d - <shiratsu_stone[823c67918d9eb8cd]::platforms::StonePlatforms>::get
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:35:10
[INFO] [stdout]   25:     0x5d3362ceb6aa - <&shiratsu_stone[823c67918d9eb8cd]::platforms::PlatformId as core[8f93d80df273fe75]::convert::TryFrom<&str>>::try_from
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:136:21
[INFO] [stdout]   26:     0x5d3362cf631a - <&str as core[8f93d80df273fe75]::convert::TryInto<&shiratsu_stone[823c67918d9eb8cd]::platforms::PlatformId>>::try_into
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/convert/mod.rs:819:9
[INFO] [stdout]   27:     0x5d3362cfa92d - shiratsu_stone[823c67918d9eb8cd]::tests::get_mimetype
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:24:62
[INFO] [stdout]   28:     0x5d3362cfa047 - shiratsu_stone[823c67918d9eb8cd]::tests::get_mimetype::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:23:22
[INFO] [stdout]   29:     0x5d3362cf6b06 - <shiratsu_stone[823c67918d9eb8cd]::tests::get_mimetype::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5d3362cfc14b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d3362cfc14b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x5d3362d089aa - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x5d3362d089aa - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5d3362d089aa - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5d3362d089aa - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5d3362d089aa - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5d3362d089aa - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x5d3362d089aa - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x5d3362d02e74 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x5d3362d02e74 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5d3362d0b4a2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   42:     0x5d3362d0b4a2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5d3362d0b4a2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d3362d0b4a2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d3362d0b4a2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d3362d0b4a2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   47:     0x5d3362d0b4a2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5d3362d8dc0f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   49:     0x5d3362d8dc0f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   50:     0x7332df5e7aa4 - <unknown>
[INFO] [stdout]   51:     0x7332df674a64 - 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.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eb745b2ff0989bccaa40f19a0d16ec7c9e85ac93efed23652ee9c576d927651d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb745b2ff0989bccaa40f19a0d16ec7c9e85ac93efed23652ee9c576d927651d", kill_on_drop: false }`
[INFO] [stdout] eb745b2ff0989bccaa40f19a0d16ec7c9e85ac93efed23652ee9c576d927651d
