[INFO] cloning repository https://github.com/jamesWalker55/sf2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesWalker55/sf2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjamesWalker55%2Fsf2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjamesWalker55%2Fsf2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1cf49e38ddf6b1eceb95968db6525e1029fe77d3
[INFO] testing jamesWalker55/sf2 against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjamesWalker55%2Fsf2" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamesWalker55/sf2
[INFO] finished tweaking git repo https://github.com/jamesWalker55/sf2
[INFO] tweaked toml for git repo https://github.com/jamesWalker55/sf2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesWalker55/sf2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesWalker55/sf2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom v8.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b349599fab00a067fd6446dbf59bae4090fe105803ae5561b8743b796acec5d9
[INFO] running `Command { std: "docker" "start" "-a" "b349599fab00a067fd6446dbf59bae4090fe105803ae5561b8743b796acec5d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b349599fab00a067fd6446dbf59bae4090fe105803ae5561b8743b796acec5d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b349599fab00a067fd6446dbf59bae4090fe105803ae5561b8743b796acec5d9", kill_on_drop: false }`
[INFO] [stdout] b349599fab00a067fd6446dbf59bae4090fe105803ae5561b8743b796acec5d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d70c392a01a229f96deb2e6a5cf3bc88d52763495c40c2dd8b94129155ca41a
[INFO] running `Command { std: "docker" "start" "-a" "2d70c392a01a229f96deb2e6a5cf3bc88d52763495c40c2dd8b94129155ca41a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling sf2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `take_while`
[INFO] [stdout]  --> src/riff.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::bytes::complete::{take, take_while};
[INFO] [stdout]   |                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `many_m_n`
[INFO] [stdout]  --> src/riff.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use nom::multi::{many_m_n, many1};
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `be_u32`
[INFO] [stdout]   --> src/riff.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 | use nom::number::complete::{be_u32, le_u16, le_u32};
[INFO] [stdout]    |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Input` and `combinator::map_res`
[INFO] [stdout]   --> src/riff.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Input, Parser,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     bytes::complete::{tag, take_while_m_n},
[INFO] [stdout] 14 |     combinator::map_res,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display` and `Formatter`
[INFO] [stdout]   --> src/riff.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::fmt::{Display, Formatter};
[INFO] [stdout]    |                ^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `NomErr` is never used
[INFO] [stdout]   --> src/riff.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 | type NomErr<'a> = nom::Err<Error<&'a [u8]>>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/riff.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | type Result<'a, O = &'a [u8]> = nom::IResult<&'a [u8], O>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `u8_slice_to_str` is never used
[INFO] [stdout]   --> src/riff.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn u8_slice_to_str(i: &[u8]) -> std::result::Result<&str, NomErr> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fourcc` is never used
[INFO] [stdout]   --> src/riff.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn fourcc(i: &[u8]) -> Result<&str> {
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ChunkParser` is never used
[INFO] [stdout]   --> src/riff.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait ChunkParser {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenericChunk` is never constructed
[INFO] [stdout]   --> src/riff.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct GenericChunk<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse_chunk_data` is never used
[INFO] [stdout]   --> src/riff.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl GenericChunk<'_> {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 57 |     fn parse_chunk_data<'a>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `data_is_consumed` is never used
[INFO] [stdout]   --> src/riff.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn data_is_consumed(i: &[u8]) -> std::result::Result<(), NomErr> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RIFFChunk` is never constructed
[INFO] [stdout]   --> src/riff.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct RIFFChunk<'a> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LISTChunk` is never constructed
[INFO] [stdout]    --> src/riff.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct LISTChunk<'a> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `limited_length_string` is never used
[INFO] [stdout]    --> src/riff.rs:125:4
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn limited_length_string(m: usize, i: &[u8]) -> Result<&str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IFILChunk` is never constructed
[INFO] [stdout]    --> src/riff.rs:142:24
[INFO] [stdout]     |
[INFO] [stdout] 142 |             pub struct [<$chunk_id_lower:upper Chunk>] {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 | define_version_chunk!(ifil);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_version_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ISNGChunk` is never constructed
[INFO] [stdout]    --> src/riff.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 |             pub struct [<$chunk_id_lower:upper Chunk>]<'a> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 | define_string_chunk!(isng, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `INAMChunk` is never constructed
[INFO] [stdout]    --> src/riff.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 |             pub struct [<$chunk_id_lower:upper Chunk>]<'a> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 | define_string_chunk!(INAM, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IROMChunk` is never constructed
[INFO] [stdout]    --> src/riff.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 |             pub struct [<$chunk_id_lower:upper Chunk>]<'a> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 | define_string_chunk!(irom, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IVERChunk` is never constructed
[INFO] [stdout]    --> src/riff.rs:142:24
[INFO] [stdout]     |
[INFO] [stdout] 142 |             pub struct [<$chunk_id_lower:upper Chunk>] {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 | define_version_chunk!(iver);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_version_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ICRDChunk` is never constructed
[INFO] [stdout]    --> src/riff.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 |             pub struct [<$chunk_id_lower:upper Chunk>]<'a> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | define_string_chunk!(ICRD, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IENGChunk` is never constructed
[INFO] [stdout]    --> src/riff.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 |             pub struct [<$chunk_id_lower:upper Chunk>]<'a> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 | define_string_chunk!(IENG, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IPRDChunk` is never constructed
[INFO] [stdout]    --> src/riff.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 |             pub struct [<$chunk_id_lower:upper Chunk>]<'a> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 | define_string_chunk!(IPRD, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ICOPChunk` is never constructed
[INFO] [stdout]    --> src/riff.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 |             pub struct [<$chunk_id_lower:upper Chunk>]<'a> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 | define_string_chunk!(ICOP, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ICMTChunk` is never constructed
[INFO] [stdout]    --> src/riff.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 |             pub struct [<$chunk_id_lower:upper Chunk>]<'a> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | define_string_chunk!(ICMT, 65536);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ISFTChunk` is never constructed
[INFO] [stdout]    --> src/riff.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 |             pub struct [<$chunk_id_lower:upper Chunk>]<'a> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 | define_string_chunk!(ISFT, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SMPLChunk` is never constructed
[INFO] [stdout]    --> src/riff.rs:189:24
[INFO] [stdout]     |
[INFO] [stdout] 189 |             pub struct [<$chunk_id_lower:upper Chunk>]<'a> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 | define_binary_chunk!(smpl);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SM24Chunk` is never constructed
[INFO] [stdout]    --> src/riff.rs:189:24
[INFO] [stdout]     |
[INFO] [stdout] 189 |             pub struct [<$chunk_id_lower:upper Chunk>]<'a> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 | define_binary_chunk!(sm24);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PresetHeader` is never constructed
[INFO] [stdout]    --> src/riff.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct PresetHeader<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse_single` is never used
[INFO] [stdout]    --> src/riff.rs:232:8
[INFO] [stdout]     |
[INFO] [stdout] 231 | impl<'a> PresetHeader<'a> {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] 232 |     fn parse_single(i: &[u8]) -> Result<PresetHeader> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Zone` is never constructed
[INFO] [stdout]    --> src/riff.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub struct Zone {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse_single` is never used
[INFO] [stdout]    --> src/riff.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 278 | impl Zone {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 279 |     fn parse_single(i: &[u8]) -> Result<Zone> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Chunk` is never used
[INFO] [stdout]    --> src/riff.rs:308:10
[INFO] [stdout]     |
[INFO] [stdout] 308 | pub enum Chunk<'a> {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `id` and `parse` are never used
[INFO] [stdout]    --> src/riff.rs:330:12
[INFO] [stdout]     |
[INFO] [stdout] 329 | impl<'a> Chunk<'a> {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 330 |     pub fn id(&self) -> &'a str {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     pub fn parse(i: &'a [u8]) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/riff.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn u8_slice_to_str(i: &[u8]) -> std::result::Result<&str, NomErr> {
[INFO] [stdout]    |                       ^^^^^                         ----  ------ the same lifetime is hidden here
[INFO] [stdout]    |                       |                             |
[INFO] [stdout]    |                       |                             the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn u8_slice_to_str(i: &[u8]) -> std::result::Result<&str, NomErr<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/riff.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn fourcc(i: &[u8]) -> Result<&str> {
[INFO] [stdout]    |              ^^^^^     ------------
[INFO] [stdout]    |              |         |      |
[INFO] [stdout]    |              |         |      the same lifetime is elided here
[INFO] [stdout]    |              |         the same lifetime is hidden here
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn fourcc(i: &[u8]) -> Result<'_, &str> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/riff.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr>;
[INFO] [stdout]    |                               ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]    |                               |                             |
[INFO] [stdout]    |                               |                             the same lifetime is hidden here
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>>;
[INFO] [stdout]    |                                                                  ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/riff.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parse_chunk(i: &[u8]) -> Result<Chunk> {
[INFO] [stdout]    |                       ^^^^^     -------------
[INFO] [stdout]    |                       |         |      |
[INFO] [stdout]    |                       |         |      the same lifetime is hidden here
[INFO] [stdout]    |                       |         the same lifetime is hidden here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parse_chunk(i: &[u8]) -> Result<'_, Chunk<'_>> {
[INFO] [stdout]    |                                        +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/riff.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn data_is_consumed(i: &[u8]) -> std::result::Result<(), NomErr> {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here ------ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn data_is_consumed(i: &[u8]) -> std::result::Result<(), NomErr<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/riff.rs:84:31
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]    |                               ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]    |                               |                             |
[INFO] [stdout]    |                               |                             the same lifetime is hidden here
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]    |                                                                  ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:109:31
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                               ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                               |                             |
[INFO] [stdout]     |                               |                             the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                  ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:125:39
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn limited_length_string(m: usize, i: &[u8]) -> Result<&str> {
[INFO] [stdout]     |                                       ^^^^^     ------------
[INFO] [stdout]     |                                       |         |      |
[INFO] [stdout]     |                                       |         |      the same lifetime is elided here
[INFO] [stdout]     |                                       |         the same lifetime is hidden here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn limited_length_string(m: usize, i: &[u8]) -> Result<'_, &str> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:150:40
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 204 | define_version_chunk!(ifil);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_version_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 205 | define_string_chunk!(isng, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 206 | define_string_chunk!(INAM, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 207 | define_string_chunk!(irom, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:150:40
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 208 | define_version_chunk!(iver);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_version_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 209 | define_string_chunk!(ICRD, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 210 | define_string_chunk!(IENG, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 211 | define_string_chunk!(IPRD, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 212 | define_string_chunk!(ICOP, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 213 | define_string_chunk!(ICMT, 65536);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 214 | define_string_chunk!(ISFT, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:196:43
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                           ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                           |                             |
[INFO] [stdout]     |                                           |                             the same lifetime is hidden here
[INFO] [stdout]     |                                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 215 | define_binary_chunk!(smpl);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                              ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:196:43
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                           ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                           |                             |
[INFO] [stdout]     |                                           |                             the same lifetime is hidden here
[INFO] [stdout]     |                                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 216 | define_binary_chunk!(sm24);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                              ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:232:24
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn parse_single(i: &[u8]) -> Result<PresetHeader> {
[INFO] [stdout]     |                        ^^^^^     --------------------
[INFO] [stdout]     |                        |         |      |
[INFO] [stdout]     |                        |         |      the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn parse_single(i: &[u8]) -> Result<'_, PresetHeader<'_>> {
[INFO] [stdout]     |                                         +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:261:28
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                            ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                            |                             |
[INFO] [stdout]     |                            |                             the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                               ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:279:24
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn parse_single(i: &[u8]) -> Result<Zone> {
[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] 279 |     fn parse_single(i: &[u8]) -> Result<'_, Zone> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:296:28
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                            ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                            |                             |
[INFO] [stdout]     |                            |                             the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                               ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:353:22
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn parse(i: &'a [u8]) -> Result<Self> {
[INFO] [stdout]     |                      ^^          ------------ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn parse(i: &'a [u8]) -> Result<'a, Self> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.54s
[INFO] running `Command { std: "docker" "inspect" "2d70c392a01a229f96deb2e6a5cf3bc88d52763495c40c2dd8b94129155ca41a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d70c392a01a229f96deb2e6a5cf3bc88d52763495c40c2dd8b94129155ca41a", kill_on_drop: false }`
[INFO] [stdout] 2d70c392a01a229f96deb2e6a5cf3bc88d52763495c40c2dd8b94129155ca41a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b4072b5978f62bf01d701e019c721c64e25ba87a7215dc53277d5074e4320b4
[INFO] running `Command { std: "docker" "start" "-a" "8b4072b5978f62bf01d701e019c721c64e25ba87a7215dc53277d5074e4320b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling sf2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `take_while`
[INFO] [stdout]  --> src/riff.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::bytes::complete::{take, take_while};
[INFO] [stdout]   |                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `many_m_n`
[INFO] [stdout]  --> src/riff.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use nom::multi::{many_m_n, many1};
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `be_u32`
[INFO] [stdout]   --> src/riff.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 | use nom::number::complete::{be_u32, le_u16, le_u32};
[INFO] [stdout]    |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Input` and `combinator::map_res`
[INFO] [stdout]   --> src/riff.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Input, Parser,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     bytes::complete::{tag, take_while_m_n},
[INFO] [stdout] 14 |     combinator::map_res,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display` and `Formatter`
[INFO] [stdout]   --> src/riff.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::fmt::{Display, Formatter};
[INFO] [stdout]    |                ^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::error::Error`
[INFO] [stdout]    --> src/riff.rs:386:9
[INFO] [stdout]     |
[INFO] [stdout] 386 |     use nom::error::Error;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/riff.rs:396:17
[INFO] [stdout]     |
[INFO] [stdout] 396 |             Ok((i, chunk)) => {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/riff.rs:430:17
[INFO] [stdout]     |
[INFO] [stdout] 430 |             Ok((i, chunk)) => {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse_chunk` is never used
[INFO] [stdout]   --> src/riff.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait ChunkParser {
[INFO] [stdout]    |           ----------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn parse_chunk(i: &[u8]) -> Result<Chunk> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `id` is never used
[INFO] [stdout]    --> src/riff.rs:330:12
[INFO] [stdout]     |
[INFO] [stdout] 329 | impl<'a> Chunk<'a> {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 330 |     pub fn id(&self) -> &'a str {
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/riff.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn u8_slice_to_str(i: &[u8]) -> std::result::Result<&str, NomErr> {
[INFO] [stdout]    |                       ^^^^^                         ----  ------ the same lifetime is hidden here
[INFO] [stdout]    |                       |                             |
[INFO] [stdout]    |                       |                             the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn u8_slice_to_str(i: &[u8]) -> std::result::Result<&str, NomErr<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/riff.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn fourcc(i: &[u8]) -> Result<&str> {
[INFO] [stdout]    |              ^^^^^     ------------
[INFO] [stdout]    |              |         |      |
[INFO] [stdout]    |              |         |      the same lifetime is elided here
[INFO] [stdout]    |              |         the same lifetime is hidden here
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn fourcc(i: &[u8]) -> Result<'_, &str> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/riff.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr>;
[INFO] [stdout]    |                               ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]    |                               |                             |
[INFO] [stdout]    |                               |                             the same lifetime is hidden here
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>>;
[INFO] [stdout]    |                                                                  ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/riff.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parse_chunk(i: &[u8]) -> Result<Chunk> {
[INFO] [stdout]    |                       ^^^^^     -------------
[INFO] [stdout]    |                       |         |      |
[INFO] [stdout]    |                       |         |      the same lifetime is hidden here
[INFO] [stdout]    |                       |         the same lifetime is hidden here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parse_chunk(i: &[u8]) -> Result<'_, Chunk<'_>> {
[INFO] [stdout]    |                                        +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/riff.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn data_is_consumed(i: &[u8]) -> std::result::Result<(), NomErr> {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here ------ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn data_is_consumed(i: &[u8]) -> std::result::Result<(), NomErr<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/riff.rs:84:31
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]    |                               ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]    |                               |                             |
[INFO] [stdout]    |                               |                             the same lifetime is hidden here
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]    |                                                                  ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:109:31
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                               ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                               |                             |
[INFO] [stdout]     |                               |                             the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                  ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:125:39
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn limited_length_string(m: usize, i: &[u8]) -> Result<&str> {
[INFO] [stdout]     |                                       ^^^^^     ------------
[INFO] [stdout]     |                                       |         |      |
[INFO] [stdout]     |                                       |         |      the same lifetime is elided here
[INFO] [stdout]     |                                       |         the same lifetime is hidden here
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn limited_length_string(m: usize, i: &[u8]) -> Result<'_, &str> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:150:40
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 204 | define_version_chunk!(ifil);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_version_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 205 | define_string_chunk!(isng, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 206 | define_string_chunk!(INAM, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 207 | define_string_chunk!(irom, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:150:40
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 208 | define_version_chunk!(iver);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_version_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 209 | define_string_chunk!(ICRD, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 210 | define_string_chunk!(IENG, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 211 | define_string_chunk!(IPRD, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 212 | define_string_chunk!(ICOP, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 213 | define_string_chunk!(ICMT, 65536);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                             |
[INFO] [stdout]     |                                        |                             the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 214 | define_string_chunk!(ISFT, 256);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                           ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:196:43
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                           ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                           |                             |
[INFO] [stdout]     |                                           |                             the same lifetime is hidden here
[INFO] [stdout]     |                                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 215 | define_binary_chunk!(smpl);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                              ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:196:43
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                                           ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                                           |                             |
[INFO] [stdout]     |                                           |                             the same lifetime is hidden here
[INFO] [stdout]     |                                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 216 | define_binary_chunk!(sm24);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                                              ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:232:24
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn parse_single(i: &[u8]) -> Result<PresetHeader> {
[INFO] [stdout]     |                        ^^^^^     --------------------
[INFO] [stdout]     |                        |         |      |
[INFO] [stdout]     |                        |         |      the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn parse_single(i: &[u8]) -> Result<'_, PresetHeader<'_>> {
[INFO] [stdout]     |                                         +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:261:28
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                            ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                            |                             |
[INFO] [stdout]     |                            |                             the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                               ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:279:24
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn parse_single(i: &[u8]) -> Result<Zone> {
[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] 279 |     fn parse_single(i: &[u8]) -> Result<'_, Zone> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:296:28
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]     |                            ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]     |                            |                             |
[INFO] [stdout]     |                            |                             the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]     |                                                               ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/riff.rs:353:22
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn parse(i: &'a [u8]) -> Result<Self> {
[INFO] [stdout]     |                      ^^          ------------ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn parse(i: &'a [u8]) -> Result<'a, Self> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "8b4072b5978f62bf01d701e019c721c64e25ba87a7215dc53277d5074e4320b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b4072b5978f62bf01d701e019c721c64e25ba87a7215dc53277d5074e4320b4", kill_on_drop: false }`
[INFO] [stdout] 8b4072b5978f62bf01d701e019c721c64e25ba87a7215dc53277d5074e4320b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a951f5ef3ec1646c02df9623508a87f9bf416f102078fcb00f405f54fa806616
[INFO] running `Command { std: "docker" "start" "-a" "a951f5ef3ec1646c02df9623508a87f9bf416f102078fcb00f405f54fa806616", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `take_while`
[INFO] [stderr]  --> src/riff.rs:5:34
[INFO] [stderr]   |
[INFO] [stderr] 5 | use nom::bytes::complete::{take, take_while};
[INFO] [stderr]   |                                  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `many_m_n`
[INFO] [stderr]  --> src/riff.rs:9:18
[INFO] [stderr]   |
[INFO] [stderr] 9 | use nom::multi::{many_m_n, many1};
[INFO] [stderr]   |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `be_u32`
[INFO] [stderr]   --> src/riff.rs:10:29
[INFO] [stderr]    |
[INFO] [stderr] 10 | use nom::number::complete::{be_u32, le_u16, le_u32};
[INFO] [stderr]    |                             ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Input` and `combinator::map_res`
[INFO] [stderr]   --> src/riff.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     Input, Parser,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 13 |     bytes::complete::{tag, take_while_m_n},
[INFO] [stderr] 14 |     combinator::map_res,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Display` and `Formatter`
[INFO] [stderr]   --> src/riff.rs:17:16
[INFO] [stderr]    |
[INFO] [stderr] 17 | use std::fmt::{Display, Formatter};
[INFO] [stderr]    |                ^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `nom::error::Error`
[INFO] [stderr]    --> src/riff.rs:386:9
[INFO] [stderr]     |
[INFO] [stderr] 386 |     use nom::error::Error;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/riff.rs:396:17
[INFO] [stderr]     |
[INFO] [stderr] 396 |             Ok((i, chunk)) => {
[INFO] [stderr]     |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/riff.rs:430:17
[INFO] [stderr]     |
[INFO] [stderr] 430 |             Ok((i, chunk)) => {
[INFO] [stderr]     |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `parse_chunk` is never used
[INFO] [stderr]   --> src/riff.rs:39:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub trait ChunkParser {
[INFO] [stderr]    |           ----------- associated function in this trait
[INFO] [stderr] ...
[INFO] [stderr] 39 |     fn parse_chunk(i: &[u8]) -> Result<Chunk> {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `id` is never used
[INFO] [stderr]    --> src/riff.rs:330:12
[INFO] [stderr]     |
[INFO] [stderr] 329 | impl<'a> Chunk<'a> {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] 330 |     pub fn id(&self) -> &'a str {
[INFO] [stderr]     |            ^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/riff.rs:22:23
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn u8_slice_to_str(i: &[u8]) -> std::result::Result<&str, NomErr> {
[INFO] [stderr]    |                       ^^^^^                         ----  ------ the same lifetime is hidden here
[INFO] [stderr]    |                       |                             |
[INFO] [stderr]    |                       |                             the same lifetime is elided here
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn u8_slice_to_str(i: &[u8]) -> std::result::Result<&str, NomErr<'_>> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/riff.rs:28:14
[INFO] [stderr]    |
[INFO] [stderr] 28 | fn fourcc(i: &[u8]) -> Result<&str> {
[INFO] [stderr]    |              ^^^^^     ------------
[INFO] [stderr]    |              |         |      |
[INFO] [stderr]    |              |         |      the same lifetime is elided here
[INFO] [stderr]    |              |         the same lifetime is hidden here
[INFO] [stderr]    |              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 | fn fourcc(i: &[u8]) -> Result<'_, &str> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/riff.rs:37:31
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr>;
[INFO] [stderr]    |                               ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]    |                               |                             |
[INFO] [stderr]    |                               |                             the same lifetime is hidden here
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>>;
[INFO] [stderr]    |                                                                  ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/riff.rs:39:23
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn parse_chunk(i: &[u8]) -> Result<Chunk> {
[INFO] [stderr]    |                       ^^^^^     -------------
[INFO] [stderr]    |                       |         |      |
[INFO] [stderr]    |                       |         |      the same lifetime is hidden here
[INFO] [stderr]    |                       |         the same lifetime is hidden here
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn parse_chunk(i: &[u8]) -> Result<'_, Chunk<'_>> {
[INFO] [stderr]    |                                        +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/riff.rs:67:24
[INFO] [stderr]    |
[INFO] [stderr] 67 | fn data_is_consumed(i: &[u8]) -> std::result::Result<(), NomErr> {
[INFO] [stderr]    |                        ^^^^^ the lifetime is elided here ------ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 | fn data_is_consumed(i: &[u8]) -> std::result::Result<(), NomErr<'_>> {
[INFO] [stderr]    |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/riff.rs:84:31
[INFO] [stderr]    |
[INFO] [stderr] 84 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]    |                               ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]    |                               |                             |
[INFO] [stderr]    |                               |                             the same lifetime is hidden here
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 84 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]    |                                                                  ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:109:31
[INFO] [stderr]     |
[INFO] [stderr] 109 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]     |                               ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]     |                               |                             |
[INFO] [stderr]     |                               |                             the same lifetime is hidden here
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 109 |     fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                                  ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:125:39
[INFO] [stderr]     |
[INFO] [stderr] 125 | fn limited_length_string(m: usize, i: &[u8]) -> Result<&str> {
[INFO] [stderr]     |                                       ^^^^^     ------------
[INFO] [stderr]     |                                       |         |      |
[INFO] [stderr]     |                                       |         |      the same lifetime is elided here
[INFO] [stderr]     |                                       |         the same lifetime is hidden here
[INFO] [stderr]     |                                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 125 | fn limited_length_string(m: usize, i: &[u8]) -> Result<'_, &str> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:150:40
[INFO] [stderr]     |
[INFO] [stderr] 150 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]     |                                        |                             |
[INFO] [stderr]     |                                        |                             the same lifetime is hidden here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 204 | define_version_chunk!(ifil);
[INFO] [stderr]     | --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `define_version_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 150 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                                           ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:175:40
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]     |                                        |                             |
[INFO] [stderr]     |                                        |                             the same lifetime is hidden here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 205 | define_string_chunk!(isng, 256);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                                           ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:175:40
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]     |                                        |                             |
[INFO] [stderr]     |                                        |                             the same lifetime is hidden here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 206 | define_string_chunk!(INAM, 256);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                                           ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:175:40
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]     |                                        |                             |
[INFO] [stderr]     |                                        |                             the same lifetime is hidden here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 207 | define_string_chunk!(irom, 256);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                                           ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:150:40
[INFO] [stderr]     |
[INFO] [stderr] 150 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]     |                                        |                             |
[INFO] [stderr]     |                                        |                             the same lifetime is hidden here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 208 | define_version_chunk!(iver);
[INFO] [stderr]     | --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `define_version_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 150 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                                           ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:175:40
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]     |                                        |                             |
[INFO] [stderr]     |                                        |                             the same lifetime is hidden here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 209 | define_string_chunk!(ICRD, 256);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                                           ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:175:40
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]     |                                        |                             |
[INFO] [stderr]     |                                        |                             the same lifetime is hidden here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 210 | define_string_chunk!(IENG, 256);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                                           ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:175:40
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]     |                                        |                             |
[INFO] [stderr]     |                                        |                             the same lifetime is hidden here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 211 | define_string_chunk!(IPRD, 256);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                                           ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:175:40
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]     |                                        |                             |
[INFO] [stderr]     |                                        |                             the same lifetime is hidden here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 212 | define_string_chunk!(ICOP, 256);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                                           ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:175:40
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]     |                                        |                             |
[INFO] [stderr]     |                                        |                             the same lifetime is hidden here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 213 | define_string_chunk!(ICMT, 65536);
[INFO] [stderr]     | --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                                           ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:175:40
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]     |                                        ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]     |                                        |                             |
[INFO] [stderr]     |                                        |                             the same lifetime is hidden here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 214 | define_string_chunk!(ISFT, 256);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `define_string_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                                           ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:196:43
[INFO] [stderr]     |
[INFO] [stderr] 196 |                 fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]     |                                           ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]     |                                           |                             |
[INFO] [stderr]     |                                           |                             the same lifetime is hidden here
[INFO] [stderr]     |                                           the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 215 | define_binary_chunk!(smpl);
[INFO] [stderr]     | -------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `define_binary_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 196 |                 fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                                              ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:196:43
[INFO] [stderr]     |
[INFO] [stderr] 196 |                 fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stderr]     |                                           ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stderr]     |                                           |                             |
[INFO] [stderr]     |                                           |                             the same lifetime is hidden here
[INFO] [stderr]     |                                           the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 216 | define_binary_chunk!(sm24);
[INFO] [stderr]     | -------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `define_binary_chunk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 196 |                 fn parse_chunk_data(data: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                                              ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:232:24
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr] 232 |     fn parse_single(i: &[u8]) -> Result<PresetHeader> {
[INFO] [stdout] running 3 tests
[INFO] [stderr]     |                        ^^^^^     --------------------
[INFO] [stdout] test riff::tests::test_03 ... ok
[INFO] [stderr]     |                        |         |      |
[INFO] [stdout] test riff::tests::test_01 ... FAILED
[INFO] [stderr]     |                        |         |      the same lifetime is hidden here
[INFO] [stdout] test riff::tests::test_02 ... FAILED
[INFO] [stderr]     |                        |         the same lifetime is hidden here
[INFO] [stdout] 
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stdout] failures:
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] ---- riff::tests::test_01 stdout ----
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] thread 'riff::tests::test_01' panicked at src/riff.rs:393:40:
[INFO] [stderr] 232 |     fn parse_single(i: &[u8]) -> Result<'_, PresetHeader<'_>> {
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]     |                                         +++             ++++
[INFO] [stdout] stack backtrace:
[INFO] [stderr] 
[INFO] [stdout]    0:     0x60023f735332 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    --> src/riff.rs:261:28
[INFO] [stdout]    1:     0x60023f735332 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr] 261 |     fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]    2:     0x60023f735332 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]     |                            ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]     |                            |                             |
[INFO] [stdout]    3:     0x60023f735332 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]     |                            |                             the same lifetime is hidden here
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stdout]    4:     0x60023f75a583 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    5:     0x60023f75a583 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]     |
[INFO] [stdout]    6:     0x60023f7322b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stderr] 261 |     fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]     |                                                               ++++        ++++
[INFO] [stdout]    7:     0x60023f7322b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    8:     0x60023f735182 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]    --> src/riff.rs:279:24
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]     |
[INFO] [stdout]    9:     0x60023f7368a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr] 279 |     fn parse_single(i: &[u8]) -> Result<Zone> {
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]     |                        ^^^^^     ------------ the same lifetime is hidden here
[INFO] [stdout]   10:     0x60023f7366de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]     |                        |
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stdout]   11:     0x60023f6fd194 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   12:     0x60023f6fd194 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stderr]     |
[INFO] [stdout]   13:     0x60023f73727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stderr] 279 |     fn parse_single(i: &[u8]) -> Result<'_, Zone> {
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]     |                                         +++
[INFO] [stdout]   14:     0x60023f73727e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   15:     0x60023f73704a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]    --> src/riff.rs:296:28
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]     |
[INFO] [stdout]   16:     0x60023f735829 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr] 296 |     fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk, NomErr> {
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     |                            ^^^^^                         -----  ------ the same lifetime is hidden here
[INFO] [stdout]   17:     0x60023f736cdd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]     |                            |                             |
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]     |                            |                             the same lifetime is hidden here
[INFO] [stdout]   18:     0x60023f759070 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]     |
[INFO] [stdout]   19:     0x60023f759436 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout]   20:     0x60023f6b7be7 - core::result::Result<T,E>::unwrap::h5cb7f0dd209a2cdb
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stderr] 296 |     fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stdout]   21:     0x60023f6b7be7 - sf2::riff::tests::test_01::h841babdf875a810d
[INFO] [stderr]     |                                                               ++++        ++++
[INFO] [stdout]                                at /opt/rustwide/workdir/src/riff.rs:393:40
[INFO] [stderr] 
[INFO] [stdout]   22:     0x60023f6b7b57 - sf2::riff::tests::test_01::{{closure}}::h8453a783186479bb
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]                                at /opt/rustwide/workdir/src/riff.rs:389:17
[INFO] [stderr]    --> src/riff.rs:353:22
[INFO] [stdout]   23:     0x60023f6b1e56 - core::ops::function::FnOnce::call_once::h644f1123bb9dad32
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr] 353 |     pub fn parse(i: &'a [u8]) -> Result<Self> {
[INFO] [stdout]   24:     0x60023f7029fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stderr]     |                      ^^          ------------ the same lifetime is hidden here
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]     |                      |
[INFO] [stdout]   25:     0x60023f7029fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stderr]     |
[INFO] [stdout]   26:     0x60023f701b35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stderr] help: consistently use `'a`
[INFO] [stdout]   27:     0x60023f701b35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr] 353 |     pub fn parse(i: &'a [u8]) -> Result<'a, Self> {
[INFO] [stdout]   28:     0x60023f701b35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stderr]     |                                         +++
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr] 
[INFO] [stdout]   29:     0x60023f701b35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stderr] warning: `sf2` (bin "sf2" test) generated 36 warnings (run `cargo fix --bin "sf2" --tests` to apply 6 suggestions)
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stdout]   30:     0x60023f701b35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sf2-5940d39d5d656e54)
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr] error: test failed, to rerun pass `--bin sf2`
[INFO] [stdout]   31:     0x60023f701b35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x60023f701b35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x60023f6c5734 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x60023f6c5734 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60023f6c910a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60023f6c910a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x60023f6c910a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x60023f6c910a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x60023f6c910a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60023f6c910a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60023f6c910a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x60023f73a1ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x60023f73a1ff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x75ff4fbd8aa4 - <unknown>
[INFO] [stdout]   45:     0x75ff4fc65a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- riff::tests::test_02 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'riff::tests::test_02' panicked at src/riff.rs:427:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60023f735332 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60023f735332 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60023f735332 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60023f735332 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60023f75a583 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60023f75a583 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60023f7322b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60023f7322b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60023f735182 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60023f7368a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60023f7366de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60023f6fd194 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60023f6fd194 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60023f73727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60023f73727e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60023f73704a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60023f735829 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60023f736cdd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60023f759070 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60023f759436 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x60023f6b8277 - core::result::Result<T,E>::unwrap::h5cb7f0dd209a2cdb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x60023f6b8277 - sf2::riff::tests::test_02::h236f00210259a904
[INFO] [stdout]                                at /opt/rustwide/workdir/src/riff.rs:427:40
[INFO] [stdout]   22:     0x60023f6b81e7 - sf2::riff::tests::test_02::{{closure}}::h3ccb20134d728209
[INFO] [stdout]                                at /opt/rustwide/workdir/src/riff.rs:423:17
[INFO] [stdout]   23:     0x60023f6b1f26 - core::ops::function::FnOnce::call_once::hd723c6f9a173baa3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x60023f7029fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x60023f7029fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x60023f701b35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x60023f701b35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x60023f701b35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x60023f701b35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x60023f701b35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60023f701b35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x60023f701b35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x60023f6c5734 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x60023f6c5734 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60023f6c910a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60023f6c910a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x60023f6c910a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x60023f6c910a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x60023f6c910a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60023f6c910a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60023f6c910a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x60023f73a1ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x60023f73a1ff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x75ff4fbd8aa4 - <unknown>
[INFO] [stdout]   45:     0x75ff4fc65a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     riff::tests::test_01
[INFO] [stdout]     riff::tests::test_02
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a951f5ef3ec1646c02df9623508a87f9bf416f102078fcb00f405f54fa806616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a951f5ef3ec1646c02df9623508a87f9bf416f102078fcb00f405f54fa806616", kill_on_drop: false }`
[INFO] [stdout] a951f5ef3ec1646c02df9623508a87f9bf416f102078fcb00f405f54fa806616
