[INFO] fetching crate rtpmidi 0.4.4... [INFO] building rtpmidi-0.4.4 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rtpmidi 0.4.4 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rtpmidi 0.4.4 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded midi-types v0.2.1 [INFO] [stderr] Downloaded mdns-sd v0.13.9 [INFO] [stderr] Downloaded local-ip-address v0.6.5 [INFO] [stderr] Downloaded if-addrs v0.13.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 223612151c6b816afdd1fe916a464af2469b9d114cf3d2dedf3cf6fb31da0df7 [INFO] running `Command { std: "docker" "start" "-a" "223612151c6b816afdd1fe916a464af2469b9d114cf3d2dedf3cf6fb31da0df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "223612151c6b816afdd1fe916a464af2469b9d114cf3d2dedf3cf6fb31da0df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "223612151c6b816afdd1fe916a464af2469b9d114cf3d2dedf3cf6fb31da0df7", kill_on_drop: false }` [INFO] [stdout] 223612151c6b816afdd1fe916a464af2469b9d114cf3d2dedf3cf6fb31da0df7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6d439538d7a7c0a7a4a4640592328d14265b0bd99c120aa0b9449841b963de1 [INFO] running `Command { std: "docker" "start" "-a" "c6d439538d7a7c0a7a4a4640592328d14265b0bd99c120aa0b9449841b963de1", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.3.3 [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 futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [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) -> 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) -> 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) -> 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) -> 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 29.19s [INFO] running `Command { std: "docker" "inspect" "c6d439538d7a7c0a7a4a4640592328d14265b0bd99c120aa0b9449841b963de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6d439538d7a7c0a7a4a4640592328d14265b0bd99c120aa0b9449841b963de1", kill_on_drop: false }` [INFO] [stdout] c6d439538d7a7c0a7a4a4640592328d14265b0bd99c120aa0b9449841b963de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7eb2c5a6a3dd80abe247329daf2f4a6a6ac4b673572c261eac5494b100713d3 [INFO] running `Command { std: "docker" "start" "-a" "f7eb2c5a6a3dd80abe247329daf2f4a6a6ac4b673572c261eac5494b100713d3", 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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 12.91s [INFO] running `Command { std: "docker" "inspect" "f7eb2c5a6a3dd80abe247329daf2f4a6a6ac4b673572c261eac5494b100713d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7eb2c5a6a3dd80abe247329daf2f4a6a6ac4b673572c261eac5494b100713d3", kill_on_drop: false }` [INFO] [stdout] f7eb2c5a6a3dd80abe247329daf2f4a6a6ac4b673572c261eac5494b100713d3