[INFO] fetching crate snapcast-control 0.1.0...
[INFO] testing snapcast-control-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate snapcast-control 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate snapcast-control 0.1.0
[INFO] finished tweaking crates.io crate snapcast-control 0.1.0
[INFO] tweaked toml for crates.io crate snapcast-control 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate snapcast-control 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 119 packages to latest compatible versions
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stubborn-io v0.3.5
[INFO] [stderr]   Downloaded schemars v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a869fd49030eac588ff58010144d6c19ec1c4144e673b24d8d4fe3a3a5751db0
[INFO] running `Command { std: "docker" "start" "-a" "a869fd49030eac588ff58010144d6c19ec1c4144e673b24d8d4fe3a3a5751db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a869fd49030eac588ff58010144d6c19ec1c4144e673b24d8d4fe3a3a5751db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a869fd49030eac588ff58010144d6c19ec1c4144e673b24d8d4fe3a3a5751db0", kill_on_drop: false }`
[INFO] [stdout] a869fd49030eac588ff58010144d6c19ec1c4144e673b24d8d4fe3a3a5751db0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25ba19a7329fb7529fe7682f532c572527cd46fe5648000429ee60924d6658da
[INFO] running `Command { std: "docker" "start" "-a" "25ba19a7329fb7529fe7682f532c572527cd46fe5648000429ee60924d6658da", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling stubborn-io v0.3.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling snapcast-control v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.22s
[INFO] running `Command { std: "docker" "inspect" "25ba19a7329fb7529fe7682f532c572527cd46fe5648000429ee60924d6658da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25ba19a7329fb7529fe7682f532c572527cd46fe5648000429ee60924d6658da", kill_on_drop: false }`
[INFO] [stdout] 25ba19a7329fb7529fe7682f532c572527cd46fe5648000429ee60924d6658da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eebaddf64c302604dc663daa6fdd788eef5f56deceb76ca951d0b6503afd0d65
[INFO] running `Command { std: "docker" "start" "-a" "eebaddf64c302604dc663daa6fdd788eef5f56deceb76ca951d0b6503afd0d65", kill_on_drop: false }`
[INFO] [stderr]    Compiling snapcast-control v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.82s
[INFO] running `Command { std: "docker" "inspect" "eebaddf64c302604dc663daa6fdd788eef5f56deceb76ca951d0b6503afd0d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eebaddf64c302604dc663daa6fdd788eef5f56deceb76ca951d0b6503afd0d65", kill_on_drop: false }`
[INFO] [stdout] eebaddf64c302604dc663daa6fdd788eef5f56deceb76ca951d0b6503afd0d65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 550ede71c89a11d3a0a04304996c222be92a7f3e70689b72a9c20c1646e55268
[INFO] running `Command { std: "docker" "start" "-a" "550ede71c89a11d3a0a04304996c222be92a7f3e70689b72a9c20c1646e55268", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/snapcast_control-d234c4240c06da94)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test protocol::client::tests::deserialize_host ... ok
[INFO] [stdout] test protocol::client::tests::deserialize_client ... ok
[INFO] [stdout] test protocol::client::tests::serialize_client ... ok
[INFO] [stdout] test protocol::de::tests::deserialize_error ... ok
[INFO] [stdout] test protocol::de::tests::deserialize_group_get_status ... ok
[INFO] [stdout] test protocol::de::tests::deserialize_notification ... ok
[INFO] [stdout] test protocol::de::tests::deserialize_server_get_status ... ok
[INFO] [stdout] test protocol::de::tests::serialize_server_get_status ... ok
[INFO] [stdout] test protocol::client::tests::serialize_host ... ok
[INFO] [stdout] test protocol::errors::tests::deserialize_errors ... ok
[INFO] [stdout] test protocol::de::tests::serialize_group_get_status ... ok
[INFO] [stdout] test protocol::de::tests::deserialize_client_get_status ... ok
[INFO] [stdout] test protocol::errors::tests::serialize_errors ... ok
[INFO] [stdout] test protocol::de::tests::serialize_client_get_status ... ok
[INFO] [stdout] test protocol::group::tests::serialize_group ... ok
[INFO] [stdout] test protocol::group::tests::deserialize_group ... ok
[INFO] [stdout] test protocol::stream::tests::deserialize_stream ... ok
[INFO] [stdout] test protocol::server::tests::serialize_server ... ok
[INFO] [stdout] test protocol::stream::tests::serialize_stream ... ok
[INFO] [stdout] test protocol::server::tests::deserialize_server ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests snapcast_control
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::group_set_name (line 305) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::client_get_status (line 121) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::group_get_status (line 213) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::group_set_mute (line 236) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::group_set_stream (line 259) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::open (line 39) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::client_set_name (line 190) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::client_set_latency (line 167) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::server_delete_client (line 358) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::recv (line 82) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::client_set_volume (line 144) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::group_set_clients (line 282) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::send (line 62) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::server_get_status (line 340) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::stream_add_stream (line 381) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::server_get_rpc_version (line 325) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::stream_remove_stream (line 403) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::stream_control (line 426) - compile ... FAILED
[INFO] [stdout] test src/communication.rs - communication::SnapcastConnection::stream_set_property (line 449) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 26) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::group_set_name (line 305) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | client.group_set_name("group_id".to_string(), "new_name".to_string()).await.expect("could not set group name");
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:306:71
[INFO] [stdout]     |
[INFO] [stdout] 305 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_305_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 306 | client.group_set_name("group_id".to_string(), "new_name".to_string()).await.expect("could not set group name");
[INFO] [stdout]     |                                                                       ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::client_get_status (line 121) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | client.client_get_status("client_id".to_string()).await.expect("could not get client status");
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:122:51
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_121_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 122 | client.client_get_status("client_id".to_string()).await.expect("could not get client status");
[INFO] [stdout]     |                                                   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::group_get_status (line 213) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | client.group_get_status("group_id".to_string()).await.expect("could not get group status");
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:214:49
[INFO] [stdout]     |
[INFO] [stdout] 213 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_213_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 214 | client.group_get_status("group_id".to_string()).await.expect("could not get group status");
[INFO] [stdout]     |                                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::group_set_mute (line 236) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | client.group_set_mute("group_id".to_string(), true).await.expect("could not set group mute");
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:237:53
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_236_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 237 | client.group_set_mute("group_id".to_string(), true).await.expect("could not set group mute");
[INFO] [stdout]     |                                                     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::group_set_stream (line 259) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | client.group_set_stream("group_id".to_string(), "stream_id".to_string()).await.expect("could not set group stream");
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:260:74
[INFO] [stdout]     |
[INFO] [stdout] 259 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_259_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 260 | client.group_set_stream("group_id".to_string(), "stream_id".to_string()).await.expect("could not set group stream");
[INFO] [stdout]     |                                                                          ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::open (line 39) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SnapcastConnection`
[INFO] [stdout]   --> src/communication.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 | let mut client = SnapcastConnection::open("127.0.0.1:1705".parse().expect("could not parse socket address")).await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^ use of undeclared type `SnapcastConnection`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 39 + use snapcast_control::SnapcastConnection;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/communication.rs:40:110
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_39_0() {
[INFO] [stdout]    |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] 40 | let mut client = SnapcastConnection::open("127.0.0.1:1705".parse().expect("could not parse socket address")).await;
[INFO] [stdout]    |                                                                                                              ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::client_set_name (line 190) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | client.client_set_name("client_id".to_string(), "new_name".to_string()).await.expect("could not set client name");
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:191:73
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_190_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 191 | client.client_set_name("client_id".to_string(), "new_name".to_string()).await.expect("could not set client name");
[INFO] [stdout]     |                                                                         ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::client_set_latency (line 167) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | client.client_set_latency("client_id".to_string(), 100).await.expect("could not set client latency");
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:168:57
[INFO] [stdout]     |
[INFO] [stdout] 167 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_167_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 168 | client.client_set_latency("client_id".to_string(), 100).await.expect("could not set client latency");
[INFO] [stdout]     |                                                         ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::server_delete_client (line 358) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:359:1
[INFO] [stdout]     |
[INFO] [stdout] 359 | client.server_delete_client("client_id".to_string()).await.expect("could not delete client");
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:359:54
[INFO] [stdout]     |
[INFO] [stdout] 358 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_358_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 359 | client.server_delete_client("client_id".to_string()).await.expect("could not delete client");
[INFO] [stdout]     |                                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::recv (line 82) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]   --> src/communication.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 | let message = client.recv().await.expect("could not receive message");
[INFO] [stdout]    |               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/communication.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_82_0() {
[INFO] [stdout]    |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] 83 | let message = client.recv().await.expect("could not receive message");
[INFO] [stdout]    |                             ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::client_set_volume (line 144) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | client.client_set_mute("client_id".to_string(), client::ClientVolume { mute: false, volume: 50 }).await.expect("could not set clien...
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `client`
[INFO] [stdout]    --> src/communication.rs:145:49
[INFO] [stdout]     |
[INFO] [stdout] 145 | client.client_set_mute("client_id".to_string(), client::ClientVolume { mute: false, volume: 50 }).await.expect("could not set clien...
[INFO] [stdout]     |                                                 ^^^^^^ use of unresolved module or unlinked crate `client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `client`, use `cargo add client` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 144 + use snapcast_control::client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:145:99
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...ase)] fn _doctest_main_src_communication_rs_144_0() {
[INFO] [stdout]     |          --------------------------------------------- this is not `async`
[INFO] [stdout] 145 | ...id".to_string(), client::ClientVolume { mute: false, volume: 50 }).await.expect("could not set client mute");
[INFO] [stdout]     |                                                                       ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::group_set_clients (line 282) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | client.group_set_clients("group_id".to_string(), vec!["client_id".to_string()]).await.expect("could not set group clients");
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:283:81
[INFO] [stdout]     |
[INFO] [stdout] 282 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_282_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 283 | client.group_set_clients("group_id".to_string(), vec!["client_id".to_string()]).await.expect("could not set group clients");
[INFO] [stdout]     |                                                                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::send (line 62) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]   --> src/communication.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | client.send(Method::ServerGetStatus).await.expect("could not send command");
[INFO] [stdout]    | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method`
[INFO] [stdout]   --> src/communication.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 | client.send(Method::ServerGetStatus).await.expect("could not send command");
[INFO] [stdout]    |             ^^^^^^ use of undeclared type `Method`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 62 + use snapcast_control::Method;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/communication.rs:63:38
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_62_0() {
[INFO] [stdout]    |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] 63 | client.send(Method::ServerGetStatus).await.expect("could not send command");
[INFO] [stdout]    |                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::server_get_status (line 340) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | client.server_get_status().await.expect("could not get server status");
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:341:28
[INFO] [stdout]     |
[INFO] [stdout] 340 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_340_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 341 | client.server_get_status().await.expect("could not get server status");
[INFO] [stdout]     |                            ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::stream_add_stream (line 381) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | client.stream_add_stream("librespot:///usr/bin/librespot?name=Spotify&...".to_string()).await.expect("could not add stream");
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:382:89
[INFO] [stdout]     |
[INFO] [stdout] 381 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_381_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 382 | client.stream_add_stream("librespot:///usr/bin/librespot?name=Spotify&...".to_string()).await.expect("could not add stream");
[INFO] [stdout]     |                                                                                         ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::server_get_rpc_version (line 325) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:326:1
[INFO] [stdout]     |
[INFO] [stdout] 326 | client.server_get_rpc_version().await.expect("could not get server rpc version");
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:326:33
[INFO] [stdout]     |
[INFO] [stdout] 325 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_325_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 326 | client.server_get_rpc_version().await.expect("could not get server rpc version");
[INFO] [stdout]     |                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::stream_remove_stream (line 403) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:404:1
[INFO] [stdout]     |
[INFO] [stdout] 404 | client.stream_remove_stream("stream_id".to_string()).await.expect("could not remove stream");
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:404:54
[INFO] [stdout]     |
[INFO] [stdout] 403 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_403_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 404 | client.stream_remove_stream("stream_id".to_string()).await.expect("could not remove stream");
[INFO] [stdout]     |                                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::stream_control (line 426) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:427:1
[INFO] [stdout]     |
[INFO] [stdout] 427 | client.stream_control("stream_id".to_string(), stream::ControlCommand::Pause).await.expect("could not control stream");
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `stream`
[INFO] [stdout]    --> src/communication.rs:427:48
[INFO] [stdout]     |
[INFO] [stdout] 427 | client.stream_control("stream_id".to_string(), stream::ControlCommand::Pause).await.expect("could not control stream");
[INFO] [stdout]     |                                                ^^^^^^ use of unresolved module or unlinked crate `stream`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stream`, use `cargo add stream` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 426 + use snapcast_control::stream::ControlCommand;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ControlCommand`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 427 - client.stream_control("stream_id".to_string(), stream::ControlCommand::Pause).await.expect("could not control stream");
[INFO] [stdout] 427 + client.stream_control("stream_id".to_string(), ControlCommand::Pause).await.expect("could not control stream");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:427:79
[INFO] [stdout]     |
[INFO] [stdout] 426 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_communication_rs_426_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 427 | client.stream_control("stream_id".to_string(), stream::ControlCommand::Pause).await.expect("could not control stream");
[INFO] [stdout]     |                                                                               ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/communication.rs - communication::SnapcastConnection::stream_set_property (line 449) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/communication.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | client.stream_set_property("stream_id".to_string(), stream::SetPropertyProperties::Shuffle(true)).await.expect("could not set strea...
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `stream`
[INFO] [stdout]    --> src/communication.rs:450:53
[INFO] [stdout]     |
[INFO] [stdout] 450 | client.stream_set_property("stream_id".to_string(), stream::SetPropertyProperties::Shuffle(true)).await.expect("could not set strea...
[INFO] [stdout]     |                                                     ^^^^^^ use of unresolved module or unlinked crate `stream`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stream`, use `cargo add stream` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 449 + use snapcast_control::stream::SetPropertyProperties;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SetPropertyProperties`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 450 - client.stream_set_property("stream_id".to_string(), stream::SetPropertyProperties::Shuffle(true)).await.expect("could not set stream property");
[INFO] [stdout] 450 + client.stream_set_property("stream_id".to_string(), SetPropertyProperties::Shuffle(true)).await.expect("could not set stream property");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/communication.rs:450:99
[INFO] [stdout]     |
[INFO] [stdout] 449 | ...ase)] fn _doctest_main_src_communication_rs_449_0() {
[INFO] [stdout]     |          --------------------------------------------- this is not `async`
[INFO] [stdout] 450 | ...eam_id".to_string(), stream::SetPropertyProperties::Shuffle(true)).await.expect("could not set stream property");
[INFO] [stdout]     |                                                                       ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 26) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]   --> src/lib.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[tokio::main]
[INFO] [stdout]    |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `select` in `tokio`
[INFO] [stdout]   --> src/lib.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     tokio::select! {
[INFO] [stdout]    |            ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::client_get_status (line 121)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::client_set_latency (line 167)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::client_set_name (line 190)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::client_set_volume (line 144)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::group_get_status (line 213)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::group_set_clients (line 282)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::group_set_mute (line 236)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::group_set_name (line 305)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::group_set_stream (line 259)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::open (line 39)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::recv (line 82)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::send (line 62)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::server_delete_client (line 358)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::server_get_rpc_version (line 325)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::server_get_status (line 340)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::stream_add_stream (line 381)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::stream_control (line 426)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::stream_remove_stream (line 403)
[INFO] [stdout]     src/communication.rs - communication::SnapcastConnection::stream_set_property (line 449)
[INFO] [stdout]     src/lib.rs - (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "550ede71c89a11d3a0a04304996c222be92a7f3e70689b72a9c20c1646e55268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "550ede71c89a11d3a0a04304996c222be92a7f3e70689b72a9c20c1646e55268", kill_on_drop: false }`
[INFO] [stdout] 550ede71c89a11d3a0a04304996c222be92a7f3e70689b72a9c20c1646e55268
