[INFO] cloning repository https://github.com/phix-o/mp3-decoder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phix-o/mp3-decoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphix-o%2Fmp3-decoder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphix-o%2Fmp3-decoder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fd0f9ce1bf6e0930f6e98ee86d16039697d93e0
[INFO] testing phix-o/mp3-decoder against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphix-o%2Fmp3-decoder" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phix-o/mp3-decoder
[INFO] finished tweaking git repo https://github.com/phix-o/mp3-decoder
[INFO] tweaked toml for git repo https://github.com/phix-o/mp3-decoder written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phix-o/mp3-decoder on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phix-o/mp3-decoder 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4b630c379aa292ca1f83a457c4f5b082b6f68c1fdb5bb4847e4ad9b2a44fd5b
[INFO] running `Command { std: "docker" "start" "-a" "f4b630c379aa292ca1f83a457c4f5b082b6f68c1fdb5bb4847e4ad9b2a44fd5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4b630c379aa292ca1f83a457c4f5b082b6f68c1fdb5bb4847e4ad9b2a44fd5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4b630c379aa292ca1f83a457c4f5b082b6f68c1fdb5bb4847e4ad9b2a44fd5b", kill_on_drop: false }`
[INFO] [stdout] f4b630c379aa292ca1f83a457c4f5b082b6f68c1fdb5bb4847e4ad9b2a44fd5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63d837f420b4484f138788c86ec9b664c80465d4be0df63066597035af589e83
[INFO] running `Command { std: "docker" "start" "-a" "63d837f420b4484f138788c86ec9b664c80465d4be0df63066597035af589e83", kill_on_drop: false }`
[INFO] [stderr]    Compiling mp3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MP3SideInfo` is never constructed
[INFO] [stdout]  --> src/audio/frame.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MP3SideInfo {}
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]   --> src/audio/frame.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct MP3AudioFrame<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 11 |     pub header: MP3AudioFrameHeader,
[INFO] [stdout] 12 |     pub data: &'a [u8],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MP3AudioFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/audio/header.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct MP3AudioFrameHeader {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 162 |     mpeg_version: MPEGVersion,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 163 |     pub layer: Layer,
[INFO] [stdout] 164 |     has_crc: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     channel_mode: ChannelMode,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     mode_extension: ModeExtension,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 179 |
[INFO] [stdout] 180 |     is_copywrighted: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     is_original: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     duration_per_frame: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MP3AudioFrameHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_bytes` is never used
[INFO] [stdout]   --> src/metadata/header.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ID3v2MetadataFrameID {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] 17 |     pub fn to_bytes(&self) -> &[u8] {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `data_size`, `flags`, and `data` are never read
[INFO] [stdout]   --> src/metadata/header.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct ID3v2MetadataFrame<'a> {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 48 |     /// 4-char identifier of this frame
[INFO] [stdout] 49 |     pub id: ID3v2MetadataFrameID,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub data_size: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub flags: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 58 |
[INFO] [stdout] 59 |     pub data: &'a [u8],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ID3v2MetadataFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `flags`, `metadata_size`, and `metadata_frames` are never read
[INFO] [stdout]    --> src/metadata/header.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout] 98  | pub struct ID3v2Header<'a> {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 99  |     pub version: u8,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 100 |     pub flags: u8,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub metadata_size: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub metadata_frames: Vec<ID3v2MetadataFrame<'a>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ID3v2Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/audio/mod.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse_audio_frames(bytes: &[u8]) -> Result<Vec<MP3AudioFrame>, Error> {
[INFO] [stdout]   |                                  ^^^^^                ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse_audio_frames(bytes: &[u8]) -> Result<Vec<MP3AudioFrame<'_>>, Error> {
[INFO] [stdout]   |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/metadata/header.rs:163:37
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn build_metadata_frames(bytes: &[u8], version: u8) -> Result<Vec<ID3v2MetadataFrame>, Error> {
[INFO] [stdout]     |                                     ^^^^^                             ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn build_metadata_frames(bytes: &[u8], version: u8) -> Result<Vec<ID3v2MetadataFrame<'_>>, Error> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] running `Command { std: "docker" "inspect" "63d837f420b4484f138788c86ec9b664c80465d4be0df63066597035af589e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63d837f420b4484f138788c86ec9b664c80465d4be0df63066597035af589e83", kill_on_drop: false }`
[INFO] [stdout] 63d837f420b4484f138788c86ec9b664c80465d4be0df63066597035af589e83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ee3bb7e9c7a1b4586d423997b789e827e8f44b3e6e000eb0f8f07a0e1acba82
[INFO] running `Command { std: "docker" "start" "-a" "8ee3bb7e9c7a1b4586d423997b789e827e8f44b3e6e000eb0f8f07a0e1acba82", kill_on_drop: false }`
[INFO] [stderr]    Compiling mp3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MP3SideInfo` is never constructed
[INFO] [stdout]  --> src/audio/frame.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MP3SideInfo {}
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]   --> src/audio/frame.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct MP3AudioFrame<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 11 |     pub header: MP3AudioFrameHeader,
[INFO] [stdout] 12 |     pub data: &'a [u8],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MP3AudioFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mode_extension` and `duration_per_frame` are never read
[INFO] [stdout]    --> src/audio/header.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct MP3AudioFrameHeader {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 178 |     mode_extension: ModeExtension,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     duration_per_frame: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MP3AudioFrameHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_bytes` is never used
[INFO] [stdout]   --> src/metadata/header.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ID3v2MetadataFrameID {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] 17 |     pub fn to_bytes(&self) -> &[u8] {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `data_size`, `flags`, and `data` are never read
[INFO] [stdout]   --> src/metadata/header.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct ID3v2MetadataFrame<'a> {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 48 |     /// 4-char identifier of this frame
[INFO] [stdout] 49 |     pub id: ID3v2MetadataFrameID,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub data_size: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub flags: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 58 |
[INFO] [stdout] 59 |     pub data: &'a [u8],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ID3v2MetadataFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `flags`, `metadata_size`, and `metadata_frames` are never read
[INFO] [stdout]    --> src/metadata/header.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout] 98  | pub struct ID3v2Header<'a> {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 99  |     pub version: u8,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 100 |     pub flags: u8,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub metadata_size: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub metadata_frames: Vec<ID3v2MetadataFrame<'a>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ID3v2Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/audio/mod.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse_audio_frames(bytes: &[u8]) -> Result<Vec<MP3AudioFrame>, Error> {
[INFO] [stdout]   |                                  ^^^^^                ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse_audio_frames(bytes: &[u8]) -> Result<Vec<MP3AudioFrame<'_>>, Error> {
[INFO] [stdout]   |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/metadata/header.rs:163:37
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn build_metadata_frames(bytes: &[u8], version: u8) -> Result<Vec<ID3v2MetadataFrame>, Error> {
[INFO] [stdout]     |                                     ^^^^^                             ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn build_metadata_frames(bytes: &[u8], version: u8) -> Result<Vec<ID3v2MetadataFrame<'_>>, Error> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "8ee3bb7e9c7a1b4586d423997b789e827e8f44b3e6e000eb0f8f07a0e1acba82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee3bb7e9c7a1b4586d423997b789e827e8f44b3e6e000eb0f8f07a0e1acba82", kill_on_drop: false }`
[INFO] [stdout] 8ee3bb7e9c7a1b4586d423997b789e827e8f44b3e6e000eb0f8f07a0e1acba82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b763605a01ef252a77d564bc350f24cc10179510a145dcacab6a419b6d18e7f0
[INFO] running `Command { std: "docker" "start" "-a" "b763605a01ef252a77d564bc350f24cc10179510a145dcacab6a419b6d18e7f0", kill_on_drop: false }`
[INFO] [stderr] warning: struct `MP3SideInfo` is never constructed
[INFO] [stderr]  --> src/audio/frame.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct MP3SideInfo {}
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `data` is never read
[INFO] [stderr]   --> src/audio/frame.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct MP3AudioFrame<'a> {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 11 |     pub header: MP3AudioFrameHeader,
[INFO] [stderr] 12 |     pub data: &'a [u8],
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MP3AudioFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `mode_extension` and `duration_per_frame` are never read
[INFO] [stderr]    --> src/audio/header.rs:178:5
[INFO] [stderr]     |
[INFO] [stderr] 161 | pub struct MP3AudioFrameHeader {
[INFO] [stderr]     |            ------------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 178 |     mode_extension: ModeExtension,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |     duration_per_frame: f64,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MP3AudioFrameHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_bytes` is never used
[INFO] [stderr]   --> src/metadata/header.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl ID3v2MetadataFrameID {
[INFO] [stderr]    | ------------------------- method in this implementation
[INFO] [stderr] 17 |     pub fn to_bytes(&self) -> &[u8] {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `data_size`, `flags`, and `data` are never read
[INFO] [stderr]   --> src/metadata/header.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub struct ID3v2MetadataFrame<'a> {
[INFO] [stderr]    |            ------------------ fields in this struct
[INFO] [stderr] 48 |     /// 4-char identifier of this frame
[INFO] [stderr] 49 |     pub id: ID3v2MetadataFrameID,
[INFO] [stderr]    |         ^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     pub data_size: u32,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 |     pub flags: u16,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 58 |
[INFO] [stderr] 59 |     pub data: &'a [u8],
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ID3v2MetadataFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `version`, `flags`, `metadata_size`, and `metadata_frames` are never read
[INFO] [stderr]    --> src/metadata/header.rs:99:9
[INFO] [stderr]     |
[INFO] [stderr] 98  | pub struct ID3v2Header<'a> {
[INFO] [stderr]     |            ----------- fields in this struct
[INFO] [stderr] 99  |     pub version: u8,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 100 |     pub flags: u8,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub metadata_size: u32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub metadata_frames: Vec<ID3v2MetadataFrame<'a>>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ID3v2Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]  --> src/audio/mod.rs:7:34
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn parse_audio_frames(bytes: &[u8]) -> Result<Vec<MP3AudioFrame>, Error> {
[INFO] [stderr]   |                                  ^^^^^                ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]   |                                  |
[INFO] [stderr]   |                                  this lifetime flows to the output
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn parse_audio_frames(bytes: &[u8]) -> Result<Vec<MP3AudioFrame<'_>>, Error> {
[INFO] [stderr]   |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/metadata/header.rs:163:37
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn build_metadata_frames(bytes: &[u8], version: u8) -> Result<Vec<ID3v2MetadataFrame>, Error> {
[INFO] [stderr]     |                                     ^^^^^                             ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn build_metadata_frames(bytes: &[u8], version: u8) -> Result<Vec<ID3v2MetadataFrame<'_>>, Error> {
[INFO] [stderr]     |                                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mp3` (bin "mp3" test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mp3-332f54b51f4b3478)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test audio::header::tests::test_invalid_sync_word ... ok
[INFO] [stdout] test audio::test::test_parse_audio_frames ... ok
[INFO] [stdout] test audio::header::tests::test_mp3_audio_frame_header_from_bytes ... FAILED
[INFO] [stdout] test audio::header::tests::test_mp3_audio_frame_header_from_bytes_case2 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- audio::header::tests::test_mp3_audio_frame_header_from_bytes stdout ----
[INFO] [stdout] 4294676548: [ FF FB 90 44 ]
[INFO] [stdout] Bits: 11
[INFO] [stdout] 
[INFO] [stdout] thread 'audio::header::tests::test_mp3_audio_frame_header_from_bytes' panicked at src/audio/header.rs:280:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 128000
[INFO] [stdout]  right: 128
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a33c7b55dc2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a33c7b55dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a33c7b55dc2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a33c7b55dc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a33c7b7aeb3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a33c7b7aeb3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a33c7b52d53 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a33c7b52d53 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a33c7b55c12 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a33c7b5732c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a33c7b57182 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a33c7b1f2a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a33c7b1f2a4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a33c7b57d0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a33c7b57d0b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a33c7b57ada - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a33c7b562b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a33c7b5776d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a33c7b79a00 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a33c7b79c97 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5a33c7ae4f2b - core::panicking::assert_failed::h274884f9d83edcd4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5a33c7ae4d79 - mp3::audio::header::tests::test_mp3_audio_frame_header_from_bytes::h8bdb12e66acc50d3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/audio/header.rs:280:9
[INFO] [stdout]   22:     0x5a33c7ae4d79 - mp3::audio::header::tests::test_mp3_audio_frame_header_from_bytes::{{closure}}::h12e5bec8f9872e0b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/audio/header.rs:272:48
[INFO] [stdout]   23:     0x5a33c7ae4d79 - core::ops::function::FnOnce::call_once::hf73ba912a8450335
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a33c7b249db - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a33c7b249db - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5a33c7b23c1e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5a33c7b23c1e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5a33c7b23c1e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5a33c7b23c1e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5a33c7b23c1e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a33c7b23c1e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5a33c7b23c1e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5a33c7ae77c4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5a33c7ae77c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5a33c7aeb16a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5a33c7aeb16a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5a33c7aeb16a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5a33c7aeb16a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5a33c7aeb16a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a33c7aeb16a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5a33c7aeb16a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a33c7b5ac67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5a33c7b5ac67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a33c7b5ac67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7d548569eaa4 - <unknown>
[INFO] [stdout]   46:     0x7d548572ba34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- audio::header::tests::test_mp3_audio_frame_header_from_bytes_case2 stdout ----
[INFO] [stdout] 4294676580: [ FF FB 90 64 ]
[INFO] [stdout] Bits: 11
[INFO] [stdout] 
[INFO] [stdout] thread 'audio::header::tests::test_mp3_audio_frame_header_from_bytes_case2' panicked at src/audio/header.rs:297:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 128000
[INFO] [stdout]  right: 128
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a33c7b55dc2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a33c7b55dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a33c7b55dc2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a33c7b55dc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a33c7b7aeb3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a33c7b7aeb3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a33c7b52d53 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a33c7b52d53 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a33c7b55c12 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a33c7b5732c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a33c7b57182 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a33c7b1f2a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a33c7b1f2a4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a33c7b57d0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a33c7b57d0b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a33c7b57ada - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a33c7b562b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a33c7b5776d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a33c7b79a00 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a33c7b79c97 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5a33c7ae4f2b - core::panicking::assert_failed::h274884f9d83edcd4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5a33c7ae4b39 - mp3::audio::header::tests::test_mp3_audio_frame_header_from_bytes_case2::hdd0167f36b3b35a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/audio/header.rs:297:9
[INFO] [stdout]   22:     0x5a33c7ae4b39 - mp3::audio::header::tests::test_mp3_audio_frame_header_from_bytes_case2::{{closure}}::h1572feb1f1c038f8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/audio/header.rs:289:54
[INFO] [stdout]   23:     0x5a33c7ae4b39 - core::ops::function::FnOnce::call_once::h938b6bf34ad3722a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a33c7b249db - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a33c7b249db - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5a33c7b23c1e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5a33c7b23c1e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5a33c7b23c1e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5a33c7b23c1e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5a33c7b23c1e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a33c7b23c1e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5a33c7b23c1e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5a33c7ae77c4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5a33c7ae77c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5a33c7aeb16a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5a33c7aeb16a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5a33c7aeb16a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5a33c7aeb16a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5a33c7aeb16a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a33c7aeb16a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5a33c7aeb16a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a33c7b5ac67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5a33c7b5ac67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a33c7b5ac67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7d548569eaa4 - <unknown>
[INFO] [stdout]   46:     0x7d548572ba34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     audio::header::tests::test_mp3_audio_frame_header_from_bytes
[INFO] [stdout]     audio::header::tests::test_mp3_audio_frame_header_from_bytes_case2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mp3`
[INFO] running `Command { std: "docker" "inspect" "b763605a01ef252a77d564bc350f24cc10179510a145dcacab6a419b6d18e7f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b763605a01ef252a77d564bc350f24cc10179510a145dcacab6a419b6d18e7f0", kill_on_drop: false }`
[INFO] [stdout] b763605a01ef252a77d564bc350f24cc10179510a145dcacab6a419b6d18e7f0
