[INFO] fetching crate zigbee 0.1.0-alpha.3...
[INFO] checking zigbee-0.1.0-alpha.3 against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] extracting crate zigbee 0.1.0-alpha.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate zigbee 0.1.0-alpha.3
[INFO] finished tweaking crates.io crate zigbee 0.1.0-alpha.3
[INFO] tweaked toml for crates.io crate zigbee 0.1.0-alpha.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zigbee 0.1.0-alpha.3 on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zigbee 0.1.0-alpha.3 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04e454f341f11ecbeed2dac32fa542e6231491694246ee85ecea16073fcb138f
[INFO] running `Command { std: "docker" "start" "-a" "04e454f341f11ecbeed2dac32fa542e6231491694246ee85ecea16073fcb138f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04e454f341f11ecbeed2dac32fa542e6231491694246ee85ecea16073fcb138f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04e454f341f11ecbeed2dac32fa542e6231491694246ee85ecea16073fcb138f", kill_on_drop: false }`
[INFO] [stdout] 04e454f341f11ecbeed2dac32fa542e6231491694246ee85ecea16073fcb138f
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cba289959e6fea3e4ada7c2844a58077ef366587047d71863b15d9a00f94b254
[INFO] running `Command { std: "docker" "start" "-a" "cba289959e6fea3e4ada7c2844a58077ef366587047d71863b15d9a00f94b254", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking byte v0.2.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking zigbee v0.1.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `ExtendedFrameControl` is more private than the item `ExtendedFrameControlField::extended_frame_control`
[INFO] [stdout]   --> src/internal/macros.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |                   $vf $field_name: $field_ty
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtendedFrameControlField::extended_frame_control` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/aps/apdu/extended_frame_control.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / impl_byte! {
[INFO] [stdout]  9 | |     #[derive(Clone, Debug, Eq, PartialEq)]
[INFO] [stdout] 10 | |     pub struct ExtendedFrameControlField {
[INFO] [stdout] 11 | |         pub extended_frame_control: ExtendedFrameControl,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ExtendedFrameControl` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/internal/macros.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         $v struct $name $(<$lifetime>)? {
[INFO] [stdout] 88 | |             $(
[INFO] [stdout] 89 | |                 $(#[doc = $doc])*
[INFO] [stdout] 90 | |                 $vf $field_name: $field_ty
[INFO] [stdout] 91 | |             ),+
[INFO] [stdout] 92 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/aps/apdu/extended_frame_control.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / impl_byte! {
[INFO] [stdout] 18 | |     #[derive(Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout] 19 | |     struct ExtendedFrameControl {
[INFO] [stdout] 20 | |         fragmentation: Fragmentation
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_byte` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `NWKAddrReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct NWKAddrReq {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `IeeeAddrReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct IeeeAddrReq {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `NodeDescReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct NodeDescReq {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `PowerDescReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct PowerDescReq {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SimpleDescReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct SimpleDescReq {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ActivePeReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct ActivePeReq {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `MatchDescReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct MatchDescReq {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ComplexDescReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct ComplexDescReq {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `UserDescReq` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct UserDescReq {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `DeviceAnnce` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct DeviceAnnce {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ChildInfo` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct ChildInfo(IeeeAddress);
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ParentAnnce` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct ParentAnnce {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `UserDescSet` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct UserDescSet {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SystemServerDiscoveryReq` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct SystemServerDiscoveryReq {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `DiscoveryStoreReq` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct DiscoveryStoreReq {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `NodeDescStoreReq` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct NodeDescStoreReq {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ApsmeAddrGroupRequest` is never constructed
[INFO] [stdout]  --> src/aps/apsme/groupmgt.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ApsmeAddrGroupRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `NodeDescriptor` is never constructed
[INFO] [stdout]   --> src/apl/descriptors/node_descriptor.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct NodeDescriptor(Vec<u8, NODE_DESCRIPTOR_SIZE>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `FrequencyBands` is never constructed
[INFO] [stdout]    --> src/apl/descriptors/node_descriptor.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub struct FrequencyBands(u8);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `MacCapabilities` is never constructed
[INFO] [stdout]    --> src/apl/descriptors/node_descriptor.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub struct MacCapabilities(u8);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ServerMask` is never constructed
[INFO] [stdout]    --> src/apl/descriptors/node_descriptor.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct ServerMask(u16);
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `DescriptorCapabilities` is never constructed
[INFO] [stdout]    --> src/apl/descriptors/node_descriptor.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct DescriptorCapabilities(u8);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `NodePowerDescriptor` is never constructed
[INFO] [stdout]   --> src/apl/descriptors/node_power_descriptor.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct NodePowerDescriptor(Vec<u8, NODE_POWER_DESCRIPTOR_SIZE>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[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] error: struct `AvailablePowerSources` is never constructed
[INFO] [stdout]   --> src/apl/descriptors/node_power_descriptor.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct AvailablePowerSources(u8);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SimpleDescriptor` is never constructed
[INFO] [stdout]   --> src/apl/descriptors/simple_descriptor.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SimpleDescriptor(Vec<u8, SIMPLE_DESCRIPTOR_SIZE>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `NlmeJoinIndication` is never constructed
[INFO] [stdout]   --> src/nwk/nlme/management.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct NlmeJoinIndication {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `MacCapabilityFlagsField` is never constructed
[INFO] [stdout]   --> src/internal/types/mod.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct MacCapabilityFlagsField(u8);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ServerMaskField` is never constructed
[INFO] [stdout]   --> src/internal/types/mod.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ServerMaskField(u16);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zigbee` (lib) due to 28 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: type `extended_frame_control::ExtendedFrameControl` is more private than the item `ExtendedFrameControlField::extended_frame_control`
[INFO] [stdout]   --> src/internal/macros.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |                   $vf $field_name: $field_ty
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtendedFrameControlField::extended_frame_control` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/aps/apdu/extended_frame_control.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / impl_byte! {
[INFO] [stdout]  9 | |     #[derive(Clone, Debug, Eq, PartialEq)]
[INFO] [stdout] 10 | |     pub struct ExtendedFrameControlField {
[INFO] [stdout] 11 | |         pub extended_frame_control: ExtendedFrameControl,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: but type `extended_frame_control::ExtendedFrameControl` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/internal/macros.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         $v struct $name $(<$lifetime>)? {
[INFO] [stdout] 88 | |             $(
[INFO] [stdout] 89 | |                 $(#[doc = $doc])*
[INFO] [stdout] 90 | |                 $vf $field_name: $field_ty
[INFO] [stdout] 91 | |             ),+
[INFO] [stdout] 92 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/aps/apdu/extended_frame_control.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / impl_byte! {
[INFO] [stdout] 18 | |     #[derive(Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout] 19 | |     struct ExtendedFrameControl {
[INFO] [stdout] 20 | |         fragmentation: Fragmentation
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_byte` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `NWKAddrReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct NWKAddrReq {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `IeeeAddrReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct IeeeAddrReq {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `NodeDescReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct NodeDescReq {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `PowerDescReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct PowerDescReq {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SimpleDescReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct SimpleDescReq {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ActivePeReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct ActivePeReq {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `MatchDescReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct MatchDescReq {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ComplexDescReq` is never constructed
[INFO] [stdout]   --> src/zdp/client_services/discovery/mod.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct ComplexDescReq {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `UserDescReq` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct UserDescReq {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `DeviceAnnce` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct DeviceAnnce {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ChildInfo` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct ChildInfo(IeeeAddress);
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ParentAnnce` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct ParentAnnce {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `UserDescSet` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct UserDescSet {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SystemServerDiscoveryReq` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct SystemServerDiscoveryReq {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `DiscoveryStoreReq` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct DiscoveryStoreReq {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `NodeDescStoreReq` is never constructed
[INFO] [stdout]    --> src/zdp/client_services/discovery/mod.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct NodeDescStoreReq {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ApsmeAddrGroupRequest` is never constructed
[INFO] [stdout]  --> src/aps/apsme/groupmgt.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ApsmeAddrGroupRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SimpleDescriptor` is never constructed
[INFO] [stdout]   --> src/apl/descriptors/simple_descriptor.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SimpleDescriptor(Vec<u8, SIMPLE_DESCRIPTOR_SIZE>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `NlmeJoinIndication` is never constructed
[INFO] [stdout]   --> src/nwk/nlme/management.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct NlmeJoinIndication {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zigbee` (lib test) due to 19 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "cba289959e6fea3e4ada7c2844a58077ef366587047d71863b15d9a00f94b254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cba289959e6fea3e4ada7c2844a58077ef366587047d71863b15d9a00f94b254", kill_on_drop: false }`
[INFO] [stdout] cba289959e6fea3e4ada7c2844a58077ef366587047d71863b15d9a00f94b254
