[INFO] fetching crate zigbee 0.1.0-alpha.3...
[INFO] testing zigbee-0.1.0-alpha.3 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate zigbee 0.1.0-alpha.3 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zigbee 0.1.0-alpha.3 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hash32 v0.3.1
[INFO] [stderr]   Downloaded heapless v0.8.0
[INFO] [stderr]   Downloaded strum v0.27.1
[INFO] [stderr]   Downloaded rustversion v1.0.21
[INFO] [stderr]   Downloaded byte v0.2.7
[INFO] [stderr]   Downloaded strum_macros v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3d67e1285a0d4ad50889fde57642321cf503229ba21a8a5f83972df4a98ea56
[INFO] running `Command { std: "docker" "start" "-a" "e3d67e1285a0d4ad50889fde57642321cf503229ba21a8a5f83972df4a98ea56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3d67e1285a0d4ad50889fde57642321cf503229ba21a8a5f83972df4a98ea56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3d67e1285a0d4ad50889fde57642321cf503229ba21a8a5f83972df4a98ea56", kill_on_drop: false }`
[INFO] [stdout] e3d67e1285a0d4ad50889fde57642321cf503229ba21a8a5f83972df4a98ea56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51567a5478ad4ef4483edd6e0dfc404f02ca7f3973334780e9acfef84d1c7c83
[INFO] running `Command { std: "docker" "start" "-a" "51567a5478ad4ef4483edd6e0dfc404f02ca7f3973334780e9acfef84d1c7c83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling byte v0.2.7
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s
[INFO] running `Command { std: "docker" "inspect" "51567a5478ad4ef4483edd6e0dfc404f02ca7f3973334780e9acfef84d1c7c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51567a5478ad4ef4483edd6e0dfc404f02ca7f3973334780e9acfef84d1c7c83", kill_on_drop: false }`
[INFO] [stdout] 51567a5478ad4ef4483edd6e0dfc404f02ca7f3973334780e9acfef84d1c7c83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64152fe4ed091f7f45ebb1f60effc266575c4ec8cf81976424aefc727423df4c
[INFO] running `Command { std: "docker" "start" "-a" "64152fe4ed091f7f45ebb1f60effc266575c4ec8cf81976424aefc727423df4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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] 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "64152fe4ed091f7f45ebb1f60effc266575c4ec8cf81976424aefc727423df4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64152fe4ed091f7f45ebb1f60effc266575c4ec8cf81976424aefc727423df4c", kill_on_drop: false }`
[INFO] [stdout] 64152fe4ed091f7f45ebb1f60effc266575c4ec8cf81976424aefc727423df4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a1df338fe2718137227d0f095025dea328d636e81fe301c2522a65d682fcd4f
[INFO] running `Command { std: "docker" "start" "-a" "7a1df338fe2718137227d0f095025dea328d636e81fe301c2522a65d682fcd4f", kill_on_drop: false }`
[INFO] [stderr] warning: type `ExtendedFrameControl` is more private than the item `ExtendedFrameControlField::extended_frame_control`
[INFO] [stderr]   --> src/internal/macros.rs:90:17
[INFO] [stderr]    |
[INFO] [stderr] 90 |                   $vf $field_name: $field_ty
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtendedFrameControlField::extended_frame_control` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/aps/apdu/extended_frame_control.rs:8:1
[INFO] [stderr]    |
[INFO] [stderr]  8 | / impl_byte! {
[INFO] [stderr]  9 | |     #[derive(Clone, Debug, Eq, PartialEq)]
[INFO] [stderr] 10 | |     pub struct ExtendedFrameControlField {
[INFO] [stderr] 11 | |         pub extended_frame_control: ExtendedFrameControl,
[INFO] [stderr] ...  |
[INFO] [stderr] 15 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] note: but type `ExtendedFrameControl` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/internal/macros.rs:87:9
[INFO] [stderr]    |
[INFO] [stderr] 87 | /         $v struct $name $(<$lifetime>)? {
[INFO] [stderr] 88 | |             $(
[INFO] [stderr] 89 | |                 $(#[doc = $doc])*
[INFO] [stderr] 90 | |                 $vf $field_name: $field_ty
[INFO] [stderr] 91 | |             ),+
[INFO] [stderr] 92 | |         }
[INFO] [stderr]    | |_________^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/aps/apdu/extended_frame_control.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | / impl_byte! {
[INFO] [stderr] 18 | |     #[derive(Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stderr] 19 | |     struct ExtendedFrameControl {
[INFO] [stderr] 20 | |         fragmentation: Fragmentation
[INFO] [stderr] 21 | |     }
[INFO] [stderr] 22 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_byte` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `extended_frame_control::ExtendedFrameControl` is more private than the item `ExtendedFrameControlField::extended_frame_control`
[INFO] [stderr]   --> src/internal/macros.rs:90:17
[INFO] [stderr]    |
[INFO] [stderr] 90 |                   $vf $field_name: $field_ty
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtendedFrameControlField::extended_frame_control` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/aps/apdu/extended_frame_control.rs:8:1
[INFO] [stderr]    |
[INFO] [stderr]  8 | / impl_byte! {
[INFO] [stderr]  9 | |     #[derive(Clone, Debug, Eq, PartialEq)]
[INFO] [stderr] 10 | |     pub struct ExtendedFrameControlField {
[INFO] [stderr] 11 | |         pub extended_frame_control: ExtendedFrameControl,
[INFO] [stderr] ...  |
[INFO] [stderr] 15 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] note: but type `extended_frame_control::ExtendedFrameControl` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/internal/macros.rs:87:9
[INFO] [stderr]    |
[INFO] [stderr] 87 | /         $v struct $name $(<$lifetime>)? {
[INFO] [stderr] 88 | |             $(
[INFO] [stderr] 89 | |                 $(#[doc = $doc])*
[INFO] [stderr] 90 | |                 $vf $field_name: $field_ty
[INFO] [stderr] 91 | |             ),+
[INFO] [stderr] 92 | |         }
[INFO] [stderr]    | |_________^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/aps/apdu/extended_frame_control.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | / impl_byte! {
[INFO] [stderr] 18 | |     #[derive(Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stderr] 19 | |     struct ExtendedFrameControl {
[INFO] [stderr] 20 | |         fragmentation: Fragmentation
[INFO] [stderr] 21 | |     }
[INFO] [stderr] 22 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_byte` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `zigbee` (lib) generated 1 warning
[INFO] [stderr] warning: `zigbee` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zigbee-9e3789dce56aa703)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test apl::descriptors::node_descriptor::tests::creating_server_mask_should_succeed ... ok
[INFO] [stderr]    Doc-tests zigbee
[INFO] [stdout] test apl::descriptors::node_descriptor::tests::creating_mac_capabilities_should_succeed ... ok
[INFO] [stdout] test apl::descriptors::node_descriptor::tests::creating_node_descriptor_should_succeed ... ok
[INFO] [stdout] test apl::descriptors::node_descriptor::tests::reading_descriptor_capability_should_succeed ... ok
[INFO] [stdout] test apl::descriptors::node_descriptor::tests::reading_frequency_bands_should_succeed ... ok
[INFO] [stdout] test apl::descriptors::node_descriptor::tests::reading_mac_capabilities_should_succeed ... ok
[INFO] [stdout] test apl::descriptors::node_descriptor::tests::reading_server_mask_should_succeed ... ok
[INFO] [stdout] test apl::descriptors::node_power_descriptor::tests::creating_available_power_sources_should_succeed ... ok
[INFO] [stdout] test apl::descriptors::node_power_descriptor::tests::creating_node_power_descriptor_should_fail ... ok
[INFO] [stdout] test apl::descriptors::node_power_descriptor::tests::creating_node_power_descriptor_should_succeed ... ok
[INFO] [stdout] test apl::descriptors::node_descriptor::tests::creating_descriptor_capability_should_succeed ... ok
[INFO] [stdout] test apl::descriptors::node_descriptor::tests::creating_frequency_bands_should_succeed ... ok
[INFO] [stdout] test aps::apdu::extended_frame_control::tests::parse_extended_frame_control_with_fragmentation ... ok
[INFO] [stdout] test aps::apdu::frame::tests::parse_frame_control ... ok
[INFO] [stdout] test aps::apdu::header::tests::parse_aps_header ... ok
[INFO] [stdout] test aps::apsme::tests::bind_request_with_full_table_should_fail ... ok
[INFO] [stdout] test aps::apsme::tests::bind_request_from_an_unjoined_device_should_fail ... ok
[INFO] [stdout] test aps::apsme::tests::bind_request_device_does_not_support_binding_should_fail ... ok
[INFO] [stdout] test aps::types::tests::valid_value_should_succeed ... ok
[INFO] [stdout] test internal::macros::tests::parse ... ok
[INFO] [stdout] test aps::types::tests::oversized_value_should_fail ... ok
[INFO] [stdout] test internal::types::tests::reading_mac_capabilites_should_succeed ... ok
[INFO] [stdout] test internal::macros::tests::parse_enum ... ok
[INFO] [stdout] test internal::types::tests::creating_mac_capabilites_should_succeed ... ok
[INFO] [stdout] test internal::types::tests::reading_server_mask_field_should_succeed ... ok
[INFO] [stdout] test nwk::frame::command::leave::tests::test_command_options ... ok
[INFO] [stdout] test nwk::frame::command::rejoin_request::tests::test_capability_information ... ok
[INFO] [stdout] test nwk::frame::command::route_reply::tests::test_command_options ... ok
[INFO] [stdout] test nwk::frame::command::route_request::tests::command_options ... ok
[INFO] [stdout] test apl::descriptors::node_power_descriptor::tests::reading_available_power_sources_should_succeed ... ok
[INFO] [stdout] test aps::apsme::tests::bind_request_with_valid_request_should_succeed ... ok
[INFO] [stdout] test internal::types::tests::creating_server_mask_field_should_succeed ... ok
[INFO] [stdout] test nwk::frame::header::tests::parse_nwk_header ... ok
[INFO] [stdout] test nwk::frame::tests::command_with_security ... ok
[INFO] [stdout] test aps::apdu::extended_frame_control::tests::parse_extended_frame_control_without_fragmentation ... ok
[INFO] [stdout] test nwk::frame::frame_control::tests::parse_frame_control ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 11) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7a1df338fe2718137227d0f095025dea328d636e81fe301c2522a65d682fcd4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a1df338fe2718137227d0f095025dea328d636e81fe301c2522a65d682fcd4f", kill_on_drop: false }`
[INFO] [stdout] 7a1df338fe2718137227d0f095025dea328d636e81fe301c2522a65d682fcd4f
