[INFO] cloning repository https://github.com/thebino/zigbee-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thebino/zigbee-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthebino%2Fzigbee-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthebino%2Fzigbee-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53815c788758c66b98399dcf70efc71df78dddae [INFO] testing thebino/zigbee-rs against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthebino%2Fzigbee-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thebino/zigbee-rs on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thebino/zigbee-rs [INFO] finished tweaking git repo https://github.com/thebino/zigbee-rs [INFO] tweaked toml for git repo https://github.com/thebino/zigbee-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thebino/zigbee-rs 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fca6243a763c21111392688685e3478592b962714e4052bd1883f03f627e681c [INFO] running `Command { std: "docker" "start" "-a" "fca6243a763c21111392688685e3478592b962714e4052bd1883f03f627e681c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fca6243a763c21111392688685e3478592b962714e4052bd1883f03f627e681c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca6243a763c21111392688685e3478592b962714e4052bd1883f03f627e681c", kill_on_drop: false }` [INFO] [stdout] fca6243a763c21111392688685e3478592b962714e4052bd1883f03f627e681c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3467ad8284ec71df842891efe2a778def414d8e4a7625ee39ddbc90addadaee [INFO] running `Command { std: "docker" "start" "-a" "e3467ad8284ec71df842891efe2a778def414d8e4a7625ee39ddbc90addadaee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zigbee v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `bitfield_bits` [INFO] [stdout] --> src/common/types/mod.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | macro_rules! bitfield_bits { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::types::macros::bitfield_bits` [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::common::types::macros::bitfield_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::types::macros::bitfield_bits` [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::common::types::macros::bitfield_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `endpoint` [INFO] [stdout] --> src/apl/descriptors/simple_descriptor.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | endpoint: u8, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `application_profile_identifier` [INFO] [stdout] --> src/apl/descriptors/simple_descriptor.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | application_profile_identifier: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application_profile_identifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `application_device_identifier` [INFO] [stdout] --> src/apl/descriptors/simple_descriptor.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | application_device_identifier: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application_device_identifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `application_device_version` [INFO] [stdout] --> src/apl/descriptors/simple_descriptor.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | application_device_version: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application_device_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `application_input_cluster_count` [INFO] [stdout] --> src/apl/descriptors/simple_descriptor.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | application_input_cluster_count: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application_input_cluster_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `application_input_cluster_list` [INFO] [stdout] --> src/apl/descriptors/simple_descriptor.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | application_input_cluster_list: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application_input_cluster_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `application_output_cluster_count` [INFO] [stdout] --> src/apl/descriptors/simple_descriptor.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | application_output_cluster_count: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application_output_cluster_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `application_output_cluster_list` [INFO] [stdout] --> src/apl/descriptors/simple_descriptor.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | application_output_cluster_list: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application_output_cluster_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `unpack_from_slice` is never used [INFO] [stdout] --> src/common/parse.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait PackBytes [INFO] [stdout] | --------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 10 | fn unpack_from_slice(src: &[u8]) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `DeviceAddress` and `GroupAddress` are never constructed [INFO] [stdout] --> src/aps/binding.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum DesignatedDestination { [INFO] [stdout] | --------------------- variants in this enum [INFO] [stdout] 11 | DeviceAddress(u16), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 12 | GroupAddress(u16), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DesignatedDestination` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `source`, `endpoint`, and `cluster_id` are never read [INFO] [stdout] --> src/aps/binding.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) struct Binding { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 16 | source: Address, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | endpoint: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | cluster_id: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ApsGroupTable` is never constructed [INFO] [stdout] --> src/aps/binding.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) struct ApsGroupTable {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `IllegalRequest` is never constructed [INFO] [stdout] --> src/aps/binding.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) enum BindingError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 67 | IllegalRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindingError` 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 function `new` is never used [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl NodeDescriptor { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 16 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:149:27 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct FrequencyBands(u8); [INFO] [stdout] | -------------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `is_set` are never used [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 165 | impl FrequencyBands { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 166 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 180 | fn is_set(&self, frequency_band_flag: FrequencyBandFlag) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:187:28 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct MacCapabilities(u8); [INFO] [stdout] | --------------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `is_set` are never used [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:215:8 [INFO] [stdout] | [INFO] [stdout] 213 | impl MacCapabilities { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 214 | // Note: Capacity of IndexSet must be a power of 2. [INFO] [stdout] 215 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | fn is_set(&self, mac_capability_flag: MacCapabilityFlag) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:234:23 [INFO] [stdout] | [INFO] [stdout] 234 | pub struct ServerMask(u16); [INFO] [stdout] | ---------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `is_set`, and `get_stack_compliance_revision` are never used [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:249:8 [INFO] [stdout] | [INFO] [stdout] 248 | impl ServerMask { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 249 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | fn is_set(&self, server_mask_flag: ServerMaskFlag) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | fn get_stack_compliance_revision(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:275:35 [INFO] [stdout] | [INFO] [stdout] 275 | pub struct DescriptorCapabilities(u8); [INFO] [stdout] | ---------------------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `is_set` are never used [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:286:8 [INFO] [stdout] | [INFO] [stdout] 285 | impl DescriptorCapabilities { [INFO] [stdout] | --------------------------- associated items in this implementation [INFO] [stdout] 286 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | fn is_set(&self, descriptor_capability_flag: DescriptorCapabilityFlag) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct NodePowerDescriptor(Vec); [INFO] [stdout] | ------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `NodePowerDescriptor` 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 items `new`, `current_power_mode`, `available_power_sources`, `current_power_source`, and `current_power_source_level` are never used [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl NodePowerDescriptor { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 20 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | fn current_power_mode(&self) -> CurrentPowerMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn available_power_sources(&self) -> AvailablePowerSources { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn current_power_source(&self) -> CurrentPowerSource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | fn current_power_source_level(&self) -> CurrentPowerSourceLevel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:94:34 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct AvailablePowerSources(u8); [INFO] [stdout] | --------------------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `is_set` are never used [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 105 | impl AvailablePowerSources { [INFO] [stdout] | -------------------------- associated items in this implementation [INFO] [stdout] 106 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | fn is_set(&self, power_source: AvailablePowerSourcesFlag) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/apl/descriptors/simple_descriptor.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct SimpleDescriptor(Vec); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/apl/descriptors/simple_descriptor.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 16 | impl SimpleDescriptor { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 17 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/zdp/client_services/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod discovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/zdp/client_services/discovery/mod.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct ParentAnnce { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/zdp/client_services/discovery/mod.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | pub struct UserDescSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/common/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod types; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a type alias [INFO] [stdout] --> src/common/types/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub type NwkAddress = u16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/common/types/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod macros { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/common/parse.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait PackBytes [INFO] [stdout] | ---^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | unreachable_pub, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a macro [INFO] [stdout] --> src/common/parse.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | macro_rules! impl_pack_bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/aps/types/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum SrcAddrMode { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/aps/types/mod.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum TxOptions { [INFO] [stdout] | ---^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/aps/apsde/mod.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct ApsdeSapRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/aps/apsde/mod.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct ApsdeSapConfirm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/aps/apsde/mod.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub dst_addr_mode: DstAddrMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/aps/apsde/mod.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub dst_address: Address, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/aps/apsde/mod.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub dst_endpoint: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/aps/apsde/mod.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub src_endpoint: types::SrcEndpoint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/aps/apsde/mod.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | pub status: ApsdeSapConfirmStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/aps/apsde/mod.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub tx_time: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/aps/apsde/mod.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | pub enum ApsdeSapIndicationStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/aps/apsde/mod.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | Success, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/aps/apsde/mod.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | DefragUnsupported, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/aps/apsde/mod.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | DefragDeferred, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/aps/apsde/mod.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | pub enum SecurityStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/aps/apsde/mod.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | Unsecured, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/aps/apsde/mod.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | SecuredNwkKey, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/aps/apsde/mod.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | SecuredLinkKey, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/aps/apsde/mod.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct ApsdeSapIndication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/aps/aib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ApsInformationBase { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/aps/aib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new() -> Self { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/aps/aib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn get_attribute(&self, id: u8) -> Option<&AIBAttribute> { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/aps/aib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn write_attribute_value( [INFO] [stdout] | ^-- [INFO] [stdout] | | [INFO] [stdout] | _____help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | | [INFO] [stdout] 21 | | &mut self, [INFO] [stdout] 22 | | _id: u8, [INFO] [stdout] 23 | | _value: AIBAttribute, [INFO] [stdout] 24 | | ) -> Result<(), &'static str> { [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/aps/aib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | pub type AIBAttributeValue = [u8; 8]; [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(super)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/aps/binding.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum DesignatedDestination { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(super)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/apl/descriptors/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub mod error; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct NodeDescriptor(Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn logical_type(&self) -> LogicalType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn complex_descriptor_available(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn user_descriptor_available(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn frequency_bands(&self) -> FrequencyBands { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn mac_capabilities(&self) -> MacCapabilities { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn manufacturer_code(&self) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn maximum_buffer_size(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn maximum_incoming_transfer_size(&self) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn server_mask(&self) -> ServerMask { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn maximum_outgoing_transfer_size(&self) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn descriptor_capabilities(&self) -> DescriptorCapabilities { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | pub enum LogicalType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | Coordinator = 0b000, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | Router = 0b001, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | EndDevice = 0b010, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct FrequencyBands(u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | pub enum FrequencyBandFlag { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct MacCapabilities(u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | pub enum MacCapabilityFlag { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | pub struct ServerMask(u16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | pub enum ServerMaskFlag { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | PrimaryTrustCenter = 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | BackupTrustCenter = 1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | PrimaryBindingTableCache = 2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | BackupBindingTableCache = 3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | PrimaryDiscoveryCache = 4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | BackupDiscoveryCache = 5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | NetworkManager = 6, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | pub struct DescriptorCapabilities(u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:279:1 [INFO] [stdout] | [INFO] [stdout] 279 | pub enum DescriptorCapabilityFlag { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | ExtendedActiveEndpontListAvailable = 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_descriptor.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | ExtendedSimpleDescriptorListAvailable = 1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct NodePowerDescriptor(Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum CurrentPowerMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | Synchronized = 0b0000, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | Periodically = 0b0001, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | Stimulated = 0b0010, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:88:58 [INFO] [stdout] | [INFO] [stdout] 88 | _ => panic!("Invalid CurrentPowerMode value: {value}"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 88 | _ => panic!("Invalid CurrentPowerMode value: {value}", ...), [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 88 | _ => panic!("{}", "Invalid CurrentPowerMode value: {value}"), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct AvailablePowerSources(u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | pub enum AvailablePowerSourcesFlag { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | ConstantMainPower = 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | RechargeableBattery = 1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | DisposableBattery = 2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | pub enum CurrentPowerSource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | ConstantMainPower = 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | RechargeableBattery = 1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | DisposableBattery = 2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:141:58 [INFO] [stdout] | [INFO] [stdout] 141 | _ => panic!("Invalid CurrentPowerMode value: {value}"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 141 | _ => panic!("Invalid CurrentPowerMode value: {value}", ...), [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 141 | _ => panic!("{}", "Invalid CurrentPowerMode value: {value}"), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | pub enum CurrentPowerSourceLevel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | Critical = 0b0000, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | OneThird = 0b0100, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | TwoThirds = 0b1000, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | Full = 0b1100, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/apl/descriptors/node_power_descriptor.rs:164:65 [INFO] [stdout] | [INFO] [stdout] 164 | _ => panic!("Invalid CurrentPowerSourceLevel value: {value}"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 164 | _ => panic!("Invalid CurrentPowerSourceLevel value: {value}", ...), [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 164 | _ => panic!("{}", "Invalid CurrentPowerSourceLevel value: {value}"), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/apl/descriptors/simple_descriptor.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct SimpleDescriptor(Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/apl/descriptors/error.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Error { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/apl/descriptors/error.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | CurrentPowerSourceNotAvailable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/zdo/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod config; [INFO] [stdout] | ---^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/zdo/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn setup_security(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/zdo/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn send_keep_alive(&self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/zdo/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn send_data(&self, _input: &[u8]) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/nwk/nlme/mod.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | fn join(&self, request: NlmeJoinRequest) -> NlmeJoinConfirm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/nwk/nlme/management.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub status: NlmeNetworkDiscoveryStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/nwk/nlme/management.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum NlmeNetworkDiscoveryStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/nwk/nlme/management.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Successful, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.47s [INFO] running `Command { std: "docker" "inspect" "e3467ad8284ec71df842891efe2a778def414d8e4a7625ee39ddbc90addadaee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3467ad8284ec71df842891efe2a778def414d8e4a7625ee39ddbc90addadaee", kill_on_drop: false }` [INFO] [stdout] e3467ad8284ec71df842891efe2a778def414d8e4a7625ee39ddbc90addadaee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/7dab7a9bfe86568755227f3a1dc4e9749b2b15525e74c6874bb3571b0e4d070a-init: no space left on device