[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjamesWalker55%2Fsf2" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamesWalker55/sf2
[INFO] finished tweaking git repo https://github.com/jamesWalker55/sf2
[INFO] tweaked toml for git repo https://github.com/jamesWalker55/sf2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesWalker55/sf2 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ff75f4615ada40f1e07b46130a3356990d5db2eaf56b2cf5576d822d8f48350
[INFO] running `Command { std: "docker" "start" "-a" "0ff75f4615ada40f1e07b46130a3356990d5db2eaf56b2cf5576d822d8f48350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ff75f4615ada40f1e07b46130a3356990d5db2eaf56b2cf5576d822d8f48350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff75f4615ada40f1e07b46130a3356990d5db2eaf56b2cf5576d822d8f48350", kill_on_drop: false }`
[INFO] [stdout] 0ff75f4615ada40f1e07b46130a3356990d5db2eaf56b2cf5576d822d8f48350
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cceeedf101756d3effb7b0737035e01528a25690318c60dd0de951f919b227a
[INFO] running `Command { std: "docker" "start" "-a" "3cceeedf101756d3effb7b0737035e01528a25690318c60dd0de951f919b227a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror 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 8.38s
[INFO] running `Command { std: "docker" "inspect" "3cceeedf101756d3effb7b0737035e01528a25690318c60dd0de951f919b227a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cceeedf101756d3effb7b0737035e01528a25690318c60dd0de951f919b227a", kill_on_drop: false }`
[INFO] [stdout] 3cceeedf101756d3effb7b0737035e01528a25690318c60dd0de951f919b227a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6655756e88bd751ed6c8a90a5737968586a36352ece43ee92712119fdf276aeb
[INFO] running `Command { std: "docker" "start" "-a" "6655756e88bd751ed6c8a90a5737968586a36352ece43ee92712119fdf276aeb", 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.73s
[INFO] running `Command { std: "docker" "inspect" "6655756e88bd751ed6c8a90a5737968586a36352ece43ee92712119fdf276aeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6655756e88bd751ed6c8a90a5737968586a36352ece43ee92712119fdf276aeb", kill_on_drop: false }`
[INFO] [stdout] 6655756e88bd751ed6c8a90a5737968586a36352ece43ee92712119fdf276aeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b526b6968493e04521cc6766f0b3ba3e77907dc7cae4142afd19ffe3c3ca34b2
[INFO] running `Command { std: "docker" "start" "-a" "b526b6968493e04521cc6766f0b3ba3e77907dc7cae4142afd19ffe3c3ca34b2", 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" -p sf2 --tests` to apply 34 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sf2-896610108371d750)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test riff::tests::test_03 ... ok
[INFO] [stdout] test riff::tests::test_02 ... FAILED
[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' (18) 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:     0x60b1aa371202 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b1aa371202 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b1aa371202 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60b1aa371202 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60b1aa38134f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60b1aa38134f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60b1aa33eba3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60b1aa33eba3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60b1aa34aa72 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60b1aa34f54f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60b1aa34f3e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60b1aa310bae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60b1aa310bae - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60b1aa34fb5f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60b1aa34fb5f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60b1aa34f9ba - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60b1aa34aba9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60b1aa332bed - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60b1aa388d00 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b1aa3883d6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x60b1aa2ea697 - core::result::Result<T,E>::unwrap::ha02a742c7b2a1c97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x60b1aa2ea697 - sf2::riff::tests::test_02::h2f77ad92f2ff5532
[INFO] [stdout]                                at /opt/rustwide/workdir/src/riff.rs:427:40
[INFO] [stdout]   22:     0x60b1aa2eacd7 - sf2::riff::tests::test_02::{{closure}}::hd29067f3529da2cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/riff.rs:423:17
[INFO] [stdout]   23:     0x60b1aa2eb466 - core::ops::function::FnOnce::call_once::h48f75b2e15f430bb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60b1aa31098b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60b1aa31098b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60b1aa324a0d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60b1aa324a0d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60b1aa324a0d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x60b1aa324a0d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x60b1aa324a0d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60b1aa324a0d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60b1aa324a0d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60b1aa2fdf24 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60b1aa2fdf24 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60b1aa30185a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x60b1aa30185a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60b1aa30185a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x60b1aa30185a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x60b1aa30185a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60b1aa30185a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x60b1aa30185a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60b1aa345faf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x60b1aa345faf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x746a157eaaa4 - <unknown>
[INFO] [stdout]   45:     0x746a15877a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- riff::tests::test_01 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'riff::tests::test_01' (17) 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:     0x60b1aa371202 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b1aa371202 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b1aa371202 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60b1aa371202 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60b1aa38134f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60b1aa38134f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60b1aa33eba3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60b1aa33eba3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60b1aa34aa72 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60b1aa34f54f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60b1aa34f3e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60b1aa310bae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60b1aa310bae - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60b1aa34fb5f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60b1aa34fb5f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60b1aa34f9ba - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60b1aa34aba9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60b1aa332bed - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60b1aa388d00 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b1aa3883d6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x60b1aa2e9fe7 - core::result::Result<T,E>::unwrap::ha02a742c7b2a1c97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x60b1aa2e9fe7 - sf2::riff::tests::test_01::h26a7d1eeba17804d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/riff.rs:393:40
[INFO] [stdout]   22:     0x60b1aa2ea607 - sf2::riff::tests::test_01::{{closure}}::h10f823acb604c99e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/riff.rs:389:17
[INFO] [stdout]   23:     0x60b1aa2eb4a6 - core::ops::function::FnOnce::call_once::h6d7cd554066f4deb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60b1aa31098b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60b1aa31098b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60b1aa324a0d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60b1aa324a0d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60b1aa324a0d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x60b1aa324a0d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x60b1aa324a0d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60b1aa324a0d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60b1aa324a0d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60b1aa2fdf24 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60b1aa2fdf24 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60b1aa30185a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x60b1aa30185a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60b1aa30185a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x60b1aa30185a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x60b1aa30185a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60b1aa30185a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x60b1aa30185a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60b1aa345faf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x60b1aa345faf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x746a157eaaa4 - <unknown>
[INFO] [stdout]   45:     0x746a15877a64 - 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.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin sf2`
[INFO] running `Command { std: "docker" "inspect" "b526b6968493e04521cc6766f0b3ba3e77907dc7cae4142afd19ffe3c3ca34b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b526b6968493e04521cc6766f0b3ba3e77907dc7cae4142afd19ffe3c3ca34b2", kill_on_drop: false }`
[INFO] [stdout] b526b6968493e04521cc6766f0b3ba3e77907dc7cae4142afd19ffe3c3ca34b2
