[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 beta-2025-09-21 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesWalker55/sf2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27d87e31601de9f801e7c5d27d3f5038ee40f95b07d03c07853b77fead157d6b
[INFO] running `Command { std: "docker" "start" "-a" "27d87e31601de9f801e7c5d27d3f5038ee40f95b07d03c07853b77fead157d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27d87e31601de9f801e7c5d27d3f5038ee40f95b07d03c07853b77fead157d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27d87e31601de9f801e7c5d27d3f5038ee40f95b07d03c07853b77fead157d6b", kill_on_drop: false }`
[INFO] [stdout] 27d87e31601de9f801e7c5d27d3f5038ee40f95b07d03c07853b77fead157d6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15b53e1cd64e81cd6317ba20fda6b909de5cd89957286dcc642ec3c6de21b19e
[INFO] running `Command { std: "docker" "start" "-a" "15b53e1cd64e81cd6317ba20fda6b909de5cd89957286dcc642ec3c6de21b19e", 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 nom v8.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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:34
[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.30s
[INFO] running `Command { std: "docker" "inspect" "15b53e1cd64e81cd6317ba20fda6b909de5cd89957286dcc642ec3c6de21b19e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15b53e1cd64e81cd6317ba20fda6b909de5cd89957286dcc642ec3c6de21b19e", kill_on_drop: false }`
[INFO] [stdout] 15b53e1cd64e81cd6317ba20fda6b909de5cd89957286dcc642ec3c6de21b19e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08a3c497287a73b9e6fa097bd11a978896fc2387613cc465813cad21c9878819
[INFO] running `Command { std: "docker" "start" "-a" "08a3c497287a73b9e6fa097bd11a978896fc2387613cc465813cad21c9878819", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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:34
[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.59s
[INFO] running `Command { std: "docker" "inspect" "08a3c497287a73b9e6fa097bd11a978896fc2387613cc465813cad21c9878819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08a3c497287a73b9e6fa097bd11a978896fc2387613cc465813cad21c9878819", kill_on_drop: false }`
[INFO] [stdout] 08a3c497287a73b9e6fa097bd11a978896fc2387613cc465813cad21c9878819
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b0f44c9e9a5075d8cd4247d4831d69d151fa60dbfd48c0dc669466568dc062d
[INFO] running `Command { std: "docker" "start" "-a" "4b0f44c9e9a5075d8cd4247d4831d69d151fa60dbfd48c0dc669466568dc062d", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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] [stderr] 232 |     fn parse_single(i: &[u8]) -> Result<PresetHeader> {
[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] 232 |     fn parse_single(i: &[u8]) -> Result<'_, PresetHeader<'_>> {
[INFO] [stderr]     |                                         +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:261:28
[INFO] [stderr]     |
[INFO] [stderr] 261 |     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]     = 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] 261 |     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:279:24
[INFO] [stderr]     |
[INFO] [stderr] 279 |     fn parse_single(i: &[u8]) -> Result<Zone> {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[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] 279 |     fn parse_single(i: &[u8]) -> Result<'_, Zone> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:296:28
[INFO] [stderr]     |
[INFO] [stderr] 296 |     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]     = 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] 296 |     fn parse_chunk_data(i: &[u8]) -> std::result::Result<Chunk<'_>, NomErr<'_>> {
[INFO] [stderr]     |                                                               ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/riff.rs:353:34
[INFO] [stderr]     |
[INFO] [stderr] 353 |     pub fn parse(i: &'a [u8]) -> Result<Self> {
[INFO] [stderr]     |                      --          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 353 |     pub fn parse(i: &'a [u8]) -> Result<'a, Self> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `sf2` (bin "sf2" test) generated 36 warnings (run `cargo fix --bin "sf2" --tests` to apply 32 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sf2-fbf1a80987fafece)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test riff::tests::test_03 ... ok
[INFO] [stdout] test riff::tests::test_02 ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin sf2`
[INFO] [stdout] test riff::tests::test_01 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- riff::tests::test_02 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'riff::tests::test_02' (26) 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:     0x5c3894e18632 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c3894e18632 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c3894e18632 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c3894e18632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c3894e28a6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c3894e28a6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c3894de5ba1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c3894de5ba1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c3894df1c02 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c3894df674f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c3894df65e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c3894db559e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5c3894db559e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c3894df6e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5c3894df6e0f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c3894df6c6a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c3894df1d39 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c3894dd977d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c3894e304a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c3894e2fb96 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5c3894d81cb7 - core::result::Result<T,E>::unwrap::hbffafffbd3cf1c16
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5c3894d81cb7 - sf2::riff::tests::test_02::h9c01f9a1ef0e3959
[INFO] [stdout]                                at /opt/rustwide/workdir/src/riff.rs:427:40
[INFO] [stdout]   22:     0x5c3894d822d7 - sf2::riff::tests::test_02::{{closure}}::h1a9bca7a39ba3a6a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/riff.rs:423:17
[INFO] [stdout]   23:     0x5c3894d8e5d6 - core::ops::function::FnOnce::call_once::h2e1550494db07a3a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c3894db535b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c3894db535b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c3894dcafc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c3894dcafc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c3894dcafc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5c3894dcafc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5c3894dcafc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c3894dcafc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c3894dcafc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c3894da17b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c3894da17b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c3894da507a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c3894da507a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c3894da507a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5c3894da507a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5c3894da507a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c3894da507a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c3894da507a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c3894dece9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5c3894dece9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x746a1c7cbaa4 - <unknown>
[INFO] [stdout]   45:     0x746a1c858a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- riff::tests::test_01 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'riff::tests::test_01' (25) panicked at src/riff.rs:393: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:     0x5c3894e18632 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c3894e18632 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c3894e18632 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c3894e18632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c3894e28a6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c3894e28a6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c3894de5ba1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c3894de5ba1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c3894df1c02 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c3894df674f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c3894df65e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c3894db559e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5c3894db559e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c3894df6e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5c3894df6e0f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c3894df6c6a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c3894df1d39 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c3894dd977d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c3894e304a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c3894e2fb96 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5c3894d81627 - core::result::Result<T,E>::unwrap::hbffafffbd3cf1c16
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5c3894d81627 - sf2::riff::tests::test_01::hfe5fcbda5f4bffed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/riff.rs:393:40
[INFO] [stdout]   22:     0x5c3894d81c27 - sf2::riff::tests::test_01::{{closure}}::h8db012617c828f37
[INFO] [stdout]                                at /opt/rustwide/workdir/src/riff.rs:389:17
[INFO] [stdout]   23:     0x5c3894d8e6b6 - core::ops::function::FnOnce::call_once::he2357668e69a8ffd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c3894db535b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c3894db535b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c3894dcafc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c3894dcafc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c3894dcafc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5c3894dcafc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5c3894dcafc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c3894dcafc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c3894dcafc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c3894da17b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c3894da17b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c3894da507a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c3894da507a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c3894da507a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5c3894da507a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5c3894da507a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c3894da507a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c3894da507a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c3894dece9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5c3894dece9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x746a1c7cbaa4 - <unknown>
[INFO] [stdout]   45:     0x746a1c858a34 - 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" "4b0f44c9e9a5075d8cd4247d4831d69d151fa60dbfd48c0dc669466568dc062d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b0f44c9e9a5075d8cd4247d4831d69d151fa60dbfd48c0dc669466568dc062d", kill_on_drop: false }`
[INFO] [stdout] 4b0f44c9e9a5075d8cd4247d4831d69d151fa60dbfd48c0dc669466568dc062d
