[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] checking mjkillough/tophamm against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Ftophamm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjkillough/tophamm on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "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-0-tc1/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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking mjkillough/tophamm against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Ftophamm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjkillough/tophamm on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "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-0-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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-serial v4.3.3 [INFO] [stderr] Downloaded mio-serial v3.3.1 [INFO] [stderr] Downloaded futures-executor v0.3.6 [INFO] [stderr] Downloaded futures-macro v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2514971c76203add2d3173c9fc99f6bc8d774b09328babe625afcc5de07f9b98 [INFO] running `Command { std: "docker" "start" "-a" "2514971c76203add2d3173c9fc99f6bc8d774b09328babe625afcc5de07f9b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2514971c76203add2d3173c9fc99f6bc8d774b09328babe625afcc5de07f9b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2514971c76203add2d3173c9fc99f6bc8d774b09328babe625afcc5de07f9b98", kill_on_drop: false }` [INFO] [stdout] 2514971c76203add2d3173c9fc99f6bc8d774b09328babe625afcc5de07f9b98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4fa9cbb5a05cc96e03ffc016a288e46a92223014148e149dbb96303a7016507 [INFO] running `Command { std: "docker" "start" "-a" "c4fa9cbb5a05cc96e03ffc016a288e46a92223014148e149dbb96303a7016507", 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] Checking futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking serialport v3.3.0 [INFO] [stderr] Checking mio-serial v3.3.1 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking tokio-serial v4.3.3 [INFO] [stderr] Checking tophamm-helpers v0.0.1 (/opt/rustwide/workdir/tophamm-helpers) [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking deconz v0.0.1 (/opt/rustwide/workdir/deconz) [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking 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)]` 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: 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)]` on by default [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] [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] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.49s [INFO] running `Command { std: "docker" "inspect" "c4fa9cbb5a05cc96e03ffc016a288e46a92223014148e149dbb96303a7016507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4fa9cbb5a05cc96e03ffc016a288e46a92223014148e149dbb96303a7016507", kill_on_drop: false }` [INFO] [stdout] c4fa9cbb5a05cc96e03ffc016a288e46a92223014148e149dbb96303a7016507