[INFO] cloning repository https://github.com/zloy-tulen/model-mdx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zloy-tulen/model-mdx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzloy-tulen%2Fmodel-mdx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzloy-tulen%2Fmodel-mdx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a88eeeb7caa80619ba4310a0c0b6c3f0d2a75d0
[INFO] checking zloy-tulen/model-mdx against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzloy-tulen%2Fmodel-mdx" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zloy-tulen/model-mdx
[INFO] finished tweaking git repo https://github.com/zloy-tulen/model-mdx
[INFO] tweaked toml for git repo https://github.com/zloy-tulen/model-mdx written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zloy-tulen/model-mdx on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zloy-tulen/model-mdx 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fbba54a18cebdc717ba79da55deefe53ed1ba6d6b1792fe47000dd9192d6174
[INFO] running `Command { std: "docker" "start" "-a" "5fbba54a18cebdc717ba79da55deefe53ed1ba6d6b1792fe47000dd9192d6174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fbba54a18cebdc717ba79da55deefe53ed1ba6d6b1792fe47000dd9192d6174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fbba54a18cebdc717ba79da55deefe53ed1ba6d6b1792fe47000dd9192d6174", kill_on_drop: false }`
[INFO] [stdout] 5fbba54a18cebdc717ba79da55deefe53ed1ba6d6b1792fe47000dd9192d6174
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fb3ffa7321ba7dcdfe6bcec33c0704b934f86933379510e9aabf4233f72d2dc
[INFO] running `Command { std: "docker" "start" "-a" "8fb3ffa7321ba7dcdfe6bcec33c0704b934f86933379510e9aabf4233f72d2dc", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking num-traits v0.2.15
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking png v0.17.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling include_dir_macros v0.7.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking include_dir v0.7.2
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking jpeg-decoder v0.2.6
[INFO] [stderr]     Checking texpresso v2.0.1
[INFO] [stderr]     Checking tiff v0.7.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling test-log v0.2.11
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.5.0
[INFO] [stderr]     Checking image v0.24.3
[INFO] [stderr]     Checking image-blp v1.0.1
[INFO] [stderr]     Checking model-mdx v0.1.0 (/opt/rustwide/workdir/model-mdx)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> model-mdx/src/types/chunk/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | use super::utils::Tag;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Tag` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> model-mdx/src/types/chunk/mod.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub use utils::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> model-mdx/src/types/chunk/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | use super::utils::Tag;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> model-mdx/src/types/chunk/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | use super::utils::Tag;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Tag` in the value namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> model-mdx/src/types/chunk/mod.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub use utils::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> model-mdx/src/types/chunk/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | use super::utils::Tag;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> model-mdx/src/types/chunk/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | use super::utils::Tag;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Tag` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> model-mdx/src/types/chunk/mod.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub use utils::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> model-mdx/src/types/chunk/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | use super::utils::Tag;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> model-mdx/src/types/chunk/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | use super::utils::Tag;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Tag` in the value namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> model-mdx/src/types/chunk/mod.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub use utils::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> model-mdx/src/types/chunk/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | use super::utils::Tag;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> model-mdx/src/types/chunk/bpos.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> model-mdx/src/types/chunk/bpos.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> model-mdx/src/types/chunk/bpos.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn encode(&self, output: &mut Vec<u8>) -> Result<(), EncodeError> {
[INFO] [stdout]    |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> model-mdx/src/types/chunk/corn.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> model-mdx/src/types/chunk/corn.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> model-mdx/src/types/chunk/corn.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn encode(&self, output: &mut Vec<u8>) -> Result<(), EncodeError> {
[INFO] [stdout]    |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> model-mdx/src/types/chunk/fafx.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> model-mdx/src/types/chunk/fafx.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> model-mdx/src/types/chunk/fafx.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn encode(&self, output: &mut Vec<u8>) -> Result<(), EncodeError> {
[INFO] [stdout]    |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]  --> model-mdx/src/types/tests.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | static ASSETS_DIR: Dir<'_> = include_dir!("$CARGO_MANIFEST_DIR/../assets");
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                              |                                           |
[INFO] [stdout]   |                              |                                           temporary value is freed at the end of this statement
[INFO] [stdout]   |                              creates a temporary value which is freed while still in use
[INFO] [stdout]   |                              using this value as a static requires that borrow lasts for `'static`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> model-mdx/src/types/chunk/modl.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> model-mdx/src/types/chunk/snds.rs:19:50
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> model-mdx/src/types/chunk/snds.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn encode(&self, output: &mut Vec<u8>) -> Result<(), EncodeError> {
[INFO] [stdout]    |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> model-mdx/src/types/chunk/bpos.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> model-mdx/src/types/chunk/bpos.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> model-mdx/src/types/chunk/bpos.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn encode(&self, output: &mut Vec<u8>) -> Result<(), EncodeError> {
[INFO] [stdout]    |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> model-mdx/src/types/chunk/corn.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> model-mdx/src/types/chunk/corn.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> model-mdx/src/types/chunk/corn.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn encode(&self, output: &mut Vec<u8>) -> Result<(), EncodeError> {
[INFO] [stdout]    |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> model-mdx/src/types/chunk/fafx.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> model-mdx/src/types/chunk/fafx.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> model-mdx/src/types/chunk/fafx.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn encode(&self, output: &mut Vec<u8>) -> Result<(), EncodeError> {
[INFO] [stdout]    |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> model-mdx/src/types/chunk/modl.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> model-mdx/src/types/chunk/snds.rs:19:50
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<Self> {
[INFO] [stdout]    |                                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> model-mdx/src/types/chunk/snds.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn encode(&self, output: &mut Vec<u8>) -> Result<(), EncodeError> {
[INFO] [stdout]    |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/animation.rs:33:57
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn parse_versioned(_: Option<Self::Version>, 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/animation.rs:121:57
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn parse_versioned(_: Option<Self::Version>, 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] 121 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/animation.rs:144:57
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn parse_versioned(_: Option<Self::Version>, 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] 144 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/attachment.rs:31:57
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn parse_versioned(_: Option<Self::Version>, 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] 31 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/attachment.rs:86:57
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn parse_versioned(_: Option<Self::Version>, 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] 86 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/bone.rs:20:57
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn parse_versioned(_: Option<Self::Version>, 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] 20 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/camera.rs:41:57
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn parse_versioned(_: Option<Self::Version>, 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] 41 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/camera.rs:150:57
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn parse_versioned(_: Option<Self::Version>, 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] 150 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/camera.rs:173:57
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn parse_versioned(_: Option<Self::Version>, 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] 173 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/camera.rs:196:57
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn parse_versioned(_: Option<Self::Version>, 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] 196 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/mod.rs:71:29
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn expect_header(input: &[u8]) -> Parser<Header> {
[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] 71 |     fn expect_header(input: &[u8]) -> Parser<'_, Header> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/mod.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn expect_tag(input: &[u8]) -> Parser<Tag> {
[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] 77 |     fn expect_tag(input: &[u8]) -> Parser<'_, Tag> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/chunk/mod.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 |     input: &[u8],
[INFO] [stdout]     |            ^^^^^ the lifetime is elided here
[INFO] [stdout] 157 | ) -> Parser<Vec<T>> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 | ) -> Parser<'_, Vec<T>> {
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/atch.rs:22:63
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn parse_versioned(version: Option<Self::Version>, 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] 22 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/bone.rs:23:63
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_versioned(version: Option<Self::Version>, 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] 23 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/bpos.rs:19:63
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, 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] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/cams.rs:23:63
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_versioned(version: Option<Self::Version>, 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] 23 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/clid.rs:23:63
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_versioned(version: Option<Self::Version>, 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] 23 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/corn.rs:19:63
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, 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] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/evts.rs:23:63
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_versioned(version: Option<Self::Version>, 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] 23 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/fafx.rs:19:63
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(version: Option<Self::Version>, 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] 19 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/geoa.rs:23:63
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_versioned(version: Option<Self::Version>, 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] 23 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/geos.rs:21:63
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn parse_versioned(version: Option<Self::Version>, 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] 21 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/glbs.rs:22:57
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn parse_versioned(_: Option<Self::Version>, 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] 22 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/help.rs:24:63
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn parse_versioned(version: Option<Self::Version>, 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] 24 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/lite.rs:24:63
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn parse_versioned(version: Option<Self::Version>, 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] 24 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/mdlx.rs:93:67
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn parse_versioned(version_ext: Option<Self::Version>, 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] 93 |     fn parse_versioned(version_ext: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/modl.rs:29:63
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn parse_versioned(version: Option<Self::Version>, 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] 29 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/mtls.rs:23:63
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_versioned(version: Option<Self::Version>, 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] 23 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/pivt.rs:23:57
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_versioned(_: Option<Self::Version>, 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] 23 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/pre2.rs:24:63
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn parse_versioned(version: Option<Self::Version>, 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] 24 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/prem.rs:23:63
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_versioned(version: Option<Self::Version>, 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] 23 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/ribb.rs:23:63
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_versioned(version: Option<Self::Version>, 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] 23 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/seqs.rs:20:57
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn parse_versioned(_: Option<Self::Version>, 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] 20 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/snds.rs:19:57
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn parse_versioned(_: Option<Self::Version>, 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] 19 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/texs.rs:22:57
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn parse_versioned(_: Option<Self::Version>, 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] 22 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/txan.rs:23:63
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_versioned(version: Option<Self::Version>, 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] 23 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/utils.rs:24:57
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<Tag> {
[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] 24 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Tag> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/utils.rs:62:57
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<Header> {
[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] 62 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Header> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/utils.rs:91:36
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn expect(tag: Tag, 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] 91 |     pub fn expect(tag: Tag, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/chunk/utils.rs:115:57
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn parse_versioned(_: Option<Self::Version>, 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] 115 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/chunk/vers.rs:23:57
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn parse_versioned(_: Option<Self::Version>, 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] 23 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/collision.rs:46:57
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn parse_versioned(_: Option<Self::Version>, 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] 46 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/emitter/model.rs:55:57
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn parse_versioned(_: Option<Self::Version>, 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] 55 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/model.rs:227:57
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn parse_versioned(_: Option<Self::Version>, 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] 227 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/model.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn parse_versioned(_: Option<Self::Version>, 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] 250 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/model.rs:273:57
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn parse_versioned(_: Option<Self::Version>, 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] 273 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/model.rs:296:57
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn parse_versioned(_: Option<Self::Version>, 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] 296 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/model.rs:319:57
[INFO] [stdout]     |
[INFO] [stdout] 319 |     fn parse_versioned(_: Option<Self::Version>, 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] 319 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/model.rs:342:57
[INFO] [stdout]     |
[INFO] [stdout] 342 |     fn parse_versioned(_: Option<Self::Version>, 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] 342 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/model.rs:365:57
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn parse_versioned(_: Option<Self::Version>, 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] 365 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/emitter/quad.rs:55:57
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn parse_versioned(_: Option<Self::Version>, 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] 55 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/quad.rs:113:57
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn parse_versioned(_: Option<Self::Version>, 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] 113 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/quad.rs:220:57
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn parse_versioned(_: Option<Self::Version>, 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] 220 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/quad.rs:460:57
[INFO] [stdout]     |
[INFO] [stdout] 460 |     fn parse_versioned(_: Option<Self::Version>, 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] 460 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/quad.rs:483:57
[INFO] [stdout]     |
[INFO] [stdout] 483 |     fn parse_versioned(_: Option<Self::Version>, 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] 483 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/quad.rs:506:57
[INFO] [stdout]     |
[INFO] [stdout] 506 |     fn parse_versioned(_: Option<Self::Version>, 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] 506 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/quad.rs:529:57
[INFO] [stdout]     |
[INFO] [stdout] 529 |     fn parse_versioned(_: Option<Self::Version>, 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] 529 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/quad.rs:552:57
[INFO] [stdout]     |
[INFO] [stdout] 552 |     fn parse_versioned(_: Option<Self::Version>, 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] 552 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/quad.rs:575:57
[INFO] [stdout]     |
[INFO] [stdout] 575 |     fn parse_versioned(_: Option<Self::Version>, 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] 575 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/quad.rs:598:57
[INFO] [stdout]     |
[INFO] [stdout] 598 |     fn parse_versioned(_: Option<Self::Version>, 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] 598 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/quad.rs:621:57
[INFO] [stdout]     |
[INFO] [stdout] 621 |     fn parse_versioned(_: Option<Self::Version>, 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] 621 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/emitter/ribbon.rs:58:57
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn parse_versioned(_: Option<Self::Version>, 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] 58 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/ribbon.rs:226:57
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn parse_versioned(_: Option<Self::Version>, 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] 226 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/ribbon.rs:249:57
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn parse_versioned(_: Option<Self::Version>, 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] 249 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/ribbon.rs:272:57
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn parse_versioned(_: Option<Self::Version>, 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] 272 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/ribbon.rs:295:57
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn parse_versioned(_: Option<Self::Version>, 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] 295 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/ribbon.rs:318:57
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn parse_versioned(_: Option<Self::Version>, 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] 318 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/emitter/ribbon.rs:341:57
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn parse_versioned(_: Option<Self::Version>, 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] 341 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/event.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn parse_versioned(_: Option<Self::Version>, 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] 29 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/extent.rs:16:57
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn parse_versioned(_: Option<Self::Version>, 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] 16 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/geoset.rs:73:57
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn parse_versioned(_: Option<Self::Version>, 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] 73 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/geoset.rs:208:63
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn parse_versioned(version: Option<Self::Version>, 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] 208 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/geoset.rs:359:57
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn parse_versioned(_: Option<Self::Version>, 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] 359 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/geoset.rs:391:57
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn parse_versioned(_: Option<Self::Version>, 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] 391 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/geoset.rs:423:57
[INFO] [stdout]     |
[INFO] [stdout] 423 |     fn parse_versioned(_: Option<Self::Version>, 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] 423 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/geoset.rs:455:57
[INFO] [stdout]     |
[INFO] [stdout] 455 |     fn parse_versioned(_: Option<Self::Version>, 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] 455 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/layer.rs:105:57
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn parse_versioned(_: Option<Self::Version>, 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] 105 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/layer.rs:135:57
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn parse_versioned(_: Option<Self::Version>, 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] 135 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/layer.rs:170:63
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn parse_versioned(version: Option<Self::Version>, 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] 170 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/layer.rs:333:57
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn parse_versioned(_: Option<Self::Version>, 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] 333 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/layer.rs:373:57
[INFO] [stdout]     |
[INFO] [stdout] 373 |     fn parse_versioned(_: Option<Self::Version>, 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] 373 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/layer.rs:396:57
[INFO] [stdout]     |
[INFO] [stdout] 396 |     fn parse_versioned(_: Option<Self::Version>, 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] 396 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/layer.rs:419:57
[INFO] [stdout]     |
[INFO] [stdout] 419 |     fn parse_versioned(_: Option<Self::Version>, 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] 419 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/layer.rs:442:57
[INFO] [stdout]     |
[INFO] [stdout] 442 |     fn parse_versioned(_: Option<Self::Version>, 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] 442 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/layer.rs:465:57
[INFO] [stdout]     |
[INFO] [stdout] 465 |     fn parse_versioned(_: Option<Self::Version>, 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] 465 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/layer.rs:488:57
[INFO] [stdout]     |
[INFO] [stdout] 488 |     fn parse_versioned(_: Option<Self::Version>, 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] 488 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/light.rs:53:57
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn parse_versioned(_: Option<Self::Version>, 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] 53 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/light.rs:118:57
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn parse_versioned(_: Option<Self::Version>, 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] 118 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/light.rs:294:57
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn parse_versioned(_: Option<Self::Version>, 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] 294 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/light.rs:317:57
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn parse_versioned(_: Option<Self::Version>, 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] 317 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/light.rs:340:57
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn parse_versioned(_: Option<Self::Version>, 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] 340 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/light.rs:363:57
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn parse_versioned(_: Option<Self::Version>, 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] 363 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/light.rs:386:57
[INFO] [stdout]     |
[INFO] [stdout] 386 |     fn parse_versioned(_: Option<Self::Version>, 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] 386 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/light.rs:409:57
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn parse_versioned(_: Option<Self::Version>, 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] 409 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/light.rs:432:57
[INFO] [stdout]     |
[INFO] [stdout] 432 |     fn parse_versioned(_: Option<Self::Version>, 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] 432 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/material.rs:33:63
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn parse_versioned(version: Option<Self::Version>, 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] 33 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/materialize.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn parse(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] 17 |     fn parse(input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/materialize.rs:22:63
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn parse_versioned(version: Option<Self::Version>, 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] 22 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self>;
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:170:57
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn parse_versioned(_: Option<Self::Version>, 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] 170 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:183:57
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn parse_versioned(_: Option<Self::Version>, 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] 183 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:196:57
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn parse_versioned(_: Option<Self::Version>, 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] 196 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:209:57
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn parse_versioned(_: Option<Self::Version>, 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] 209 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:222:57
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn parse_versioned(_: Option<Self::Version>, 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] 222 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:237:57
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn parse_versioned(_: Option<Self::Version>, 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] 237 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:252:57
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn parse_versioned(_: Option<Self::Version>, 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] 252 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:267:57
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn parse_versioned(_: Option<Self::Version>, 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] 267 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:280:57
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn parse_versioned(_: Option<Self::Version>, 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] 280 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:295:57
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn parse_versioned(_: Option<Self::Version>, 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] 295 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:310:57
[INFO] [stdout]     |
[INFO] [stdout] 310 |     fn parse_versioned(_: Option<Self::Version>, 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] 310 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:325:57
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn parse_versioned(_: Option<Self::Version>, 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] 325 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:340:57
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn parse_versioned(_: Option<Self::Version>, 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] 340 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:355:57
[INFO] [stdout]     |
[INFO] [stdout] 355 |     fn parse_versioned(_: Option<Self::Version>, 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] 355 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:370:57
[INFO] [stdout]     |
[INFO] [stdout] 370 |     fn parse_versioned(_: Option<Self::Version>, 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] 370 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:385:57
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn parse_versioned(_: Option<Self::Version>, 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] 385 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:400:57
[INFO] [stdout]     |
[INFO] [stdout] 400 |     fn parse_versioned(_: Option<Self::Version>, 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] 400 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:415:57
[INFO] [stdout]     |
[INFO] [stdout] 415 |     fn parse_versioned(_: Option<Self::Version>, 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] 415 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:432:57
[INFO] [stdout]     |
[INFO] [stdout] 432 |     fn parse_versioned(_: Option<Self::Version>, 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] 432 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:449:57
[INFO] [stdout]     |
[INFO] [stdout] 449 |     fn parse_versioned(_: Option<Self::Version>, 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] 449 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/materialize.rs:466:57
[INFO] [stdout]     |
[INFO] [stdout] 466 |     fn parse_versioned(_: Option<Self::Version>, 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] 466 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/node.rs:40:57
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn parse_versioned(_: Option<Self::Version>, 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] 40 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/node.rs:103:57
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn parse_versioned(_: Option<Self::Version>, 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] 103 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/node.rs:204:57
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn parse_versioned(_: Option<Self::Version>, 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] 204 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/node.rs:227:57
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn parse_versioned(_: Option<Self::Version>, 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] 227 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/node.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn parse_versioned(_: Option<Self::Version>, 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] 250 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/sequence.rs:24:57
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn parse_versioned(_: Option<Self::Version>, 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] 24 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/texture.rs:27:57
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn parse_versioned(_: Option<Self::Version>, 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] 27 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/texture.rs:67:57
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn parse_versioned(_: Option<Self::Version>, 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] 67 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/texture.rs:124:57
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn parse_versioned(_: Option<Self::Version>, 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] 124 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/texture.rs:147:57
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn parse_versioned(_: Option<Self::Version>, 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] 147 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/texture.rs:170:57
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn parse_versioned(_: Option<Self::Version>, 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] 170 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/tracks.rs:53:57
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn parse_versioned(_: Option<Self::Version>, 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] 53 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/types/tracks.rs:89:57
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn parse_versioned(_: Option<Self::Version>, 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] 89 |     fn parse_versioned(_: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> model-mdx/src/types/tracks.rs:152:63
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn parse_versioned(version: Option<Self::Version>, 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] 152 |     fn parse_versioned(version: Option<Self::Version>, input: &[u8]) -> Parser<'_, Self> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> model-mdx/src/parser/mod.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn mdx_parser(input: &[u8]) -> Parser<MdxModel> {
[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] 25 | fn mdx_parser(input: &[u8]) -> Parser<'_, MdxModel> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> model-mdx/src/parser/primitives.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn le_f32(input: &[u8]) -> Parser<f32> {
[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] 5 | pub fn le_f32(input: &[u8]) -> Parser<'_, f32> {
[INFO] [stdout]   |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `model-mdx` (lib test) due to 1 previous error; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8fb3ffa7321ba7dcdfe6bcec33c0704b934f86933379510e9aabf4233f72d2dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fb3ffa7321ba7dcdfe6bcec33c0704b934f86933379510e9aabf4233f72d2dc", kill_on_drop: false }`
[INFO] [stdout] 8fb3ffa7321ba7dcdfe6bcec33c0704b934f86933379510e9aabf4233f72d2dc
