[INFO] fetching crate ahrimq 0.0.6...
[INFO] testing ahrimq-0.0.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate ahrimq 0.0.6 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ahrimq 0.0.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ahrimq 0.0.6
[INFO] tweaked toml for crates.io crate ahrimq 0.0.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ahrimq 0.0.6 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ahrimq 0.0.6 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded unty v0.0.4
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded bincode v2.0.1
[INFO] [stderr]   Downloaded syn v2.0.107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a598004dbe195908423bfe9481db7d5ea4a7f4cf3322e3de822b305306452f75
[INFO] running `Command { std: "docker" "start" "-a" "a598004dbe195908423bfe9481db7d5ea4a7f4cf3322e3de822b305306452f75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a598004dbe195908423bfe9481db7d5ea4a7f4cf3322e3de822b305306452f75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a598004dbe195908423bfe9481db7d5ea4a7f4cf3322e3de822b305306452f75", kill_on_drop: false }`
[INFO] [stdout] a598004dbe195908423bfe9481db7d5ea4a7f4cf3322e3de822b305306452f75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c2021e279ff81cda73159539e76fb1625357ab1f6769cb9422238fdefdc6153
[INFO] running `Command { std: "docker" "start" "-a" "2c2021e279ff81cda73159539e76fb1625357ab1f6769cb9422238fdefdc6153", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling ahrimq v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.95s
[INFO] running `Command { std: "docker" "inspect" "2c2021e279ff81cda73159539e76fb1625357ab1f6769cb9422238fdefdc6153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c2021e279ff81cda73159539e76fb1625357ab1f6769cb9422238fdefdc6153", kill_on_drop: false }`
[INFO] [stdout] 2c2021e279ff81cda73159539e76fb1625357ab1f6769cb9422238fdefdc6153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c50bf05826f9b59b0c36683f4fcccff7183c33b224d33343310bca31788e13ee
[INFO] running `Command { std: "docker" "start" "-a" "c50bf05826f9b59b0c36683f4fcccff7183c33b224d33343310bca31788e13ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahrimq v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.72s
[INFO] running `Command { std: "docker" "inspect" "c50bf05826f9b59b0c36683f4fcccff7183c33b224d33343310bca31788e13ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c50bf05826f9b59b0c36683f4fcccff7183c33b224d33343310bca31788e13ee", kill_on_drop: false }`
[INFO] [stdout] c50bf05826f9b59b0c36683f4fcccff7183c33b224d33343310bca31788e13ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 41ab435850b279521e520fafc9594f5170605aab67ec3d95f3ec9ac42fba7677
[INFO] running `Command { std: "docker" "start" "-a" "41ab435850b279521e520fafc9594f5170605aab67ec3d95f3ec9ac42fba7677", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib/mod.rs (/opt/rustwide/target/debug/deps/amq-26473892df54a0d2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test message::tests::test_serialize_deserialize ... ok
[INFO] [stderr]      Running unittests src/cli/main.rs (/opt/rustwide/target/debug/deps/amqc-9761166783561982)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/server/main.rs (/opt/rustwide/target/debug/deps/amqs-724f56d51b4446c2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests amq
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/lib/client/client_sync.rs - client::client_sync::Client<T>::unconsume (line 192) ... FAILED
[INFO] [stdout] test src/lib/client/client_async.rs - client::client_async::Client<T>::ack (line 228) ... FAILED
[INFO] [stdout] test src/lib/client/client_async.rs - client::client_async::Client<T>::unconsume (line 214) ... FAILED
[INFO] [stdout] test src/lib/client/client_sync.rs - client::client_sync::Client<T>::publish (line 156) ... FAILED
[INFO] [stdout] test src/lib/client/client_async.rs - client::client_async::Client<T>::consume (line 190) ... FAILED
[INFO] [stdout] test src/lib/client/client_async.rs - client::client_async::Client (line 37) ... FAILED
[INFO] [stdout] test src/lib/client/client_sync.rs - client::client_sync::Client<T>::ack_multi (line 217) ... FAILED
[INFO] [stdout] test src/lib/client/client_async.rs - client::client_async::Client<T>::subscribe (line 137) ... FAILED
[INFO] [stdout] test src/lib/client/client_sync.rs - client::client_sync::Client (line 30) ... FAILED
[INFO] [stdout] test src/lib/client/client_sync.rs - client::client_sync::Client<T>::consume (line 170) ... FAILED
[INFO] [stdout] test src/lib/client/client_sync.rs - client::client_sync::Client<T>::ack (line 206) ... FAILED
[INFO] [stdout] test src/lib/client/client_async.rs - client::client_async::Client<T>::ack_multi (line 239) ... FAILED
[INFO] [stdout] test src/lib/client/client_sync.rs - client::client_sync::Client<T>::unsubscribe (line 142) ... FAILED
[INFO] [stdout] test src/lib/client/client_async.rs - client::client_async::Client<T>::publish (line 176) ... FAILED
[INFO] [stdout] test src/lib/client/client_sync.rs - client::client_sync::Client<T>::subscribe (line 120) ... FAILED
[INFO] [stdout] test src/lib/client/client_async.rs - client::client_async::Client<T>::unsubscribe (line 162) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib/client/client_sync.rs - client::client_sync::Client<T>::unconsume (line 192) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib/client/client_sync.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | client.unconsume("topic").unwrap();
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib/client/client_async.rs - client::client_async::Client<T>::ack (line 228) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib/client/client_async.rs:229:1
[INFO] [stdout]     |
[INFO] [stdout] 229 | client.ack(message_id).await.unwrap();
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `message_id` in this scope
[INFO] [stdout]    --> src/lib/client/client_async.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 229 | client.ack(message_id).await.unwrap();
[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/lib/client/client_async.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 228 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_client_client_async_rs_228_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 229 | client.ack(message_id).await.unwrap();
[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, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib/client/client_async.rs - client::client_async::Client<T>::unconsume (line 214) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib/client/client_async.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | client.unconsume("topic").await.unwrap();
[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/lib/client/client_async.rs:215:27
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_client_client_async_rs_214_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 215 | client.unconsume("topic").await.unwrap();
[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/lib/client/client_sync.rs - client::client_sync::Client<T>::publish (line 156) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib/client/client_sync.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | client.publish("topic", "Hello, world!".as_bytes().to_vec()).unwrap();
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib/client/client_async.rs - client::client_async::Client<T>::consume (line 190) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib/client/client_async.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | client.consume("topic", |msg| async move {
[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/lib/client/client_async.rs:193:4
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_client_client_async_rs_190_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 193 | }).await.unwrap();
[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/lib/client/client_async.rs - client::client_async::Client (line 37) stdout ----
[INFO] [stdout] error: cannot find macro `select` in this scope
[INFO] [stdout]   --> src/lib/client/client_async.rs:61:23
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let should_exit = select! {
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 37 + use tokio::select;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]   --> src/lib/client/client_async.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let config = Config::new().unwrap();
[INFO] [stdout]    |                  ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 37 + use amq::Config;
[INFO] [stdout]    |
[INFO] [stdout] 37 + use bincode::config::Config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]   --> src/lib/client/client_async.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let state = Arc::new(Mutex::new(0));
[INFO] [stdout]    |                 ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 37 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutex`
[INFO] [stdout]   --> src/lib/client/client_async.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let state = Arc::new(Mutex::new(0));
[INFO] [stdout]    |                          ^^^^^ use of undeclared type `Mutex`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 37 + use std::sync::Mutex;
[INFO] [stdout]    |
[INFO] [stdout] 37 + use std::sync::nonpoison::Mutex;
[INFO] [stdout]    |
[INFO] [stdout] 37 + use tokio::sync::Mutex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AsyncClient`
[INFO] [stdout]   --> src/lib/client/client_async.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut client = AsyncClient::new(config, state.clone());
[INFO] [stdout]    |                      ^^^^^^^^^^^ use of undeclared type `AsyncClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 37 + use amq::AsyncClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sleep` in this scope
[INFO] [stdout]   --> src/lib/client/client_async.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             sleep(Duration::from_secs(1)).await;
[INFO] [stdout]    |             ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 37 + use std::thread::sleep;
[INFO] [stdout]    |
[INFO] [stdout] 37 + use tokio::time::sleep;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration`
[INFO] [stdout]   --> src/lib/client/client_async.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |             sleep(Duration::from_secs(1)).await;
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 37 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 37 + use tokio::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib/client/client_async.rs:44:37
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_client_client_async_rs_37_0() {
[INFO] [stdout]    |                                      ------------------------------------------------------ this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 44 |     let rx = match client.connect().await {
[INFO] [stdout]    |                                     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib/client/client_async.rs:48:43
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_client_client_async_rs_37_0() {
[INFO] [stdout]    |                                      ------------------------------------------------------ this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 48 |             sleep(Duration::from_secs(1)).await;
[INFO] [stdout]    |                                           ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib/client/client_async.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_client_client_async_rs_37_0() {
[INFO] [stdout]    |                                      ------------------------------------------------------ this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 59 |         .await?;
[INFO] [stdout]    |          ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib/client/client_async.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |         .subscribe("topic", |state, msg| async move {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 55 |             let mut state = state.lock().await;
[INFO] [stdout]    |                             ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 54 |         .subscribe("topic", |state: /* Type */, msg| async move {
[INFO] [stdout]    |                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib/client/client_sync.rs - client::client_sync::Client<T>::ack_multi (line 217) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib/client/client_sync.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | client.ack_multi(vec![message_id1, message_id2]).unwrap();
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `message_id1` in this scope
[INFO] [stdout]    --> src/lib/client/client_sync.rs:218:23
[INFO] [stdout]     |
[INFO] [stdout] 218 | client.ack_multi(vec![message_id1, message_id2]).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `message_id2` in this scope
[INFO] [stdout]    --> src/lib/client/client_sync.rs:218:36
[INFO] [stdout]     |
[INFO] [stdout] 218 | client.ack_multi(vec![message_id1, message_id2]).unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib/client/client_async.rs - client::client_async::Client<T>::subscribe (line 137) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib/client/client_async.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | client.subscribe("topic", |msg| async move {
[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/lib/client/client_async.rs:140:4
[INFO] [stdout]     |
[INFO] [stdout] 137 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_client_client_async_rs_137_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 140 | }).await.unwrap();
[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/lib/client/client_sync.rs - client::client_sync::Client (line 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]   --> src/lib/client/client_sync.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let config = Config::new().unwrap();
[INFO] [stdout]    |                  ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 30 + use amq::Config;
[INFO] [stdout]    |
[INFO] [stdout] 30 + use bincode::config::Config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]   --> src/lib/client/client_sync.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let state = Arc::new(Mutex::new(0));
[INFO] [stdout]    |                 ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 30 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutex`
[INFO] [stdout]   --> src/lib/client/client_sync.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let state = Arc::new(Mutex::new(0));
[INFO] [stdout]    |                          ^^^^^ use of undeclared type `Mutex`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 30 + use std::sync::Mutex;
[INFO] [stdout]    |
[INFO] [stdout] 30 + use std::sync::nonpoison::Mutex;
[INFO] [stdout]    |
[INFO] [stdout] 30 + use tokio::sync::Mutex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SyncClient`
[INFO] [stdout]   --> src/lib/client/client_sync.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut client = SyncClient::new(config, state.clone());
[INFO] [stdout]    |                      ^^^^^^^^^^ use of undeclared type `SyncClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 30 + use amq::SyncClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sleep` in this scope
[INFO] [stdout]   --> src/lib/client/client_sync.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             sleep(Duration::from_secs(1));
[INFO] [stdout]    |             ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 30 + use std::thread::sleep;
[INFO] [stdout]    |
[INFO] [stdout] 30 + use tokio::time::sleep;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration`
[INFO] [stdout]   --> src/lib/client/client_sync.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |             sleep(Duration::from_secs(1));
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 30 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 30 + use tokio::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AmqError`
[INFO] [stdout]   --> src/lib/client/client_sync.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Ok(AmqError::TcpServerClosed) => {
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared type `AmqError`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use amq::AmqError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TryRecvError`
[INFO] [stdout]   --> src/lib/client/client_sync.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |             Err(TryRecvError::Empty) => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared type `TryRecvError`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 30 + use std::sync::mpsc::TryRecvError;
[INFO] [stdout]    |
[INFO] [stdout] 30 + use tokio::sync::broadcast::error::TryRecvError;
[INFO] [stdout]    |
[INFO] [stdout] 30 + use tokio::sync::mpsc::error::TryRecvError;
[INFO] [stdout]    |
[INFO] [stdout] 30 + use tokio::sync::oneshot::error::TryRecvError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sleep` in this scope
[INFO] [stdout]   --> src/lib/client/client_sync.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 sleep(Duration::from_secs(1));
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 30 + use std::thread::sleep;
[INFO] [stdout]    |
[INFO] [stdout] 30 + use tokio::time::sleep;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration`
[INFO] [stdout]   --> src/lib/client/client_sync.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 sleep(Duration::from_secs(1));
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 30 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 30 + use tokio::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib/client/client_sync.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 |     client.subscribe("topic", |state, msg| {
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout] 47 |         let mut state = state.lock().unwrap();
[INFO] [stdout]    |                         ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 46 |     client.subscribe("topic", |state: /* Type */, msg| {
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib/client/client_sync.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let rx = match client.connect() {
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         let result = rx.try_recv();
[INFO] [stdout]    |                      -- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rx` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let rx: /* Type */ = match client.connect() {
[INFO] [stdout]    |           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib/client/client_sync.rs - client::client_sync::Client<T>::consume (line 170) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib/client/client_sync.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | client.consume("topic", |msg| {
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib/client/client_sync.rs - client::client_sync::Client<T>::ack (line 206) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib/client/client_sync.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | client.ack(message_id).unwrap();
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `message_id` in this scope
[INFO] [stdout]    --> src/lib/client/client_sync.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | client.ack(message_id).unwrap();
[INFO] [stdout]     |            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib/client/client_async.rs - client::client_async::Client<T>::ack_multi (line 239) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib/client/client_async.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | client.ack_multi(vec![message_id1, message_id2]).await.unwrap();
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `message_id1` in this scope
[INFO] [stdout]    --> src/lib/client/client_async.rs:240:23
[INFO] [stdout]     |
[INFO] [stdout] 240 | client.ack_multi(vec![message_id1, message_id2]).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `message_id2` in this scope
[INFO] [stdout]    --> src/lib/client/client_async.rs:240:36
[INFO] [stdout]     |
[INFO] [stdout] 240 | client.ack_multi(vec![message_id1, message_id2]).await.unwrap();
[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/lib/client/client_async.rs:240:50
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_client_client_async_rs_239_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 240 | client.ack_multi(vec![message_id1, message_id2]).await.unwrap();
[INFO] [stdout]     |                                                  ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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/lib/client/client_sync.rs - client::client_sync::Client<T>::unsubscribe (line 142) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib/client/client_sync.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | client.unsubscribe("topic").unwrap();
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib/client/client_async.rs - client::client_async::Client<T>::publish (line 176) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib/client/client_async.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | client.publish("topic", "Hello, world!".as_bytes().to_vec()).await.unwrap();
[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/lib/client/client_async.rs:177:62
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_client_client_async_rs_176_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 177 | client.publish("topic", "Hello, world!".as_bytes().to_vec()).await.unwrap();
[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/lib/client/client_sync.rs - client::client_sync::Client<T>::subscribe (line 120) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib/client/client_sync.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | client.subscribe("topic", |msg| {
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib/client/client_async.rs - client::client_async::Client<T>::unsubscribe (line 162) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib/client/client_async.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | client.unsubscribe("topic").await.unwrap();
[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/lib/client/client_async.rs:163:29
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_client_client_async_rs_162_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 163 | client.unsubscribe("topic").await.unwrap();
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib/client/client_async.rs - client::client_async::Client (line 37)
[INFO] [stdout]     src/lib/client/client_async.rs - client::client_async::Client<T>::ack (line 228)
[INFO] [stdout]     src/lib/client/client_async.rs - client::client_async::Client<T>::ack_multi (line 239)
[INFO] [stdout]     src/lib/client/client_async.rs - client::client_async::Client<T>::consume (line 190)
[INFO] [stdout]     src/lib/client/client_async.rs - client::client_async::Client<T>::publish (line 176)
[INFO] [stdout]     src/lib/client/client_async.rs - client::client_async::Client<T>::subscribe (line 137)
[INFO] [stdout]     src/lib/client/client_async.rs - client::client_async::Client<T>::unconsume (line 214)
[INFO] [stdout]     src/lib/client/client_async.rs - client::client_async::Client<T>::unsubscribe (line 162)
[INFO] [stdout]     src/lib/client/client_sync.rs - client::client_sync::Client (line 30)
[INFO] [stdout]     src/lib/client/client_sync.rs - client::client_sync::Client<T>::ack (line 206)
[INFO] [stdout]     src/lib/client/client_sync.rs - client::client_sync::Client<T>::ack_multi (line 217)
[INFO] [stdout]     src/lib/client/client_sync.rs - client::client_sync::Client<T>::consume (line 170)
[INFO] [stdout]     src/lib/client/client_sync.rs - client::client_sync::Client<T>::publish (line 156)
[INFO] [stdout]     src/lib/client/client_sync.rs - client::client_sync::Client<T>::subscribe (line 120)
[INFO] [stdout]     src/lib/client/client_sync.rs - client::client_sync::Client<T>::unconsume (line 192)
[INFO] [stdout]     src/lib/client/client_sync.rs - client::client_sync::Client<T>::unsubscribe (line 142)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "41ab435850b279521e520fafc9594f5170605aab67ec3d95f3ec9ac42fba7677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41ab435850b279521e520fafc9594f5170605aab67ec3d95f3ec9ac42fba7677", kill_on_drop: false }`
[INFO] [stdout] 41ab435850b279521e520fafc9594f5170605aab67ec3d95f3ec9ac42fba7677
