[INFO] fetching crate airtouch5 0.1.0...
[INFO] testing airtouch5-0.1.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate airtouch5 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate airtouch5 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate airtouch5 0.1.0
[INFO] tweaked toml for crates.io crate airtouch5 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate airtouch5 0.1.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate airtouch5 0.1.0 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28e6ddce9717cb8322833df3a9d93f529ff32a6a813a8fbb52786f9ce5e26d96
[INFO] running `Command { std: "docker" "start" "-a" "28e6ddce9717cb8322833df3a9d93f529ff32a6a813a8fbb52786f9ce5e26d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28e6ddce9717cb8322833df3a9d93f529ff32a6a813a8fbb52786f9ce5e26d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28e6ddce9717cb8322833df3a9d93f529ff32a6a813a8fbb52786f9ce5e26d96", kill_on_drop: false }`
[INFO] [stdout] 28e6ddce9717cb8322833df3a9d93f529ff32a6a813a8fbb52786f9ce5e26d96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 544aca67a6d0220a05ba623d73f89ac04fd4a7c2372277f66f5d6eb32d34ef87
[INFO] running `Command { std: "docker" "start" "-a" "544aca67a6d0220a05ba623d73f89ac04fd4a7c2372277f66f5d6eb32d34ef87", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling network-interface v2.0.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling airtouch5 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `Frame` is more private than the item `MessageError::IncorrectSubtype::0`
[INFO] [stdout]   --> src/message/mod.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     IncorrectSubtype(Frame),
[INFO] [stdout]    |                      ^^^^^ field `MessageError::IncorrectSubtype::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Frame` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/conn/frame.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct Frame {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `with_ipaddrs` and `with_str` are never used
[INFO] [stdout]   --> src/conn.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Connection {
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub async fn with_ipaddrs(addrs: &[IpAddr]) -> Result<Self> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub async fn with_str(addr: &str) -> Result<Self> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]   --> src/conn/io.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<R: AsyncRead + Unpin> Reader<R> {
[INFO] [stdout]    | ------------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub(crate) fn into_inner(self) -> R {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `into_inner` and `write_magic` are never used
[INFO] [stdout]    --> src/conn/io.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<W: AsyncWrite + Unpin> Writer<W> {
[INFO] [stdout]     | ------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub(crate) fn into_inner(self) -> W {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub(crate) async fn write_magic(&mut self, src: &[u8]) -> Result<usize> {
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.50s
[INFO] running `Command { std: "docker" "inspect" "544aca67a6d0220a05ba623d73f89ac04fd4a7c2372277f66f5d6eb32d34ef87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "544aca67a6d0220a05ba623d73f89ac04fd4a7c2372277f66f5d6eb32d34ef87", kill_on_drop: false }`
[INFO] [stdout] 544aca67a6d0220a05ba623d73f89ac04fd4a7c2372277f66f5d6eb32d34ef87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3a04de8fc809ea06dc2042c5f211b6df69ebddfcd9d56add1262ba2342bb58de
[INFO] running `Command { std: "docker" "start" "-a" "3a04de8fc809ea06dc2042c5f211b6df69ebddfcd9d56add1262ba2342bb58de", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling testing_logger v0.1.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling network-interface v2.0.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling airtouch5 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/lib.rs:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Frame` is more private than the item `MessageError::IncorrectSubtype::0`
[INFO] [stdout]   --> src/message/mod.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     IncorrectSubtype(Frame),
[INFO] [stdout]    |                      ^^^^^ field `MessageError::IncorrectSubtype::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Frame` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/conn/frame.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct Frame {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `with_ipaddrs` and `with_str` are never used
[INFO] [stdout]   --> src/conn.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Connection {
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub async fn with_ipaddrs(addrs: &[IpAddr]) -> Result<Self> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub async fn with_str(addr: &str) -> Result<Self> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]   --> src/conn/io.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<R: AsyncRead + Unpin> Reader<R> {
[INFO] [stdout]    | ------------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub(crate) fn into_inner(self) -> R {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `into_inner` and `write_magic` are never used
[INFO] [stdout]    --> src/conn/io.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<W: AsyncWrite + Unpin> Writer<W> {
[INFO] [stdout]     | ------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub(crate) fn into_inner(self) -> W {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub(crate) async fn write_magic(&mut self, src: &[u8]) -> Result<usize> {
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `conn::frame::Frame` is more private than the item `message::MessageError::IncorrectSubtype::0`
[INFO] [stdout]   --> src/message/mod.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     IncorrectSubtype(Frame),
[INFO] [stdout]    |                      ^^^^^ field `message::MessageError::IncorrectSubtype::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `conn::frame::Frame` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/conn/frame.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct Frame {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `with_ipaddrs` and `with_str` are never used
[INFO] [stdout]   --> src/conn.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Connection {
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub async fn with_ipaddrs(addrs: &[IpAddr]) -> Result<Self> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub async fn with_str(addr: &str) -> Result<Self> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.24s
[INFO] running `Command { std: "docker" "inspect" "3a04de8fc809ea06dc2042c5f211b6df69ebddfcd9d56add1262ba2342bb58de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a04de8fc809ea06dc2042c5f211b6df69ebddfcd9d56add1262ba2342bb58de", kill_on_drop: false }`
[INFO] [stdout] 3a04de8fc809ea06dc2042c5f211b6df69ebddfcd9d56add1262ba2342bb58de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9aa1b32a871bf8d2d06ed0e10947045f90a8653bac09b647b39dea1c8f966313
[INFO] running `Command { std: "docker" "start" "-a" "9aa1b32a871bf8d2d06ed0e10947045f90a8653bac09b647b39dea1c8f966313", kill_on_drop: false }`
[INFO] [stderr] warning: type `Frame` is more private than the item `MessageError::IncorrectSubtype::0`
[INFO] [stderr]   --> src/message/mod.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 |     IncorrectSubtype(Frame),
[INFO] [stderr]    |                      ^^^^^ field `MessageError::IncorrectSubtype::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `Frame` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> src/conn/frame.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub(crate) struct Frame {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `with_ipaddrs` and `with_str` are never used
[INFO] [stderr]   --> src/conn.rs:40:18
[INFO] [stderr]    |
[INFO] [stderr] 35 | impl Connection {
[INFO] [stderr]    | --------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub async fn with_ipaddrs(addrs: &[IpAddr]) -> Result<Self> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pub async fn with_str(addr: &str) -> Result<Self> {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `into_inner` is never used
[INFO] [stderr]   --> src/conn/io.rs:46:19
[INFO] [stderr]    |
[INFO] [stderr] 35 | impl<R: AsyncRead + Unpin> Reader<R> {
[INFO] [stderr]    | ------------------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 46 |     pub(crate) fn into_inner(self) -> R {
[INFO] [stderr]    |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `into_inner` and `write_magic` are never used
[INFO] [stderr]    --> src/conn/io.rs:146:19
[INFO] [stderr]     |
[INFO] [stderr] 136 | impl<W: AsyncWrite + Unpin> Writer<W> {
[INFO] [stderr]     | ------------------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 146 |     pub(crate) fn into_inner(self) -> W {
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 152 |     pub(crate) async fn write_magic(&mut self, src: &[u8]) -> Result<usize> {
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `airtouch5` (lib) generated 4 warnings
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/lib.rs:496:9
[INFO] [stderr]     |
[INFO] [stderr] 496 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `conn::frame::Frame` is more private than the item `message::MessageError::IncorrectSubtype::0`
[INFO] [stderr]   --> src/message/mod.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 |     IncorrectSubtype(Frame),
[INFO] [stderr]    |                      ^^^^^ field `message::MessageError::IncorrectSubtype::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `conn::frame::Frame` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> src/conn/frame.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub(crate) struct Frame {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `airtouch5` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p airtouch5 --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/airtouch5/43cdf06d037c1829/deps/airtouch5-43cdf06d037c1829)
[INFO] [stdout] 
[INFO] [stdout] running 198 tests
[INFO] [stdout] test conn::frame::tests::test_decode_junk ... ok
[INFO] [stdout] test conn::frame::tests::test_decode_request ... ok
[INFO] [stdout] test conn::frame::tests::test_decode_multiple ... ok
[INFO] [stdout] test conn::frame::tests::test_decode_request_badcrc ... ok
[INFO] [stdout] test conn::frame::tests::test_encode_request ... ok
[INFO] [stdout] test conn::frame::tests::test_get_macro ... ok
[INFO] [stdout] test conn::frame::tests::test_encode_request_eio ... ok
[INFO] [stdout] test conn::frame::tests::test_put_macro ... ok
[INFO] [stdout] test conn::io::tests::test_reader_into_inner ... ok
[INFO] [stdout] test conn::io::tests::test_reader ... ok
[INFO] [stdout] test conn::frame::tests::test_peek_macro ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split::at_1_14 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split::at_3_16 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split::at_2_15 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split::at_4_17 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split::at_5_18 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split::at_6_19 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_1_14::n_1_1 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_1_14::n_2_2 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_1_14::n_3_3 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_1_14::n_4_4 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_2_15::n_1_1 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_2_15::n_3_3 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_2_15::n_2_2 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_2_15::n_4_4 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_3_16::n_1_1 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_3_16::n_2_2 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_3_16::n_3_3 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_3_16::n_4_4 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_4_17::n_3_3 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_4_17::n_4_4 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_5_18::n_1_1 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_6_19::n_1_1 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_6_19::n_3_3 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_4_17::n_2_2 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split::at_1_14 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_5_18::n_4_4 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split::at_3_16 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_5_18::n_2_2 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_4_17::n_1_1 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_6_19::n_4_4 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_magic ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_6_19::n_2_2 ... ok
[INFO] [stdout] test conn::io::tests::test_writer ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split::at_2_15 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_into_inner ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split::at_4_17 ... ok
[INFO] [stdout] test conn::io::tests::test_reader_split_len::at_5_18::n_3_3 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_1_14::n_1_1 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_1_14::n_3_3 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_1_14::n_4_4 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_1_14::n_2_2 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split::at_6_19 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_2_15::n_3_3 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_2_15::n_4_4 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_2_15::n_2_2 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_3_16::n_1_1 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_3_16::n_2_2 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_3_16::n_3_3 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_2_15::n_1_1 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_3_16::n_4_4 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_4_17::n_1_1 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_4_17::n_2_2 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_4_17::n_3_3 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split::at_5_18 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_4_17::n_4_4 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_5_18::n_2_2 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_5_18::n_3_3 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_6_19::n_4_4 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_5_18::n_4_4 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_6_19::n_1_1 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_6_19::n_2_2 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_5_18::n_1_1 ... ok
[INFO] [stdout] test conn::io::tests::test_writer_split_len::at_6_19::n_3_3 ... ok
[INFO] [stdout] test conn::tests::data::test_bytes_reader_async ... ok
[INFO] [stdout] test conn::tests::data::expr_calc_crc ... ok
[INFO] [stdout] test conn::tests::data::test_decode ... ok
[INFO] [stdout] test conn::tests::data::test_erroring_reader::case_1 ... ok
[INFO] [stdout] test conn::tests::data::test_bytes_reader ... ok
[INFO] [stdout] test conn::tests::data::test_erroring_reader::case_2 ... ok
[INFO] [stdout] test conn::tests::data::test_frame ... ok
[INFO] [stdout] test conn::tests::data::test_erroring_reader::case_3 ... ok
[INFO] [stdout] test conn::tests::test_conn_sink_ok ... ok
[INFO] [stdout] test conn::tests::data::test_erroring_reader::case_4 ... ok
[INFO] [stdout] test conn::tests::test_conn_sink_shortpipe_select ... ok
[INFO] [stdout] test conn::tests::test_conn_loopback ... ok
[INFO] [stdout] test conn::tests::test_conn_sink_shortpipe_spawn ... ok
[INFO] [stdout] test conn::tests::test_conn_stream_badcrc ... ok
[INFO] [stdout] test conn::tests::test_conn_stream_badtype ... ok
[INFO] [stdout] test conn::tests::test_conn_stream_eio ... ok
[INFO] [stdout] test conn::tests::test_conn_stream_ok ... ok
[INFO] [stdout] test conn::tests::test_message_kind_from::case_2 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_from::case_1 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_from::case_3 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_from::case_4 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_from::case_5 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_from::case_6 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_from::case_7 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_from::case_8 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_from::case_9 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_is_valid::case_01 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_is_valid::case_02 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_is_valid::case_03 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_is_valid::case_04 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_is_valid::case_05 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_is_valid::case_06 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_is_valid::case_07 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_is_valid::case_08 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_is_valid::case_09 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_is_valid::case_10 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_is_valid::case_11 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_is_valid::case_12 ... ok
[INFO] [stdout] test conn::tests::test_message_kind_is_valid::case_13 ... ok
[INFO] [stdout] test message::ac_capability::tests::test_ac_capability_req_from_data_all ... ok
[INFO] [stdout] test message::ac_capability::tests::test_ac_capability_request_all ... ok
[INFO] [stdout] test message::ac_capability::tests::test_ac_capability_request_one ... ok
[INFO] [stdout] test message::ac_capability::tests::test_ac_capability_resp_from_data ... ok
[INFO] [stdout] test message::ac_capability::tests::test_ac_capability_response_all ... ok
[INFO] [stdout] test message::ac_status::tests::test_ac_status_request ... ok
[INFO] [stdout] test message::ac_capability::tests::test_ac_capability_req_from_data_one ... ok
[INFO] [stdout] test message::console_version::tests::test_console_version_req ... ok
[INFO] [stdout] test message::ac_status::tests::test_ac_status_response_from_data ... ok
[INFO] [stdout] test message::ac_status::tests::test_zone_status_response ... ok
[INFO] [stdout] test message::console_version::tests::test_console_version_req_from_data ... ok
[INFO] [stdout] test message::ac_status::tests::test_ac_status_request_from_data ... ok
[INFO] [stdout] test message::ac_capability::tests::test_ac_capability_response_one ... ok
[INFO] [stdout] test message::console_version::tests::test_console_version_resp ... ok
[INFO] [stdout] test message::zone_name::tests::test_zone_name_request_one ... ok
[INFO] [stdout] test message::zone_name::tests::test_zone_name_req_from_data_all ... ok
[INFO] [stdout] test message::zone_name::tests::test_zone_name_request_all ... ok
[INFO] [stdout] test message::zone_name::tests::test_zone_name_resp_from_data_all ... ok
[INFO] [stdout] test message::zone_name::tests::test_zone_name_req_from_data_one ... ok
[INFO] [stdout] test message::zone_name::tests::test_zone_name_resp_truncated_end ... ok
[INFO] [stdout] test message::zone_name::tests::test_zone_name_resp_from_data_one ... ok
[INFO] [stdout] test message::zone_name::tests::test_zone_name_resp_truncated_mid ... ok
[INFO] [stdout] test message::zone_name::tests::test_by_name ... ok
[INFO] [stdout] test message::ac_capability::tests::test_by_name ... ok
[INFO] [stdout] test message::zone_name::tests::test_zone_name_response_all ... ok
[INFO] [stdout] test message::zone_name::tests::test_zone_name_response_one ... ok
[INFO] [stdout] test message::zone_status::tests::test_zone_status_request ... ok
[INFO] [stdout] test message::zone_status::tests::test_zone_status_request_from_data ... ok
[INFO] [stdout] test message::zone_status::tests::test_zone_status_response ... ok
[INFO] [stdout] test message::zone_status::tests::test_zone_status_response_from_data ... ok
[INFO] [stdout] test types::status::tests::test_ac_status_change_from_data ... ok
[INFO] [stdout] test types::status::tests::test_ac_status_set ... ok
[INFO] [stdout] test types::status::tests::test_ac_status_set_for ... ok
[INFO] [stdout] test types::status::tests::test_ac_status_set_from_message ... ok
[INFO] [stdout] test types::status::tests::test_ac_status_set_into_iter ... ok
[INFO] [stdout] test types::status::tests::test_ac_status_set_iter ... ok
[INFO] [stdout] test types::status::tests::test_ac_status_set_keys ... ok
[INFO] [stdout] test types::status::tests::test_ac_status_set_values ... ok
[INFO] [stdout] test types::status::tests::test_current_apply_acs ... ok
[INFO] [stdout] test types::status::tests::test_current_apply_multi ... ok
[INFO] [stdout] test types::status::tests::test_current_default ... ok
[INFO] [stdout] test types::status::tests::test_current_apply_zones ... ok
[INFO] [stdout] test types::status::tests::test_zone_status_change_from_data ... ok
[INFO] [stdout] test types::status::tests::test_zone_status_set ... ok
[INFO] [stdout] test types::status::tests::test_invalid_status_change_from_data ... ok
[INFO] [stdout] test types::status::tests::test_zone_status_set_for ... ok
[INFO] [stdout] test types::status::tests::test_zone_status_set_from_message ... ok
[INFO] [stdout] test types::status::tests::test_zone_status_set_into_iter ... ok
[INFO] [stdout] test types::status::tests::test_zone_status_set_iter ... ok
[INFO] [stdout] test types::status::tests::test_zone_status_set_values ... ok
[INFO] [stdout] test types::status::tests::test_zone_status_set_keys ... ok
[INFO] [stdout] test types::temperature::tests::test_from_degrees_float::case_2 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_degrees_float::case_3 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_degrees_float::case_4 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_degrees_int::case_2 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_degrees_float::case_5 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_degrees_int::case_1 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_degrees_float::case_1 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_degrees_int::case_4 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_degrees_int::case_5 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_sensor_invalid::case_1 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_sensor_invalid::case_2 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_sensor_ok::case_2 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_sensor_ok::case_1 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_sensor_ok::case_5 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_setpoint_invalid ... ok
[INFO] [stdout] test types::temperature::tests::test_from_sensor_ok::case_3 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_setpoint_ok::case_3 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_sensor_ok::case_6 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_sensor_invalid::case_3 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_degrees_int::case_3 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_setpoint_ok::case_1 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_setpoint_ok::case_2 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_sensor_ok::case_4 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_setpoint_ok::case_4 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_setpoint_ok::case_5 ... ok
[INFO] [stdout] test types::temperature::tests::test_from_setpoint_ok::case_6 ... ok
[INFO] [stdout] test message::console_version::tests::test_console_version_resp_from_data ... ok
[INFO] [stdout] test discovery::tests::test_broadcast_addresses ... FAILED
[INFO] [stdout] test discovery::tests::test_create_socket ... ok
[INFO] [stdout] test types::status::tests::test_zone_status_set_empty ... ok
[INFO] [stdout] test types::status::tests::test_ac_status_set_empty ... ok
[INFO] [stdout] test discovery::tests::test_ok ... ok
[INFO] [stdout] test discovery::tests::test_timeout_default ... ok
[INFO] [stdout] test discovery::tests::test_timeout_specific ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- discovery::tests::test_broadcast_addresses stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'discovery::tests::test_broadcast_addresses' (138) panicked at src/discovery.rs:422:48:
[INFO] [stdout] failed to get broadcast addresses: IoError(Custom { kind: Other, error: "no broadcast interfaces" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8e1c8e5312 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8e1c8e5312 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8e1c8e5312 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8e1c8e5312 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8e1c8fbb2a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8e1c8fbb2a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a8e1c8ea486 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a8e1c8ea486 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a8e1c8c2def - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8e1c8c2def - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8e1c8dd3e9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8e1c81b17e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a8e1c81b17e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a8e1c8dd652 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a8e1c8dd652 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8e1c8c2ea8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8e1c8ba879 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8e1c8c3cfd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8e1c8fc29c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8e1c8fbfe2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8e1c6f11f3 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::vec::Vec<core[8f93d80df273fe75]::net::ip_addr::IpAddr>, airtouch5[a458840a030b98ed]::discovery::DiscoveryError>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8e1c799e07 - airtouch5[a458840a030b98ed]::discovery::tests::test_broadcast_addresses::{closure#0}::{closure#0}::_test_broadcast_addresses_internal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discovery.rs:422:48
[INFO] [stdout]   22:     0x5a8e1c706250 - serial_test[84321db9001e1bb7]::serial_code_lock::local_async_serial_core::<airtouch5[a458840a030b98ed]::discovery::tests::test_broadcast_addresses::{closure#0}::{closure#0}::_test_broadcast_addresses_internal::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:58:9
[INFO] [stdout]   23:     0x5a8e1c797d9b - airtouch5[a458840a030b98ed]::discovery::tests::test_broadcast_addresses::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discovery.rs:320:1
[INFO] [stdout]   24:     0x5a8e1c7c83a2 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5a8e1c7c841d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8e1c73248d - <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x5a8e1c73238b - tokio[df6e11cf4d94a56a]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5a8e1c73238b - tokio[df6e11cf4d94a56a]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5a8e1c73238b - <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x5a8e1c728580 - <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5a8e1c7308dd - <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x5a8e1c72fbd4 - <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x5a8e1c71b6eb - <tokio[df6e11cf4d94a56a]::runtime::context::scoped::Scoped<tokio[df6e11cf4d94a56a]::runtime::scheduler::Context>>::set::<<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5a8e1c797219 - tokio[df6e11cf4d94a56a]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5a8e1c752fe2 - <std[840933623431fd06]::thread::local::LocalKey<tokio[df6e11cf4d94a56a]::runtime::context::Context>>::try_with::<tokio[df6e11cf4d94a56a]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5a8e1c752c6e - <std[840933623431fd06]::thread::local::LocalKey<tokio[df6e11cf4d94a56a]::runtime::context::Context>>::with::<tokio[df6e11cf4d94a56a]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5a8e1c79639d - tokio[df6e11cf4d94a56a]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5a8e1c72a0a0 - <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x5a8e1c72a397 - <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x5a8e1c72f7e6 - <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5a8e1c7552c5 - tokio[df6e11cf4d94a56a]::runtime::context::runtime::enter_runtime::<<tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5a8e1c727f31 - <tokio[df6e11cf4d94a56a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5a8e1c7bf47a - <tokio[df6e11cf4d94a56a]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5a8e1c7bf63c - <tokio[df6e11cf4d94a56a]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5a8e1c79be73 - airtouch5[a458840a030b98ed]::discovery::tests::test_broadcast_addresses::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discovery.rs:320:1
[INFO] [stdout]   46:     0x5a8e1c7c938e - <airtouch5[a458840a030b98ed]::discovery::tests::test_broadcast_addresses::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5a8e1c7eea27 - serial_test[84321db9001e1bb7]::parallel_code_lock::local_parallel_core::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/parallel_code_lock.rs:46:9
[INFO] [stdout]   48:     0x5a8e1c7ee17b - std[840933623431fd06]::panicking::catch_unwind::do_call::<serial_test[84321db9001e1bb7]::parallel_code_lock::local_parallel_core::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a8e1c7eccdb - __rust_try
[INFO] [stdout]   50:     0x5a8e1c7e8280 - std[840933623431fd06]::panicking::catch_unwind::<(), serial_test[84321db9001e1bb7]::parallel_code_lock::local_parallel_core::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a8e1c7e8280 - std[840933623431fd06]::panic::catch_unwind::<serial_test[84321db9001e1bb7]::parallel_code_lock::local_parallel_core::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a8e1c7f0fdb - serial_test[84321db9001e1bb7]::parallel_code_lock::local_parallel_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/parallel_code_lock.rs:45:15
[INFO] [stdout]   53:     0x5a8e1c79e249 - airtouch5[a458840a030b98ed]::discovery::tests::test_broadcast_addresses
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discovery.rs:419:5
[INFO] [stdout]   54:     0x5a8e1c79b427 - airtouch5[a458840a030b98ed]::discovery::tests::test_broadcast_addresses::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discovery.rs:419:29
[INFO] [stdout]   55:     0x5a8e1c7c9316 - <airtouch5[a458840a030b98ed]::discovery::tests::test_broadcast_addresses::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5a8e1c80f52b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5a8e1c80f52b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5a8e1c81bd8a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5a8e1c81bd8a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5a8e1c81bd8a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5a8e1c81bd8a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5a8e1c81bd8a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5a8e1c81bd8a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5a8e1c81bd8a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5a8e1c816254 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5a8e1c816254 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5a8e1c81e882 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5a8e1c81e882 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5a8e1c81e882 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5a8e1c81e882 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5a8e1c81e882 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5a8e1c81e882 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5a8e1c81e882 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5a8e1c8e4b7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x5a8e1c8e4b7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7cf12e187aa4 - <unknown>
[INFO] [stdout]   77:     0x7cf12e214a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     discovery::tests::test_broadcast_addresses
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 197 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9aa1b32a871bf8d2d06ed0e10947045f90a8653bac09b647b39dea1c8f966313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa1b32a871bf8d2d06ed0e10947045f90a8653bac09b647b39dea1c8f966313", kill_on_drop: false }`
[INFO] [stdout] 9aa1b32a871bf8d2d06ed0e10947045f90a8653bac09b647b39dea1c8f966313
