[INFO] cloning repository https://github.com/mjkillough/tophamm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjkillough/tophamm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Ftophamm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Ftophamm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6adad9d0f5441ecf7f3a81717a4330021642f723
[INFO] testing mjkillough/tophamm against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Ftophamm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mjkillough/tophamm
[INFO] finished tweaking git repo https://github.com/mjkillough/tophamm
[INFO] tweaked toml for git repo https://github.com/mjkillough/tophamm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mjkillough/tophamm on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mjkillough/tophamm 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7fa07d0737d0f3d1f0b18fe40935ff516bf64552ac4633f401578b2aee9ea46
[INFO] running `Command { std: "docker" "start" "-a" "f7fa07d0737d0f3d1f0b18fe40935ff516bf64552ac4633f401578b2aee9ea46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7fa07d0737d0f3d1f0b18fe40935ff516bf64552ac4633f401578b2aee9ea46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7fa07d0737d0f3d1f0b18fe40935ff516bf64552ac4633f401578b2aee9ea46", kill_on_drop: false }`
[INFO] [stdout] f7fa07d0737d0f3d1f0b18fe40935ff516bf64552ac4633f401578b2aee9ea46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab1a344a64251be912e2473e6a00177d49c0f6397fa9f95b7303e808405aa597
[INFO] running `Command { std: "docker" "start" "-a" "ab1a344a64251be912e2473e6a00177d49c0f6397fa9f95b7303e808405aa597", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.78
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling futures-core v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.26
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.6
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling futures-io v0.3.6
[INFO] [stderr]    Compiling futures-channel v0.3.6
[INFO] [stderr]    Compiling futures-task v0.3.6
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.10
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling signal-hook-registry v1.2.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling libudev v0.2.0
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling serialport v3.3.0
[INFO] [stderr]    Compiling mio-serial v3.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.6
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling pin-project v0.4.26
[INFO] [stderr]    Compiling futures-util v0.3.6
[INFO] [stderr]    Compiling futures-executor v0.3.6
[INFO] [stderr]    Compiling tophamm-helpers v0.0.1 (/opt/rustwide/workdir/tophamm-helpers)
[INFO] [stderr]    Compiling tokio-serial v4.3.3
[INFO] [stderr]    Compiling futures v0.3.6
[INFO] [stderr]    Compiling deconz v0.0.1 (/opt/rustwide/workdir/deconz)
[INFO] [stderr]    Compiling tophamm v0.0.1 (/opt/rustwide/workdir/tophamm)
[INFO] [stdout] warning: associated constant `CLUSTER_ID` is never used
[INFO] [stdout]   --> tophamm/src/zdo/mod.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait Response: ReadWire {
[INFO] [stdout]    |           -------- associated constant in this trait
[INFO] [stdout] 25 |     const CLUSTER_ID: ClusterId;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status` and `addr` are never read
[INFO] [stdout]   --> tophamm/src/zdo/protocol.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct SimpleDescResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 41 |     pub status: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 42 |     pub addr: ShortAddress,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimpleDescResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `endpoint`, `profile`, `device_identifier`, `device_version`, `input_clusters`, and `output_clusters` are never read
[INFO] [stdout]    --> tophamm/src/zdo/protocol.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub struct SimpleDescriptor {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout]  97 |     pub endpoint: Endpoint,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  98 |     pub profile: ProfileId,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]  99 |     pub device_identifier: u16,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 100 |     pub device_version: u8, // 4 bits
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 101 |     pub input_clusters: Vec<ClusterId>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 102 |     pub output_clusters: Vec<ClusterId>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SimpleDescriptor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status` and `addr` are never read
[INFO] [stdout]    --> tophamm/src/zdo/protocol.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct ActiveEpResponse {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 134 |     pub status: u8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 135 |     pub addr: ShortAddress,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActiveEpResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status` and `start_index` are never read
[INFO] [stdout]    --> tophamm/src/zdo/protocol.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct MgmtLqiResponse {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 196 |     pub status: u8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 197 |     pub neighbor_table_entries: u8,
[INFO] [stdout] 198 |     pub start_index: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MgmtLqiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> tophamm/src/zdo/protocol.rs:315:9
[INFO] [stdout]     |
[INFO] [stdout] 314 | pub struct Neighbor {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 315 |     pub extended_pan_id: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 316 |     pub extended_address: ExtendedAddress,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 317 |     pub network_address: ShortAddress,
[INFO] [stdout] 318 |     pub device_type: DeviceType,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 319 |     pub rx_on_while_idle: RxOnWhileIdle,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 320 |     pub relationship: NeighborRelationship,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 321 |     pub permit_joining: PermitJoining,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 322 |     pub depth: u8,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 323 |     pub link_quality_index: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Neighbor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.15s
[INFO] running `Command { std: "docker" "inspect" "ab1a344a64251be912e2473e6a00177d49c0f6397fa9f95b7303e808405aa597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab1a344a64251be912e2473e6a00177d49c0f6397fa9f95b7303e808405aa597", kill_on_drop: false }`
[INFO] [stdout] ab1a344a64251be912e2473e6a00177d49c0f6397fa9f95b7303e808405aa597
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01877b625fb572a5300b3ad0dd13a09ef55f41d294cf5850a6b7ba6cb6fa7263
[INFO] running `Command { std: "docker" "start" "-a" "01877b625fb572a5300b3ad0dd13a09ef55f41d294cf5850a6b7ba6cb6fa7263", kill_on_drop: false }`
[INFO] [stderr]    Compiling tophamm-helpers v0.0.1 (/opt/rustwide/workdir/tophamm-helpers)
[INFO] [stderr]    Compiling deconz v0.0.1 (/opt/rustwide/workdir/deconz)
[INFO] [stderr]    Compiling tophamm v0.0.1 (/opt/rustwide/workdir/tophamm)
[INFO] [stdout] warning: associated constant `CLUSTER_ID` is never used
[INFO] [stdout]   --> tophamm/src/zdo/mod.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait Response: ReadWire {
[INFO] [stdout]    |           -------- associated constant in this trait
[INFO] [stdout] 25 |     const CLUSTER_ID: ClusterId;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status` and `addr` are never read
[INFO] [stdout]   --> tophamm/src/zdo/protocol.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct SimpleDescResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 41 |     pub status: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 42 |     pub addr: ShortAddress,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimpleDescResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `endpoint`, `profile`, `device_identifier`, `device_version`, `input_clusters`, and `output_clusters` are never read
[INFO] [stdout]    --> tophamm/src/zdo/protocol.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub struct SimpleDescriptor {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout]  97 |     pub endpoint: Endpoint,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  98 |     pub profile: ProfileId,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]  99 |     pub device_identifier: u16,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 100 |     pub device_version: u8, // 4 bits
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 101 |     pub input_clusters: Vec<ClusterId>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 102 |     pub output_clusters: Vec<ClusterId>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SimpleDescriptor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status` and `addr` are never read
[INFO] [stdout]    --> tophamm/src/zdo/protocol.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct ActiveEpResponse {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 134 |     pub status: u8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 135 |     pub addr: ShortAddress,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActiveEpResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status` and `start_index` are never read
[INFO] [stdout]    --> tophamm/src/zdo/protocol.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct MgmtLqiResponse {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 196 |     pub status: u8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 197 |     pub neighbor_table_entries: u8,
[INFO] [stdout] 198 |     pub start_index: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MgmtLqiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> tophamm/src/zdo/protocol.rs:315:9
[INFO] [stdout]     |
[INFO] [stdout] 314 | pub struct Neighbor {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 315 |     pub extended_pan_id: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 316 |     pub extended_address: ExtendedAddress,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 317 |     pub network_address: ShortAddress,
[INFO] [stdout] 318 |     pub device_type: DeviceType,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 319 |     pub rx_on_while_idle: RxOnWhileIdle,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 320 |     pub relationship: NeighborRelationship,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 321 |     pub permit_joining: PermitJoining,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 322 |     pub depth: u8,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 323 |     pub link_quality_index: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Neighbor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "01877b625fb572a5300b3ad0dd13a09ef55f41d294cf5850a6b7ba6cb6fa7263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01877b625fb572a5300b3ad0dd13a09ef55f41d294cf5850a6b7ba6cb6fa7263", kill_on_drop: false }`
[INFO] [stdout] 01877b625fb572a5300b3ad0dd13a09ef55f41d294cf5850a6b7ba6cb6fa7263
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 88c745e33c387880aad68b8823ceaa447fb342ea43240493da2e3f8ff8c3db00
[INFO] running `Command { std: "docker" "start" "-a" "88c745e33c387880aad68b8823ceaa447fb342ea43240493da2e3f8ff8c3db00", kill_on_drop: false }`
[INFO] [stderr] warning: associated constant `CLUSTER_ID` is never used
[INFO] [stderr]   --> tophamm/src/zdo/mod.rs:25:11
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub trait Response: ReadWire {
[INFO] [stderr]    |           -------- associated constant in this trait
[INFO] [stderr] 25 |     const CLUSTER_ID: ClusterId;
[INFO] [stderr]    |           ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `status` and `addr` are never read
[INFO] [stderr]   --> tophamm/src/zdo/protocol.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub struct SimpleDescResponse {
[INFO] [stderr]    |            ------------------ fields in this struct
[INFO] [stderr] 41 |     pub status: u8,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 42 |     pub addr: ShortAddress,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SimpleDescResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `endpoint`, `profile`, `device_identifier`, `device_version`, `input_clusters`, and `output_clusters` are never read
[INFO] [stderr]    --> tophamm/src/zdo/protocol.rs:97:9
[INFO] [stderr]     |
[INFO] [stderr]  96 | pub struct SimpleDescriptor {
[INFO] [stderr]     |            ---------------- fields in this struct
[INFO] [stderr]  97 |     pub endpoint: Endpoint,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]  98 |     pub profile: ProfileId,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]  99 |     pub device_identifier: u16,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 100 |     pub device_version: u8, // 4 bits
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 101 |     pub input_clusters: Vec<ClusterId>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 102 |     pub output_clusters: Vec<ClusterId>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SimpleDescriptor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `status` and `addr` are never read
[INFO] [stderr]    --> tophamm/src/zdo/protocol.rs:134:9
[INFO] [stderr]     |
[INFO] [stderr] 133 | pub struct ActiveEpResponse {
[INFO] [stderr]     |            ---------------- fields in this struct
[INFO] [stderr] 134 |     pub status: u8,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 135 |     pub addr: ShortAddress,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ActiveEpResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `status` and `start_index` are never read
[INFO] [stderr]    --> tophamm/src/zdo/protocol.rs:196:9
[INFO] [stderr]     |
[INFO] [stderr] 195 | pub struct MgmtLqiResponse {
[INFO] [stderr]     |            --------------- fields in this struct
[INFO] [stderr] 196 |     pub status: u8,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 197 |     pub neighbor_table_entries: u8,
[INFO] [stderr] 198 |     pub start_index: u8,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MgmtLqiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> tophamm/src/zdo/protocol.rs:315:9
[INFO] [stderr]     |
[INFO] [stderr] 314 | pub struct Neighbor {
[INFO] [stderr]     |            -------- fields in this struct
[INFO] [stderr] 315 |     pub extended_pan_id: u64,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 316 |     pub extended_address: ExtendedAddress,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 317 |     pub network_address: ShortAddress,
[INFO] [stderr] 318 |     pub device_type: DeviceType,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 319 |     pub rx_on_while_idle: RxOnWhileIdle,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 320 |     pub relationship: NeighborRelationship,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 321 |     pub permit_joining: PermitJoining,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 322 |     pub depth: u8,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 323 |     pub link_quality_index: u8,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Neighbor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `tophamm` (bin "tophamm" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deconz-f3eb5025be2a0a11)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tophamm-013027c40baf670a)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tophamm_helpers-3a1ddfac4c139c9d)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests deconz
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tophamm_helpers
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "88c745e33c387880aad68b8823ceaa447fb342ea43240493da2e3f8ff8c3db00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88c745e33c387880aad68b8823ceaa447fb342ea43240493da2e3f8ff8c3db00", kill_on_drop: false }`
[INFO] [stdout] 88c745e33c387880aad68b8823ceaa447fb342ea43240493da2e3f8ff8c3db00
