[INFO] cloning repository https://github.com/unnamed-girl/mmolb_parsing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unnamed-girl/mmolb_parsing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funnamed-girl%2Fmmolb_parsing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funnamed-girl%2Fmmolb_parsing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 573272bcd924150b4f0c0098cc88faf3a1862e74
[INFO] checking unnamed-girl/mmolb_parsing against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funnamed-girl%2Fmmolb_parsing" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/unnamed-girl/mmolb_parsing
[INFO] finished tweaking git repo https://github.com/unnamed-girl/mmolb_parsing
[INFO] tweaked toml for git repo https://github.com/unnamed-girl/mmolb_parsing written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/unnamed-girl/mmolb_parsing on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/unnamed-girl/mmolb_parsing 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json_diff v0.1.1
[INFO] [stderr]   Downloaded phf_macros v0.12.1
[INFO] [stderr]   Downloaded ron v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f5160dedce0db0bceb0ecf6d0b2cab55df5ec46d72c2b7737334478e0fbd396
[INFO] running `Command { std: "docker" "start" "-a" "5f5160dedce0db0bceb0ecf6d0b2cab55df5ec46d72c2b7737334478e0fbd396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f5160dedce0db0bceb0ecf6d0b2cab55df5ec46d72c2b7737334478e0fbd396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f5160dedce0db0bceb0ecf6d0b2cab55df5ec46d72c2b7737334478e0fbd396", kill_on_drop: false }`
[INFO] [stdout] 5f5160dedce0db0bceb0ecf6d0b2cab55df5ec46d72c2b7737334478e0fbd396
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d4b3155fadb4612671c3b30fe362bb10a261b1838994dc99b40de642b5b34e0
[INFO] running `Command { std: "docker" "start" "-a" "7d4b3155fadb4612671c3b30fe362bb10a261b1838994dc99b40de642b5b34e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking nom-language v0.1.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking ron v0.10.1
[INFO] [stderr]     Checking serde_json_diff v0.1.1
[INFO] [stderr]     Checking mmolb_parsing v0.36.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `before` is never used
[INFO] [stdout]   --> src/nom_parsing/shared.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl FeedEvent {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub(crate) fn before(&self, breakpoint: Breakpoints) -> bool {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/nom_parsing/shared.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub(super) fn word(s: &str) -> IResult<&str, &str> {
[INFO] [stdout]    |                       ^^^^     -------------------
[INFO] [stdout]    |                       |        |       |     |
[INFO] [stdout]    |                       |        |       |     the lifetimes get resolved as `'_`
[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]    = 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] 95 | pub(super) fn word(s: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:106:43
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub(super) fn fair_ball_type_verb_name(i: &str) -> IResult<&str, FairBallType> {
[INFO] [stdout]     |                                           ^^^^     ---------------------------
[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] 106 | pub(super) fn fair_ball_type_verb_name(i: &str) -> IResult<'_, &str, FairBallType> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:116:42
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub(super) fn fly_ball_type_verb_name(i: &str) -> IResult<&str, FairBallType> {
[INFO] [stdout]     |                                          ^^^^     ---------------------------
[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] 116 | pub(super) fn fly_ball_type_verb_name(i: &str) -> IResult<'_, &str, FairBallType> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub(super) fn destination(i: &str) -> IResult<&str, FairBallDestination> {
[INFO] [stdout]     |                              ^^^^     ----------------------------------
[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] 126 | pub(super) fn destination(i: &str) -> IResult<'_, &str, FairBallDestination> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:149:35
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub(super) fn fielders_eof(input: &str) -> IResult<&str, Vec<PlacedPlayer<&str>>> {
[INFO] [stdout]     |                                   ^^^^     --------------------------------------
[INFO] [stdout]     |                                   |        |       |                      |
[INFO] [stdout]     |                                   |        |       |                      the lifetimes get resolved as `'_`
[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] 149 | pub(super) fn fielders_eof(input: &str) -> IResult<'_, &str, Vec<PlacedPlayer<&str>>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:164:26
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub(super) fn out(input: &str) -> IResult<&str, RunnerOut<&str>> {
[INFO] [stdout]     |                          ^^^^     ------------------------------
[INFO] [stdout]     |                          |        |       |               |
[INFO] [stdout]     |                          |        |       |               the lifetimes get resolved as `'_`
[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] 164 | pub(super) fn out(input: &str) -> IResult<'_, &str, RunnerOut<&str>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:174:38
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub(super) fn scores_sentence(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                                      ^^^^     -------------------
[INFO] [stdout]     |                                      |        |       |     |
[INFO] [stdout]     |                                      |        |       |     the lifetimes get resolved as `'_`
[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] 174 | pub(super) fn scores_sentence(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:180:39
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn runner_advance_sentence(input: &str) -> IResult<&str, RunnerAdvance<&str>> {
[INFO] [stdout]     |                                       ^^^^     ----------------------------------
[INFO] [stdout]     |                                       |        |       |                   |
[INFO] [stdout]     |                                       |        |       |                   the lifetimes get resolved as `'_`
[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] 180 | pub fn runner_advance_sentence(input: &str) -> IResult<'_, &str, RunnerAdvance<&str>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:187:33
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub(super) fn ordinal_suffix(i: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                                 ^^^^     -------------------
[INFO] [stdout]     |                                 |        |       |     |
[INFO] [stdout]     |                                 |        |       |     the lifetimes get resolved as `'_`
[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] 187 | pub(super) fn ordinal_suffix(i: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:197:42
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub(super) fn scores_and_advances(input: &str) -> IResult<&str, (Vec<&str>, Vec<RunnerAdvance<&str>>)> {
[INFO] [stdout]     |                                          ^^^^     ----------------------------------------------------
[INFO] [stdout]     |                                          |        |       |          |                        |
[INFO] [stdout]     |                                          |        |       |          |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                          |        |       |          the lifetimes get resolved as `'_`
[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] 197 | pub(super) fn scores_and_advances(input: &str) -> IResult<'_, &str, (Vec<&str>, Vec<RunnerAdvance<&str>>)> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:205:42
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub(super) fn base_steal_sentence(input: &str) -> IResult<&str, BaseSteal<&str>> {
[INFO] [stdout]     |                                          ^^^^     ------------------------------
[INFO] [stdout]     |                                          |        |       |               |
[INFO] [stdout]     |                                          |        |       |               the lifetimes get resolved as `'_`
[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] 205 | pub(super) fn base_steal_sentence(input: &str) -> IResult<'_, &str, BaseSteal<&str>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:226:31
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub(super) fn score_update(i: &str) -> IResult<&str, (u8, u8)> {
[INFO] [stdout]     |                               ^^^^     -----------------------
[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] 226 | pub(super) fn score_update(i: &str) -> IResult<'_, &str, (u8, u8)> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:305:40
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub(super) fn placed_player_eof(input: &str) -> IResult<&str, PlacedPlayer<&str>> {
[INFO] [stdout]     |                                        ^^^^     ---------------------------------
[INFO] [stdout]     |                                        |        |       |                  |
[INFO] [stdout]     |                                        |        |       |                  the lifetimes get resolved as `'_`
[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] 305 | pub(super) fn placed_player_eof(input: &str) -> IResult<'_, &str, PlacedPlayer<&str>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:311:31
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub(super) fn name_eof(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                               ^^^^     -------------------
[INFO] [stdout]     |                               |        |       |     |
[INFO] [stdout]     |                               |        |       |     the lifetimes get resolved as `'_`
[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] 311 | pub(super) fn name_eof(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:331:28
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub(super) fn emoji(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                            ^^^^     -------------------
[INFO] [stdout]     |                            |        |       |     |
[INFO] [stdout]     |                            |        |       |     the lifetimes get resolved as `'_`
[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] 331 | pub(super) fn emoji(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:337:37
[INFO] [stdout]     |
[INFO] [stdout] 337 | pub(super) fn emoji_team_eof(input: &str) -> IResult<&str, EmojiTeam<&str>> {
[INFO] [stdout]     |                                     ^^^^     ------------------------------
[INFO] [stdout]     |                                     |        |       |               |
[INFO] [stdout]     |                                     |        |       |               the lifetimes get resolved as `'_`
[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] 337 | pub(super) fn emoji_team_eof(input: &str) -> IResult<'_, &str, EmojiTeam<&str>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:343:34
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub(super) fn batter_stat(input: &str) -> IResult<&str, BatterStat> {
[INFO] [stdout]     |                                  ^^^^     -------------------------
[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] 343 | pub(super) fn batter_stat(input: &str) -> IResult<'_, &str, BatterStat> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:368:40
[INFO] [stdout]     |
[INFO] [stdout] 368 | pub(super) fn now_batting_stats(input: &str) -> IResult<&str, NowBattingStats> {
[INFO] [stdout]     |                                        ^^^^     ------------------------------
[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] 368 | pub(super) fn now_batting_stats(input: &str) -> IResult<'_, &str, NowBattingStats> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:375:27
[INFO] [stdout]     |
[INFO] [stdout] 375 | pub(super) fn item(input: &str) -> IResult<&str, Item<&str>> {
[INFO] [stdout]     |                           ^^^^     -------------------------
[INFO] [stdout]     |                           |        |       |          |
[INFO] [stdout]     |                           |        |       |          the lifetimes get resolved as `'_`
[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] 375 | pub(super) fn item(input: &str) -> IResult<'_, &str, Item<&str>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:396:37
[INFO] [stdout]     |
[INFO] [stdout] 396 | pub(super) fn emojiless_item(input: &str) -> IResult<&str, EmojilessItem> {
[INFO] [stdout]     |                                     ^^^^     ----------------------------
[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] 396 | pub(super) fn emojiless_item(input: &str) -> IResult<'_, &str, EmojilessItem> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `before` is never used
[INFO] [stdout]   --> src/nom_parsing/shared.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl FeedEvent {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub(crate) fn before(&self, breakpoint: Breakpoints) -> bool {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/nom_parsing/shared.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub(super) fn word(s: &str) -> IResult<&str, &str> {
[INFO] [stdout]    |                       ^^^^     -------------------
[INFO] [stdout]    |                       |        |       |     |
[INFO] [stdout]    |                       |        |       |     the lifetimes get resolved as `'_`
[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]    = 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] 95 | pub(super) fn word(s: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:106:43
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub(super) fn fair_ball_type_verb_name(i: &str) -> IResult<&str, FairBallType> {
[INFO] [stdout]     |                                           ^^^^     ---------------------------
[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] 106 | pub(super) fn fair_ball_type_verb_name(i: &str) -> IResult<'_, &str, FairBallType> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:116:42
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub(super) fn fly_ball_type_verb_name(i: &str) -> IResult<&str, FairBallType> {
[INFO] [stdout]     |                                          ^^^^     ---------------------------
[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] 116 | pub(super) fn fly_ball_type_verb_name(i: &str) -> IResult<'_, &str, FairBallType> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub(super) fn destination(i: &str) -> IResult<&str, FairBallDestination> {
[INFO] [stdout]     |                              ^^^^     ----------------------------------
[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] 126 | pub(super) fn destination(i: &str) -> IResult<'_, &str, FairBallDestination> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:149:35
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub(super) fn fielders_eof(input: &str) -> IResult<&str, Vec<PlacedPlayer<&str>>> {
[INFO] [stdout]     |                                   ^^^^     --------------------------------------
[INFO] [stdout]     |                                   |        |       |                      |
[INFO] [stdout]     |                                   |        |       |                      the lifetimes get resolved as `'_`
[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] 149 | pub(super) fn fielders_eof(input: &str) -> IResult<'_, &str, Vec<PlacedPlayer<&str>>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:164:26
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub(super) fn out(input: &str) -> IResult<&str, RunnerOut<&str>> {
[INFO] [stdout]     |                          ^^^^     ------------------------------
[INFO] [stdout]     |                          |        |       |               |
[INFO] [stdout]     |                          |        |       |               the lifetimes get resolved as `'_`
[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] 164 | pub(super) fn out(input: &str) -> IResult<'_, &str, RunnerOut<&str>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:174:38
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub(super) fn scores_sentence(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                                      ^^^^     -------------------
[INFO] [stdout]     |                                      |        |       |     |
[INFO] [stdout]     |                                      |        |       |     the lifetimes get resolved as `'_`
[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] 174 | pub(super) fn scores_sentence(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:180:39
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn runner_advance_sentence(input: &str) -> IResult<&str, RunnerAdvance<&str>> {
[INFO] [stdout]     |                                       ^^^^     ----------------------------------
[INFO] [stdout]     |                                       |        |       |                   |
[INFO] [stdout]     |                                       |        |       |                   the lifetimes get resolved as `'_`
[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] 180 | pub fn runner_advance_sentence(input: &str) -> IResult<'_, &str, RunnerAdvance<&str>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:187:33
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub(super) fn ordinal_suffix(i: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                                 ^^^^     -------------------
[INFO] [stdout]     |                                 |        |       |     |
[INFO] [stdout]     |                                 |        |       |     the lifetimes get resolved as `'_`
[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] 187 | pub(super) fn ordinal_suffix(i: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:197:42
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub(super) fn scores_and_advances(input: &str) -> IResult<&str, (Vec<&str>, Vec<RunnerAdvance<&str>>)> {
[INFO] [stdout]     |                                          ^^^^     ----------------------------------------------------
[INFO] [stdout]     |                                          |        |       |          |                        |
[INFO] [stdout]     |                                          |        |       |          |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                          |        |       |          the lifetimes get resolved as `'_`
[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] 197 | pub(super) fn scores_and_advances(input: &str) -> IResult<'_, &str, (Vec<&str>, Vec<RunnerAdvance<&str>>)> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:205:42
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub(super) fn base_steal_sentence(input: &str) -> IResult<&str, BaseSteal<&str>> {
[INFO] [stdout]     |                                          ^^^^     ------------------------------
[INFO] [stdout]     |                                          |        |       |               |
[INFO] [stdout]     |                                          |        |       |               the lifetimes get resolved as `'_`
[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] 205 | pub(super) fn base_steal_sentence(input: &str) -> IResult<'_, &str, BaseSteal<&str>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:226:31
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub(super) fn score_update(i: &str) -> IResult<&str, (u8, u8)> {
[INFO] [stdout]     |                               ^^^^     -----------------------
[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] 226 | pub(super) fn score_update(i: &str) -> IResult<'_, &str, (u8, u8)> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:305:40
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub(super) fn placed_player_eof(input: &str) -> IResult<&str, PlacedPlayer<&str>> {
[INFO] [stdout]     |                                        ^^^^     ---------------------------------
[INFO] [stdout]     |                                        |        |       |                  |
[INFO] [stdout]     |                                        |        |       |                  the lifetimes get resolved as `'_`
[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] 305 | pub(super) fn placed_player_eof(input: &str) -> IResult<'_, &str, PlacedPlayer<&str>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:311:31
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub(super) fn name_eof(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                               ^^^^     -------------------
[INFO] [stdout]     |                               |        |       |     |
[INFO] [stdout]     |                               |        |       |     the lifetimes get resolved as `'_`
[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] 311 | pub(super) fn name_eof(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:331:28
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub(super) fn emoji(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                            ^^^^     -------------------
[INFO] [stdout]     |                            |        |       |     |
[INFO] [stdout]     |                            |        |       |     the lifetimes get resolved as `'_`
[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] 331 | pub(super) fn emoji(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:337:37
[INFO] [stdout]     |
[INFO] [stdout] 337 | pub(super) fn emoji_team_eof(input: &str) -> IResult<&str, EmojiTeam<&str>> {
[INFO] [stdout]     |                                     ^^^^     ------------------------------
[INFO] [stdout]     |                                     |        |       |               |
[INFO] [stdout]     |                                     |        |       |               the lifetimes get resolved as `'_`
[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] 337 | pub(super) fn emoji_team_eof(input: &str) -> IResult<'_, &str, EmojiTeam<&str>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:343:34
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub(super) fn batter_stat(input: &str) -> IResult<&str, BatterStat> {
[INFO] [stdout]     |                                  ^^^^     -------------------------
[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] 343 | pub(super) fn batter_stat(input: &str) -> IResult<'_, &str, BatterStat> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:368:40
[INFO] [stdout]     |
[INFO] [stdout] 368 | pub(super) fn now_batting_stats(input: &str) -> IResult<&str, NowBattingStats> {
[INFO] [stdout]     |                                        ^^^^     ------------------------------
[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] 368 | pub(super) fn now_batting_stats(input: &str) -> IResult<'_, &str, NowBattingStats> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:375:27
[INFO] [stdout]     |
[INFO] [stdout] 375 | pub(super) fn item(input: &str) -> IResult<&str, Item<&str>> {
[INFO] [stdout]     |                           ^^^^     -------------------------
[INFO] [stdout]     |                           |        |       |          |
[INFO] [stdout]     |                           |        |       |          the lifetimes get resolved as `'_`
[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] 375 | pub(super) fn item(input: &str) -> IResult<'_, &str, Item<&str>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:396:37
[INFO] [stdout]     |
[INFO] [stdout] 396 | pub(super) fn emojiless_item(input: &str) -> IResult<&str, EmojilessItem> {
[INFO] [stdout]     |                                     ^^^^     ----------------------------
[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] 396 | pub(super) fn emojiless_item(input: &str) -> IResult<'_, &str, EmojilessItem> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.80s
[INFO] running `Command { std: "docker" "inspect" "7d4b3155fadb4612671c3b30fe362bb10a261b1838994dc99b40de642b5b34e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d4b3155fadb4612671c3b30fe362bb10a261b1838994dc99b40de642b5b34e0", kill_on_drop: false }`
[INFO] [stdout] 7d4b3155fadb4612671c3b30fe362bb10a261b1838994dc99b40de642b5b34e0
