[INFO] cloning repository https://github.com/Teaspot-Studio/strategka
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Teaspot-Studio/strategka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeaspot-Studio%2Fstrategka", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeaspot-Studio%2Fstrategka'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 434349f32c6bb037321e69093a27734b5797efa1
[INFO] checking Teaspot-Studio/strategka against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeaspot-Studio%2Fstrategka" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Teaspot-Studio/strategka
[INFO] finished tweaking git repo https://github.com/Teaspot-Studio/strategka
[INFO] tweaked toml for git repo https://github.com/Teaspot-Studio/strategka written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Teaspot-Studio/strategka on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Teaspot-Studio/strategka 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.58
[INFO] [stderr]   Downloaded ciborium v0.2.1
[INFO] [stderr]   Downloaded temp-file v0.1.7
[INFO] [stderr]   Downloaded ciborium-io v0.2.1
[INFO] [stderr]   Downloaded ciborium-ll v0.2.1
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.2
[INFO] [stderr]   Downloaded test-log v0.2.12
[INFO] [stderr]   Downloaded quote v1.0.27
[INFO] [stderr]   Downloaded tiny-skia-path v0.9.0
[INFO] [stderr]   Downloaded clap v4.3.21
[INFO] [stderr]   Downloaded clap_builder v4.3.21
[INFO] [stderr]   Downloaded tiny-skia v0.9.1
[INFO] [stderr]   Downloaded regex v1.8.3
[INFO] [stderr]   Downloaded syn v2.0.16
[INFO] [stderr]   Downloaded libc v0.2.144
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2df6e19f36278dcca2e1c5ff9e055140f2fc37fe17dd993c24e7443db12d7990
[INFO] running `Command { std: "docker" "start" "-a" "2df6e19f36278dcca2e1c5ff9e055140f2fc37fe17dd993c24e7443db12d7990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2df6e19f36278dcca2e1c5ff9e055140f2fc37fe17dd993c24e7443db12d7990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2df6e19f36278dcca2e1c5ff9e055140f2fc37fe17dd993c24e7443db12d7990", kill_on_drop: false }`
[INFO] [stdout] 2df6e19f36278dcca2e1c5ff9e055140f2fc37fe17dd993c24e7443db12d7990
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b63b6c4b3a55e83797ea62fa13d4baaef51d95a4a31057eafb1ce38d51b3e3ac
[INFO] running `Command { std: "docker" "start" "-a" "b63b6c4b3a55e83797ea62fa13d4baaef51d95a4a31057eafb1ce38d51b3e3ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking strict-num v0.1.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking tiny-skia-path v0.9.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking temp-file v0.1.7
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking png v0.17.8
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking regex v1.8.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tiny-skia v0.9.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking clap_builder v4.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling test-log v0.2.12
[INFO] [stderr]     Checking clap v4.3.21
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking strategka-core v0.1.0 (/opt/rustwide/workdir/strategka-core)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> strategka-core/src/replay/mod.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn record(&mut self, turn: Turn, inputs: &[W::Input]) -> Result<()> {
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here          ^^^^^^^^^^ the same lifetime is hidden 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] 69 |     pub fn record(&mut self, turn: Turn, inputs: &[W::Input]) -> Result<'_, ()> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> strategka-core/src/replay/mod.rs:81:33
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn save<P: AsRef<Path>>(&self, path: P) -> Result<()> {
[INFO] [stdout]    |                                 ^^^^^              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn save<P: AsRef<Path>>(&self, path: P) -> Result<'_, ()> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn encode<S: Write>(&self, mut sink: S) -> Result<()> {
[INFO] [stdout]     |                             ^^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn encode<S: Write>(&self, mut sink: S) -> Result<'_, ()> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn decode(bytes: &[u8]) -> Result<Self> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn decode(bytes: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:145:22
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn parser(input: &[u8]) -> Parser<Self> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn parser(input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:166:23
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn parse_magic(input: &[u8]) -> Parser<()> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn parse_magic(input: &[u8]) -> Parser<'_, ()> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:177:38
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn parse_game_magic<W: World>(input: &[u8]) -> Parser<()> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn parse_game_magic<W: World>(input: &[u8]) -> Parser<'_, ()> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:188:30
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn parse_core_version(input: &[u8]) -> Parser<u32> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn parse_core_version(input: &[u8]) -> Parser<'_, u32> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:197:40
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn parse_game_version<W: World>(input: &[u8]) -> Parser<u32> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn parse_game_version<W: World>(input: &[u8]) -> Parser<'_, u32> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:206:32
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn parse_turn<W: World>(input: &[u8]) -> Parser<(u64, Vec<W::Input>)> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn parse_turn<W: World>(input: &[u8]) -> Parser<'_, (u64, Vec<W::Input>)> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:212:33
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn parse_input<W: World>(input: &[u8]) -> Parser<W::Input> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn parse_input<W: World>(input: &[u8]) -> Parser<'_, W::Input> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking strategka-render v0.1.0 (/opt/rustwide/workdir/strategka-render)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> strategka-core/src/replay/mod.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn record(&mut self, turn: Turn, inputs: &[W::Input]) -> Result<()> {
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here          ^^^^^^^^^^ the same lifetime is hidden 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] 69 |     pub fn record(&mut self, turn: Turn, inputs: &[W::Input]) -> Result<'_, ()> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> strategka-core/src/replay/mod.rs:81:33
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn save<P: AsRef<Path>>(&self, path: P) -> Result<()> {
[INFO] [stdout]    |                                 ^^^^^              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn save<P: AsRef<Path>>(&self, path: P) -> Result<'_, ()> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn encode<S: Write>(&self, mut sink: S) -> Result<()> {
[INFO] [stdout]     |                             ^^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn encode<S: Write>(&self, mut sink: S) -> Result<'_, ()> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn decode(bytes: &[u8]) -> Result<Self> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn decode(bytes: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:145:22
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn parser(input: &[u8]) -> Parser<Self> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn parser(input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:166:23
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn parse_magic(input: &[u8]) -> Parser<()> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn parse_magic(input: &[u8]) -> Parser<'_, ()> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:177:38
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn parse_game_magic<W: World>(input: &[u8]) -> Parser<()> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn parse_game_magic<W: World>(input: &[u8]) -> Parser<'_, ()> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:188:30
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn parse_core_version(input: &[u8]) -> Parser<u32> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn parse_core_version(input: &[u8]) -> Parser<'_, u32> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:197:40
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn parse_game_version<W: World>(input: &[u8]) -> Parser<u32> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn parse_game_version<W: World>(input: &[u8]) -> Parser<'_, u32> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:206:32
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn parse_turn<W: World>(input: &[u8]) -> Parser<(u64, Vec<W::Input>)> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn parse_turn<W: World>(input: &[u8]) -> Parser<'_, (u64, Vec<W::Input>)> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> strategka-core/src/replay/mod.rs:212:33
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn parse_input<W: World>(input: &[u8]) -> Parser<W::Input> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn parse_input<W: World>(input: &[u8]) -> Parser<'_, W::Input> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.77s
[INFO] running `Command { std: "docker" "inspect" "b63b6c4b3a55e83797ea62fa13d4baaef51d95a4a31057eafb1ce38d51b3e3ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b63b6c4b3a55e83797ea62fa13d4baaef51d95a4a31057eafb1ce38d51b3e3ac", kill_on_drop: false }`
[INFO] [stdout] b63b6c4b3a55e83797ea62fa13d4baaef51d95a4a31057eafb1ce38d51b3e3ac
