[INFO] cloning repository https://github.com/SnowflakePowered/shiratsu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SnowflakePowered/shiratsu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowflakePowered%2Fshiratsu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowflakePowered%2Fshiratsu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2e5eaf7762976ec8f98013a44be8d89c6f4d59f [INFO] testing SnowflakePowered/shiratsu against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowflakePowered%2Fshiratsu" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SnowflakePowered/shiratsu on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_macros v0.11.1 [INFO] [stderr] Downloaded starts-ends-with-caseless v0.5.4 [INFO] [stderr] Downloaded lazy-static-include v2.3.0 [INFO] [stderr] Downloaded siphasher v0.3.7 [INFO] [stderr] Downloaded number_prefix v0.3.0 [INFO] [stderr] Downloaded slog-async v2.7.0 [INFO] [stderr] Downloaded termios v0.3.3 [INFO] [stderr] Downloaded console v0.11.3 [INFO] [stderr] Downloaded anyhow v1.0.45 [INFO] [stderr] Downloaded serde_yaml v0.8.21 [INFO] [stderr] Downloaded serde_json v1.0.70 [INFO] [stderr] Downloaded quick-xml v0.22.0 [INFO] [stderr] Downloaded arc-swap v1.5.0 [INFO] [stderr] Downloaded rusqlite v0.23.1 [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] [stderr] Downloaded indicatif v0.14.0 [INFO] [stderr] Downloaded slog-stdlog v4.1.0 [INFO] [stderr] Downloaded paste v1.0.6 [INFO] [stderr] Downloaded phf_generator v0.11.1 [INFO] [stderr] Downloaded phf_shared v0.11.1 [INFO] [stderr] Downloaded phf v0.11.1 [INFO] [stderr] Downloaded libc v0.2.107 [INFO] [stderr] Downloaded libsqlite3-sys v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a3e67a89bef5f4fab80c311d568a85a5eb550b31ace8cd516052846bbc97983 [INFO] running `Command { std: "docker" "start" "-a" "4a3e67a89bef5f4fab80c311d568a85a5eb550b31ace8cd516052846bbc97983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a3e67a89bef5f4fab80c311d568a85a5eb550b31ace8cd516052846bbc97983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3e67a89bef5f4fab80c311d568a85a5eb550b31ace8cd516052846bbc97983", kill_on_drop: false }` [INFO] [stdout] 4a3e67a89bef5f4fab80c311d568a85a5eb550b31ace8cd516052846bbc97983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 481763e38d8b5c3a8d3fca41d1b3d934084a3d2f9d5630c0afc94bf65ce05f9d [INFO] running `Command { std: "docker" "start" "-a" "481763e38d8b5c3a8d3fca41d1b3d934084a3d2f9d5630c0afc94bf65ce05f9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling starts-ends-with-caseless v0.5.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling lazy-static-include v2.3.0 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling shiratsu-naming v0.1.7 (/opt/rustwide/workdir/shiratsu-naming) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 | fn parse_version_with_space(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] 142 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 143 | fn parse_version_with_underscore(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 174 | fn parse_additional_parens_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 184 | fn parse_additional_brackets_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 281 | pub(super) fn do_parse(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 287 | fn parse_all_tags_until_end(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 50 | nointro_brackets_flag_parser!(parse_baddump_tag, "b"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 51 | nointro_brackets_flag_parser!(parse_bios_tag, "BIOS"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 238 | fn parse_regular_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 243 | fn parse_z_or_x_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | fn parse_bios_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 302 | fn parse_redump_multitap_flag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 331 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 333 | fn parse_region_tag_and_ensure_end(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn parse_date(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 98 | fn parse_undelimited_date(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 207 | fn parse_multilang(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 213 | fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 219 | fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 392 | fn parse_version_tag(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 401 | fn parse_revision(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 408 | fn parse_version(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 435 | fn parse_title_demo_date_happy(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 436 | fn parse_version_and_demo_or_date(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 487 | fn parse_title_degenerate_path(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 514 | fn parse_tosec_name(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 516 | fn parse_by_publisher(input: &str) -> IResult<&str, (TOSECToken<'_>, TOSECToken<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 668 | fn parse_collect_dumpinfos(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 689 | fn parse_known_flags(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 709 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> shiratsu-naming/src/naming/tosec/parsers.rs:721:12 [INFO] [stdout] | [INFO] [stdout] 721 | input: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 722 | ) -> IResult<&str, (Vec>, Vec)> { [INFO] [stdout] | ---- ---------- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 722 | ) -> IResult<&str, (Vec>>, Vec>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 551 | pub fn try_parse + ?Sized>(input: &S) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 570 | pub fn get_single(&self, index: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling shiratsu-stone v0.1.0 (/opt/rustwide/workdir/shiratsu-stone) [INFO] [stderr] Compiling shiratsu-dat v0.1.0 (/opt/rustwide/workdir/shiratsu-dat) [INFO] [stdout] warning: unused import: `display::*` [INFO] [stdout] --> shiratsu-dat/src/common/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use display::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow<'_, Serial> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling shiratsu v3.0.0 (/opt/rustwide/workdir/shiratsu) [INFO] [stdout] warning: named argument `source` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 80 | "Found {} DAT File at {} ({})", [INFO] [stdout] | -- this formatting argument uses named argument `source` by position [INFO] [stdout] 81 | source = source, [INFO] [stdout] | ^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 80 | "Found {source} DAT File at {} ({})", [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `path` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 80 | "Found {} DAT File at {} ({})", [INFO] [stdout] | -- this formatting argument uses named argument `path` by position [INFO] [stdout] 81 | source = source, [INFO] [stdout] 82 | path = p.display(), [INFO] [stdout] | ^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 80 | "Found {} DAT File at {path} ({})", [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `platform_id` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 80 | "Found {} DAT File at {} ({})", [INFO] [stdout] | -- this formatting argument uses named argument `platform_id` by position [INFO] [stdout] ... [INFO] [stdout] 83 | platform_id = platform_id.as_ref() [INFO] [stdout] | ^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 80 | "Found {} DAT File at {} ({platform_id})", [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `platform_id` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 88 | "{}: {}", [INFO] [stdout] | -- this formatting argument uses named argument `platform_id` by position [INFO] [stdout] 89 | platform_id = platform_id.as_ref(), [INFO] [stdout] | ^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 88 | "{platform_id}: {}", [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `path` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 88 | "{}: {}", [INFO] [stdout] | -- this formatting argument uses named argument `path` by position [INFO] [stdout] 89 | platform_id = platform_id.as_ref(), [INFO] [stdout] 90 | path = p.display(), [INFO] [stdout] | ^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 88 | "{}: {path}", [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `entry_name` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 100 | "Adding game entry \"{}\" ({})", [INFO] [stdout] | -- this formatting argument uses named argument `entry_name` by position [INFO] [stdout] 101 | entry_name = entry_name, [INFO] [stdout] | ^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 100 | "Adding game entry \"{entry_name}\" ({})", [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `platform_id` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 100 | "Adding game entry \"{}\" ({})", [INFO] [stdout] | -- this formatting argument uses named argument `platform_id` by position [INFO] [stdout] 101 | entry_name = entry_name, [INFO] [stdout] 102 | platform_id = platform_id.as_ref(), [INFO] [stdout] | ^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 100 | "Adding game entry \"{}\" ({platform_id})", [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `path` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 115 | "Finished processing {}, added {} entries.", [INFO] [stdout] | -- this formatting argument uses named argument `path` by position [INFO] [stdout] 116 | path = p.display(), [INFO] [stdout] | ^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 115 | "Finished processing {path}, added {} entries.", [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `count` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 115 | "Finished processing {}, added {} entries.", [INFO] [stdout] | -- this formatting argument uses named argument `count` by position [INFO] [stdout] 116 | path = p.display(), [INFO] [stdout] 117 | count = len [INFO] [stdout] | ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 115 | "Finished processing {}, added {count} entries.", [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.66s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "481763e38d8b5c3a8d3fca41d1b3d934084a3d2f9d5630c0afc94bf65ce05f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "481763e38d8b5c3a8d3fca41d1b3d934084a3d2f9d5630c0afc94bf65ce05f9d", kill_on_drop: false }` [INFO] [stdout] 481763e38d8b5c3a8d3fca41d1b3d934084a3d2f9d5630c0afc94bf65ce05f9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 53c7798a510e31ab0ee8604948d1c483c875a41e52de29e7fb0fd0f72da226bb [INFO] running `Command { std: "docker" "start" "-a" "53c7798a510e31ab0ee8604948d1c483c875a41e52de29e7fb0fd0f72da226bb", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 | fn parse_version_with_space(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] 142 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 143 | fn parse_version_with_underscore(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 174 | fn parse_additional_parens_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 184 | fn parse_additional_brackets_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 281 | pub(super) fn do_parse(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 287 | fn parse_all_tags_until_end(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 50 | nointro_brackets_flag_parser!(parse_baddump_tag, "b"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 51 | nointro_brackets_flag_parser!(parse_bios_tag, "BIOS"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 238 | fn parse_regular_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 243 | fn parse_z_or_x_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | fn parse_bios_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 302 | fn parse_redump_multitap_flag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 331 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 333 | fn parse_region_tag_and_ensure_end(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn parse_date(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 98 | fn parse_undelimited_date(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 207 | fn parse_multilang(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 213 | fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 219 | fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 392 | fn parse_version_tag(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 401 | fn parse_revision(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 408 | fn parse_version(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 435 | fn parse_title_demo_date_happy(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 436 | fn parse_version_and_demo_or_date(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 487 | fn parse_title_degenerate_path(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 514 | fn parse_tosec_name(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 516 | fn parse_by_publisher(input: &str) -> IResult<&str, (TOSECToken<'_>, TOSECToken<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 668 | fn parse_collect_dumpinfos(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 689 | fn parse_known_flags(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 709 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> shiratsu-naming/src/naming/tosec/parsers.rs:721:12 [INFO] [stdout] | [INFO] [stdout] 721 | input: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 722 | ) -> IResult<&str, (Vec>, Vec)> { [INFO] [stdout] | ---- ---------- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 722 | ) -> IResult<&str, (Vec>>, Vec>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 551 | pub fn try_parse + ?Sized>(input: &S) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 570 | pub fn get_single(&self, index: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `display::*` [INFO] [stdout] --> shiratsu-dat/src/common/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use display::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow<'_, Serial> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling shiratsu-dat v0.1.0 (/opt/rustwide/workdir/shiratsu-dat) [INFO] [stderr] Compiling shiratsu v3.0.0 (/opt/rustwide/workdir/shiratsu) [INFO] [stderr] Compiling shiratsu-stone v0.1.0 (/opt/rustwide/workdir/shiratsu-stone) [INFO] [stderr] Compiling shiratsu-naming v0.1.7 (/opt/rustwide/workdir/shiratsu-naming) [INFO] [stdout] warning: named argument `source` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 80 | "Found {} DAT File at {} ({})", [INFO] [stdout] | -- this formatting argument uses named argument `source` by position [INFO] [stdout] 81 | source = source, [INFO] [stdout] | ^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 80 | "Found {source} DAT File at {} ({})", [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `path` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 80 | "Found {} DAT File at {} ({})", [INFO] [stdout] | -- this formatting argument uses named argument `path` by position [INFO] [stdout] 81 | source = source, [INFO] [stdout] 82 | path = p.display(), [INFO] [stdout] | ^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 80 | "Found {} DAT File at {path} ({})", [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `platform_id` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 80 | "Found {} DAT File at {} ({})", [INFO] [stdout] | -- this formatting argument uses named argument `platform_id` by position [INFO] [stdout] ... [INFO] [stdout] 83 | platform_id = platform_id.as_ref() [INFO] [stdout] | ^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 80 | "Found {} DAT File at {} ({platform_id})", [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `platform_id` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 88 | "{}: {}", [INFO] [stdout] | -- this formatting argument uses named argument `platform_id` by position [INFO] [stdout] 89 | platform_id = platform_id.as_ref(), [INFO] [stdout] | ^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 88 | "{platform_id}: {}", [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `path` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 88 | "{}: {}", [INFO] [stdout] | -- this formatting argument uses named argument `path` by position [INFO] [stdout] 89 | platform_id = platform_id.as_ref(), [INFO] [stdout] 90 | path = p.display(), [INFO] [stdout] | ^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 88 | "{}: {path}", [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `entry_name` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 100 | "Adding game entry \"{}\" ({})", [INFO] [stdout] | -- this formatting argument uses named argument `entry_name` by position [INFO] [stdout] 101 | entry_name = entry_name, [INFO] [stdout] | ^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 100 | "Adding game entry \"{entry_name}\" ({})", [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `platform_id` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 100 | "Adding game entry \"{}\" ({})", [INFO] [stdout] | -- this formatting argument uses named argument `platform_id` by position [INFO] [stdout] 101 | entry_name = entry_name, [INFO] [stdout] 102 | platform_id = platform_id.as_ref(), [INFO] [stdout] | ^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 100 | "Adding game entry \"{}\" ({platform_id})", [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `path` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 115 | "Finished processing {}, added {} entries.", [INFO] [stdout] | -- this formatting argument uses named argument `path` by position [INFO] [stdout] 116 | path = p.display(), [INFO] [stdout] | ^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 115 | "Finished processing {path}, added {} entries.", [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `count` is not used by name [INFO] [stdout] --> shiratsu/src/log.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 115 | "Finished processing {}, added {} entries.", [INFO] [stdout] | -- this formatting argument uses named argument `count` by position [INFO] [stdout] 116 | path = p.display(), [INFO] [stdout] 117 | count = len [INFO] [stdout] | ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 115 | "Finished processing {}, added {count} entries.", [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `display::*` [INFO] [stdout] --> shiratsu-dat/src/common/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use display::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow<'_, Serial> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 | fn parse_version_with_space(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] 142 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 143 | fn parse_version_with_underscore(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 174 | fn parse_additional_parens_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 184 | fn parse_additional_brackets_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 281 | pub(super) fn do_parse(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 287 | fn parse_all_tags_until_end(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 50 | nointro_brackets_flag_parser!(parse_baddump_tag, "b"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 51 | nointro_brackets_flag_parser!(parse_bios_tag, "BIOS"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 238 | fn parse_regular_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 243 | fn parse_z_or_x_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | fn parse_bios_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 302 | fn parse_redump_multitap_flag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 331 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 333 | fn parse_region_tag_and_ensure_end(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn parse_date(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 98 | fn parse_undelimited_date(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 207 | fn parse_multilang(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 213 | fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 219 | fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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 lifetimes get resolved as `'a` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 392 | fn parse_version_tag(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 401 | fn parse_revision(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 408 | fn parse_version(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 435 | fn parse_title_demo_date_happy(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 436 | fn parse_version_and_demo_or_date(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 487 | fn parse_title_degenerate_path(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 514 | fn parse_tosec_name(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 516 | fn parse_by_publisher(input: &str) -> IResult<&str, (TOSECToken<'_>, TOSECToken<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 668 | fn parse_collect_dumpinfos(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 689 | fn parse_known_flags(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 709 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> shiratsu-naming/src/naming/tosec/parsers.rs:721:12 [INFO] [stdout] | [INFO] [stdout] 721 | input: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 722 | ) -> IResult<&str, (Vec>, Vec)> { [INFO] [stdout] | ---- ---------- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 722 | ) -> IResult<&str, (Vec>>, Vec>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 551 | pub fn try_parse + ?Sized>(input: &S) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 570 | pub fn get_single(&self, index: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.98s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "53c7798a510e31ab0ee8604948d1c483c875a41e52de29e7fb0fd0f72da226bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c7798a510e31ab0ee8604948d1c483c875a41e52de29e7fb0fd0f72da226bb", kill_on_drop: false }` [INFO] [stdout] 53c7798a510e31ab0ee8604948d1c483c875a41e52de29e7fb0fd0f72da226bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3815af3be3f2b2d1d6bb75188c28d7776291b265aa5ae8a628de7af71fcffa89 [INFO] running `Command { std: "docker" "start" "-a" "3815af3be3f2b2d1d6bb75188c28d7776291b265aa5ae8a628de7af71fcffa89", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:29:28 [INFO] [stderr] | [INFO] [stderr] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/goodtools/parsers.rs:49:46 [INFO] [stderr] | [INFO] [stderr] 49 | make_parens_tag!(parse_year_tag, parse_year, GoodToolsToken); [INFO] [stderr] | ------------------------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:50:22 [INFO] [stderr] | [INFO] [stderr] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 50 | fn parse_year(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:55:33 [INFO] [stderr] | [INFO] [stderr] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 55 | fn parse_translation_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/goodtools/parsers.rs:67:54 [INFO] [stderr] | [INFO] [stderr] 67 | make_parens_tag!(parse_revision_tag, parse_revision, GoodToolsToken); [INFO] [stderr] | -------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:68:26 [INFO] [stderr] | [INFO] [stderr] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 68 | fn parse_revision(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/goodtools/parsers.rs:74:52 [INFO] [stderr] | [INFO] [stderr] 74 | make_parens_tag!(parse_version_tag, parse_version, GoodToolsToken); [INFO] [stderr] | ------------------------------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:75:25 [INFO] [stderr] | [INFO] [stderr] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 75 | fn parse_version(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/goodtools/parsers.rs:113:1 [INFO] [stderr] | [INFO] [stderr] 113 | / make_parens_tag!( [INFO] [stderr] 114 | | parse_version_with_space_tag, [INFO] [stderr] 115 | | parse_version_with_space, [INFO] [stderr] 116 | | GoodToolsToken [INFO] [stderr] | | -------------- the lifetimes get resolved as `'a` [INFO] [stderr] 117 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:118:36 [INFO] [stderr] | [INFO] [stderr] 118 | fn parse_version_with_space(input: &str) -> IResult<&str, GoodToolsToken> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 118 | fn parse_version_with_space(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/goodtools/parsers.rs:138:1 [INFO] [stderr] | [INFO] [stderr] 138 | / make_parens_tag!( [INFO] [stderr] 139 | | parse_version_with_underscore_tag, [INFO] [stderr] 140 | | parse_version_with_underscore, [INFO] [stderr] 141 | | GoodToolsToken [INFO] [stderr] | | -------------- the lifetimes get resolved as `'a` [INFO] [stderr] 142 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:143:41 [INFO] [stderr] | [INFO] [stderr] 143 | fn parse_version_with_underscore(input: &str) -> IResult<&str, GoodToolsToken> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 143 | fn parse_version_with_underscore(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/goodtools/parsers.rs:151:63 [INFO] [stderr] | [INFO] [stderr] 151 | make_parens_tag!(parse_multilaguage_tag, parse_multilanguage, GoodToolsToken); [INFO] [stderr] | ----------------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:152:31 [INFO] [stderr] | [INFO] [stderr] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 152 | fn parse_multilanguage(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/goodtools/parsers.rs:158:47 [INFO] [stderr] | [INFO] [stderr] 158 | make_parens_tag!(parse_vol_tag, parse_volume, GoodToolsToken); [INFO] [stderr] | ------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:159:24 [INFO] [stderr] | [INFO] [stderr] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 159 | fn parse_volume(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:174:39 [INFO] [stderr] | [INFO] [stderr] 174 | fn parse_additional_parens_tag(input: &str) -> IResult<&str, GoodToolsToken> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 174 | fn parse_additional_parens_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:184:41 [INFO] [stderr] | [INFO] [stderr] 184 | fn parse_additional_brackets_tag(input: &str) -> IResult<&str, GoodToolsToken> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 184 | fn parse_additional_brackets_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/goodtools/parsers.rs:231:56 [INFO] [stderr] | [INFO] [stderr] 231 | make_parens_tag!(parse_game_hack_tag, parse_game_hack, GoodToolsToken); [INFO] [stderr] | ---------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:232:27 [INFO] [stderr] | [INFO] [stderr] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 232 | fn parse_game_hack(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:243:27 [INFO] [stderr] | [INFO] [stderr] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 243 | fn parse_known_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:281:31 [INFO] [stderr] | [INFO] [stderr] 281 | pub(super) fn do_parse(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 281 | pub(super) fn do_parse(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/goodtools/parsers.rs:287:40 [INFO] [stderr] | [INFO] [stderr] 287 | fn parse_all_tags_until_end(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 287 | fn parse_all_tags_until_end(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:34:28 [INFO] [stderr] | [INFO] [stderr] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:43:33 [INFO] [stderr] | [INFO] [stderr] 43 | fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> { [INFO] [stderr] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 50 | nointro_brackets_flag_parser!(parse_baddump_tag, "b"); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 43 | fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'a>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:43:33 [INFO] [stderr] | [INFO] [stderr] 43 | fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> { [INFO] [stderr] | ^^ -- ------------ the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 51 | nointro_brackets_flag_parser!(parse_bios_tag, "BIOS"); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 43 | fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'a>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/nointro/parsers.rs:75:59 [INFO] [stderr] | [INFO] [stderr] 75 | make_parens_tag!(parse_version_tag, parse_version_string, NoIntroToken); [INFO] [stderr] | ----------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:76:32 [INFO] [stderr] | [INFO] [stderr] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 76 | fn parse_version_string(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/nointro/parsers.rs:213:58 [INFO] [stderr] | [INFO] [stderr] 213 | make_parens_tag!(parse_dev_status_tag, parse_dev_status, NoIntroToken); [INFO] [stderr] | ---------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:214:28 [INFO] [stderr] | [INFO] [stderr] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 214 | fn parse_dev_status(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/nointro/parsers.rs:229:46 [INFO] [stderr] | [INFO] [stderr] 229 | make_parens_tag!(parse_disc_tag, parse_disc, NoIntroToken); [INFO] [stderr] | ---------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:230:22 [INFO] [stderr] | [INFO] [stderr] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 230 | fn parse_disc(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:237:30 [INFO] [stderr] | [INFO] [stderr] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 237 | fn parse_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:238:42 [INFO] [stderr] | [INFO] [stderr] 238 | fn parse_regular_scene_number(input: &str) -> IResult<&str, NoIntroToken> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 238 | fn parse_regular_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:243:41 [INFO] [stderr] | [INFO] [stderr] 243 | fn parse_z_or_x_scene_number(input: &str) -> IResult<&str, NoIntroToken> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 243 | fn parse_z_or_x_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:249:39 [INFO] [stderr] | [INFO] [stderr] 249 | fn parse_bios_scene_number(input: &str) -> IResult<&str, NoIntroToken> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 249 | fn parse_bios_scene_number(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:263:27 [INFO] [stderr] | [INFO] [stderr] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 263 | fn parse_scene_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/nointro/parsers.rs:269:54 [INFO] [stderr] | [INFO] [stderr] 269 | make_parens_tag!(parse_language_tag, parse_language, NoIntroToken); [INFO] [stderr] | ------------------------------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:270:26 [INFO] [stderr] | [INFO] [stderr] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 270 | fn parse_language(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:294:32 [INFO] [stderr] | [INFO] [stderr] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 294 | fn parse_additional_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:302:38 [INFO] [stderr] | [INFO] [stderr] 302 | fn parse_redump_multitap_flag(input: &str) -> IResult<&str, NoIntroToken> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 302 | fn parse_redump_multitap_flag(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:319:29 [INFO] [stderr] | [INFO] [stderr] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 319 | fn parse_known_flags(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:331:31 [INFO] [stderr] | [INFO] [stderr] 331 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 331 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/nointro/parsers.rs:333:47 [INFO] [stderr] | [INFO] [stderr] 333 | fn parse_region_tag_and_ensure_end(input: &str) -> IResult<&str, NoIntroToken> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 333 | fn parse_region_tag_and_ensure_end(input: &str) -> IResult<&str, NoIntroToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:26:38 [INFO] [stderr] | [INFO] [stderr] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/tosec/parsers.rs:51:46 [INFO] [stderr] | [INFO] [stderr] 51 | make_parens_tag!(parse_demo_tag, parse_demo, TOSECToken); [INFO] [stderr] | -------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 52 | fn parse_demo(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/tosec/parsers.rs:66:60 [INFO] [stderr] | [INFO] [stderr] 66 | make_parens_tag!(parse_devstatus_tag, parse_devstatus, Vec); [INFO] [stderr] | ----------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:67:27 [INFO] [stderr] | [INFO] [stderr] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 67 | fn parse_devstatus(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/tosec/parsers.rs:96:50 [INFO] [stderr] | [INFO] [stderr] 96 | make_parens_tag!(parse_date_tag, parse_date, Vec); [INFO] [stderr] | ------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:97:22 [INFO] [stderr] | [INFO] [stderr] 97 | fn parse_date(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 97 | fn parse_date(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:98:38 [INFO] [stderr] | [INFO] [stderr] 98 | fn parse_undelimited_date(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 98 | fn parse_undelimited_date(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:174:28 [INFO] [stderr] | [INFO] [stderr] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 174 | fn parse_region_tag(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/tosec/parsers.rs:180:56 [INFO] [stderr] | [INFO] [stderr] 180 | make_parens_tag!(parse_publisher_tag, parse_publisher, TOSECToken); [INFO] [stderr] | ------------------------------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:181:27 [INFO] [stderr] | [INFO] [stderr] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 181 | fn parse_publisher(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/tosec/parsers.rs:205:54 [INFO] [stderr] | [INFO] [stderr] 205 | make_parens_tag!(parse_language_tag, parse_language, TOSECToken); [INFO] [stderr] | ---------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:206:26 [INFO] [stderr] | [INFO] [stderr] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 206 | fn parse_language(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:207:31 [INFO] [stderr] | [INFO] [stderr] 207 | fn parse_multilang(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 207 | fn parse_multilang(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:213:33 [INFO] [stderr] | [INFO] [stderr] 213 | fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 213 | fn parse_single_lang(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:219:33 [INFO] [stderr] | [INFO] [stderr] 219 | fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 219 | fn parse_double_lang(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/tosec/parsers.rs:234:48 [INFO] [stderr] | [INFO] [stderr] 234 | make_parens_tag!(parse_media_tag, parse_media, TOSECToken); [INFO] [stderr] | ---------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:235:23 [INFO] [stderr] | [INFO] [stderr] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 235 | fn parse_media(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/tosec/parsers.rs:270:50 [INFO] [stderr] | [INFO] [stderr] 270 | make_parens_tag!(parse_system_tag, parse_system, TOSECToken); [INFO] [stderr] | ------------------------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:271:24 [INFO] [stderr] | [INFO] [stderr] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 271 | fn parse_system(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/tosec/parsers.rs:342:48 [INFO] [stderr] | [INFO] [stderr] 342 | make_parens_tag!(parse_video_tag, parse_video, TOSECToken); [INFO] [stderr] | ---------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:343:23 [INFO] [stderr] | [INFO] [stderr] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 343 | fn parse_video(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/common/parsers.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | fn $fn_name<'a>(input: &'a str) -> IResult<&str, $token> { [INFO] [stderr] | ^^ ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: shiratsu-naming/src/naming/tosec/parsers.rs:362:56 [INFO] [stderr] | [INFO] [stderr] 362 | make_parens_tag!(parse_copyright_tag, parse_copyright, TOSECToken); [INFO] [stderr] | ------------------------------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_parens_tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:363:27 [INFO] [stderr] | [INFO] [stderr] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 363 | fn parse_copyright(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:378:28 [INFO] [stderr] | [INFO] [stderr] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 378 | fn parse_parens_tag(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:385:30 [INFO] [stderr] | [INFO] [stderr] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 385 | fn parse_moreinfo_tag(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:392:29 [INFO] [stderr] | [INFO] [stderr] 392 | fn parse_version_tag(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 392 | fn parse_version_tag(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:400:32 [INFO] [stderr] | [INFO] [stderr] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 400 | fn parse_version_string(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:401:30 [INFO] [stderr] | [INFO] [stderr] 401 | fn parse_revision(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 401 | fn parse_revision(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:408:29 [INFO] [stderr] | [INFO] [stderr] 408 | fn parse_version(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 408 | fn parse_version(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:435:39 [INFO] [stderr] | [INFO] [stderr] 435 | fn parse_title_demo_date_happy(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 435 | fn parse_title_demo_date_happy(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:436:46 [INFO] [stderr] | [INFO] [stderr] 436 | fn parse_version_and_demo_or_date(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 436 | fn parse_version_and_demo_or_date(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:487:39 [INFO] [stderr] | [INFO] [stderr] 487 | fn parse_title_degenerate_path(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 487 | fn parse_title_degenerate_path(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:509:25 [INFO] [stderr] | [INFO] [stderr] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 509 | fn parse_zzz_unk(input: &str) -> IResult<&str, TOSECToken<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:514:28 [INFO] [stderr] | [INFO] [stderr] 514 | fn parse_tosec_name(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 514 | fn parse_tosec_name(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:516:34 [INFO] [stderr] | [INFO] [stderr] 516 | fn parse_by_publisher(input: &str) -> IResult<&str, (TOSECToken, TOSECToken)> { [INFO] [stderr] | ^^^^ ---- ---------- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 516 | fn parse_by_publisher(input: &str) -> IResult<&str, (TOSECToken<'_>, TOSECToken<'_>)> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:668:35 [INFO] [stderr] | [INFO] [stderr] 668 | fn parse_collect_dumpinfos(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 668 | fn parse_collect_dumpinfos(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:689:29 [INFO] [stderr] | [INFO] [stderr] 689 | fn parse_known_flags(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 689 | fn parse_known_flags(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:709:31 [INFO] [stderr] | [INFO] [stderr] 709 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 709 | pub(crate) fn do_parse(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/parsers.rs:721:12 [INFO] [stderr] | [INFO] [stderr] 721 | input: &str, [INFO] [stderr] | ^^^^ this lifetime flows to the output [INFO] [stderr] 722 | ) -> IResult<&str, (Vec>, Vec)> { [INFO] [stderr] | ---- ---------- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 722 | ) -> IResult<&str, (Vec>>, Vec>)> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/tokens.rs:551:53 [INFO] [stderr] | [INFO] [stderr] 551 | pub fn try_parse + ?Sized>(input: &S) -> Result { [INFO] [stderr] | ^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 551 | pub fn try_parse + ?Sized>(input: &S) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-naming/src/naming/tosec/tokens.rs:570:23 [INFO] [stderr] | [INFO] [stderr] 570 | pub fn get_single(&self, index: usize) -> Option { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 570 | pub fn get_single(&self, index: usize) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `shiratsu-naming` (lib) generated 86 warnings (run `cargo fix --lib -p shiratsu-naming` to apply 86 suggestions) [INFO] [stderr] warning: unused import: `display::*` [INFO] [stderr] --> shiratsu-dat/src/common/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub use display::*; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> shiratsu-dat/src/common/serial.rs:15:26 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow [INFO] [stderr] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 15 | pub fn as_normalized(&self, ruleset: &PlatformId) -> Cow<'_, Serial> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `shiratsu-dat` (lib) generated 2 warnings (run `cargo fix --lib -p shiratsu-dat` to apply 2 suggestions) [INFO] [stderr] warning: `shiratsu-dat` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: named argument `source` is not used by name [INFO] [stderr] --> shiratsu/src/log.rs:81:17 [INFO] [stderr] | [INFO] [stderr] 80 | "Found {} DAT File at {} ({})", [INFO] [stderr] | -- this formatting argument uses named argument `source` by position [INFO] [stderr] 81 | source = source, [INFO] [stderr] | ^^^^^^ this named argument is referred to by position in formatting string [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stderr] help: use the named argument by name to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 80 | "Found {source} DAT File at {} ({})", [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: named argument `path` is not used by name [INFO] [stderr] --> shiratsu/src/log.rs:82:17 [INFO] [stderr] | [INFO] [stderr] 80 | "Found {} DAT File at {} ({})", [INFO] [stderr] | -- this formatting argument uses named argument `path` by position [INFO] [stderr] 81 | source = source, [INFO] [stderr] 82 | path = p.display(), [INFO] [stderr] | ^^^^ this named argument is referred to by position in formatting string [INFO] [stderr] | [INFO] [stderr] help: use the named argument by name to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 80 | "Found {} DAT File at {path} ({})", [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: named argument `platform_id` is not used by name [INFO] [stderr] --> shiratsu/src/log.rs:83:17 [INFO] [stderr] | [INFO] [stderr] 80 | "Found {} DAT File at {} ({})", [INFO] [stderr] | -- this formatting argument uses named argument `platform_id` by position [INFO] [stderr] ... [INFO] [stderr] 83 | platform_id = platform_id.as_ref() [INFO] [stderr] | ^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stderr] | [INFO] [stderr] help: use the named argument by name to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 80 | "Found {} DAT File at {} ({platform_id})", [INFO] [stderr] | +++++++++++ [INFO] [stderr] [INFO] [stderr] warning: named argument `platform_id` is not used by name [INFO] [stderr] --> shiratsu/src/log.rs:89:17 [INFO] [stderr] | [INFO] [stderr] 88 | "{}: {}", [INFO] [stderr] | -- this formatting argument uses named argument `platform_id` by position [INFO] [stderr] 89 | platform_id = platform_id.as_ref(), [INFO] [stderr] | ^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stderr] | [INFO] [stderr] help: use the named argument by name to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 88 | "{platform_id}: {}", [INFO] [stderr] | +++++++++++ [INFO] [stderr] [INFO] [stderr] warning: named argument `path` is not used by name [INFO] [stderr] --> shiratsu/src/log.rs:90:17 [INFO] [stderr] | [INFO] [stderr] 88 | "{}: {}", [INFO] [stderr] | -- this formatting argument uses named argument `path` by position [INFO] [stderr] 89 | platform_id = platform_id.as_ref(), [INFO] [stderr] 90 | path = p.display(), [INFO] [stderr] | ^^^^ this named argument is referred to by position in formatting string [INFO] [stderr] | [INFO] [stderr] help: use the named argument by name to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 88 | "{}: {path}", [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: named argument `entry_name` is not used by name [INFO] [stderr] --> shiratsu/src/log.rs:101:17 [INFO] [stderr] | [INFO] [stderr] 100 | "Adding game entry \"{}\" ({})", [INFO] [stderr] | -- this formatting argument uses named argument `entry_name` by position [INFO] [stderr] 101 | entry_name = entry_name, [INFO] [stderr] | ^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stderr] | [INFO] [stderr] help: use the named argument by name to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 100 | "Adding game entry \"{entry_name}\" ({})", [INFO] [stderr] | ++++++++++ [INFO] [stderr] [INFO] [stderr] warning: named argument `platform_id` is not used by name [INFO] [stderr] --> shiratsu/src/log.rs:102:17 [INFO] [stderr] | [INFO] [stderr] 100 | "Adding game entry \"{}\" ({})", [INFO] [stderr] | -- this formatting argument uses named argument `platform_id` by position [INFO] [stderr] 101 | entry_name = entry_name, [INFO] [stderr] 102 | platform_id = platform_id.as_ref(), [INFO] [stderr] | ^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stderr] | [INFO] [stderr] help: use the named argument by name to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 100 | "Adding game entry \"{}\" ({platform_id})", [INFO] [stderr] | +++++++++++ [INFO] [stderr] [INFO] [stderr] warning: named argument `path` is not used by name [INFO] [stderr] --> shiratsu/src/log.rs:116:17 [INFO] [stderr] | [INFO] [stderr] 115 | "Finished processing {}, added {} entries.", [INFO] [stderr] | -- this formatting argument uses named argument `path` by position [INFO] [stderr] 116 | path = p.display(), [INFO] [stderr] | ^^^^ this named argument is referred to by position in formatting string [INFO] [stderr] | [INFO] [stderr] help: use the named argument by name to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 115 | "Finished processing {path}, added {} entries.", [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: named argument `count` is not used by name [INFO] [stderr] --> shiratsu/src/log.rs:117:17 [INFO] [stderr] | [INFO] [stderr] 115 | "Finished processing {}, added {} entries.", [INFO] [stderr] | -- this formatting argument uses named argument `count` by position [INFO] [stderr] 116 | path = p.display(), [INFO] [stderr] 117 | count = len [INFO] [stderr] | ^^^^^ this named argument is referred to by position in formatting string [INFO] [stderr] | [INFO] [stderr] help: use the named argument by name to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 115 | "Finished processing {}, added {count} entries.", [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `shiratsu` (bin "shiratsu" test) generated 9 warnings [INFO] [stderr] warning: `shiratsu-naming` (lib test) generated 86 warnings (86 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/shiratsu-f2b49c959f76d3c1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/shiratsu_dat-ef0d50832374a12d) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test common::util::tests::test_replace_hyphen ... ok [INFO] [stdout] test tests::nointro_region_parses ... ok [INFO] [stdout] test tests::nointro_region_parses_many ... ok [INFO] [stdout] test common::serial::test_rule_sony ... ok [INFO] [stdout] test tests::nointro_filename_parses ... ok [INFO] [stdout] test tests::tosec_filename_parses ... ok [INFO] [stdout] test tests::tosec_filename_parses_3 ... ok [INFO] [stdout] test tests::nointro_filename_parses_2 ... ok [INFO] [stdout] test tests::tosec_filename_parses_2 ... ok [INFO] [stdout] test tests::nointro_filename_parses_odekake ... ok [INFO] [stdout] test tests::nointro_filename_parses_end ... ok [INFO] [stdout] test tests::tosec_filename_parses_4 ... ok [INFO] [stdout] test tests::tosec_filename_parses_end_rev ... ok [INFO] [stdout] test tests::tosec_filename_parses_end ... ok [INFO] [stdout] test tests::tosec_filename_parses_5 ... ok [INFO] [stdout] test tests::tosec_region_parses ... ok [INFO] [stdout] test tests::tosec_filename_parses_6 ... ok [INFO] [stdout] test common::serial::test_rule_sega ... ok [INFO] [stdout] test common::serial::test_rule_nintendo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/shiratsu_naming-2142d288e378f349) [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test naming::common::parsers::tests::in_parens_test ... ok [INFO] [stdout] test naming::common::parsers::tests::in_brackets_test ... ok [INFO] [stdout] test naming::goodtools::parsers::test::test_dump_tag ... ok [INFO] [stdout] test naming::goodtools::parsers::test::test_game_hack_tag ... ok [INFO] [stdout] test naming::goodtools::parsers::test::test_parse ... ok [INFO] [stdout] test naming::goodtools::parsers::test::test_region ... ok [INFO] [stdout] test naming::goodtools::parsers::test::test_space_ver ... ok [INFO] [stdout] test naming::goodtools::parsers::test::test_to_string ... ok [INFO] [stdout] test naming::goodtools::parsers::test::test_translation ... ok [INFO] [stdout] test naming::goodtools::parsers::test::test_ver ... ok [INFO] [stdout] test naming::goodtools::parsers::test::test_ver_underscore ... ok [INFO] [stdout] test naming::goodtools::parsers::test::test_vol_tag ... ok [INFO] [stdout] test naming::goodtools::parsers::test::test_year ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_additional ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_argentina ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_beta_test ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_disc_test ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_brazil ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_export ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_language_test ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_no_region_fail ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_redump_ver_test ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_odekake ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_region_test ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_region_test_fail ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_scene_tags ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_test_multitap ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_unl ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_void ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_ver_test ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_to_string ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_uae ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_by_publisher ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_ambiguous_version ... ok [INFO] [stdout] test naming::tosec::parsers::test::parse_to_string ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_missing_publish_once ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_parse_lang ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_parse_date ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_parse_dumpinfo ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_region_tag_test ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_parse_multi ... ok [INFO] [stdout] test naming::tosec::parsers::test::globals_to_string ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_parse_multibyte_char ... ok [INFO] [stdout] test naming::nointro::parsers::tests::parse_weird_beta ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_parse_parts ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_parse_publisher ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_parse_region ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_parse_region_tag ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_parse_spaces ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_parse_full ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_parse_version ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_repair ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_parse_zzz ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_undelim_date ... ok [INFO] [stdout] test naming::tosec::parsers::test::test_zzz_unks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/shiratsu_stone-54d9d4ca779a9b17) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::dump_stone ... FAILED [INFO] [stdout] test tests::get_mimetype ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::dump_stone stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::dump_stone' panicked at shiratsu-stone/src/platforms.rs:18:1: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x726900256552 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x726900256552 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x726900256552 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x726900256552 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x726900291703 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x726900291703 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7269002537c3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7269002537c3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7269002563a2 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x726900257b1c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x726900257972 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x726900207bf4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x726900207bf4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7269002584a3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7269002584a3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x72690025826a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x726900256a49 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x726900257efd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7269001abe20 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7269001ac286 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x7269001c7ffa - core::result::Result::unwrap::h2f19270e8ebac0db [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x7269001c7ffa - ::deref::__static_ref_initialize::heca5b63a67633f0c [INFO] [stdout] at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:18:1 [INFO] [stdout] 22: 0x7269001c7ffa - core::ops::function::FnOnce::call_once::h84538405c7a23671 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x7269001c200b - lazy_static::lazy::Lazy::get::{{closure}}::hb987350e389f612f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29 [INFO] [stdout] 24: 0x7269001c720a - std::sync::poison::once::Once::call_once::{{closure}}::he37637ae1398686a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sync/poison/once.rs:155:41 [INFO] [stdout] 25: 0x7269001ab4b4 - std::sys::sync::once::futex::Once::call::habf9f54122b028c3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/sync/once/futex.rs:176:21 [INFO] [stdout] 26: 0x7269001c7044 - std::sync::poison::once::Once::call_once::h562390a91c952006 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sync/poison/once.rs:155:20 [INFO] [stdout] 27: 0x7269001be87f - lazy_static::lazy::Lazy::get::haaa439c13b63b0ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16 [INFO] [stdout] 28: 0x7269001be87f - ::deref::__stability::h61dcf9cfd2b391b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26 [INFO] [stdout] 29: 0x7269001be87f - ::deref::h6f471254f65dc33b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 30: 0x7269001be2b5 - shiratsu_stone::platforms::load_platform_info::hee6086f1e37a0ce8 [INFO] [stdout] at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:213:50 [INFO] [stdout] 31: 0x7269001c7cca - ::deref::__static_ref_initialize::h38c10792fa9916e7 [INFO] [stdout] at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:20:54 [INFO] [stdout] 32: 0x7269001c7cca - core::ops::function::FnOnce::call_once::h2325fa9cb8900481 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x7269001c1fc3 - lazy_static::lazy::Lazy::get::{{closure}}::h71ecab51273e6173 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29 [INFO] [stdout] 34: 0x7269001c719a - std::sync::poison::once::Once::call_once::{{closure}}::h6aa1e0aa92a347d1 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sync/poison/once.rs:155:41 [INFO] [stdout] 35: 0x7269001ab4b4 - std::sys::sync::once::futex::Once::call::habf9f54122b028c3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/sync/once/futex.rs:176:21 [INFO] [stdout] 36: 0x7269001c7114 - std::sync::poison::once::Once::call_once::h8f52a8e3b4d7c523 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sync/poison/once.rs:155:20 [INFO] [stdout] 37: 0x7269001be94f - lazy_static::lazy::Lazy::get::he244e7d40797b6fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16 [INFO] [stdout] 38: 0x7269001be94f - ::deref::__stability::hf01de671323c5ba6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26 [INFO] [stdout] 39: 0x7269001be94f - ::deref::h470ea6024e949122 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 40: 0x7269001bde4d - shiratsu_stone::platforms::StonePlatforms::get::h780b6e33ea59aa98 [INFO] [stdout] at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:35:10 [INFO] [stdout] 41: 0x7269001c54ec - shiratsu_stone::tests::dump_stone::h354d64b26320c9fd [INFO] [stdout] at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:17:25 [INFO] [stdout] 42: 0x7269001c54c7 - shiratsu_stone::tests::dump_stone::{{closure}}::hfc9b09d56dd188fd [INFO] [stdout] at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:16:20 [INFO] [stdout] 43: 0x7269001c7e26 - core::ops::function::FnOnce::call_once::h67b4d4c195f30c04 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x72690020d2eb - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x72690020d2eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 46: 0x72690020c55e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 47: 0x72690020c55e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x72690020c55e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 49: 0x72690020c55e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 50: 0x72690020c55e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x72690020c55e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 52: 0x72690020c55e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 53: 0x7269001d13e4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 54: 0x7269001d13e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x7269001d4bda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 56: 0x7269001d4bda - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x7269001d4bda - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 58: 0x7269001d4bda - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 59: 0x7269001d4bda - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x7269001d4bda - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 61: 0x7269001d4bda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x72690025aef7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 63: 0x72690025aef7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 64: 0x72690025aef7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- tests::get_mimetype stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::get_mimetype' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16: [INFO] [stdout] Once instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x726900256552 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x726900256552 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x726900256552 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x726900256552 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x726900291703 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x726900291703 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7269002537c3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7269002537c3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7269002563a2 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x726900257b1c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x726900257972 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x726900207bf4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x726900207bf4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7269002584a3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7269002584a3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x726900258236 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x726900256a49 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x726900257efd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7269001abe20 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7269001ab5c3 - std::sys::sync::once::futex::Once::call::habf9f54122b028c3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 20: 0x7269001c7114 - std::sync::poison::once::Once::call_once::h8f52a8e3b4d7c523 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sync/poison/once.rs:155:20 [INFO] [stdout] 21: 0x7269001be94f - lazy_static::lazy::Lazy::get::he244e7d40797b6fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16 [INFO] [stdout] 22: 0x7269001be94f - ::deref::__stability::hf01de671323c5ba6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26 [INFO] [stdout] 23: 0x7269001be94f - ::deref::h470ea6024e949122 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 24: 0x7269001bde4d - shiratsu_stone::platforms::StonePlatforms::get::h780b6e33ea59aa98 [INFO] [stdout] at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:35:10 [INFO] [stdout] 25: 0x7269001bdfba - <&shiratsu_stone::platforms::PlatformId as core::convert::TryFrom<&str>>::try_from::h59097edef42329c6 [INFO] [stdout] at /opt/rustwide/workdir/shiratsu-stone/src/platforms.rs:136:21 [INFO] [stdout] 26: 0x7269001ca2ba - >::try_into::h8f91f0c023e991c5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/convert/mod.rs:806:9 [INFO] [stdout] 27: 0x7269001c560d - shiratsu_stone::tests::get_mimetype::h8ba4b27a07ca3350 [INFO] [stdout] at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:24:62 [INFO] [stdout] 28: 0x7269001c55d7 - shiratsu_stone::tests::get_mimetype::{{closure}}::h64599a5dfd659cde [INFO] [stdout] at /opt/rustwide/workdir/shiratsu-stone/src/lib.rs:23:22 [INFO] [stdout] 29: 0x7269001c7e66 - core::ops::function::FnOnce::call_once::h6997433027f60f2d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 30: 0x72690020d2eb - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 31: 0x72690020d2eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 32: 0x72690020c55e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 33: 0x72690020c55e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 34: 0x72690020c55e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 35: 0x72690020c55e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 36: 0x72690020c55e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 37: 0x72690020c55e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 38: 0x72690020c55e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 39: 0x7269001d13e4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 40: 0x7269001d13e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 41: 0x7269001d4bda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 42: 0x7269001d4bda - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x7269001d4bda - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 44: 0x7269001d4bda - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 45: 0x7269001d4bda - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x7269001d4bda - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 47: 0x7269001d4bda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x72690025aef7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 49: 0x72690025aef7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 50: 0x72690025aef7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::dump_stone [INFO] [stdout] tests::get_mimetype [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p shiratsu-stone --lib` [INFO] running `Command { std: "docker" "inspect" "3815af3be3f2b2d1d6bb75188c28d7776291b265aa5ae8a628de7af71fcffa89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3815af3be3f2b2d1d6bb75188c28d7776291b265aa5ae8a628de7af71fcffa89", kill_on_drop: false }` [INFO] [stdout] 3815af3be3f2b2d1d6bb75188c28d7776291b265aa5ae8a628de7af71fcffa89