[INFO] cloning repository https://github.com/daniel-freiermuth/recentip
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel-freiermuth/recentip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-freiermuth%2Frecentip", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-freiermuth%2Frecentip'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3153b91fbe0f52473b902e8ee47f54db5b89f9dc
[INFO] checking daniel-freiermuth/recentip/3153b91fbe0f52473b902e8ee47f54db5b89f9dc against master#53509ca37e3b507887607c2f4a7f23bd4838f099 for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-freiermuth%2Frecentip" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daniel-freiermuth/recentip
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/daniel-freiermuth/recentip
[INFO] tweaked toml for git repo https://github.com/daniel-freiermuth/recentip written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daniel-freiermuth/recentip on toolchain 53509ca37e3b507887607c2f4a7f23bd4838f099
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daniel-freiermuth/recentip 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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log v0.2.19
[INFO] [stderr]   Downloaded test-log-macros v0.2.19
[INFO] [stderr]   Downloaded vec1 v1.12.1
[INFO] [stderr]   Downloaded turmoil v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9024c578446d6dae38ddb9935b948db1f550eb82e63baead81f4a07629026eb
[INFO] running `Command { std: "docker" "start" "-a" "a9024c578446d6dae38ddb9935b948db1f550eb82e63baead81f4a07629026eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9024c578446d6dae38ddb9935b948db1f550eb82e63baead81f4a07629026eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9024c578446d6dae38ddb9935b948db1f550eb82e63baead81f4a07629026eb", kill_on_drop: false }`
[INFO] [stdout] a9024c578446d6dae38ddb9935b948db1f550eb82e63baead81f4a07629026eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d01836f0d6a50bf985118badf2dd9ad2ae1120eb560124e711747436b357f9d8
[INFO] running `Command { std: "docker" "start" "-a" "d01836f0d6a50bf985118badf2dd9ad2ae1120eb560124e711747436b357f9d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking vec1 v1.12.1
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking proptest v1.10.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking test-log v0.2.19
[INFO] [stderr]    Compiling recentip v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking turmoil v0.7.1
[INFO] [stdout] warning: unused import: `recentip::handle::ServiceEvent`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use recentip::handle::ServiceEvent;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recentip::prelude::*`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use recentip::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SocketAddr`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use std::net::{Ipv4Addr, SocketAddr};
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use std::time::Duration;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `covers`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | macro_rules! covers {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `covers`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) use covers;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::Ipv4Addr`
[INFO] [stdout]   --> examples/simple_service.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::net::Ipv4Addr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recentip::handle::ServiceEvent`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use recentip::handle::ServiceEvent;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recentip::prelude::*`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use recentip::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SocketAddr`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use std::net::{Ipv4Addr, SocketAddr};
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use std::time::Duration;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `covers`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | macro_rules! covers {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `covers`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) use covers;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_SD_MULTICAST` is never used
[INFO] [stdout]  --> tests/helpers.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) const DEFAULT_SD_MULTICAST: MulticastAddress =
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ipv4` is never used
[INFO] [stdout]   --> tests/helpers.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) fn ipv4(addr: IpAddr) -> Ipv4Addr {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unicast` is never used
[INFO] [stdout]   --> tests/helpers.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(crate) fn unicast(addr: IpAddr) -> UnicastAddress {
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_subscription` is never used
[INFO] [stdout]   --> tests/helpers.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) async fn wait_for_subscription(offering: &mut ServiceOffering) -> Result<(), ()> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_tcp_message` is never used
[INFO] [stdout]    --> tests/helpers.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub(crate) async fn read_tcp_message<S: AsyncReadExt + Unpin>(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_magic_cookie` is never used
[INFO] [stdout]    --> tests/helpers.rs:188:15
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub(crate) fn is_magic_cookie(data: &[u8]) -> bool {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magic_cookie_client` is never used
[INFO] [stdout]    --> tests/helpers.rs:195:21
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub(crate) const fn magic_cookie_client() -> [u8; 16] {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magic_cookie_server` is never used
[INFO] [stdout]    --> tests/helpers.rs:212:21
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub(crate) const fn magic_cookie_server() -> [u8; 16] {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `configure_tracing` is never used
[INFO] [stdout]    --> tests/helpers.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub(crate) fn configure_tracing() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimElapsedTime` is never constructed
[INFO] [stdout]    --> tests/helpers.rs:246:8
[INFO] [stdout]     |
[INFO] [stdout] 246 | struct SimElapsedTime;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_SERVICE_ID` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const TEST_SERVICE_ID: u16 = 0x1234;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_SERVICE_VERSION` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const TEST_SERVICE_VERSION: (u8, u32) = (1, 0);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOMEIP_HEADER_SIZE` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const SOMEIP_HEADER_SIZE: usize = 16;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L4_UDP` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const L4_UDP: u8 = 0x11;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L4_TCP` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const L4_TCP: u8 = 0x06;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedHeader` is never constructed
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct ParsedHeader {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse`, `payload_length`, `is_sd`, `is_notification`, `is_request`, and `is_response` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:64:12
[INFO] [stdout]     |
[INFO] [stdout]  62 | impl ParsedHeader {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  63 |     /// Parse a SOME/IP header from raw bytes
[INFO] [stdout]  64 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  82 |     pub fn payload_length(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn is_sd(&self) -> bool {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn is_notification(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn is_request(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn is_response(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedPacket` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct ParsedPacket {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse` and `as_sd` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl ParsedPacket {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 115 |     /// Parse a complete SOME/IP packet from raw bytes
[INFO] [stdout] 116 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn as_sd(&self) -> Option<ParsedSdMessage> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SdEntryType` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub enum SdEntryType {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_u8` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl SdEntryType {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 151 |     pub fn from_u8(value: u8) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedSdEntry` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct ParsedSdEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:183:15
[INFO] [stdout]     |
[INFO] [stdout] 182 | impl ParsedSdEntry {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 183 |     pub const SIZE: usize = 16;
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn is_stop(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn is_subscribe(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub fn is_subscribe_ack(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub fn is_offer(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn is_find(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ParsedSdOption` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:258:10
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub enum ParsedSdOption {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse`, `port`, `addr`, `is_tcp`, and `is_udp` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 274 | impl ParsedSdOption {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 275 |     /// Parse an SD option from raw bytes, returns (option, bytes consumed)
[INFO] [stdout] 276 |     pub fn parse(data: &[u8]) -> Option<(Self, usize)> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |     pub fn port(&self) -> Option<u16> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     pub fn addr(&self) -> Option<Ipv4Addr> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 339 |     pub fn is_tcp(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub fn is_udp(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedSdMessage` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:351:12
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub struct ParsedSdMessage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:359:15
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl ParsedSdMessage {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 358 |     /// Reboot flag
[INFO] [stdout] 359 |     pub const FLAG_REBOOT: u8 = 0x80;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 360 |     /// Unicast flag
[INFO] [stdout] 361 |     pub const FLAG_UNICAST: u8 = 0x40;
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub fn has_reboot_flag(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub fn has_unicast_flag(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 435 |     pub fn option_at(&self, index: u8) -> Option<&ParsedSdOption> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |     pub fn endpoint_port_for_entry(&self, entry: &ParsedSdEntry) -> Option<u16> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     pub fn subscribe_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub fn offer_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 |     pub fn subscribe_ack_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_header` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:469:8
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub fn parse_header(data: &[u8]) -> Option<ParsedHeader> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_packet` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:474:8
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub fn parse_packet(data: &[u8]) -> Option<ParsedPacket> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_sd_packet` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:479:8
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn parse_sd_packet(data: &[u8]) -> Option<(ParsedHeader, ParsedSdMessage)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_sd_message` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:487:8
[INFO] [stdout]     |
[INFO] [stdout] 487 | pub fn parse_sd_message(data: &[u8]) -> Option<(ParsedHeader, ParsedSdMessage)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `fire_and_forget`, `response`, `protocol_version`, and `interface_version` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:538:12
[INFO] [stdout]     |
[INFO] [stdout] 521 | impl SomeIpPacketBuilder {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 538 |     pub fn fire_and_forget(service_id: u16, method_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 546 |     pub fn response(service_id: u16, method_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 571 |     pub fn protocol_version(mut self, version: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 576 |     pub fn interface_version(mut self, version: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_request` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:606:8
[INFO] [stdout]     |
[INFO] [stdout] 606 | pub fn build_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_fire_and_forget_request` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:621:8
[INFO] [stdout]     |
[INFO] [stdout] 621 | pub fn build_fire_and_forget_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_response` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:636:8
[INFO] [stdout]     |
[INFO] [stdout] 636 | pub fn build_response(request: &ParsedHeader, payload: &[u8]) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_notification` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:646:8
[INFO] [stdout]     |
[INFO] [stdout] 646 | pub fn build_notification(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L4_PROTOCOL_TCP` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:664:11
[INFO] [stdout]     |
[INFO] [stdout] 664 | pub const L4_PROTOCOL_TCP: u8 = 0x06;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `version`, `tcp`, `udp`, and `protocol` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:733:12
[INFO] [stdout]     |
[INFO] [stdout] 693 | impl SdOfferBuilder {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 733 |     pub fn version(mut self, major: u8, minor: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 740 |     pub fn tcp(mut self) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 746 |     pub fn udp(mut self) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 |     pub fn protocol(mut self, protocol: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_sd_offer` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:827:8
[INFO] [stdout]     |
[INFO] [stdout] 827 | pub fn build_sd_offer(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `counter` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:908:12
[INFO] [stdout]     |
[INFO] [stdout] 867 | impl SdSubscribeAckBuilder {
[INFO] [stdout]     | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 908 |     pub fn counter(mut self, counter: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_sd_subscribe_ack` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:956:8
[INFO] [stdout]     |
[INFO] [stdout] 956 | pub fn build_sd_subscribe_ack(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SdSubscribeBuilder` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:982:12
[INFO] [stdout]     |
[INFO] [stdout] 982 | pub struct SdSubscribeBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]     --> tests/compliance/wire_format/helpers.rs:998:12
[INFO] [stdout]      |
[INFO] [stdout]  996 | impl SdSubscribeBuilder {
[INFO] [stdout]      | ----------------------- associated items in this implementation
[INFO] [stdout]  997 |     /// Create a new SubscribeEventgroup builder with required parameters
[INFO] [stdout]  998 |     pub fn new(
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1020 |     pub fn major_version(mut self, version: u8) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 |     pub fn ttl(mut self, ttl: u32) -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1030 |     pub fn session_id(mut self, session_id: u16) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1035 |     pub fn reboot_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1041 |     pub fn tcp(mut self) -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1047 |     pub fn udp(mut self) -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1053 |     pub fn protocol(mut self, protocol: u8) -> Self {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1058 |     pub fn build(self) -> Vec<u8> {
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_sd_subscribe_with_udp_endpoint` is never used
[INFO] [stdout]     --> tests/compliance/wire_format/helpers.rs:1110:8
[INFO] [stdout]      |
[INFO] [stdout] 1110 | pub fn build_sd_subscribe_with_udp_endpoint(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_subscription` is never used
[INFO] [stdout]   --> tests/helpers.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) async fn wait_for_subscription(offering: &mut ServiceOffering) -> Result<(), ()> {
[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 `WireServer` is never constructed
[INFO] [stdout]   --> tests/helpers.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct WireServer {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `next_session`, `build_offer`, and `build_subscribe_nack` are never used
[INFO] [stdout]    --> tests/helpers.rs:65:12
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl WireServer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  64 |     /// Create a new WireServer with session_id=1 and reboot flag pending.
[INFO] [stdout]  65 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |     fn next_session(&mut self) -> (u16, bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn build_offer(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn build_subscribe_nack(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_tcp_message` is never used
[INFO] [stdout]    --> tests/helpers.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub(crate) async fn read_tcp_message<S: AsyncReadExt + Unpin>(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_magic_cookie` is never used
[INFO] [stdout]    --> tests/helpers.rs:188:15
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub(crate) fn is_magic_cookie(data: &[u8]) -> bool {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magic_cookie_client` is never used
[INFO] [stdout]    --> tests/helpers.rs:195:21
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub(crate) const fn magic_cookie_client() -> [u8; 16] {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magic_cookie_server` is never used
[INFO] [stdout]    --> tests/helpers.rs:212:21
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub(crate) const fn magic_cookie_server() -> [u8; 16] {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `configure_tracing` is never used
[INFO] [stdout]    --> tests/helpers.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub(crate) fn configure_tracing() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimElapsedTime` is never constructed
[INFO] [stdout]    --> tests/helpers.rs:246:8
[INFO] [stdout]     |
[INFO] [stdout] 246 | struct SimElapsedTime;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_SERVICE_ID` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const TEST_SERVICE_ID: u16 = 0x1234;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_SERVICE_VERSION` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const TEST_SERVICE_VERSION: (u8, u32) = (1, 0);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SD_SERVICE_ID` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const SD_SERVICE_ID: u16 = 0xFFFF;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SD_METHOD_ID` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const SD_METHOD_ID: u16 = 0x8100;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOMEIP_HEADER_SIZE` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const SOMEIP_HEADER_SIZE: usize = 16;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L4_UDP` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const L4_UDP: u8 = 0x11;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L4_TCP` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const L4_TCP: u8 = 0x06;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedHeader` is never constructed
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct ParsedHeader {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse`, `payload_length`, `is_sd`, `is_notification`, `is_request`, and `is_response` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:64:12
[INFO] [stdout]     |
[INFO] [stdout]  62 | impl ParsedHeader {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  63 |     /// Parse a SOME/IP header from raw bytes
[INFO] [stdout]  64 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  82 |     pub fn payload_length(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn is_sd(&self) -> bool {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn is_notification(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn is_request(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn is_response(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedPacket` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct ParsedPacket {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse` and `as_sd` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl ParsedPacket {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 115 |     /// Parse a complete SOME/IP packet from raw bytes
[INFO] [stdout] 116 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn as_sd(&self) -> Option<ParsedSdMessage> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SdEntryType` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub enum SdEntryType {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_u8` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl SdEntryType {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 151 |     pub fn from_u8(value: u8) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedSdEntry` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct ParsedSdEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:183:15
[INFO] [stdout]     |
[INFO] [stdout] 182 | impl ParsedSdEntry {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 183 |     pub const SIZE: usize = 16;
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn is_stop(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn is_subscribe(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub fn is_subscribe_ack(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub fn is_offer(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn is_find(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ParsedSdOption` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:258:10
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub enum ParsedSdOption {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse`, `port`, `addr`, `is_tcp`, and `is_udp` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 274 | impl ParsedSdOption {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 275 |     /// Parse an SD option from raw bytes, returns (option, bytes consumed)
[INFO] [stdout] 276 |     pub fn parse(data: &[u8]) -> Option<(Self, usize)> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |     pub fn port(&self) -> Option<u16> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     pub fn addr(&self) -> Option<Ipv4Addr> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 339 |     pub fn is_tcp(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub fn is_udp(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedSdMessage` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:351:12
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub struct ParsedSdMessage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:359:15
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl ParsedSdMessage {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 358 |     /// Reboot flag
[INFO] [stdout] 359 |     pub const FLAG_REBOOT: u8 = 0x80;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 360 |     /// Unicast flag
[INFO] [stdout] 361 |     pub const FLAG_UNICAST: u8 = 0x40;
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub fn has_reboot_flag(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub fn has_unicast_flag(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 435 |     pub fn option_at(&self, index: u8) -> Option<&ParsedSdOption> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |     pub fn endpoint_port_for_entry(&self, entry: &ParsedSdEntry) -> Option<u16> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     pub fn subscribe_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub fn offer_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 |     pub fn subscribe_ack_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_header` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:469:8
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub fn parse_header(data: &[u8]) -> Option<ParsedHeader> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_packet` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:474:8
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub fn parse_packet(data: &[u8]) -> Option<ParsedPacket> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_sd_packet` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:479:8
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn parse_sd_packet(data: &[u8]) -> Option<(ParsedHeader, ParsedSdMessage)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_sd_message` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:487:8
[INFO] [stdout]     |
[INFO] [stdout] 487 | pub fn parse_sd_message(data: &[u8]) -> Option<(ParsedHeader, ParsedSdMessage)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SomeIpPacketBuilder` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:509:12
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub struct SomeIpPacketBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:523:12
[INFO] [stdout]     |
[INFO] [stdout] 521 | impl SomeIpPacketBuilder {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 522 |     /// Create a new REQUEST packet builder with default protocol/interface version
[INFO] [stdout] 523 |     pub fn request(service_id: u16, method_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 538 |     pub fn fire_and_forget(service_id: u16, method_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 546 |     pub fn response(service_id: u16, method_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 554 |     pub fn notification(service_id: u16, method_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 561 |     pub fn client_id(mut self, client_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 566 |     pub fn session_id(mut self, session_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 571 |     pub fn protocol_version(mut self, version: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 576 |     pub fn interface_version(mut self, version: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 581 |     pub fn payload(mut self, payload: &[u8]) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 |     pub fn build(self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_request` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:606:8
[INFO] [stdout]     |
[INFO] [stdout] 606 | pub fn build_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_fire_and_forget_request` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:621:8
[INFO] [stdout]     |
[INFO] [stdout] 621 | pub fn build_fire_and_forget_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_response` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:636:8
[INFO] [stdout]     |
[INFO] [stdout] 636 | pub fn build_response(request: &ParsedHeader, payload: &[u8]) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_notification` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:646:8
[INFO] [stdout]     |
[INFO] [stdout] 646 | pub fn build_notification(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L4_PROTOCOL_UDP` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:663:11
[INFO] [stdout]     |
[INFO] [stdout] 663 | pub const L4_PROTOCOL_UDP: u8 = 0x11;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L4_PROTOCOL_TCP` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:664:11
[INFO] [stdout]     |
[INFO] [stdout] 664 | pub const L4_PROTOCOL_TCP: u8 = 0x06;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SdOfferBuilder` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:679:12
[INFO] [stdout]     |
[INFO] [stdout] 679 | pub struct SdOfferBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:702:12
[INFO] [stdout]     |
[INFO] [stdout] 693 | impl SdOfferBuilder {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 702 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 723 |     pub fn major_version(mut self, version: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 728 |     pub fn minor_version(mut self, version: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 733 |     pub fn version(mut self, major: u8, minor: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 740 |     pub fn tcp(mut self) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 746 |     pub fn udp(mut self) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 |     pub fn protocol(mut self, protocol: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 757 |     pub fn ttl(mut self, ttl: u32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 762 |     pub fn session_id(mut self, session_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 |     pub fn reboot_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 772 |     pub fn unicast_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 777 |     pub fn build(self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_sd_offer` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:827:8
[INFO] [stdout]     |
[INFO] [stdout] 827 | pub fn build_sd_offer(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SdSubscribeAckBuilder` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:855:12
[INFO] [stdout]     |
[INFO] [stdout] 855 | pub struct SdSubscribeAckBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:869:12
[INFO] [stdout]     |
[INFO] [stdout] 867 | impl SdSubscribeAckBuilder {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout] 868 |     /// Create a new SubscribeEventgroupAck builder with required parameters
[INFO] [stdout] 869 |     pub fn new(service_id: u16, instance_id: u16, eventgroup_id: u16) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 883 |     pub fn major_version(mut self, version: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 888 |     pub fn ttl(mut self, ttl: u32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 893 |     pub fn session_id(mut self, session_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 |     pub fn reboot_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 903 |     pub fn unicast_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 908 |     pub fn counter(mut self, counter: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 913 |     pub fn build(self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_sd_subscribe_ack` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:956:8
[INFO] [stdout]     |
[INFO] [stdout] 956 | pub fn build_sd_subscribe_ack(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SdSubscribeBuilder` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:982:12
[INFO] [stdout]     |
[INFO] [stdout] 982 | pub struct SdSubscribeBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]     --> tests/compliance/wire_format/helpers.rs:998:12
[INFO] [stdout]      |
[INFO] [stdout]  996 | impl SdSubscribeBuilder {
[INFO] [stdout]      | ----------------------- associated items in this implementation
[INFO] [stdout]  997 |     /// Create a new SubscribeEventgroup builder with required parameters
[INFO] [stdout]  998 |     pub fn new(
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1020 |     pub fn major_version(mut self, version: u8) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 |     pub fn ttl(mut self, ttl: u32) -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1030 |     pub fn session_id(mut self, session_id: u16) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1035 |     pub fn reboot_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1041 |     pub fn tcp(mut self) -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1047 |     pub fn udp(mut self) -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1053 |     pub fn protocol(mut self, protocol: u8) -> Self {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1058 |     pub fn build(self) -> Vec<u8> {
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_sd_subscribe_with_udp_endpoint` is never used
[INFO] [stdout]     --> tests/compliance/wire_format/helpers.rs:1110:8
[INFO] [stdout]      |
[INFO] [stdout] 1110 | pub fn build_sd_subscribe_with_udp_endpoint(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recentip::config::DEFAULT_SD_PORT`
[INFO] [stdout]  --> tests/api_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use recentip::config::DEFAULT_SD_PORT;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recentip::handle::ServiceEvent`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use recentip::handle::ServiceEvent;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recentip::prelude::*`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use recentip::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SocketAddr`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use std::net::{Ipv4Addr, SocketAddr};
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use std::time::Duration;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `covers`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | macro_rules! covers {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `covers`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) use covers;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recentip::handle::ServiceEvent`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use recentip::handle::ServiceEvent;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recentip::prelude::*`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use recentip::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SocketAddr`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use std::net::{Ipv4Addr, SocketAddr};
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use std::time::Duration;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `covers`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | macro_rules! covers {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `covers`
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) use covers;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recentip::wire::MessageType`
[INFO] [stdout]   --> tests/compliance/client_behavior/helpers.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use recentip::wire::MessageType;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recentip::config::DEFAULT_SD_PORT`
[INFO] [stdout]  --> tests/compliance/client_behavior/subscription_handle.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use recentip::config::DEFAULT_SD_PORT;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SdSubscribeBuilder`
[INFO] [stdout]     --> tests/compliance/tcp_binding.rs:4144:39
[INFO] [stdout]      |
[INFO] [stdout] 4144 |     use crate::wire_format::helpers::{SdSubscribeBuilder, SomeIpPacketBuilder};
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::IntoFuture`
[INFO] [stdout]   --> tests/compliance/tcp_pubsub.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use std::future::IntoFuture;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config`
[INFO] [stdout]   --> tests/compliance/real_network.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | use recentip::{config, EventId, EventgroupId, InstanceId, MethodId, ServiceEvent, Transport};
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SocketAddrV4`
[INFO] [stdout]   --> tests/compliance/real_network.rs:18:38
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::net::{Ipv4Addr, SocketAddr, SocketAddrV4};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_sd_offer` is never used
[INFO] [stdout]     --> tests/api_tests.rs:1875:4
[INFO] [stdout]      |
[INFO] [stdout] 1875 | fn build_sd_offer(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_sd_subscribe_nack` is never used
[INFO] [stdout]     --> tests/api_tests.rs:1934:4
[INFO] [stdout]      |
[INFO] [stdout] 1934 | fn build_sd_subscribe_nack(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_subscription` is never used
[INFO] [stdout]   --> tests/helpers.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) async fn wait_for_subscription(offering: &mut ServiceOffering) -> Result<(), ()> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_tcp_message` is never used
[INFO] [stdout]    --> tests/helpers.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub(crate) async fn read_tcp_message<S: AsyncReadExt + Unpin>(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_magic_cookie` is never used
[INFO] [stdout]    --> tests/helpers.rs:188:15
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub(crate) fn is_magic_cookie(data: &[u8]) -> bool {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magic_cookie_client` is never used
[INFO] [stdout]    --> tests/helpers.rs:195:21
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub(crate) const fn magic_cookie_client() -> [u8; 16] {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magic_cookie_server` is never used
[INFO] [stdout]    --> tests/helpers.rs:212:21
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub(crate) const fn magic_cookie_server() -> [u8; 16] {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_SERVICE_ID` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const TEST_SERVICE_ID: u16 = 0x1234;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_SERVICE_VERSION` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const TEST_SERVICE_VERSION: (u8, u32) = (1, 0);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOMEIP_HEADER_SIZE` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const SOMEIP_HEADER_SIZE: usize = 16;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L4_UDP` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const L4_UDP: u8 = 0x11;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L4_TCP` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const L4_TCP: u8 = 0x06;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedHeader` is never constructed
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct ParsedHeader {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse`, `payload_length`, `is_sd`, `is_notification`, `is_request`, and `is_response` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:64:12
[INFO] [stdout]     |
[INFO] [stdout]  62 | impl ParsedHeader {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  63 |     /// Parse a SOME/IP header from raw bytes
[INFO] [stdout]  64 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  82 |     pub fn payload_length(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn is_sd(&self) -> bool {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn is_notification(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn is_request(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn is_response(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedPacket` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct ParsedPacket {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse` and `as_sd` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl ParsedPacket {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 115 |     /// Parse a complete SOME/IP packet from raw bytes
[INFO] [stdout] 116 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn as_sd(&self) -> Option<ParsedSdMessage> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SdEntryType` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub enum SdEntryType {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_u8` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl SdEntryType {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 151 |     pub fn from_u8(value: u8) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedSdEntry` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct ParsedSdEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:183:15
[INFO] [stdout]     |
[INFO] [stdout] 182 | impl ParsedSdEntry {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 183 |     pub const SIZE: usize = 16;
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn is_stop(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn is_subscribe(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub fn is_subscribe_ack(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub fn is_offer(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn is_find(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ParsedSdOption` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:258:10
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub enum ParsedSdOption {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse`, `port`, `addr`, `is_tcp`, and `is_udp` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 274 | impl ParsedSdOption {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 275 |     /// Parse an SD option from raw bytes, returns (option, bytes consumed)
[INFO] [stdout] 276 |     pub fn parse(data: &[u8]) -> Option<(Self, usize)> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |     pub fn port(&self) -> Option<u16> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     pub fn addr(&self) -> Option<Ipv4Addr> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 339 |     pub fn is_tcp(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub fn is_udp(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedSdMessage` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:351:12
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub struct ParsedSdMessage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:359:15
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl ParsedSdMessage {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 358 |     /// Reboot flag
[INFO] [stdout] 359 |     pub const FLAG_REBOOT: u8 = 0x80;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 360 |     /// Unicast flag
[INFO] [stdout] 361 |     pub const FLAG_UNICAST: u8 = 0x40;
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub fn has_reboot_flag(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub fn has_unicast_flag(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 435 |     pub fn option_at(&self, index: u8) -> Option<&ParsedSdOption> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |     pub fn endpoint_port_for_entry(&self, entry: &ParsedSdEntry) -> Option<u16> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     pub fn subscribe_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub fn offer_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 |     pub fn subscribe_ack_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_header` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:469:8
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub fn parse_header(data: &[u8]) -> Option<ParsedHeader> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_packet` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:474:8
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub fn parse_packet(data: &[u8]) -> Option<ParsedPacket> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_sd_packet` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:479:8
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn parse_sd_packet(data: &[u8]) -> Option<(ParsedHeader, ParsedSdMessage)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_sd_message` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:487:8
[INFO] [stdout]     |
[INFO] [stdout] 487 | pub fn parse_sd_message(data: &[u8]) -> Option<(ParsedHeader, ParsedSdMessage)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `fire_and_forget`, `response`, `protocol_version`, and `interface_version` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:538:12
[INFO] [stdout]     |
[INFO] [stdout] 521 | impl SomeIpPacketBuilder {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 538 |     pub fn fire_and_forget(service_id: u16, method_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 546 |     pub fn response(service_id: u16, method_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 571 |     pub fn protocol_version(mut self, version: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 576 |     pub fn interface_version(mut self, version: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_request` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:606:8
[INFO] [stdout]     |
[INFO] [stdout] 606 | pub fn build_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_fire_and_forget_request` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:621:8
[INFO] [stdout]     |
[INFO] [stdout] 621 | pub fn build_fire_and_forget_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_response` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:636:8
[INFO] [stdout]     |
[INFO] [stdout] 636 | pub fn build_response(request: &ParsedHeader, payload: &[u8]) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_notification` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:646:8
[INFO] [stdout]     |
[INFO] [stdout] 646 | pub fn build_notification(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L4_PROTOCOL_TCP` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:664:11
[INFO] [stdout]     |
[INFO] [stdout] 664 | pub const L4_PROTOCOL_TCP: u8 = 0x06;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `version`, `tcp`, `udp`, and `protocol` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:733:12
[INFO] [stdout]     |
[INFO] [stdout] 693 | impl SdOfferBuilder {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 733 |     pub fn version(mut self, major: u8, minor: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 740 |     pub fn tcp(mut self) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 746 |     pub fn udp(mut self) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 |     pub fn protocol(mut self, protocol: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_sd_offer` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:827:8
[INFO] [stdout]     |
[INFO] [stdout] 827 | pub fn build_sd_offer(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `counter` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:908:12
[INFO] [stdout]     |
[INFO] [stdout] 867 | impl SdSubscribeAckBuilder {
[INFO] [stdout]     | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 908 |     pub fn counter(mut self, counter: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_sd_subscribe_ack` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:956:8
[INFO] [stdout]     |
[INFO] [stdout] 956 | pub fn build_sd_subscribe_ack(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SdSubscribeBuilder` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:982:12
[INFO] [stdout]     |
[INFO] [stdout] 982 | pub struct SdSubscribeBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]     --> tests/compliance/wire_format/helpers.rs:998:12
[INFO] [stdout]      |
[INFO] [stdout]  996 | impl SdSubscribeBuilder {
[INFO] [stdout]      | ----------------------- associated items in this implementation
[INFO] [stdout]  997 |     /// Create a new SubscribeEventgroup builder with required parameters
[INFO] [stdout]  998 |     pub fn new(
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1020 |     pub fn major_version(mut self, version: u8) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 |     pub fn ttl(mut self, ttl: u32) -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1030 |     pub fn session_id(mut self, session_id: u16) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1035 |     pub fn reboot_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1041 |     pub fn tcp(mut self) -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1047 |     pub fn udp(mut self) -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1053 |     pub fn protocol(mut self, protocol: u8) -> Self {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1058 |     pub fn build(self) -> Vec<u8> {
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_sd_subscribe_with_udp_endpoint` is never used
[INFO] [stdout]     --> tests/compliance/wire_format/helpers.rs:1110:8
[INFO] [stdout]      |
[INFO] [stdout] 1110 | pub fn build_sd_subscribe_with_udp_endpoint(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PORT_RANGE_SVC` is never used
[INFO] [stdout]   --> tests/api_tests/transport_policy.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 | const PORT_RANGE_SVC: u16 = 0x400D; // UDP with local port range
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIXED_PORT_CONFLICT_SVC_A` is never used
[INFO] [stdout]   --> tests/api_tests/transport_policy.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 | const FIXED_PORT_CONFLICT_SVC_A: u16 = 0x400E; // port-conflict: first service
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIXED_PORT_CONFLICT_SVC_B` is never used
[INFO] [stdout]   --> tests/api_tests/transport_policy.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | const FIXED_PORT_CONFLICT_SVC_B: u16 = 0x400F; // port-conflict: second service (same port)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ack_session_id` is never read
[INFO] [stdout]     --> tests/compliance/tcp_binding.rs:1265:33
[INFO] [stdout]      |
[INFO] [stdout] 1265 | ...                   ack_session_id += 1;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service1`
[INFO] [stdout]     --> tests/compliance/tcp_binding.rs:1864:13
[INFO] [stdout]      |
[INFO] [stdout] 1864 |         let service1 = tokio::time::timeout(
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service1`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service2`
[INFO] [stdout]     --> tests/compliance/tcp_binding.rs:1896:13
[INFO] [stdout]      |
[INFO] [stdout] 1896 |         let service2 = tokio::time::timeout(
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `client_session_id` is never read
[INFO] [stdout]     --> tests/compliance/tcp_binding.rs:2140:9
[INFO] [stdout]      |
[INFO] [stdout] 2140 |         client_session_id += 1;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `client_session_id` is never read
[INFO] [stdout]     --> tests/compliance/tcp_binding.rs:3576:9
[INFO] [stdout]      |
[INFO] [stdout] 3576 |         client_session_id += 1;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sd_port`
[INFO] [stdout]    --> tests/compliance/real_network.rs:612:9
[INFO] [stdout]     |
[INFO] [stdout] 612 |     let sd_port = 30490;
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sd_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WireServer` is never constructed
[INFO] [stdout]   --> tests/helpers.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct WireServer {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `next_session`, `build_offer`, and `build_subscribe_nack` are never used
[INFO] [stdout]    --> tests/helpers.rs:65:12
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl WireServer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  64 |     /// Create a new WireServer with session_id=1 and reboot flag pending.
[INFO] [stdout]  65 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |     fn next_session(&mut self) -> (u16, bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn build_offer(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn build_subscribe_nack(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magic_cookie_client` is never used
[INFO] [stdout]    --> tests/helpers.rs:195:21
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub(crate) const fn magic_cookie_client() -> [u8; 16] {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_SERVICE_ID` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const TEST_SERVICE_ID: u16 = 0x1234;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_SERVICE_VERSION` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const TEST_SERVICE_VERSION: (u8, u32) = (1, 0);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SD_SERVICE_ID` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const SD_SERVICE_ID: u16 = 0xFFFF;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SD_METHOD_ID` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const SD_METHOD_ID: u16 = 0x8100;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOMEIP_HEADER_SIZE` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const SOMEIP_HEADER_SIZE: usize = 16;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L4_UDP` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const L4_UDP: u8 = 0x11;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L4_TCP` is never used
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const L4_TCP: u8 = 0x06;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedHeader` is never constructed
[INFO] [stdout]   --> tests/compliance/wire_format/helpers.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct ParsedHeader {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse`, `payload_length`, `is_sd`, `is_notification`, `is_request`, and `is_response` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:64:12
[INFO] [stdout]     |
[INFO] [stdout]  62 | impl ParsedHeader {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  63 |     /// Parse a SOME/IP header from raw bytes
[INFO] [stdout]  64 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  82 |     pub fn payload_length(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn is_sd(&self) -> bool {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn is_notification(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn is_request(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn is_response(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedPacket` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct ParsedPacket {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse` and `as_sd` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl ParsedPacket {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 115 |     /// Parse a complete SOME/IP packet from raw bytes
[INFO] [stdout] 116 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn as_sd(&self) -> Option<ParsedSdMessage> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SdEntryType` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub enum SdEntryType {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_u8` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl SdEntryType {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 151 |     pub fn from_u8(value: u8) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedSdEntry` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct ParsedSdEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:183:15
[INFO] [stdout]     |
[INFO] [stdout] 182 | impl ParsedSdEntry {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 183 |     pub const SIZE: usize = 16;
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn is_stop(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn is_subscribe(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub fn is_subscribe_ack(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub fn is_offer(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn is_find(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ParsedSdOption` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:258:10
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub enum ParsedSdOption {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse`, `port`, `addr`, `is_tcp`, and `is_udp` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 274 | impl ParsedSdOption {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 275 |     /// Parse an SD option from raw bytes, returns (option, bytes consumed)
[INFO] [stdout] 276 |     pub fn parse(data: &[u8]) -> Option<(Self, usize)> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |     pub fn port(&self) -> Option<u16> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     pub fn addr(&self) -> Option<Ipv4Addr> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 339 |     pub fn is_tcp(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub fn is_udp(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedSdMessage` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:351:12
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub struct ParsedSdMessage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:359:15
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl ParsedSdMessage {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 358 |     /// Reboot flag
[INFO] [stdout] 359 |     pub const FLAG_REBOOT: u8 = 0x80;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 360 |     /// Unicast flag
[INFO] [stdout] 361 |     pub const FLAG_UNICAST: u8 = 0x40;
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     pub fn parse(data: &[u8]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub fn has_reboot_flag(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub fn has_unicast_flag(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 435 |     pub fn option_at(&self, index: u8) -> Option<&ParsedSdOption> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |     pub fn endpoint_port_for_entry(&self, entry: &ParsedSdEntry) -> Option<u16> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     pub fn subscribe_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub fn offer_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 |     pub fn subscribe_ack_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_header` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:469:8
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub fn parse_header(data: &[u8]) -> Option<ParsedHeader> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_packet` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:474:8
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub fn parse_packet(data: &[u8]) -> Option<ParsedPacket> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_sd_packet` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:479:8
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn parse_sd_packet(data: &[u8]) -> Option<(ParsedHeader, ParsedSdMessage)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_sd_message` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:487:8
[INFO] [stdout]     |
[INFO] [stdout] 487 | pub fn parse_sd_message(data: &[u8]) -> Option<(ParsedHeader, ParsedSdMessage)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SomeIpPacketBuilder` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:509:12
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub struct SomeIpPacketBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:523:12
[INFO] [stdout]     |
[INFO] [stdout] 521 | impl SomeIpPacketBuilder {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 522 |     /// Create a new REQUEST packet builder with default protocol/interface version
[INFO] [stdout] 523 |     pub fn request(service_id: u16, method_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 538 |     pub fn fire_and_forget(service_id: u16, method_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 546 |     pub fn response(service_id: u16, method_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 554 |     pub fn notification(service_id: u16, method_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 561 |     pub fn client_id(mut self, client_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 566 |     pub fn session_id(mut self, session_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 571 |     pub fn protocol_version(mut self, version: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 576 |     pub fn interface_version(mut self, version: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 581 |     pub fn payload(mut self, payload: &[u8]) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 |     pub fn build(self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_request` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:606:8
[INFO] [stdout]     |
[INFO] [stdout] 606 | pub fn build_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_fire_and_forget_request` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:621:8
[INFO] [stdout]     |
[INFO] [stdout] 621 | pub fn build_fire_and_forget_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_response` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:636:8
[INFO] [stdout]     |
[INFO] [stdout] 636 | pub fn build_response(request: &ParsedHeader, payload: &[u8]) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_notification` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:646:8
[INFO] [stdout]     |
[INFO] [stdout] 646 | pub fn build_notification(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L4_PROTOCOL_UDP` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:663:11
[INFO] [stdout]     |
[INFO] [stdout] 663 | pub const L4_PROTOCOL_UDP: u8 = 0x11;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L4_PROTOCOL_TCP` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:664:11
[INFO] [stdout]     |
[INFO] [stdout] 664 | pub const L4_PROTOCOL_TCP: u8 = 0x06;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SdOfferBuilder` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:679:12
[INFO] [stdout]     |
[INFO] [stdout] 679 | pub struct SdOfferBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:702:12
[INFO] [stdout]     |
[INFO] [stdout] 693 | impl SdOfferBuilder {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 702 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 723 |     pub fn major_version(mut self, version: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 728 |     pub fn minor_version(mut self, version: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 733 |     pub fn version(mut self, major: u8, minor: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 740 |     pub fn tcp(mut self) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 746 |     pub fn udp(mut self) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 |     pub fn protocol(mut self, protocol: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 757 |     pub fn ttl(mut self, ttl: u32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 762 |     pub fn session_id(mut self, session_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 |     pub fn reboot_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 772 |     pub fn unicast_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 777 |     pub fn build(self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_sd_offer` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:827:8
[INFO] [stdout]     |
[INFO] [stdout] 827 | pub fn build_sd_offer(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SdSubscribeAckBuilder` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:855:12
[INFO] [stdout]     |
[INFO] [stdout] 855 | pub struct SdSubscribeAckBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:869:12
[INFO] [stdout]     |
[INFO] [stdout] 867 | impl SdSubscribeAckBuilder {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout] 868 |     /// Create a new SubscribeEventgroupAck builder with required parameters
[INFO] [stdout] 869 |     pub fn new(service_id: u16, instance_id: u16, eventgroup_id: u16) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 883 |     pub fn major_version(mut self, version: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 888 |     pub fn ttl(mut self, ttl: u32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 893 |     pub fn session_id(mut self, session_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 |     pub fn reboot_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 903 |     pub fn unicast_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 908 |     pub fn counter(mut self, counter: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 913 |     pub fn build(self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_sd_subscribe_ack` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:956:8
[INFO] [stdout]     |
[INFO] [stdout] 956 | pub fn build_sd_subscribe_ack(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SdSubscribeBuilder` is never constructed
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:982:12
[INFO] [stdout]     |
[INFO] [stdout] 982 | pub struct SdSubscribeBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]     --> tests/compliance/wire_format/helpers.rs:998:12
[INFO] [stdout]      |
[INFO] [stdout]  996 | impl SdSubscribeBuilder {
[INFO] [stdout]      | ----------------------- associated items in this implementation
[INFO] [stdout]  997 |     /// Create a new SubscribeEventgroup builder with required parameters
[INFO] [stdout]  998 |     pub fn new(
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1020 |     pub fn major_version(mut self, version: u8) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 |     pub fn ttl(mut self, ttl: u32) -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1030 |     pub fn session_id(mut self, session_id: u16) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1035 |     pub fn reboot_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1041 |     pub fn tcp(mut self) -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1047 |     pub fn udp(mut self) -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1053 |     pub fn protocol(mut self, protocol: u8) -> Self {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1058 |     pub fn build(self) -> Vec<u8> {
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_sd_subscribe_with_udp_endpoint` is never used
[INFO] [stdout]     --> tests/compliance/wire_format/helpers.rs:1110:8
[INFO] [stdout]      |
[INFO] [stdout] 1110 | pub fn build_sd_subscribe_with_udp_endpoint(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_request` and `is_response` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:97:12
[INFO] [stdout]     |
[INFO] [stdout]  62 | impl ParsedHeader {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn is_request(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn is_response(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index_2nd_option`, `num_options_2`, `minor_version`, and `counter` are never read
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct ParsedSdEntry {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub index_2nd_option: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 168 |     pub num_options_1: u8,
[INFO] [stdout] 169 |     pub num_options_2: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub minor_version: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub counter: u8,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedSdEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_find` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 182 | impl ParsedSdEntry {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn is_find(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `protocol` is never read
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |     Ipv4Endpoint {
[INFO] [stdout]     |     ------------ field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 262 |         protocol: u8,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedSdOption` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `option_type` and `data` are never read
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |     Unknown {
[INFO] [stdout]     |     ------- fields in this variant
[INFO] [stdout] 269 |         option_type: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 270 |         data: Vec<u8>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedSdOption` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_tcp` and `is_udp` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:339:12
[INFO] [stdout]     |
[INFO] [stdout] 274 | impl ParsedSdOption {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 339 |     pub fn is_tcp(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub fn is_udp(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `flags` is never read
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub struct ParsedSdMessage {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 352 |     pub flags: u8,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedSdMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `FLAG_REBOOT`, `FLAG_UNICAST`, `has_reboot_flag`, and `has_unicast_flag` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:359:15
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl ParsedSdMessage {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 358 |     /// Reboot flag
[INFO] [stdout] 359 |     pub const FLAG_REBOOT: u8 = 0x80;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 360 |     /// Unicast flag
[INFO] [stdout] 361 |     pub const FLAG_UNICAST: u8 = 0x40;
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub fn has_reboot_flag(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub fn has_unicast_flag(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `protocol_version` is never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:571:12
[INFO] [stdout]     |
[INFO] [stdout] 521 | impl SomeIpPacketBuilder {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 571 |     pub fn protocol_version(mut self, version: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `udp` and `protocol` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:746:12
[INFO] [stdout]     |
[INFO] [stdout] 693 | impl SdOfferBuilder {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 746 |     pub fn udp(mut self) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 |     pub fn protocol(mut self, protocol: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `unicast_flag` and `counter` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:903:12
[INFO] [stdout]     |
[INFO] [stdout] 867 | impl SdSubscribeAckBuilder {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 903 |     pub fn unicast_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 908 |     pub fn counter(mut self, counter: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `protocol` is never used
[INFO] [stdout]     --> tests/compliance/wire_format/helpers.rs:1053:12
[INFO] [stdout]      |
[INFO] [stdout]  996 | impl SdSubscribeBuilder {
[INFO] [stdout]      | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1053 |     pub fn protocol(mut self, protocol: u8) -> Self {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_header` is never used
[INFO] [stdout]   --> tests/compliance/client_behavior/helpers.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn parse_header(data: &[u8]) -> Option<Header> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_notification`, `is_request`, and `is_response` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  62 | impl ParsedHeader {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn is_notification(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn is_request(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn is_response(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index_1st_option`, `index_2nd_option`, `num_options_1`, `num_options_2`, `minor_version`, and `counter` are never read
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct ParsedSdEntry {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 165 |     pub entry_type: SdEntryType,
[INFO] [stdout] 166 |     pub index_1st_option: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 167 |     pub index_2nd_option: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 168 |     pub num_options_1: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 169 |     pub num_options_2: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub minor_version: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub counter: u8,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedSdEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_stop`, `is_subscribe`, `is_subscribe_ack`, `is_offer`, and `is_find` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 182 | impl ParsedSdEntry {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn is_stop(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn is_subscribe(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub fn is_subscribe_ack(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub fn is_offer(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn is_find(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:359:15
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl ParsedSdMessage {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 358 |     /// Reboot flag
[INFO] [stdout] 359 |     pub const FLAG_REBOOT: u8 = 0x80;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 360 |     /// Unicast flag
[INFO] [stdout] 361 |     pub const FLAG_UNICAST: u8 = 0x40;
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub fn has_reboot_flag(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub fn has_unicast_flag(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 435 |     pub fn option_at(&self, index: u8) -> Option<&ParsedSdOption> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |     pub fn endpoint_port_for_entry(&self, entry: &ParsedSdEntry) -> Option<u16> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     pub fn subscribe_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub fn offer_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 |     pub fn subscribe_ack_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:733:12
[INFO] [stdout]     |
[INFO] [stdout] 693 | impl SdOfferBuilder {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 733 |     pub fn version(mut self, major: u8, minor: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 740 |     pub fn tcp(mut self) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 746 |     pub fn udp(mut self) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 |     pub fn protocol(mut self, protocol: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 762 |     pub fn session_id(mut self, session_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 |     pub fn reboot_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 772 |     pub fn unicast_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `session_id`, `reboot_flag`, `unicast_flag`, and `counter` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:893:12
[INFO] [stdout]     |
[INFO] [stdout] 867 | impl SdSubscribeAckBuilder {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 893 |     pub fn session_id(mut self, session_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 |     pub fn reboot_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 903 |     pub fn unicast_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 908 |     pub fn counter(mut self, counter: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `tcp` and `protocol` are never used
[INFO] [stdout]     --> tests/compliance/wire_format/helpers.rs:1041:12
[INFO] [stdout]      |
[INFO] [stdout]  996 | impl SdSubscribeBuilder {
[INFO] [stdout]      | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1041 |     pub fn tcp(mut self) -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1053 |     pub fn protocol(mut self, protocol: u8) -> Self {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SERVICE_CLIENT_ID` is never used
[INFO] [stdout]     --> tests/compliance/tcp_binding.rs:4153:11
[INFO] [stdout]      |
[INFO] [stdout] 4153 |     const SERVICE_CLIENT_ID: u16 = 0x9999; // Client offers this
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TCP_PORT_CLIENT` is never used
[INFO] [stdout]     --> tests/compliance/tcp_binding.rs:4160:11
[INFO] [stdout]      |
[INFO] [stdout] 4160 |     const TCP_PORT_CLIENT: u16 = 30510;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_multicast` is never used
[INFO] [stdout]   --> tests/compliance/udp_binding.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn is_multicast(addr: &SocketAddr) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `payload_length`, `is_sd`, `is_notification`, and `is_response` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:82:12
[INFO] [stdout]     |
[INFO] [stdout]  62 | impl ParsedHeader {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  82 |     pub fn payload_length(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn is_sd(&self) -> bool {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn is_notification(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn is_response(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct ParsedSdEntry {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub index_2nd_option: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 168 |     pub num_options_1: u8,
[INFO] [stdout] 169 |     pub num_options_2: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 170 |     pub service_id: u16,
[INFO] [stdout] 171 |     pub instance_id: u16,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 172 |     pub major_version: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 173 |     pub ttl: u32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 174 |     /// For service entries (Find/Offer)
[INFO] [stdout] 175 |     pub minor_version: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub counter: u8,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedSdEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_stop`, `is_subscribe_ack`, `is_offer`, and `is_find` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 182 | impl ParsedSdEntry {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn is_stop(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub fn is_subscribe_ack(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub fn is_offer(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn is_find(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `FLAG_REBOOT`, `FLAG_UNICAST`, `has_reboot_flag`, `has_unicast_flag`, `offer_entries`, and `subscribe_ack_entries` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:359:15
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl ParsedSdMessage {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 358 |     /// Reboot flag
[INFO] [stdout] 359 |     pub const FLAG_REBOOT: u8 = 0x80;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 360 |     /// Unicast flag
[INFO] [stdout] 361 |     pub const FLAG_UNICAST: u8 = 0x40;
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub fn has_reboot_flag(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub fn has_unicast_flag(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub fn offer_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 |     pub fn subscribe_ack_entries(&self) -> impl Iterator<Item = &ParsedSdEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `fire_and_forget` and `protocol_version` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:538:12
[INFO] [stdout]     |
[INFO] [stdout] 521 | impl SomeIpPacketBuilder {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 538 |     pub fn fire_and_forget(service_id: u16, method_id: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 571 |     pub fn protocol_version(mut self, version: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `udp`, `protocol`, and `unicast_flag` are never used
[INFO] [stdout]    --> tests/compliance/wire_format/helpers.rs:746:12
[INFO] [stdout]     |
[INFO] [stdout] 693 | impl SdOfferBuilder {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 746 |     pub fn udp(mut self) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 |     pub fn protocol(mut self, protocol: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 772 |     pub fn unicast_flag(mut self, flag: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.86s
[INFO] running `Command { std: "docker" "inspect" "d01836f0d6a50bf985118badf2dd9ad2ae1120eb560124e711747436b357f9d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d01836f0d6a50bf985118badf2dd9ad2ae1120eb560124e711747436b357f9d8", kill_on_drop: false }`
[INFO] [stdout] d01836f0d6a50bf985118badf2dd9ad2ae1120eb560124e711747436b357f9d8
