[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] checking SnowflakePowered/shiratsu against master#2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowflakePowered%2Fshiratsu" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SnowflakePowered/shiratsu [INFO] finished tweaking git repo https://github.com/SnowflakePowered/shiratsu [INFO] tweaked toml for git repo https://github.com/SnowflakePowered/shiratsu written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SnowflakePowered/shiratsu on toolchain 2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "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" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-stdlog v4.1.0 [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] [stderr] Downloaded lazy-static-include v2.3.0 [INFO] [stderr] Downloaded anyhow v1.0.45 [INFO] [stderr] Downloaded rusqlite v0.23.1 [INFO] [stderr] Downloaded serde_json v1.0.70 [INFO] [stderr] Downloaded starts-ends-with-caseless v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67d3e02b800e69f4e84fcbc8a3d546823241789c3bd05c464ae916cd7c749b82 [INFO] running `Command { std: "docker" "start" "-a" "67d3e02b800e69f4e84fcbc8a3d546823241789c3bd05c464ae916cd7c749b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67d3e02b800e69f4e84fcbc8a3d546823241789c3bd05c464ae916cd7c749b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67d3e02b800e69f4e84fcbc8a3d546823241789c3bd05c464ae916cd7c749b82", kill_on_drop: false }` [INFO] [stdout] 67d3e02b800e69f4e84fcbc8a3d546823241789c3bd05c464ae916cd7c749b82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71b973f84d4cff8782ba11124a6a9e01a40d6ece236984eed0c2aacb9319ff69 [INFO] running `Command { std: "docker" "start" "-a" "71b973f84d4cff8782ba11124a6a9e01a40d6ece236984eed0c2aacb9319ff69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking starts-ends-with-caseless v0.5.4 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking slog-stdlog v4.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Checking indicatif v0.14.0 [INFO] [stderr] Checking lazy-static-include v2.3.0 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Checking 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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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> { [INFO] [stdout] | ^^^^ ---- -------------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- -------------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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> { [INFO] [stdout] | ^^^^ ---- ------------ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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:33 [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:33 [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); [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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:33 [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); [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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)> { [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>)> { [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 + ?Sized>(input: &S) -> Result { [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 + ?Sized>(input: &S) -> Result> { [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 { [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> { [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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> { [INFO] [stdout] | ^^^^ ---- -------------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- -------------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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> { [INFO] [stdout] | ^^^^ ---- ------------ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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:33 [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:33 [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); [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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:33 [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); [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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> { [INFO] [stdout] | ^^^^ ---- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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>> { [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)> { [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>)> { [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 + ?Sized>(input: &S) -> Result { [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 + ?Sized>(input: &S) -> Result> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking serde_yaml v0.8.21 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking shiratsu-stone v0.1.0 (/opt/rustwide/workdir/shiratsu-stone) [INFO] [stderr] Checking 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `display::*` [INFO] [stdout] --> shiratsu-dat/src/common/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use display::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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 [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-dat/src/common/serial.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow [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] Checking 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] [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 27.16s [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" "71b973f84d4cff8782ba11124a6a9e01a40d6ece236984eed0c2aacb9319ff69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71b973f84d4cff8782ba11124a6a9e01a40d6ece236984eed0c2aacb9319ff69", kill_on_drop: false }` [INFO] [stdout] 71b973f84d4cff8782ba11124a6a9e01a40d6ece236984eed0c2aacb9319ff69