[INFO] fetching crate zimq-impl 0.1.2...
[INFO] testing zimq-impl-0.1.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate zimq-impl 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate zimq-impl 0.1.2
[INFO] finished tweaking crates.io crate zimq-impl 0.1.2
[INFO] tweaked toml for crates.io crate zimq-impl 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zimq-impl 0.1.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zimq-impl 0.1.2 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdf2550ab3ea8b63107f2a50e3e5de06cb7e5b7f3dbb31827f52b94070f19d1c
[INFO] running `Command { std: "docker" "start" "-a" "cdf2550ab3ea8b63107f2a50e3e5de06cb7e5b7f3dbb31827f52b94070f19d1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdf2550ab3ea8b63107f2a50e3e5de06cb7e5b7f3dbb31827f52b94070f19d1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdf2550ab3ea8b63107f2a50e3e5de06cb7e5b7f3dbb31827f52b94070f19d1c", kill_on_drop: false }`
[INFO] [stdout] cdf2550ab3ea8b63107f2a50e3e5de06cb7e5b7f3dbb31827f52b94070f19d1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3a0e48dc554285b77842fcdd7b890b43fd2f8bd296d2b0b10a7a66395dd5484
[INFO] running `Command { std: "docker" "start" "-a" "d3a0e48dc554285b77842fcdd7b890b43fd2f8bd296d2b0b10a7a66395dd5484", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zimq-impl v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.19s
[INFO] running `Command { std: "docker" "inspect" "d3a0e48dc554285b77842fcdd7b890b43fd2f8bd296d2b0b10a7a66395dd5484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a0e48dc554285b77842fcdd7b890b43fd2f8bd296d2b0b10a7a66395dd5484", kill_on_drop: false }`
[INFO] [stdout] d3a0e48dc554285b77842fcdd7b890b43fd2f8bd296d2b0b10a7a66395dd5484
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c0911b6b77d9ad8ddb1a309c04f8ac9604adb6e70e8aa53cd3cf36a0c4ac456
[INFO] running `Command { std: "docker" "start" "-a" "3c0911b6b77d9ad8ddb1a309c04f8ac9604adb6e70e8aa53cd3cf36a0c4ac456", kill_on_drop: false }`
[INFO] [stderr]    Compiling zimq-impl v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "3c0911b6b77d9ad8ddb1a309c04f8ac9604adb6e70e8aa53cd3cf36a0c4ac456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c0911b6b77d9ad8ddb1a309c04f8ac9604adb6e70e8aa53cd3cf36a0c4ac456", kill_on_drop: false }`
[INFO] [stdout] 3c0911b6b77d9ad8ddb1a309c04f8ac9604adb6e70e8aa53cd3cf36a0c4ac456
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90034556656a6bb85b79bda6e01a012416b664d1a4d26d2bcb4769d122467c1e
[INFO] running `Command { std: "docker" "start" "-a" "90034556656a6bb85b79bda6e01a012416b664d1a4d26d2bcb4769d122467c1e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zimq_impl-56b64278a7ade91c)
[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 zimq_impl
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - init (line 31) ... FAILED
[INFO] [stdout] test src/producer.rs - producer::send_delay (line 46) ... FAILED
[INFO] [stdout] test src/consumer.rs - consumer::subscribe (line 20) ... FAILED
[INFO] [stdout] test src/producer.rs - producer::send_immediate (line 26) ... FAILED
[INFO] [stdout] test src/producer.rs - producer::send_delay_ex (line 73) ... FAILED
[INFO] [stdout] test src/lib.rs - cleanup (line 99) ... FAILED
[INFO] [stdout] test src/lib.rs - start (line 67) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - init (line 31) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_31_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] 32 | zimq::init("zimq").await;
[INFO] [stdout]    |                    ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zimq` in this scope
[INFO] [stdout]   --> src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | zimq::init("zimq").await;
[INFO] [stdout]    | ^^^^ use of unresolved module or unlinked crate `zimq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zimq`, use `cargo add zimq` to add it to your `Cargo.toml`
[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/producer.rs - producer::send_delay (line 46) stdout ----
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> src/producer.rs:49:73
[INFO] [stdout]    |
[INFO] [stdout] 49 | let result = zimq::send_delay("user",data,Duration::from_secs(20)).await
[INFO] [stdout]    |                                                                         ^ help: add `;` here
[INFO] [stdout] 50 | } _doctest_main_src_producer_rs_46_0() }
[INFO] [stdout]    | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `HashMap` in this scope
[INFO] [stdout]   --> src/producer.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 | let mut data = HashMap::new();
[INFO] [stdout]    |                ^^^^^^^ use of undeclared type `HashMap`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 46 + use std::collections::HashMap;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope
[INFO] [stdout]   --> src/producer.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 | let result = zimq::send_delay("user",data,Duration::from_secs(20)).await
[INFO] [stdout]    |                                           ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 46 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/producer.rs:49:68
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_producer_rs_46_0() {
[INFO] [stdout]    |                                      --------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 49 | let result = zimq::send_delay("user",data,Duration::from_secs(20)).await
[INFO] [stdout]    |                                                                    ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zimq` in this scope
[INFO] [stdout]   --> src/producer.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 | let result = zimq::send_delay("user",data,Duration::from_secs(20)).await
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `zimq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zimq`, use `cargo add zimq` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 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/consumer.rs - consumer::subscribe (line 20) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Message` in this scope
[INFO] [stdout]   --> src/consumer.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 | async fn user_consume(msg: 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/consumer.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_consumer_rs_20_0() {
[INFO] [stdout]    |                                      --------------------------------------- this is not `async`
[INFO] [stdout] 21 | zimq::subscribe("user", user_consume).await;
[INFO] [stdout]    |                                       ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zimq` in this scope
[INFO] [stdout]   --> src/consumer.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | zimq::subscribe("user", user_consume).await;
[INFO] [stdout]    | ^^^^ use of unresolved module or unlinked crate `zimq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zimq`, use `cargo add zimq` to add it to your `Cargo.toml`
[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/producer.rs - producer::send_immediate (line 26) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `HashMap` in this scope
[INFO] [stdout]   --> src/producer.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | let mut data = HashMap::new();
[INFO] [stdout]    |                ^^^^^^^ use of undeclared type `HashMap`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 26 + use std::collections::HashMap;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ZimqError` in this scope
[INFO] [stdout]   --> src/producer.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | let result: Result<(), ZimqError> = zimq::send_immediate("order", data.clone()).await;
[INFO] [stdout]    |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_producer_rs_26_0<ZimqError>() {
[INFO] [stdout]    |                                                                           +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/producer.rs:29:81
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_producer_rs_26_0() {
[INFO] [stdout]    |                                      --------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 29 | let result: Result<(), ZimqError> = zimq::send_immediate("order", data.clone()).await;
[INFO] [stdout]    |                                                                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zimq` in this scope
[INFO] [stdout]   --> src/producer.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 | let result: Result<(), ZimqError> = zimq::send_immediate("order", data.clone()).await;
[INFO] [stdout]    |                                     ^^^^ use of unresolved module or unlinked crate `zimq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zimq`, use `cargo add zimq` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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/producer.rs - producer::send_delay_ex (line 73) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `HashMap` in this scope
[INFO] [stdout]   --> src/producer.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 | let mut data = HashMap::new();
[INFO] [stdout]    |                ^^^^^^^ use of undeclared type `HashMap`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 73 + use std::collections::HashMap;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope
[INFO] [stdout]   --> src/producer.rs:77:52
[INFO] [stdout]    |
[INFO] [stdout] 77 | let result = zimq::send_delay_ex("user",msgid,data,Duration::from_secs(20)).await;
[INFO] [stdout]    |                                                    ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 73 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/producer.rs:77:77
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_producer_rs_73_0() {
[INFO] [stdout]    |                                      --------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 77 | let result = zimq::send_delay_ex("user",msgid,data,Duration::from_secs(20)).await;
[INFO] [stdout]    |                                                                             ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zimq` in this scope
[INFO] [stdout]   --> src/producer.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 | let result = zimq::send_delay_ex("user",msgid,data,Duration::from_secs(20)).await;
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `zimq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zimq`, use `cargo add zimq` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ZimqError` in this scope
[INFO] [stdout]   --> src/producer.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | if let Err(ZimqError::DuplicatedMessageError(msg) ) = result {
[INFO] [stdout]    |            ^^^^^^^^^ use of undeclared type `ZimqError`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 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/lib.rs - cleanup (line 99) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout]  99 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_99_0() {
[INFO] [stdout]     |                                      ---------------------------------- this is not `async`
[INFO] [stdout] 100 | zimq::cleanup("zimq").await;
[INFO] [stdout]     |                       ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zimq` in this scope
[INFO] [stdout]    --> src/lib.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | zimq::cleanup("zimq").await;
[INFO] [stdout]     | ^^^^ use of unresolved module or unlinked crate `zimq`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zimq`, use `cargo add zimq` to add it to your `Cargo.toml`
[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/lib.rs - start (line 67) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_67_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] 68 | zimq::start().await;
[INFO] [stdout]    |               ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zimq` in this scope
[INFO] [stdout]   --> src/lib.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | zimq::start().await;
[INFO] [stdout]    | ^^^^ use of unresolved module or unlinked crate `zimq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zimq`, use `cargo add zimq` to add it to your `Cargo.toml`
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/consumer.rs - consumer::subscribe (line 20)
[INFO] [stdout]     src/lib.rs - cleanup (line 99)
[INFO] [stdout]     src/lib.rs - init (line 31)
[INFO] [stdout]     src/lib.rs - start (line 67)
[INFO] [stdout]     src/producer.rs - producer::send_delay (line 46)
[INFO] [stdout]     src/producer.rs - producer::send_delay_ex (line 73)
[INFO] [stdout]     src/producer.rs - producer::send_immediate (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.19s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "90034556656a6bb85b79bda6e01a012416b664d1a4d26d2bcb4769d122467c1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90034556656a6bb85b79bda6e01a012416b664d1a4d26d2bcb4769d122467c1e", kill_on_drop: false }`
[INFO] [stdout] 90034556656a6bb85b79bda6e01a012416b664d1a4d26d2bcb4769d122467c1e
