[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-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Ftophamm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjkillough/tophamm on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc2/source/Cargo.toml [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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing mjkillough/tophamm against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Ftophamm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjkillough/tophamm on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc2/source/Cargo.toml [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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project v0.4.26 [INFO] [stderr] Downloaded mio-serial v3.3.1 [INFO] [stderr] Downloaded serialport v3.3.0 [INFO] [stderr] Downloaded tokio-serial v4.3.3 [INFO] [stderr] Downloaded pin-project-internal v0.4.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04609a890af0bdf04925d4b05573dada0afd5bae00994d66520d4e1987a7a2ff [INFO] running `Command { std: "docker" "start" "-a" "04609a890af0bdf04925d4b05573dada0afd5bae00994d66520d4e1987a7a2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04609a890af0bdf04925d4b05573dada0afd5bae00994d66520d4e1987a7a2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04609a890af0bdf04925d4b05573dada0afd5bae00994d66520d4e1987a7a2ff", kill_on_drop: false }` [INFO] [stdout] 04609a890af0bdf04925d4b05573dada0afd5bae00994d66520d4e1987a7a2ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c981f69d077a98ec314a33f7eb238b23a62cebf3714c2b8e0c80c444670523e6 [INFO] running `Command { std: "docker" "start" "-a" "c981f69d077a98ec314a33f7eb238b23a62cebf3714c2b8e0c80c444670523e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [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 proc-macro-hack v0.5.18 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [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 futures 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 deconz v0.0.1 (/opt/rustwide/workdir/deconz) [INFO] [stderr] Compiling tophamm v0.0.1 (/opt/rustwide/workdir/tophamm) [INFO] [stdout] warning: trait `Response` is never used [INFO] [stdout] --> tophamm/src/zdo/mod.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait Response: ReadWire { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 102 | pub output_clusters: Vec, [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 9.84s [INFO] running `Command { std: "docker" "inspect" "c981f69d077a98ec314a33f7eb238b23a62cebf3714c2b8e0c80c444670523e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c981f69d077a98ec314a33f7eb238b23a62cebf3714c2b8e0c80c444670523e6", kill_on_drop: false }` [INFO] [stdout] c981f69d077a98ec314a33f7eb238b23a62cebf3714c2b8e0c80c444670523e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5dd3bab2080d21a07f24f73cb20725d6bdc986f58154b41bb50fde00abcf30b [INFO] running `Command { std: "docker" "start" "-a" "d5dd3bab2080d21a07f24f73cb20725d6bdc986f58154b41bb50fde00abcf30b", 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: trait `Response` is never used [INFO] [stdout] --> tophamm/src/zdo/mod.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait Response: ReadWire { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 102 | pub output_clusters: Vec, [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 0.51s [INFO] running `Command { std: "docker" "inspect" "d5dd3bab2080d21a07f24f73cb20725d6bdc986f58154b41bb50fde00abcf30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5dd3bab2080d21a07f24f73cb20725d6bdc986f58154b41bb50fde00abcf30b", kill_on_drop: false }` [INFO] [stdout] d5dd3bab2080d21a07f24f73cb20725d6bdc986f58154b41bb50fde00abcf30b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9930f5b03d7a8a84aed14be98ffe7d7cc7d3fc94491c6f792be63f8e7833564 [INFO] running `Command { std: "docker" "start" "-a" "a9930f5b03d7a8a84aed14be98ffe7d7cc7d3fc94491c6f792be63f8e7833564", kill_on_drop: false }` [INFO] [stderr] warning: trait `Response` is never used [INFO] [stderr] --> tophamm/src/zdo/mod.rs:24:11 [INFO] [stderr] | [INFO] [stderr] 24 | pub trait Response: ReadWire { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` 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, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 102 | pub output_clusters: Vec, [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.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deconz-a0c4c6a2879ec51d) [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/main.rs (/opt/rustwide/target/debug/deps/tophamm-ea202fc1494039cb) [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-e73d31b45bfdca81) [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 deconz [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" "a9930f5b03d7a8a84aed14be98ffe7d7cc7d3fc94491c6f792be63f8e7833564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9930f5b03d7a8a84aed14be98ffe7d7cc7d3fc94491c6f792be63f8e7833564", kill_on_drop: false }` [INFO] [stdout] a9930f5b03d7a8a84aed14be98ffe7d7cc7d3fc94491c6f792be63f8e7833564