[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] 40bd0fa5c249059ceb8c3461a9ca40c23cbc0780
[INFO] testing unnamed-girl/mmolb_parsing against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funnamed-girl%2Fmmolb_parsing" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/unnamed-girl/mmolb_parsing on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c519ca2790d1a274ee7df39a136cab44909084417c9e8802f001ac84fe572b65
[INFO] running `Command { std: "docker" "start" "-a" "c519ca2790d1a274ee7df39a136cab44909084417c9e8802f001ac84fe572b65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c519ca2790d1a274ee7df39a136cab44909084417c9e8802f001ac84fe572b65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c519ca2790d1a274ee7df39a136cab44909084417c9e8802f001ac84fe572b65", kill_on_drop: false }`
[INFO] [stdout] c519ca2790d1a274ee7df39a136cab44909084417c9e8802f001ac84fe572b65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 494770098c66386e37356fc9e226a7650238cbc15510d30b54505b8fa46757e6
[INFO] running `Command { std: "docker" "start" "-a" "494770098c66386e37356fc9e226a7650238cbc15510d30b54505b8fa46757e6", 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]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.41
[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]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling ron v0.10.1
[INFO] [stderr]    Compiling mmolb_parsing v0.48.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/team/raw_team.rs:49:92
[INFO] [stdout]    |
[INFO] [stdout] 49 | ...ame, number, player_id, actual_position, position, slot, position_type, stats, extra_fields } = value;
[INFO] [stdout]    |                                             ^^^^^^^^ help: try ignoring the field: `position: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `was_is_text` is never used
[INFO] [stdout]    --> src/nom_parsing/shared.rs:629:8
[INFO] [stdout]     |
[INFO] [stdout] 629 | pub fn was_is_text(season: u32, day: Option<Day>, event_index: Option<u16>) -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(super) fn word(s: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |        |       |     |
[INFO] [stdout]     |                       |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                       |        |       the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(super) fn word(s: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:113:43
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(super) fn fair_ball_type_verb_name(i: &str) -> IResult<&str, FairBallType> {
[INFO] [stdout]     |                                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |        |       |
[INFO] [stdout]     |                                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                                           |        the same lifetime is hidden here
[INFO] [stdout]     |                                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(super) fn fair_ball_type_verb_name(i: &str) -> IResult<'_, &str, FairBallType> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:123:42
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub(super) fn fly_ball_type_verb_name(i: &str) -> IResult<&str, FairBallType> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |        |       |
[INFO] [stdout]     |                                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                                          |        the same lifetime is hidden here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub(super) fn fly_ball_type_verb_name(i: &str) -> IResult<'_, &str, FairBallType> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:133:30
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub(super) fn destination(i: &str) -> IResult<&str, FairBallDestination> {
[INFO] [stdout]     |                              ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |        |       |
[INFO] [stdout]     |                              |        |       the same lifetime is elided here
[INFO] [stdout]     |                              |        the same lifetime is hidden here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub(super) fn destination(i: &str) -> IResult<'_, &str, FairBallDestination> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:156:35
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub(super) fn fielders_eof(input: &str) -> IResult<&str, Vec<PlacedPlayer<&str>>> {
[INFO] [stdout]     |                                   ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |        |       |                      |
[INFO] [stdout]     |                                   |        |       |                      the same lifetime is elided here
[INFO] [stdout]     |                                   |        |       the same lifetime is elided here
[INFO] [stdout]     |                                   |        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub(super) fn fielders_eof(input: &str) -> IResult<'_, &str, Vec<PlacedPlayer<&str>>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub(super) fn out(input: &str) -> IResult<&str, RunnerOut<&str>> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |       |               |
[INFO] [stdout]     |                          |        |       |               the same lifetime is elided here
[INFO] [stdout]     |                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub(super) fn out(input: &str) -> IResult<'_, &str, RunnerOut<&str>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:181:38
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub(super) fn scores_sentence(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |        |       |     |
[INFO] [stdout]     |                                      |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                                      |        the same lifetime is hidden here
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub(super) fn scores_sentence(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:187:39
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub fn runner_advance_sentence(input: &str) -> IResult<&str, RunnerAdvance<&str>> {
[INFO] [stdout]     |                                       ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |        |       |                   |
[INFO] [stdout]     |                                       |        |       |                   the same lifetime is elided here
[INFO] [stdout]     |                                       |        |       the same lifetime is elided here
[INFO] [stdout]     |                                       |        the same lifetime is hidden here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub fn runner_advance_sentence(input: &str) -> IResult<'_, &str, RunnerAdvance<&str>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:194:33
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub(super) fn ordinal_suffix(i: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |        |       |     |
[INFO] [stdout]     |                                 |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                                 |        the same lifetime is hidden here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub(super) fn ordinal_suffix(i: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:204:42
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub(super) fn scores_and_advances(input: &str) -> IResult<&str, (Vec<&str>, Vec<RunnerAdvance<&str>>)> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |        |       |          |                        |
[INFO] [stdout]     |                                          |        |       |          |                        the same lifetime is elided here
[INFO] [stdout]     |                                          |        |       |          the same lifetime is elided here
[INFO] [stdout]     |                                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                                          |        the same lifetime is hidden here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub(super) fn scores_and_advances(input: &str) -> IResult<'_, &str, (Vec<&str>, Vec<RunnerAdvance<&str>>)> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:212:42
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub(super) fn base_steal_sentence(input: &str) -> IResult<&str, BaseSteal<&str>> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |        |       |               |
[INFO] [stdout]     |                                          |        |       |               the same lifetime is elided here
[INFO] [stdout]     |                                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                                          |        the same lifetime is hidden here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub(super) fn base_steal_sentence(input: &str) -> IResult<'_, &str, BaseSteal<&str>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:233:31
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub(super) fn score_update(i: &str) -> IResult<&str, (u8, u8)> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |       |
[INFO] [stdout]     |                               |        |       the same lifetime is elided here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub(super) fn score_update(i: &str) -> IResult<'_, &str, (u8, u8)> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:312:40
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub(super) fn placed_player_eof(input: &str) -> IResult<&str, PlacedPlayer<&str>> {
[INFO] [stdout]     |                                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |        |       |                  |
[INFO] [stdout]     |                                        |        |       |                  the same lifetime is elided here
[INFO] [stdout]     |                                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                                        |        the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub(super) fn placed_player_eof(input: &str) -> IResult<'_, &str, PlacedPlayer<&str>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:318:31
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub(super) fn name_eof(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |       |     |
[INFO] [stdout]     |                               |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                               |        |       the same lifetime is elided here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub(super) fn name_eof(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:345:28
[INFO] [stdout]     |
[INFO] [stdout] 345 | pub(super) fn emoji(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |        |       |     |
[INFO] [stdout]     |                            |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                            |        |       the same lifetime is elided here
[INFO] [stdout]     |                            |        the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 345 | pub(super) fn emoji(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:351:37
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub(super) fn emoji_team_eof(input: &str) -> IResult<&str, EmojiTeam<&str>> {
[INFO] [stdout]     |                                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |        |       |               |
[INFO] [stdout]     |                                     |        |       |               the same lifetime is elided here
[INFO] [stdout]     |                                     |        |       the same lifetime is elided here
[INFO] [stdout]     |                                     |        the same lifetime is hidden here
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub(super) fn emoji_team_eof(input: &str) -> IResult<'_, &str, EmojiTeam<&str>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:357:34
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub(super) fn batter_stat(input: &str) -> IResult<&str, BatterStat> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |       |
[INFO] [stdout]     |                                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                                  |        the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub(super) fn batter_stat(input: &str) -> IResult<'_, &str, BatterStat> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:382:40
[INFO] [stdout]     |
[INFO] [stdout] 382 | pub(super) fn now_batting_stats(input: &str) -> IResult<&str, NowBattingStats> {
[INFO] [stdout]     |                                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |        |       |
[INFO] [stdout]     |                                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                                        |        the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 382 | pub(super) fn now_batting_stats(input: &str) -> IResult<'_, &str, NowBattingStats> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:389:27
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub(super) fn item(input: &str) -> IResult<&str, Item<&str>> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |          |
[INFO] [stdout]     |                           |        |       |          the same lifetime is elided here
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub(super) fn item(input: &str) -> IResult<'_, &str, Item<&str>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:410:37
[INFO] [stdout]     |
[INFO] [stdout] 410 | pub(super) fn emojiless_item(input: &str) -> IResult<&str, EmojilessItem> {
[INFO] [stdout]     |                                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |        |       |
[INFO] [stdout]     |                                     |        |       the same lifetime is elided here
[INFO] [stdout]     |                                     |        the same lifetime is hidden here
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 410 | pub(super) fn emojiless_item(input: &str) -> IResult<'_, &str, EmojilessItem> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:562:34
[INFO] [stdout]     |
[INFO] [stdout] 562 | pub(super) fn door_prizes(input: &str) -> IResult<&str, Vec<DoorPrize<&str>>> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |       |                   |
[INFO] [stdout]     |                                  |        |       |                   the same lifetime is elided here
[INFO] [stdout]     |                                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                                  |        the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 562 | pub(super) fn door_prizes(input: &str) -> IResult<'_, &str, Vec<DoorPrize<&str>>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.41s
[INFO] running `Command { std: "docker" "inspect" "494770098c66386e37356fc9e226a7650238cbc15510d30b54505b8fa46757e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "494770098c66386e37356fc9e226a7650238cbc15510d30b54505b8fa46757e6", kill_on_drop: false }`
[INFO] [stdout] 494770098c66386e37356fc9e226a7650238cbc15510d30b54505b8fa46757e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3484bc7b65383c286c93e221d456862ed9c8493dd30fe96e7fdb8ce8da69412
[INFO] running `Command { std: "docker" "start" "-a" "b3484bc7b65383c286c93e221d456862ed9c8493dd30fe96e7fdb8ce8da69412", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling ron v0.10.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling serde_json_diff v0.1.1
[INFO] [stderr]    Compiling mmolb_parsing v0.48.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/team/raw_team.rs:49:92
[INFO] [stdout]    |
[INFO] [stdout] 49 | ...ame, number, player_id, actual_position, position, slot, position_type, stats, extra_fields } = value;
[INFO] [stdout]    |                                             ^^^^^^^^ help: try ignoring the field: `position: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `was_is_text` is never used
[INFO] [stdout]    --> src/nom_parsing/shared.rs:629:8
[INFO] [stdout]     |
[INFO] [stdout] 629 | pub fn was_is_text(season: u32, day: Option<Day>, event_index: Option<u16>) -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(super) fn word(s: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |        |       |     |
[INFO] [stdout]     |                       |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                       |        |       the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(super) fn word(s: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:113:43
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(super) fn fair_ball_type_verb_name(i: &str) -> IResult<&str, FairBallType> {
[INFO] [stdout]     |                                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |        |       |
[INFO] [stdout]     |                                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                                           |        the same lifetime is hidden here
[INFO] [stdout]     |                                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(super) fn fair_ball_type_verb_name(i: &str) -> IResult<'_, &str, FairBallType> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:123:42
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub(super) fn fly_ball_type_verb_name(i: &str) -> IResult<&str, FairBallType> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |        |       |
[INFO] [stdout]     |                                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                                          |        the same lifetime is hidden here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub(super) fn fly_ball_type_verb_name(i: &str) -> IResult<'_, &str, FairBallType> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:133:30
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub(super) fn destination(i: &str) -> IResult<&str, FairBallDestination> {
[INFO] [stdout]     |                              ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |        |       |
[INFO] [stdout]     |                              |        |       the same lifetime is elided here
[INFO] [stdout]     |                              |        the same lifetime is hidden here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub(super) fn destination(i: &str) -> IResult<'_, &str, FairBallDestination> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:156:35
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub(super) fn fielders_eof(input: &str) -> IResult<&str, Vec<PlacedPlayer<&str>>> {
[INFO] [stdout]     |                                   ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |        |       |                      |
[INFO] [stdout]     |                                   |        |       |                      the same lifetime is elided here
[INFO] [stdout]     |                                   |        |       the same lifetime is elided here
[INFO] [stdout]     |                                   |        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub(super) fn fielders_eof(input: &str) -> IResult<'_, &str, Vec<PlacedPlayer<&str>>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub(super) fn out(input: &str) -> IResult<&str, RunnerOut<&str>> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |       |               |
[INFO] [stdout]     |                          |        |       |               the same lifetime is elided here
[INFO] [stdout]     |                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub(super) fn out(input: &str) -> IResult<'_, &str, RunnerOut<&str>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:181:38
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub(super) fn scores_sentence(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |        |       |     |
[INFO] [stdout]     |                                      |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                                      |        the same lifetime is hidden here
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub(super) fn scores_sentence(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:187:39
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub fn runner_advance_sentence(input: &str) -> IResult<&str, RunnerAdvance<&str>> {
[INFO] [stdout]     |                                       ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |        |       |                   |
[INFO] [stdout]     |                                       |        |       |                   the same lifetime is elided here
[INFO] [stdout]     |                                       |        |       the same lifetime is elided here
[INFO] [stdout]     |                                       |        the same lifetime is hidden here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub fn runner_advance_sentence(input: &str) -> IResult<'_, &str, RunnerAdvance<&str>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:194:33
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub(super) fn ordinal_suffix(i: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |        |       |     |
[INFO] [stdout]     |                                 |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                                 |        the same lifetime is hidden here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub(super) fn ordinal_suffix(i: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:204:42
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub(super) fn scores_and_advances(input: &str) -> IResult<&str, (Vec<&str>, Vec<RunnerAdvance<&str>>)> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |        |       |          |                        |
[INFO] [stdout]     |                                          |        |       |          |                        the same lifetime is elided here
[INFO] [stdout]     |                                          |        |       |          the same lifetime is elided here
[INFO] [stdout]     |                                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                                          |        the same lifetime is hidden here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub(super) fn scores_and_advances(input: &str) -> IResult<'_, &str, (Vec<&str>, Vec<RunnerAdvance<&str>>)> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:212:42
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub(super) fn base_steal_sentence(input: &str) -> IResult<&str, BaseSteal<&str>> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |        |       |               |
[INFO] [stdout]     |                                          |        |       |               the same lifetime is elided here
[INFO] [stdout]     |                                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                                          |        the same lifetime is hidden here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub(super) fn base_steal_sentence(input: &str) -> IResult<'_, &str, BaseSteal<&str>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:233:31
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub(super) fn score_update(i: &str) -> IResult<&str, (u8, u8)> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |       |
[INFO] [stdout]     |                               |        |       the same lifetime is elided here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub(super) fn score_update(i: &str) -> IResult<'_, &str, (u8, u8)> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:312:40
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub(super) fn placed_player_eof(input: &str) -> IResult<&str, PlacedPlayer<&str>> {
[INFO] [stdout]     |                                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |        |       |                  |
[INFO] [stdout]     |                                        |        |       |                  the same lifetime is elided here
[INFO] [stdout]     |                                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                                        |        the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub(super) fn placed_player_eof(input: &str) -> IResult<'_, &str, PlacedPlayer<&str>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:318:31
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub(super) fn name_eof(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |       |     |
[INFO] [stdout]     |                               |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                               |        |       the same lifetime is elided here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub(super) fn name_eof(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:345:28
[INFO] [stdout]     |
[INFO] [stdout] 345 | pub(super) fn emoji(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |        |       |     |
[INFO] [stdout]     |                            |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                            |        |       the same lifetime is elided here
[INFO] [stdout]     |                            |        the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 345 | pub(super) fn emoji(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:351:37
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub(super) fn emoji_team_eof(input: &str) -> IResult<&str, EmojiTeam<&str>> {
[INFO] [stdout]     |                                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |        |       |               |
[INFO] [stdout]     |                                     |        |       |               the same lifetime is elided here
[INFO] [stdout]     |                                     |        |       the same lifetime is elided here
[INFO] [stdout]     |                                     |        the same lifetime is hidden here
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub(super) fn emoji_team_eof(input: &str) -> IResult<'_, &str, EmojiTeam<&str>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:357:34
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub(super) fn batter_stat(input: &str) -> IResult<&str, BatterStat> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |       |
[INFO] [stdout]     |                                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                                  |        the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub(super) fn batter_stat(input: &str) -> IResult<'_, &str, BatterStat> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:382:40
[INFO] [stdout]     |
[INFO] [stdout] 382 | pub(super) fn now_batting_stats(input: &str) -> IResult<&str, NowBattingStats> {
[INFO] [stdout]     |                                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |        |       |
[INFO] [stdout]     |                                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                                        |        the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 382 | pub(super) fn now_batting_stats(input: &str) -> IResult<'_, &str, NowBattingStats> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:389:27
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub(super) fn item(input: &str) -> IResult<&str, Item<&str>> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |          |
[INFO] [stdout]     |                           |        |       |          the same lifetime is elided here
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub(super) fn item(input: &str) -> IResult<'_, &str, Item<&str>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:410:37
[INFO] [stdout]     |
[INFO] [stdout] 410 | pub(super) fn emojiless_item(input: &str) -> IResult<&str, EmojilessItem> {
[INFO] [stdout]     |                                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |        |       |
[INFO] [stdout]     |                                     |        |       the same lifetime is elided here
[INFO] [stdout]     |                                     |        the same lifetime is hidden here
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 410 | pub(super) fn emojiless_item(input: &str) -> IResult<'_, &str, EmojilessItem> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:562:34
[INFO] [stdout]     |
[INFO] [stdout] 562 | pub(super) fn door_prizes(input: &str) -> IResult<&str, Vec<DoorPrize<&str>>> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |       |                   |
[INFO] [stdout]     |                                  |        |       |                   the same lifetime is elided here
[INFO] [stdout]     |                                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                                  |        the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 562 | pub(super) fn door_prizes(input: &str) -> IResult<'_, &str, Vec<DoorPrize<&str>>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/team/raw_team.rs:49:92
[INFO] [stdout]    |
[INFO] [stdout] 49 | ...ame, number, player_id, actual_position, position, slot, position_type, stats, extra_fields } = value;
[INFO] [stdout]    |                                             ^^^^^^^^ help: try ignoring the field: `position: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `was_is_text` is never used
[INFO] [stdout]    --> src/nom_parsing/shared.rs:629:8
[INFO] [stdout]     |
[INFO] [stdout] 629 | pub fn was_is_text(season: u32, day: Option<Day>, event_index: Option<u16>) -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(super) fn word(s: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |        |       |     |
[INFO] [stdout]     |                       |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                       |        |       the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(super) fn word(s: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:113:43
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(super) fn fair_ball_type_verb_name(i: &str) -> IResult<&str, FairBallType> {
[INFO] [stdout]     |                                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |        |       |
[INFO] [stdout]     |                                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                                           |        the same lifetime is hidden here
[INFO] [stdout]     |                                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(super) fn fair_ball_type_verb_name(i: &str) -> IResult<'_, &str, FairBallType> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:123:42
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub(super) fn fly_ball_type_verb_name(i: &str) -> IResult<&str, FairBallType> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |        |       |
[INFO] [stdout]     |                                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                                          |        the same lifetime is hidden here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub(super) fn fly_ball_type_verb_name(i: &str) -> IResult<'_, &str, FairBallType> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:133:30
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub(super) fn destination(i: &str) -> IResult<&str, FairBallDestination> {
[INFO] [stdout]     |                              ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |        |       |
[INFO] [stdout]     |                              |        |       the same lifetime is elided here
[INFO] [stdout]     |                              |        the same lifetime is hidden here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub(super) fn destination(i: &str) -> IResult<'_, &str, FairBallDestination> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:156:35
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub(super) fn fielders_eof(input: &str) -> IResult<&str, Vec<PlacedPlayer<&str>>> {
[INFO] [stdout]     |                                   ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |        |       |                      |
[INFO] [stdout]     |                                   |        |       |                      the same lifetime is elided here
[INFO] [stdout]     |                                   |        |       the same lifetime is elided here
[INFO] [stdout]     |                                   |        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub(super) fn fielders_eof(input: &str) -> IResult<'_, &str, Vec<PlacedPlayer<&str>>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub(super) fn out(input: &str) -> IResult<&str, RunnerOut<&str>> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |       |               |
[INFO] [stdout]     |                          |        |       |               the same lifetime is elided here
[INFO] [stdout]     |                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub(super) fn out(input: &str) -> IResult<'_, &str, RunnerOut<&str>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:181:38
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub(super) fn scores_sentence(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |        |       |     |
[INFO] [stdout]     |                                      |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                                      |        the same lifetime is hidden here
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub(super) fn scores_sentence(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:187:39
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub fn runner_advance_sentence(input: &str) -> IResult<&str, RunnerAdvance<&str>> {
[INFO] [stdout]     |                                       ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |        |       |                   |
[INFO] [stdout]     |                                       |        |       |                   the same lifetime is elided here
[INFO] [stdout]     |                                       |        |       the same lifetime is elided here
[INFO] [stdout]     |                                       |        the same lifetime is hidden here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub fn runner_advance_sentence(input: &str) -> IResult<'_, &str, RunnerAdvance<&str>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:194:33
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub(super) fn ordinal_suffix(i: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |        |       |     |
[INFO] [stdout]     |                                 |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                                 |        the same lifetime is hidden here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub(super) fn ordinal_suffix(i: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:204:42
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub(super) fn scores_and_advances(input: &str) -> IResult<&str, (Vec<&str>, Vec<RunnerAdvance<&str>>)> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |        |       |          |                        |
[INFO] [stdout]     |                                          |        |       |          |                        the same lifetime is elided here
[INFO] [stdout]     |                                          |        |       |          the same lifetime is elided here
[INFO] [stdout]     |                                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                                          |        the same lifetime is hidden here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub(super) fn scores_and_advances(input: &str) -> IResult<'_, &str, (Vec<&str>, Vec<RunnerAdvance<&str>>)> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:212:42
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub(super) fn base_steal_sentence(input: &str) -> IResult<&str, BaseSteal<&str>> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |        |       |               |
[INFO] [stdout]     |                                          |        |       |               the same lifetime is elided here
[INFO] [stdout]     |                                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                                          |        the same lifetime is hidden here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub(super) fn base_steal_sentence(input: &str) -> IResult<'_, &str, BaseSteal<&str>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:233:31
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub(super) fn score_update(i: &str) -> IResult<&str, (u8, u8)> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |       |
[INFO] [stdout]     |                               |        |       the same lifetime is elided here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub(super) fn score_update(i: &str) -> IResult<'_, &str, (u8, u8)> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:312:40
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub(super) fn placed_player_eof(input: &str) -> IResult<&str, PlacedPlayer<&str>> {
[INFO] [stdout]     |                                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |        |       |                  |
[INFO] [stdout]     |                                        |        |       |                  the same lifetime is elided here
[INFO] [stdout]     |                                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                                        |        the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub(super) fn placed_player_eof(input: &str) -> IResult<'_, &str, PlacedPlayer<&str>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:318:31
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub(super) fn name_eof(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |       |     |
[INFO] [stdout]     |                               |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                               |        |       the same lifetime is elided here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub(super) fn name_eof(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:345:28
[INFO] [stdout]     |
[INFO] [stdout] 345 | pub(super) fn emoji(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |        |       |     |
[INFO] [stdout]     |                            |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                            |        |       the same lifetime is elided here
[INFO] [stdout]     |                            |        the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 345 | pub(super) fn emoji(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:351:37
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub(super) fn emoji_team_eof(input: &str) -> IResult<&str, EmojiTeam<&str>> {
[INFO] [stdout]     |                                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |        |       |               |
[INFO] [stdout]     |                                     |        |       |               the same lifetime is elided here
[INFO] [stdout]     |                                     |        |       the same lifetime is elided here
[INFO] [stdout]     |                                     |        the same lifetime is hidden here
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub(super) fn emoji_team_eof(input: &str) -> IResult<'_, &str, EmojiTeam<&str>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:357:34
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub(super) fn batter_stat(input: &str) -> IResult<&str, BatterStat> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |       |
[INFO] [stdout]     |                                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                                  |        the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub(super) fn batter_stat(input: &str) -> IResult<'_, &str, BatterStat> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:382:40
[INFO] [stdout]     |
[INFO] [stdout] 382 | pub(super) fn now_batting_stats(input: &str) -> IResult<&str, NowBattingStats> {
[INFO] [stdout]     |                                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |        |       |
[INFO] [stdout]     |                                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                                        |        the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 382 | pub(super) fn now_batting_stats(input: &str) -> IResult<'_, &str, NowBattingStats> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:389:27
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub(super) fn item(input: &str) -> IResult<&str, Item<&str>> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |          |
[INFO] [stdout]     |                           |        |       |          the same lifetime is elided here
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub(super) fn item(input: &str) -> IResult<'_, &str, Item<&str>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:410:37
[INFO] [stdout]     |
[INFO] [stdout] 410 | pub(super) fn emojiless_item(input: &str) -> IResult<&str, EmojilessItem> {
[INFO] [stdout]     |                                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |        |       |
[INFO] [stdout]     |                                     |        |       the same lifetime is elided here
[INFO] [stdout]     |                                     |        the same lifetime is hidden here
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 410 | pub(super) fn emojiless_item(input: &str) -> IResult<'_, &str, EmojilessItem> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nom_parsing/shared.rs:562:34
[INFO] [stdout]     |
[INFO] [stdout] 562 | pub(super) fn door_prizes(input: &str) -> IResult<&str, Vec<DoorPrize<&str>>> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |       |                   |
[INFO] [stdout]     |                                  |        |       |                   the same lifetime is elided here
[INFO] [stdout]     |                                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                                  |        the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 562 | pub(super) fn door_prizes(input: &str) -> IResult<'_, &str, Vec<DoorPrize<&str>>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.34s
[INFO] running `Command { std: "docker" "inspect" "b3484bc7b65383c286c93e221d456862ed9c8493dd30fe96e7fdb8ce8da69412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3484bc7b65383c286c93e221d456862ed9c8493dd30fe96e7fdb8ce8da69412", kill_on_drop: false }`
[INFO] [stdout] b3484bc7b65383c286c93e221d456862ed9c8493dd30fe96e7fdb8ce8da69412
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4520794f111dc23b38e3502773a7ad074916a0f041d5f494535d499ecce01c9a
[INFO] running `Command { std: "docker" "start" "-a" "4520794f111dc23b38e3502773a7ad074916a0f041d5f494535d499ecce01c9a", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]   --> src/team/raw_team.rs:49:92
[INFO] [stderr]    |
[INFO] [stderr] 49 | ...ame, number, player_id, actual_position, position, slot, position_type, stats, extra_fields } = value;
[INFO] [stderr]    |                                             ^^^^^^^^ help: try ignoring the field: `position: _`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `was_is_text` is never used
[INFO] [stderr]    --> src/nom_parsing/shared.rs:629:8
[INFO] [stderr]     |
[INFO] [stderr] 629 | pub fn was_is_text(season: u32, day: Option<Day>, event_index: Option<u16>) -> &'static str {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:102:23
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub(super) fn word(s: &str) -> IResult<&str, &str> {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                       |        |       |     |
[INFO] [stderr]     |                       |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                       |        |       the same lifetime is elided here
[INFO] [stderr]     |                       |        the same lifetime is hidden here
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub(super) fn word(s: &str) -> IResult<'_, &str, &str> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:113:43
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub(super) fn fair_ball_type_verb_name(i: &str) -> IResult<&str, FairBallType> {
[INFO] [stderr]     |                                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                           |        |       |
[INFO] [stderr]     |                                           |        |       the same lifetime is elided here
[INFO] [stderr]     |                                           |        the same lifetime is hidden here
[INFO] [stderr]     |                                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub(super) fn fair_ball_type_verb_name(i: &str) -> IResult<'_, &str, FairBallType> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:123:42
[INFO] [stderr]     |
[INFO] [stderr] 123 | pub(super) fn fly_ball_type_verb_name(i: &str) -> IResult<&str, FairBallType> {
[INFO] [stderr]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                          |        |       |
[INFO] [stderr]     |                                          |        |       the same lifetime is elided here
[INFO] [stderr]     |                                          |        the same lifetime is hidden here
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 123 | pub(super) fn fly_ball_type_verb_name(i: &str) -> IResult<'_, &str, FairBallType> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:133:30
[INFO] [stderr]     |
[INFO] [stderr] 133 | pub(super) fn destination(i: &str) -> IResult<&str, FairBallDestination> {
[INFO] [stderr]     |                              ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                              |        |       |
[INFO] [stderr]     |                              |        |       the same lifetime is elided here
[INFO] [stderr]     |                              |        the same lifetime is hidden here
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 133 | pub(super) fn destination(i: &str) -> IResult<'_, &str, FairBallDestination> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:156:35
[INFO] [stderr]     |
[INFO] [stderr] 156 | pub(super) fn fielders_eof(input: &str) -> IResult<&str, Vec<PlacedPlayer<&str>>> {
[INFO] [stderr]     |                                   ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                   |        |       |                      |
[INFO] [stderr]     |                                   |        |       |                      the same lifetime is elided here
[INFO] [stderr]     |                                   |        |       the same lifetime is elided here
[INFO] [stderr]     |                                   |        the same lifetime is hidden here
[INFO] [stderr]     |                                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 156 | pub(super) fn fielders_eof(input: &str) -> IResult<'_, &str, Vec<PlacedPlayer<&str>>> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:171:26
[INFO] [stderr]     |
[INFO] [stderr] 171 | pub(super) fn out(input: &str) -> IResult<&str, RunnerOut<&str>> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                          |        |       |               |
[INFO] [stderr]     |                          |        |       |               the same lifetime is elided here
[INFO] [stderr]     |                          |        |       the same lifetime is elided here
[INFO] [stderr]     |                          |        the same lifetime is hidden here
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 171 | pub(super) fn out(input: &str) -> IResult<'_, &str, RunnerOut<&str>> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:181:38
[INFO] [stderr]     |
[INFO] [stderr] 181 | pub(super) fn scores_sentence(input: &str) -> IResult<&str, &str> {
[INFO] [stderr]     |                                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                      |        |       |     |
[INFO] [stderr]     |                                      |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                                      |        |       the same lifetime is elided here
[INFO] [stderr]     |                                      |        the same lifetime is hidden here
[INFO] [stderr]     |                                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 181 | pub(super) fn scores_sentence(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:187:39
[INFO] [stderr]     |
[INFO] [stderr] 187 | pub fn runner_advance_sentence(input: &str) -> IResult<&str, RunnerAdvance<&str>> {
[INFO] [stderr]     |                                       ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                       |        |       |                   |
[INFO] [stderr]     |                                       |        |       |                   the same lifetime is elided here
[INFO] [stderr]     |                                       |        |       the same lifetime is elided here
[INFO] [stderr]     |                                       |        the same lifetime is hidden here
[INFO] [stderr]     |                                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 187 | pub fn runner_advance_sentence(input: &str) -> IResult<'_, &str, RunnerAdvance<&str>> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:194:33
[INFO] [stderr]     |
[INFO] [stderr] 194 | pub(super) fn ordinal_suffix(i: &str) -> IResult<&str, &str> {
[INFO] [stderr]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                 |        |       |     |
[INFO] [stderr]     |                                 |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                                 |        |       the same lifetime is elided here
[INFO] [stderr]     |                                 |        the same lifetime is hidden here
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 194 | pub(super) fn ordinal_suffix(i: &str) -> IResult<'_, &str, &str> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:204:42
[INFO] [stderr]     |
[INFO] [stderr] 204 | pub(super) fn scores_and_advances(input: &str) -> IResult<&str, (Vec<&str>, Vec<RunnerAdvance<&str>>)> {
[INFO] [stderr]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                          |        |       |          |                        |
[INFO] [stderr]     |                                          |        |       |          |                        the same lifetime is elided here
[INFO] [stderr]     |                                          |        |       |          the same lifetime is elided here
[INFO] [stderr]     |                                          |        |       the same lifetime is elided here
[INFO] [stderr]     |                                          |        the same lifetime is hidden here
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 204 | pub(super) fn scores_and_advances(input: &str) -> IResult<'_, &str, (Vec<&str>, Vec<RunnerAdvance<&str>>)> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:212:42
[INFO] [stderr]     |
[INFO] [stderr] 212 | pub(super) fn base_steal_sentence(input: &str) -> IResult<&str, BaseSteal<&str>> {
[INFO] [stderr]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                          |        |       |               |
[INFO] [stderr]     |                                          |        |       |               the same lifetime is elided here
[INFO] [stderr]     |                                          |        |       the same lifetime is elided here
[INFO] [stderr]     |                                          |        the same lifetime is hidden here
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 212 | pub(super) fn base_steal_sentence(input: &str) -> IResult<'_, &str, BaseSteal<&str>> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:233:31
[INFO] [stderr]     |
[INFO] [stderr] 233 | pub(super) fn score_update(i: &str) -> IResult<&str, (u8, u8)> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                               |        |       |
[INFO] [stderr]     |                               |        |       the same lifetime is elided here
[INFO] [stderr]     |                               |        the same lifetime is hidden here
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 233 | pub(super) fn score_update(i: &str) -> IResult<'_, &str, (u8, u8)> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:312:40
[INFO] [stderr]     |
[INFO] [stderr] 312 | pub(super) fn placed_player_eof(input: &str) -> IResult<&str, PlacedPlayer<&str>> {
[INFO] [stderr]     |                                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                        |        |       |                  |
[INFO] [stderr]     |                                        |        |       |                  the same lifetime is elided here
[INFO] [stderr]     |                                        |        |       the same lifetime is elided here
[INFO] [stderr]     |                                        |        the same lifetime is hidden here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 312 | pub(super) fn placed_player_eof(input: &str) -> IResult<'_, &str, PlacedPlayer<&str>> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:318:31
[INFO] [stderr]     |
[INFO] [stderr] 318 | pub(super) fn name_eof(input: &str) -> IResult<&str, &str> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                               |        |       |     |
[INFO] [stderr]     |                               |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                               |        |       the same lifetime is elided here
[INFO] [stderr]     |                               |        the same lifetime is hidden here
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 318 | pub(super) fn name_eof(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:345:28
[INFO] [stderr]     |
[INFO] [stderr] 345 | pub(super) fn emoji(input: &str) -> IResult<&str, &str> {
[INFO] [stderr]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                            |        |       |     |
[INFO] [stderr]     |                            |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                            |        |       the same lifetime is elided here
[INFO] [stderr]     |                            |        the same lifetime is hidden here
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 345 | pub(super) fn emoji(input: &str) -> IResult<'_, &str, &str> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:351:37
[INFO] [stderr]     |
[INFO] [stderr] 351 | pub(super) fn emoji_team_eof(input: &str) -> IResult<&str, EmojiTeam<&str>> {
[INFO] [stderr]     |                                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                     |        |       |               |
[INFO] [stderr]     |                                     |        |       |               the same lifetime is elided here
[INFO] [stderr]     |                                     |        |       the same lifetime is elided here
[INFO] [stderr]     |                                     |        the same lifetime is hidden here
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 | pub(super) fn emoji_team_eof(input: &str) -> IResult<'_, &str, EmojiTeam<&str>> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:357:34
[INFO] [stderr]     |
[INFO] [stderr] 357 | pub(super) fn batter_stat(input: &str) -> IResult<&str, BatterStat> {
[INFO] [stderr]     |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                  |        |       |
[INFO] [stderr]     |                                  |        |       the same lifetime is elided here
[INFO] [stderr]     |                                  |        the same lifetime is hidden here
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 357 | pub(super) fn batter_stat(input: &str) -> IResult<'_, &str, BatterStat> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:382:40
[INFO] [stderr]     |
[INFO] [stderr] 382 | pub(super) fn now_batting_stats(input: &str) -> IResult<&str, NowBattingStats> {
[INFO] [stderr]     |                                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                        |        |       |
[INFO] [stderr]     |                                        |        |       the same lifetime is elided here
[INFO] [stderr]     |                                        |        the same lifetime is hidden here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 382 | pub(super) fn now_batting_stats(input: &str) -> IResult<'_, &str, NowBattingStats> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:389:27
[INFO] [stderr]     |
[INFO] [stderr] 389 | pub(super) fn item(input: &str) -> IResult<&str, Item<&str>> {
[INFO] [stderr]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                           |        |       |          |
[INFO] [stderr]     |                           |        |       |          the same lifetime is elided here
[INFO] [stderr]     |                           |        |       the same lifetime is elided here
[INFO] [stderr]     |                           |        the same lifetime is hidden here
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 389 | pub(super) fn item(input: &str) -> IResult<'_, &str, Item<&str>> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:410:37
[INFO] [stderr]     |
[INFO] [stderr] 410 | pub(super) fn emojiless_item(input: &str) -> IResult<&str, EmojilessItem> {
[INFO] [stderr]     |                                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                     |        |       |
[INFO] [stderr]     |                                     |        |       the same lifetime is elided here
[INFO] [stderr]     |                                     |        the same lifetime is hidden here
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 410 | pub(super) fn emojiless_item(input: &str) -> IResult<'_, &str, EmojilessItem> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nom_parsing/shared.rs:562:34
[INFO] [stderr]     |
[INFO] [stderr] 562 | pub(super) fn door_prizes(input: &str) -> IResult<&str, Vec<DoorPrize<&str>>> {
[INFO] [stderr]     |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                  |        |       |                   |
[INFO] [stderr]     |                                  |        |       |                   the same lifetime is elided here
[INFO] [stderr]     |                                  |        |       the same lifetime is elided here
[INFO] [stderr]     |                                  |        the same lifetime is hidden here
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 562 | pub(super) fn door_prizes(input: &str) -> IResult<'_, &str, Vec<DoorPrize<&str>>> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `mmolb_parsing` (lib) generated 23 warnings (run `cargo fix --lib -p mmolb_parsing` to apply 22 suggestions)
[INFO] [stderr] warning: `mmolb_parsing` (lib test) generated 23 warnings (23 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mmolb_parsing-afa843ed99ccf327)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test nom_parsing::parse::test::a_big_pile_of_dirt ... ok
[INFO] [stdout] test nom_parsing::parse::test::bob_e_quiros ... ok
[INFO] [stdout] test feed_event::feed_event::test::feed_event_round_trip ... ok
[INFO] [stdout] test nom_parsing::parse::test::stanley_demir_i ... ok
[INFO] [stdout] test enums::test::serde_round_trips ... ok
[INFO] [stdout] test nom_parsing::parse_feed_event::test::test_attribute_gain ... ok
[INFO] [stdout] test nom_parsing::parse_feed_event::test::test_game_result ... ok
[INFO] [stdout] test nom_parsing::shared::test::test_emoji ... ok
[INFO] [stdout] test nom_parsing::shared::test::test_try_from_words ... ok
[INFO] [stdout] test nom_parsing::shared::test::whale_bones ... ok
[INFO] [stdout] test nom_parsing::shared::test::test_out ... ok
[INFO] [stdout] test nom_parsing::shared::test::test_parse_and ... ok
[INFO] [stdout] test time::test::break_point_test ... ok
[INFO] [stdout] test player::test::player_round_trip ... ok
[INFO] [stdout] test nom_parsing::parse::test::jr_test ... ok
[INFO] [stdout] test nom_parsing::parse::test::dr_connor ... ok
[INFO] [stdout] test team::team::test::team_round_trip ... ok
[INFO] [stdout] test game::test::game_round_trip ... ok
[INFO] [stdout] test game::test::extra_fields ... ok
[INFO] [stdout] test parsing::test::livingston ... FAILED
[INFO] [stdout] test parsed_event::test::first_baseman_chooses_a_ghost ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parsing::test::livingston stdout ----
[INFO] [stdout] Error: SpannedError { code: ExpectedIdentifier, position: Position { line: 1, col: 13 } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parsing::test::livingston
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.98s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4520794f111dc23b38e3502773a7ad074916a0f041d5f494535d499ecce01c9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4520794f111dc23b38e3502773a7ad074916a0f041d5f494535d499ecce01c9a", kill_on_drop: false }`
[INFO] [stdout] 4520794f111dc23b38e3502773a7ad074916a0f041d5f494535d499ecce01c9a
