[INFO] fetching crate nng_async 0.2.0...
[INFO] checking nng_async-0.2.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate nng_async 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate nng_async 0.2.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 81 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.6.0)
[INFO] [stderr]       Adding env_logger v0.6.2 (available: v0.11.5)
[INFO] [stderr]       Adding futures-timer v0.3.0 (available: v3.0.3)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.8.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded runng_derive v0.2.0
[INFO] [stderr]   Downloaded futures-timer v0.3.0
[INFO] [stderr]   Downloaded runng-sys v1.1.2-rc.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fb2a814ada34d200e817e2fbe10bcb55f0708ac7f67045d6d15db6c51a09371
[INFO] running `Command { std: "docker" "start" "-a" "1fb2a814ada34d200e817e2fbe10bcb55f0708ac7f67045d6d15db6c51a09371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fb2a814ada34d200e817e2fbe10bcb55f0708ac7f67045d6d15db6c51a09371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fb2a814ada34d200e817e2fbe10bcb55f0708ac7f67045d6d15db6c51a09371", kill_on_drop: false }`
[INFO] [stdout] 1fb2a814ada34d200e817e2fbe10bcb55f0708ac7f67045d6d15db6c51a09371
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cf8d75dec0c1ce070a95ae6fff626f67e3acc514e3d59a72e6e723c01b26db0
[INFO] running `Command { std: "docker" "start" "-a" "2cf8d75dec0c1ce070a95ae6fff626f67e3acc514e3d59a72e6e723c01b26db0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-io-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling runng-sys v1.1.2-rc.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking regex-automata v0.4.9
[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]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]    Compiling runng_derive v0.2.0
[INFO] [stderr]     Checking nng_async v0.2.0 (/opt/rustwide/workdir)
[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] 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] warning: unused imports: `debug`, `info`, and `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: 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] Some errors have detailed explanations: E0282, 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 18 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2cf8d75dec0c1ce070a95ae6fff626f67e3acc514e3d59a72e6e723c01b26db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cf8d75dec0c1ce070a95ae6fff626f67e3acc514e3d59a72e6e723c01b26db0", kill_on_drop: false }`
[INFO] [stdout] 2cf8d75dec0c1ce070a95ae6fff626f67e3acc514e3d59a72e6e723c01b26db0
