[INFO] fetching crate rtpmidi 0.4.4...
[INFO] building rtpmidi-0.4.4 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate rtpmidi 0.4.4 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rtpmidi 0.4.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rtpmidi 0.4.4
[INFO] tweaked toml for crates.io crate rtpmidi 0.4.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rtpmidi 0.4.4 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rtpmidi 0.4.4 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded local-ip-address v0.6.5
[INFO] [stderr]   Downloaded midi-types v0.2.1
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.4
[INFO] [stderr]   Downloaded if-addrs v0.13.4
[INFO] [stderr]   Downloaded neli v0.6.5
[INFO] [stderr]   Downloaded mdns-sd v0.13.9
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f68567592f23a0ff39d1f176a96edae48b8b1c2076b3d447b8130d98cc49872
[INFO] running `Command { std: "docker" "start" "-a" "0f68567592f23a0ff39d1f176a96edae48b8b1c2076b3d447b8130d98cc49872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f68567592f23a0ff39d1f176a96edae48b8b1c2076b3d447b8130d98cc49872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f68567592f23a0ff39d1f176a96edae48b8b1c2076b3d447b8130d98cc49872", kill_on_drop: false }`
[INFO] [stdout] 0f68567592f23a0ff39d1f176a96edae48b8b1c2076b3d447b8130d98cc49872
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f88ea532c97eef3b4f4ae342debb3296f5a7a801eb7352f9a8e697bb18cc9d2
[INFO] running `Command { std: "docker" "start" "-a" "0f88ea532c97eef3b4f4ae342debb3296f5a7a801eb7352f9a8e697bb18cc9d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling midi-types v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rtpmidi v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `ControlPacketMarkerEnum` is never used
[INFO] [stdout]   --> src/packets/control_packets/control_packet.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum ControlPacketMarkerEnum {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ControlPacketMarker` is never constructed
[INFO] [stdout]   --> src/packets/control_packets/control_packet.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct ControlPacketMarker(ControlPacketMarkerEnum, ControlPacketMarkerEnum);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/packets/midi_packets/midi_message_ext.rs:13:62
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn from_status_byte(status_byte: u8, channel: u8, bytes: &[u8]) -> std::io::Result<(RtpMidiMessage, &[u8])>;
[INFO] [stdout]    |                                                              ^^^^^                      ^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn from_status_byte(status_byte: u8, channel: u8, bytes: &[u8]) -> std::io::Result<(RtpMidiMessage<'_>, &[u8])>;
[INFO] [stdout]    |                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/packets/midi_packets/midi_message_ext.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn from_be_bytes(bytes: &[u8], running_status: Option<u8>) -> std::io::Result<(RtpMidiMessage, &[u8])>;
[INFO] [stdout]    |                             ^^^^^                                                  ^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |                                                      |
[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] 14 |     fn from_be_bytes(bytes: &[u8], running_status: Option<u8>) -> std::io::Result<(RtpMidiMessage<'_>, &[u8])>;
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/packets/midi_packets/midi_message_ext.rs:81:62
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn from_status_byte(status_byte: u8, channel: u8, bytes: &[u8]) -> Result<(RtpMidiMessage, &[u8])> {
[INFO] [stdout]    |                                                              ^^^^^             ^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided 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] 81 |     fn from_status_byte(status_byte: u8, channel: u8, bytes: &[u8]) -> Result<(RtpMidiMessage<'_>, &[u8])> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packets/midi_packets/midi_message_ext.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn from_be_bytes(bytes: &[u8], running_status: Option<u8>) -> std::io::Result<(RtpMidiMessage, &[u8])> {
[INFO] [stdout]     |                             ^^^^^                                                  ^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                             |                                                      |
[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] 115 |     fn from_be_bytes(bytes: &[u8], running_status: Option<u8>) -> std::io::Result<(RtpMidiMessage<'_>, &[u8])> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/packets/midi_packets/midi_packet.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn commands(&self) -> MidiCommandIterator {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn commands(&self) -> MidiCommandIterator<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.09s
[INFO] running `Command { std: "docker" "inspect" "0f88ea532c97eef3b4f4ae342debb3296f5a7a801eb7352f9a8e697bb18cc9d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f88ea532c97eef3b4f4ae342debb3296f5a7a801eb7352f9a8e697bb18cc9d2", kill_on_drop: false }`
[INFO] [stdout] 0f88ea532c97eef3b4f4ae342debb3296f5a7a801eb7352f9a8e697bb18cc9d2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bd2d8334af41a84da9764fe2bfb78b94e3ef63786e00955aee643356ea9fd0a
[INFO] running `Command { std: "docker" "start" "-a" "4bd2d8334af41a84da9764fe2bfb78b94e3ef63786e00955aee643356ea9fd0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling rtpmidi v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `ControlPacketMarkerEnum` is never used
[INFO] [stdout]   --> src/packets/control_packets/control_packet.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum ControlPacketMarkerEnum {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ControlPacketMarker` is never constructed
[INFO] [stdout]   --> src/packets/control_packets/control_packet.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct ControlPacketMarker(ControlPacketMarkerEnum, ControlPacketMarkerEnum);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/packets/midi_packets/midi_message_ext.rs:13:62
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn from_status_byte(status_byte: u8, channel: u8, bytes: &[u8]) -> std::io::Result<(RtpMidiMessage, &[u8])>;
[INFO] [stdout]    |                                                              ^^^^^                      ^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn from_status_byte(status_byte: u8, channel: u8, bytes: &[u8]) -> std::io::Result<(RtpMidiMessage<'_>, &[u8])>;
[INFO] [stdout]    |                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/packets/midi_packets/midi_message_ext.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn from_be_bytes(bytes: &[u8], running_status: Option<u8>) -> std::io::Result<(RtpMidiMessage, &[u8])>;
[INFO] [stdout]    |                             ^^^^^                                                  ^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |                                                      |
[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] 14 |     fn from_be_bytes(bytes: &[u8], running_status: Option<u8>) -> std::io::Result<(RtpMidiMessage<'_>, &[u8])>;
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/packets/midi_packets/midi_message_ext.rs:81:62
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn from_status_byte(status_byte: u8, channel: u8, bytes: &[u8]) -> Result<(RtpMidiMessage, &[u8])> {
[INFO] [stdout]    |                                                              ^^^^^             ^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided 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] 81 |     fn from_status_byte(status_byte: u8, channel: u8, bytes: &[u8]) -> Result<(RtpMidiMessage<'_>, &[u8])> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packets/midi_packets/midi_message_ext.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn from_be_bytes(bytes: &[u8], running_status: Option<u8>) -> std::io::Result<(RtpMidiMessage, &[u8])> {
[INFO] [stdout]     |                             ^^^^^                                                  ^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                             |                                                      |
[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] 115 |     fn from_be_bytes(bytes: &[u8], running_status: Option<u8>) -> std::io::Result<(RtpMidiMessage<'_>, &[u8])> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/packets/midi_packets/midi_packet.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn commands(&self) -> MidiCommandIterator {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn commands(&self) -> MidiCommandIterator<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ControlPacketMarkerEnum` is never used
[INFO] [stdout]   --> src/packets/control_packets/control_packet.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum ControlPacketMarkerEnum {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ControlPacketMarker` is never constructed
[INFO] [stdout]   --> src/packets/control_packets/control_packet.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct ControlPacketMarker(ControlPacketMarkerEnum, ControlPacketMarkerEnum);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/packets/midi_packets/midi_message_ext.rs:13:62
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn from_status_byte(status_byte: u8, channel: u8, bytes: &[u8]) -> std::io::Result<(RtpMidiMessage, &[u8])>;
[INFO] [stdout]    |                                                              ^^^^^                      ^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn from_status_byte(status_byte: u8, channel: u8, bytes: &[u8]) -> std::io::Result<(RtpMidiMessage<'_>, &[u8])>;
[INFO] [stdout]    |                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/packets/midi_packets/midi_message_ext.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn from_be_bytes(bytes: &[u8], running_status: Option<u8>) -> std::io::Result<(RtpMidiMessage, &[u8])>;
[INFO] [stdout]    |                             ^^^^^                                                  ^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |                                                      |
[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] 14 |     fn from_be_bytes(bytes: &[u8], running_status: Option<u8>) -> std::io::Result<(RtpMidiMessage<'_>, &[u8])>;
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/packets/midi_packets/midi_message_ext.rs:81:62
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn from_status_byte(status_byte: u8, channel: u8, bytes: &[u8]) -> Result<(RtpMidiMessage, &[u8])> {
[INFO] [stdout]    |                                                              ^^^^^             ^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided 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] 81 |     fn from_status_byte(status_byte: u8, channel: u8, bytes: &[u8]) -> Result<(RtpMidiMessage<'_>, &[u8])> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packets/midi_packets/midi_message_ext.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn from_be_bytes(bytes: &[u8], running_status: Option<u8>) -> std::io::Result<(RtpMidiMessage, &[u8])> {
[INFO] [stdout]     |                             ^^^^^                                                  ^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                             |                                                      |
[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] 115 |     fn from_be_bytes(bytes: &[u8], running_status: Option<u8>) -> std::io::Result<(RtpMidiMessage<'_>, &[u8])> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/packets/midi_packets/midi_packet.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn commands(&self) -> MidiCommandIterator {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn commands(&self) -> MidiCommandIterator<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.79s
[INFO] running `Command { std: "docker" "inspect" "4bd2d8334af41a84da9764fe2bfb78b94e3ef63786e00955aee643356ea9fd0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bd2d8334af41a84da9764fe2bfb78b94e3ef63786e00955aee643356ea9fd0a", kill_on_drop: false }`
[INFO] [stdout] 4bd2d8334af41a84da9764fe2bfb78b94e3ef63786e00955aee643356ea9fd0a
