[INFO] cloning repository https://github.com/Jarema/nats-publish-async-poc.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jarema/nats-publish-async-poc.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarema%2Fnats-publish-async-poc.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarema%2Fnats-publish-async-poc.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e725b4e0736404ec6465facb62fcb6c33feabbb [INFO] testing Jarema/nats-publish-async-poc.rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarema%2Fnats-publish-async-poc.rs" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jarema/nats-publish-async-poc.rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jarema/nats-publish-async-poc.rs [INFO] finished tweaking git repo https://github.com/Jarema/nats-publish-async-poc.rs [INFO] tweaked toml for git repo https://github.com/Jarema/nats-publish-async-poc.rs written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/Jarema/nats-publish-async-poc.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 694ed0ec109d4e722434b3f41e3ac1139d31637210d8b31567a032e83a87ad77 [INFO] running `Command { std: "docker" "start" "-a" "694ed0ec109d4e722434b3f41e3ac1139d31637210d8b31567a032e83a87ad77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "694ed0ec109d4e722434b3f41e3ac1139d31637210d8b31567a032e83a87ad77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "694ed0ec109d4e722434b3f41e3ac1139d31637210d8b31567a032e83a87ad77", kill_on_drop: false }` [INFO] [stdout] 694ed0ec109d4e722434b3f41e3ac1139d31637210d8b31567a032e83a87ad77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f181d43789e50f54de7973846bbeaa97d5a8afab922fd0c6b0457b12dbce544b [INFO] running `Command { std: "docker" "start" "-a" "f181d43789e50f54de7973846bbeaa97d5a8afab922fd0c6b0457b12dbce544b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling flume v0.10.10 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling nats-async v0.1.0 (/opt/rustwide/workdir/nats-async) [INFO] [stdout] warning: unused variable: `subject` [INFO] [stdout] --> nats-async/src/lib.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | let subject = subject.to_string(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sid` [INFO] [stdout] --> nats-async/src/lib.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | let sid = u64::from_str(sid) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reply_to` [INFO] [stdout] --> nats-async/src/lib.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | let reply_to = reply_to.map(ToString::to_string); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reply_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nats-sync v0.1.0 (/opt/rustwide/workdir/nats-sync) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sync-client v0.1.0 (/opt/rustwide/workdir/sync-client) [INFO] [stderr] Compiling tokio-client v0.1.0 (/opt/rustwide/workdir/tokio-client) [INFO] [stderr] Compiling async-std-client v0.1.0 (/opt/rustwide/workdir/async-std-client) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.51s [INFO] running `Command { std: "docker" "inspect" "f181d43789e50f54de7973846bbeaa97d5a8afab922fd0c6b0457b12dbce544b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f181d43789e50f54de7973846bbeaa97d5a8afab922fd0c6b0457b12dbce544b", kill_on_drop: false }` [INFO] [stdout] f181d43789e50f54de7973846bbeaa97d5a8afab922fd0c6b0457b12dbce544b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48949caccd0325df2f3c5c479982e28f23df98285a5fc7748e4a481d5e999dec [INFO] running `Command { std: "docker" "start" "-a" "48949caccd0325df2f3c5c479982e28f23df98285a5fc7748e4a481d5e999dec", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stdout] warning: unused variable: `subject` [INFO] [stdout] --> nats-async/src/lib.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | let subject = subject.to_string(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sid` [INFO] [stdout] --> nats-async/src/lib.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | let sid = u64::from_str(sid) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reply_to` [INFO] [stdout] --> nats-async/src/lib.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | let reply_to = reply_to.map(ToString::to_string); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reply_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-client v0.1.0 (/opt/rustwide/workdir/tokio-client) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-std-client v0.1.0 (/opt/rustwide/workdir/async-std-client) [INFO] [stderr] Compiling nats-sync v0.1.0 (/opt/rustwide/workdir/nats-sync) [INFO] [stderr] Compiling sync-client v0.1.0 (/opt/rustwide/workdir/sync-client) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling nuid v0.3.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling nats-async v0.1.0 (/opt/rustwide/workdir/nats-async) [INFO] [stdout] warning: unused variable: `subject` [INFO] [stdout] --> nats-async/src/lib.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | let subject = subject.to_string(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sid` [INFO] [stdout] --> nats-async/src/lib.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | let sid = u64::from_str(sid) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reply_to` [INFO] [stdout] --> nats-async/src/lib.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | let reply_to = reply_to.map(ToString::to_string); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reply_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.90s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/async_std_client-e52258d56f66e43a) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nats_async-26a39845b0a5ec8f) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nats_sync-a25a7ec932bea14d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sync_client-4fad1d6126571083) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tokio_client-4201ea0445bc94fe) [INFO] running `Command { std: "docker" "inspect" "48949caccd0325df2f3c5c479982e28f23df98285a5fc7748e4a481d5e999dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48949caccd0325df2f3c5c479982e28f23df98285a5fc7748e4a481d5e999dec", kill_on_drop: false }` [INFO] [stdout] 48949caccd0325df2f3c5c479982e28f23df98285a5fc7748e4a481d5e999dec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f1db24eebce6a2a580f1e24983588c42c1c2616adcb3158ba99412ea7ed62c85 [INFO] running `Command { std: "docker" "start" "-a" "f1db24eebce6a2a580f1e24983588c42c1c2616adcb3158ba99412ea7ed62c85", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `subject` [INFO] [stderr] --> nats-async/src/lib.rs:65:29 [INFO] [stderr] | [INFO] [stderr] 65 | let subject = subject.to_string(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sid` [INFO] [stderr] --> nats-async/src/lib.rs:68:29 [INFO] [stderr] | [INFO] [stderr] 68 | let sid = u64::from_str(sid) [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_sid` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `reply_to` [INFO] [stderr] --> nats-async/src/lib.rs:75:29 [INFO] [stderr] | [INFO] [stderr] 75 | let reply_to = reply_to.map(ToString::to_string); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reply_to` [INFO] [stderr] [INFO] [stderr] warning: `nats-async` (lib) generated 3 warnings [INFO] [stderr] warning: `nats-async` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/async_std_client-e52258d56f66e43a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nats_async-26a39845b0a5ec8f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nats_sync-a25a7ec932bea14d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sync_client-4fad1d6126571083) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tokio_client-4201ea0445bc94fe) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nats-async [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nats-sync [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f1db24eebce6a2a580f1e24983588c42c1c2616adcb3158ba99412ea7ed62c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1db24eebce6a2a580f1e24983588c42c1c2616adcb3158ba99412ea7ed62c85", kill_on_drop: false }` [INFO] [stdout] f1db24eebce6a2a580f1e24983588c42c1c2616adcb3158ba99412ea7ed62c85