[INFO] fetching crate nng_async 0.2.0...
[INFO] checking nng_async-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate nng_async 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate nng_async 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nng_async 0.2.0
[INFO] finished tweaking crates.io crate nng_async 0.2.0
[INFO] tweaked toml for crates.io crate nng_async 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded futures-timer v0.3.0
[INFO] [stderr]   Downloaded futures-executor-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded runng-sys v1.1.2-rc.1
[INFO] [stderr]   Downloaded runng_derive v0.2.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3766f3d280a629dacc11f48c5fdfed7a8a843fce172169c2351de10f082f8cb7
[INFO] running `Command { std: "docker" "start" "-a" "3766f3d280a629dacc11f48c5fdfed7a8a843fce172169c2351de10f082f8cb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3766f3d280a629dacc11f48c5fdfed7a8a843fce172169c2351de10f082f8cb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3766f3d280a629dacc11f48c5fdfed7a8a843fce172169c2351de10f082f8cb7", kill_on_drop: false }`
[INFO] [stdout] 3766f3d280a629dacc11f48c5fdfed7a8a843fce172169c2351de10f082f8cb7
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29642eaaa1e497eb2c33d837ecd6258817d3835430aaa7575c102e8063df5ae6
[INFO] running `Command { std: "docker" "start" "-a" "29642eaaa1e497eb2c33d837ecd6258817d3835430aaa7575c102e8063df5ae6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-io-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling runng-sys v1.1.2-rc.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking futures-executor-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-timer v0.3.0
[INFO] [stderr]    Compiling runng_derive v0.2.0
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking nng_async v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `NngCtx` is imported redundantly
[INFO] [stdout]  --> src/asyncio/reply.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `NngCtx` is already imported here
[INFO] [stdout] 4 | use crate::ctx::NngCtx;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NngCtx` is imported redundantly
[INFO] [stdout]  --> src/asyncio/reply.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `NngCtx` is already imported here
[INFO] [stdout] 4 | use crate::ctx::NngCtx;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NngCtx` is imported redundantly
[INFO] [stdout]  --> src/asyncio/reply_stream.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `NngCtx` is already imported here
[INFO] [stdout] 4 | use crate::ctx::NngCtx;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NngCtx` is imported redundantly
[INFO] [stdout]  --> src/asyncio/request.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `NngCtx` is already imported here
[INFO] [stdout] 4 | use crate::ctx::NngCtx;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NngCtx` is imported redundantly
[INFO] [stdout]  --> src/asyncio/reply_stream.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `NngCtx` is already imported here
[INFO] [stdout] 4 | use crate::ctx::NngCtx;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `VecDeque` is imported redundantly
[INFO] [stdout]  --> src/asyncio/simple.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `VecDeque` is already imported here
[INFO] [stdout] 4 | use log::debug;
[INFO] [stdout] 5 | use std::{collections::VecDeque, marker::PhantomPinned, pin::Pin, sync::Mutex};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NngCtx` is imported redundantly
[INFO] [stdout]  --> src/asyncio/request.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `NngCtx` is already imported here
[INFO] [stdout] 4 | use crate::ctx::NngCtx;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `VecDeque` is imported redundantly
[INFO] [stdout]  --> src/asyncio/simple.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `VecDeque` is already imported here
[INFO] [stdout] 4 | use log::debug;
[INFO] [stdout] 5 | use std::{collections::VecDeque, marker::PhantomPinned, pin::Pin, sync::Mutex};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NngString` is imported redundantly
[INFO] [stdout]  --> src/options.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{mem::NngString, *};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^  - the item `NngString` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NngString` is imported redundantly
[INFO] [stdout]  --> src/options.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{mem::NngString, *};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^  - the item `NngString` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `nng_socket` is never used
[INFO] [stdout]    --> src/lib.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 109 | trait InternalSocket {
[INFO] [stdout]     |       -------------- method in this trait
[INFO] [stdout] 110 |     fn socket(&self) -> &NngSocket;
[INFO] [stdout] 111 |     unsafe fn nng_socket(&self) -> nng_socket {
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NngSink` is never used
[INFO] [stdout]    --> src/asyncio/mod.rs:140:7
[INFO] [stdout]     |
[INFO] [stdout] 140 | trait NngSink: Sink<Result<NngMsg>, Error = mpsc::SendError> {}
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ctx` is never read
[INFO] [stdout]   --> src/asyncio/pull.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct SubAioArg {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 63 |     aio: NngAio,
[INFO] [stdout] 64 |     ctx: NngCtx,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubAioArg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `socket` is never read
[INFO] [stdout]   --> src/asyncio/reply.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct ReplyContextAioArg {
[INFO] [stdout]    |        ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     socket: NngSocket,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReplyContextAioArg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `socket` is never read
[INFO] [stdout]   --> src/asyncio/request.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct RequestContextAioArg {
[INFO] [stdout]    |        -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     socket: NngSocket,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestContextAioArg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `socket` is never read
[INFO] [stdout]   --> src/dialer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct NngDialer {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 11 |     dialer: nng_dialer,
[INFO] [stdout] 12 |     socket: NngSocket,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NngDialer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `nng_socket` is never used
[INFO] [stdout]    --> src/lib.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 109 | trait InternalSocket {
[INFO] [stdout]     |       -------------- method in this trait
[INFO] [stdout] 110 |     fn socket(&self) -> &NngSocket;
[INFO] [stdout] 111 |     unsafe fn nng_socket(&self) -> nng_socket {
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NngSink` is never used
[INFO] [stdout]    --> src/asyncio/mod.rs:140:7
[INFO] [stdout]     |
[INFO] [stdout] 140 | trait NngSink: Sink<Result<NngMsg>, Error = mpsc::SendError> {}
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ctx` is never read
[INFO] [stdout]   --> src/asyncio/pull.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct SubAioArg {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 63 |     aio: NngAio,
[INFO] [stdout] 64 |     ctx: NngCtx,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubAioArg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `socket` is never read
[INFO] [stdout]   --> src/asyncio/reply.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct ReplyContextAioArg {
[INFO] [stdout]    |        ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     socket: NngSocket,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReplyContextAioArg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `socket` is never read
[INFO] [stdout]   --> src/asyncio/request.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct RequestContextAioArg {
[INFO] [stdout]    |        -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     socket: NngSocket,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestContextAioArg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `socket` is never read
[INFO] [stdout]   --> src/dialer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct NngDialer {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 11 |     dialer: nng_dialer,
[INFO] [stdout] 12 |     socket: NngSocket,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NngDialer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/common/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use runng::{asyncio, msg::NngMsg, protocol, NngErrno};
[INFO] [stdout]   |         ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/mem_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use runng::mem::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/options_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use runng::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/stream_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use runng::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/broker_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use runng::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/bus_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use runng::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/future_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use runng::{asyncio::*, factory::compat::ProtocolFactory, msg::NngMsg, socket::*};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/pair_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use runng::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/pipe_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use runng::{factory::latest::ProtocolFactory, pipe::*, socket::*};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/pubsub_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use runng::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/pushpull_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use runng::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/reqrep_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use runng::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `runng`
[INFO] [stdout]  --> tests/common/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use runng::{asyncio, msg::NngMsg, protocol, NngErrno};
[INFO] [stdout]   |         ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/stats_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use runng::{factory::compat::ProtocolFactory, socket::*, stats::*};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/test_main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use runng::{asyncio::*, factory::latest::ProtocolFactory, protocol::*, *};
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `runng`
[INFO] [stdout]  --> tests/tests/reqrep_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use runng::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `runng`
[INFO] [stdout]   --> tests/test_main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use runng::{asyncio::*, factory::latest::ProtocolFactory, protocol::*, *};
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pull0`
[INFO] [stdout]   --> tests/tests/broker_tests.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut broker_in = Pull0::open()?;
[INFO] [stdout]    |                         ^^^^^ use of undeclared type `Pull0`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nng_async::protocol::Pull0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Push0`
[INFO] [stdout]   --> tests/tests/broker_tests.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut broker_out = Push0::open()?;
[INFO] [stdout]    |                          ^^^^^ use of undeclared type `Push0`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nng_async::protocol::Push0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/broker_tests.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout]    |                     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::tests::broker_tests::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use failure::Error;
[INFO] [stdout]    |
[INFO] [stdout]      and 7 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 46 -                 Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout] 46 +                 Err(Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Push0`
[INFO] [stdout]   --> tests/tests/broker_tests.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut ctx = Push0::open()?.dial(&in_url)?.create_async()?;
[INFO] [stdout]    |                       ^^^^^ use of undeclared type `Push0`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nng_async::protocol::Push0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pull0`
[INFO] [stdout]   --> tests/tests/broker_tests.rs:70:26
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let mut socket = Pull0::open()?;
[INFO] [stdout]    |                          ^^^^^ use of undeclared type `Pull0`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nng_async::protocol::Pull0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/broker_tests.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout]    |                     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::tests::broker_tests::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use failure::Error;
[INFO] [stdout]    |
[INFO] [stdout]      and 7 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 78 -                 Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout] 78 +                 Err(Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/bus_tests.rs:72:25
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => debug!("Read timeout"),
[INFO] [stdout]    |                         ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use failure::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use futures::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]      and 6 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 72 -                     Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => debug!("Read timeout"),
[INFO] [stdout] 72 +                     Err(Error::Errno(NngErrno::ETIMEDOUT)) => debug!("Read timeout"),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/bus_tests.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => debug!("Read timeout"),
[INFO] [stdout]     |                         ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use failure::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use futures::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 166 -                     Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => debug!("Read timeout"),
[INFO] [stdout] 166 +                     Err(Error::Errno(NngErrno::ETIMEDOUT)) => debug!("Read timeout"),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AsyncMsg` in this scope
[INFO] [stdout]   --> tests/tests/future_tests.rs:58:35
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let mut prev_recv: Option<AsyncMsg> = None;
[INFO] [stdout]    |                                   ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nng_async::asyncio::AsyncMsg;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NngString`
[INFO] [stdout]  --> tests/tests/mem_tests.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let _unused = NngString::new("test")?;
[INFO] [stdout]   |                   ^^^^^^^^^ use of undeclared type `NngString`
[INFO] [stdout]   |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let _unused = String::new("test")?;
[INFO] [stdout]   |                   ~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use nng_async::NngString;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NngString`
[INFO] [stdout]  --> tests/tests/mem_tests.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let _unused = NngString::new(vec![0]).expect_err("bytes with nul should fail");
[INFO] [stdout]   |                   ^^^^^^^^^ use of undeclared type `NngString`
[INFO] [stdout]   |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let _unused = String::new(vec![0]).expect_err("bytes with nul should fail");
[INFO] [stdout]   |                   ~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use nng_async::NngString;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pair_tests.rs:92:25
[INFO] [stdout]    |
[INFO] [stdout] 92 |                     Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout]    |                         ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use failure::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use futures::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]      and 6 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 92 -                     Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout] 92 +                     Err(Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/pair_tests.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout]     |                         ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use failure::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use futures::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 120 -                     Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout] 120 +                     Err(Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/pair_tests.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |                     Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout]     |                         ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use failure::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use futures::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 137 -                     Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout] 137 +                     Err(Error::Errno(NngErrno::ETIMEDOUT)) => break,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PipeNotifyCallbackArg` in this scope
[INFO] [stdout]   --> tests/tests/pipe_tests.rs:12:74
[INFO] [stdout]    |
[INFO] [stdout] 12 | extern "C" fn notify_callback(_pipe: nng_pipe, event: nng_pipe_ev, _arg: PipeNotifyCallbackArg) {
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use nng_async::pipe::PipeNotifyCallbackArg;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pubsub_tests.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => {}
[INFO] [stdout]    |                     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use failure::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use futures::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]      and 6 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 63 -                 Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => {}
[INFO] [stdout] 63 +                 Err(Error::Errno(NngErrno::ETIMEDOUT)) => {}
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pubsub_tests.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => debug!("Read timeout"),
[INFO] [stdout]    |                     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use failure::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use futures::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]      and 6 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 99 -                 Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => debug!("Read timeout"),
[INFO] [stdout] 99 +                 Err(Error::Errno(NngErrno::ETIMEDOUT)) => debug!("Read timeout"),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/pubsub_tests.rs:160:21
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => {}
[INFO] [stdout]     |                     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use failure::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use futures::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 160 -                 Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => {}
[INFO] [stdout] 160 +                 Err(Error::Errno(NngErrno::ETIMEDOUT)) => {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/pubsub_tests.rs:207:25
[INFO] [stdout]     |
[INFO] [stdout] 207 |                     Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => debug!("Read timeout"),
[INFO] [stdout]     |                         ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use failure::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use futures::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 207 -                     Err(runng::Error::Errno(NngErrno::ETIMEDOUT)) => debug!("Read timeout"),
[INFO] [stdout] 207 +                     Err(Error::Errno(NngErrno::ETIMEDOUT)) => debug!("Read timeout"),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Socket` in this scope
[INFO] [stdout]   --> tests/tests/reqrep_tests.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 |     T: Socket + SetOpts,
[INFO] [stdout]    |        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nng_async::Socket;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NngStatRoot`
[INFO] [stdout]   --> tests/tests/stats_tests.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let stats = NngStatRoot::new()?;
[INFO] [stdout]    |                 ^^^^^^^^^^^ use of undeclared type `NngStatRoot`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use nng_async::stats::NngStatRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `StreamListener` in this scope
[INFO] [stdout]  --> tests/tests/stream_tests.rs:8:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_listener_dialer_tcp() -> runng::Result<(StreamListener, StreamDialer)> {
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use nng_async::asyncio::StreamListener;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `StreamDialer` in this scope
[INFO] [stdout]  --> tests/tests/stream_tests.rs:8:67
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_listener_dialer_tcp() -> runng::Result<(StreamListener, StreamDialer)> {
[INFO] [stdout]   |                                                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use nng_async::asyncio::StreamDialer;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StreamListener`
[INFO] [stdout]   --> tests/tests/stream_tests.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let listener = StreamListener::alloc(&url)?;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `StreamListener`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nng_async::asyncio::StreamListener;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StreamDialer`
[INFO] [stdout]   --> tests/tests/stream_tests.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let dialer = StreamDialer::alloc(&url).unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^^ use of undeclared type `StreamDialer`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nng_async::asyncio::StreamDialer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SimpleAioWorkQueue`
[INFO] [stdout]   --> tests/tests/stream_tests.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut listener_aio = SimpleAioWorkQueue::new()?;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^ use of undeclared type `SimpleAioWorkQueue`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nng_async::asyncio::SimpleAioWorkQueue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SimpleAioWorkQueue`
[INFO] [stdout]   --> tests/tests/stream_tests.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut dialer_aio = SimpleAioWorkQueue::new()?;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ use of undeclared type `SimpleAioWorkQueue`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nng_async::asyncio::SimpleAioWorkQueue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SimpleAioWorkQueue`
[INFO] [stdout]   --> tests/tests/stream_tests.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut listener_aio = SimpleAioWorkQueue::new()?;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^ use of undeclared type `SimpleAioWorkQueue`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nng_async::asyncio::SimpleAioWorkQueue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SimpleAioWorkQueue`
[INFO] [stdout]   --> tests/tests/stream_tests.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut dialer_aio = SimpleAioWorkQueue::new()?;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ use of undeclared type `SimpleAioWorkQueue`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nng_async::asyncio::SimpleAioWorkQueue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NngOption`
[INFO] [stdout]   --> tests/test_main.rs:41:41
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...                   .get_string(NngOption::URL)
[INFO] [stdout]    |                                   ^^^^^^^^^ use of undeclared type `NngOption`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 41 |                             .get_string(Option::URL)
[INFO] [stdout]    |                                         ~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use nng_async::NngOption;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msg`
[INFO] [stdout]   --> tests/test_main.rs:47:39
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     requester.sendmsg(msg::NngMsg::new()?)?;
[INFO] [stdout]    |                                       ^^^ use of undeclared crate or module `msg`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use nng_async::msg::NngMsg;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `NngMsg`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 47 -                     requester.sendmsg(msg::NngMsg::new()?)?;
[INFO] [stdout] 47 +                     requester.sendmsg(NngMsg::new()?)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msg`
[INFO] [stdout]   --> tests/test_main.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 requester.sendmsg(msg::NngMsg::new()?)?;
[INFO] [stdout]    |                                   ^^^ use of undeclared crate or module `msg`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use nng_async::msg::NngMsg;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `NngMsg`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 -                 requester.sendmsg(msg::NngMsg::new()?)?;
[INFO] [stdout] 52 +                 requester.sendmsg(NngMsg::new()?)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msg`
[INFO] [stdout]   --> tests/test_main.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 |             requester.sendmsg(msg::NngMsg::new()?)?;
[INFO] [stdout]    |                               ^^^ use of undeclared crate or module `msg`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use nng_async::msg::NngMsg;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `NngMsg`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 59 -             requester.sendmsg(msg::NngMsg::new()?)?;
[INFO] [stdout] 59 +             requester.sendmsg(NngMsg::new()?)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msg`
[INFO] [stdout]    --> tests/test_main.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |             let mut msg = msg::NngMsg::new()?;
[INFO] [stdout]     |                           ^^^ use of undeclared crate or module `msg`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  +     use nng_async::msg::NngMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `NngMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 114 -             let mut msg = msg::NngMsg::new()?;
[INFO] [stdout] 114 +             let mut msg = NngMsg::new()?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msg`
[INFO] [stdout]    --> tests/test_main.rs:125:27
[INFO] [stdout]     |
[INFO] [stdout] 125 |             let mut msg = msg::NngMsg::new()?;
[INFO] [stdout]     |                           ^^^ use of undeclared crate or module `msg`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  +     use nng_async::msg::NngMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `NngMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 125 -             let mut msg = msg::NngMsg::new()?;
[INFO] [stdout] 125 +             let mut msg = NngMsg::new()?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msg`
[INFO] [stdout]    --> tests/test_main.rs:206:31
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 let mut msg = msg::NngMsg::new()?;
[INFO] [stdout]     |                               ^^^ use of undeclared crate or module `msg`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  +     use nng_async::msg::NngMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `NngMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 206 -                 let mut msg = msg::NngMsg::new()?;
[INFO] [stdout] 206 +                 let mut msg = NngMsg::new()?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msg`
[INFO] [stdout]    --> tests/test_main.rs:213:27
[INFO] [stdout]     |
[INFO] [stdout] 213 |             let mut msg = msg::NngMsg::new()?;
[INFO] [stdout]     |                           ^^^ use of undeclared crate or module `msg`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 20  +     use nng_async::msg::NngMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `NngMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 213 -             let mut msg = msg::NngMsg::new()?;
[INFO] [stdout] 213 +             let mut msg = NngMsg::new()?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug`, `info`, `trace`
[INFO] [stdout]  --> tests/common/mod.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use log::{debug, info, trace};
[INFO] [stdout]   |               ^^^^^  ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `block_on` is imported redundantly
[INFO] [stdout]   --> tests/test_main.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use crate::common::*;
[INFO] [stdout]    |         ---------------- the item `block_on` is already imported here
[INFO] [stdout] 21 |     use futures::{executor::block_on, future};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `future` is imported redundantly
[INFO] [stdout]   --> tests/test_main.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use crate::common::*;
[INFO] [stdout]    |         ---------------- the item `future` is already imported here
[INFO] [stdout] 21 |     use futures::{executor::block_on, future};
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]   --> tests/test_main.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         use std::convert::TryFrom;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/common/mod.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         !msg.is_empty()
[INFO] [stdout]    |              ^^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/common/mod.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn not_stop_message(res: &runng::Result<NngMsg>) -> impl Future<Output = bool> {
[INFO] [stdout]    |                               ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/common/mod.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn rand_msg() -> runng::Result<NngMsg> {
[INFO] [stdout]    |                      ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/bus_tests.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | ) -> thread::JoinHandle<runng::Result<()>> {
[INFO] [stdout]    |                         ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/bus_tests.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]    |                              ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/bus_tests.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn bus_sync() -> runng::Result<()> {
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/bus_tests.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 | ) -> thread::JoinHandle<runng::Result<()>> {
[INFO] [stdout]     |                         ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/bus_tests.rs:125:30
[INFO] [stdout]     |
[INFO] [stdout] 125 |     thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]     |                              ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/bus_tests.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn bus() -> runng::Result<()> {
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/future_tests.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn pushpull_timeout() -> runng::Result<()> {
[INFO] [stdout]    |                          ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/future_tests.rs:26:48
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let push_thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/future_tests.rs:53:48
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let pull_thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/mem_tests.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn string() -> runng::Result<()> {
[INFO] [stdout]   |                ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/mem_tests.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn alloc() -> runng::Result<()> {
[INFO] [stdout]    |               ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/msg_tests.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn equality() -> runng::Result<()> {
[INFO] [stdout]   |                  ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/options_tests.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn string_equality() -> runng::Result<()> {
[INFO] [stdout]   |                         ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/options_tests.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn names() -> runng::Result<()> {
[INFO] [stdout]    |               ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pair_tests.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn pair() -> runng::Result<()> {
[INFO] [stdout]    |              ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pair_tests.rs:37:45
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let a_thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]    |                                             ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pair_tests.rs:43:45
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let b_thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]    |                                             ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pair_tests.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn pair1_poly() -> runng::Result<()> {
[INFO] [stdout]    |                    ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pair_tests.rs:78:47
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]    |                                               ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/pair_tests.rs:112:47
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]     |                                               ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/pair_tests.rs:158:21
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn pair_stream() -> runng::Result<()> {
[INFO] [stdout]     |                     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pipe_tests.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn notify() -> runng::Result<()> {
[INFO] [stdout]    |                ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pipe_tests.rs:51:25
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn dialer_listener() -> runng::Result<()> {
[INFO] [stdout]    |                         ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pubsub_tests.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn create_pub(url: &str) -> runng::Result<protocol::Pub0> {
[INFO] [stdout]    |                             ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pubsub_tests.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn create_sub(url: &str) -> runng::Result<protocol::Sub0> {
[INFO] [stdout]    |                             ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pubsub_tests.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn bad_sub() -> runng::Result<()> {
[INFO] [stdout]    |                 ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pubsub_tests.rs:45:48
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let push_thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pubsub_tests.rs:78:47
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let sub_thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]    |                                               ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/pubsub_tests.rs:107:48
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let _bad_thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]     |                                                ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/pubsub_tests.rs:132:18
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn contexts() -> runng::Result<()> {
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/pubsub_tests.rs:141:47
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let pub_thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]     |                                               ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/pubsub_tests.rs:182:47
[INFO] [stdout]     |
[INFO] [stdout] 182 |         let thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]     |                                               ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pushpull_tests.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn create_pusher(url: &str) -> runng::Result<protocol::Push0> {
[INFO] [stdout]    |                                ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pushpull_tests.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn create_puller(url: &str) -> runng::Result<protocol::Pull0> {
[INFO] [stdout]    |                                ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pushpull_tests.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn pull_stream() -> runng::Result<()> {
[INFO] [stdout]    |                     ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pushpull_tests.rs:42:48
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let push_thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pushpull_tests.rs:67:48
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let pull_thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/pushpull_tests.rs:95:14
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn read() -> runng::Result<()> {
[INFO] [stdout]    |              ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/pushpull_tests.rs:105:48
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let push_thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]     |                                                ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/pushpull_tests.rs:131:48
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let pull_thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]     |                                                ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/reqrep_tests.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn example_basic() -> runng::Result<()> {
[INFO] [stdout]    |                       ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/reqrep_tests.rs:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn example_async() -> runng::Result<()> {
[INFO] [stdout]    |                       ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/reqrep_tests.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn set_timeouts(&mut self) -> runng::Result<&mut Self>;
[INFO] [stdout]    |                                   ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/reqrep_tests.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn set_timeouts(&mut self) -> runng::Result<&mut Self> {
[INFO] [stdout]    |                                   ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/reqrep_tests.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn nonblock() -> runng::Result<()> {
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/reqrep_tests.rs:165:18
[INFO] [stdout]     |
[INFO] [stdout] 165 | fn blocking() -> runng::Result<()> {
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/reqrep_tests.rs:191:18
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn contexts() -> runng::Result<()> {
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/reqrep_tests.rs:202:40
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let rep = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]     |                                        ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/tests/reqrep_tests.rs:229:44
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let req = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]     |                                            ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/stats_tests.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn init_stats() -> runng::Result<(protocol::pair0::Pair0, protocol::pair0::Pair0)> {
[INFO] [stdout]   |                    ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/stats_tests.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn stats_example() -> runng::Result<()> {
[INFO] [stdout]    |                       ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]  --> tests/tests/stream_tests.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_listener_dialer_tcp() -> runng::Result<(StreamListener, StreamDialer)> {
[INFO] [stdout]   |                                    ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/stream_tests.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn stream() -> runng::Result<()> {
[INFO] [stdout]    |                ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/tests/stream_tests.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn iov() -> runng::Result<()> {
[INFO] [stdout]    |             ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/test_main.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn listenerdialer() -> runng::Result<()> {
[INFO] [stdout]    |                            ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/test_main.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn pubsub() -> runng::Result<()> {
[INFO] [stdout]    |                    ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]   --> tests/test_main.rs:85:51
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let sub_thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]    |                                                   ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/test_main.rs:110:51
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let pub_thread = thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]     |                                                   ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/test_main.rs:138:20
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn broker() -> runng::Result<()> {
[INFO] [stdout]     |                    ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/test_main.rs:152:34
[INFO] [stdout]     |
[INFO] [stdout] 152 |         thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]     |                                  ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/test_main.rs:175:34
[INFO] [stdout]     |
[INFO] [stdout] 175 |         thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]     |                                  ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `runng`
[INFO] [stdout]    --> tests/test_main.rs:203:34
[INFO] [stdout]     |
[INFO] [stdout] 203 |         thread::spawn(move || -> runng::Result<()> {
[INFO] [stdout]     |                                  ^^^^^ use of undeclared crate or module `runng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 119 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0405, E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nng_async` (test "test_main") due to 120 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "29642eaaa1e497eb2c33d837ecd6258817d3835430aaa7575c102e8063df5ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29642eaaa1e497eb2c33d837ecd6258817d3835430aaa7575c102e8063df5ae6", kill_on_drop: false }`
[INFO] [stdout] 29642eaaa1e497eb2c33d837ecd6258817d3835430aaa7575c102e8063df5ae6
