[INFO] fetching crate hpmq_cli 0.3.1... [INFO] testing hpmq_cli-0.3.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate hpmq_cli 0.3.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate hpmq_cli 0.3.1 [INFO] finished tweaking crates.io crate hpmq_cli 0.3.1 [INFO] tweaked toml for crates.io crate hpmq_cli 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hpmq_cli 0.3.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hpmq_cli 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a88bdb61b00509c924ace24890aafc298ef89b5bc10ec5141ffe34d8245a8462 [INFO] running `Command { std: "docker" "start" "-a" "a88bdb61b00509c924ace24890aafc298ef89b5bc10ec5141ffe34d8245a8462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a88bdb61b00509c924ace24890aafc298ef89b5bc10ec5141ffe34d8245a8462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a88bdb61b00509c924ace24890aafc298ef89b5bc10ec5141ffe34d8245a8462", kill_on_drop: false }` [INFO] [stdout] a88bdb61b00509c924ace24890aafc298ef89b5bc10ec5141ffe34d8245a8462 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9eaf77eee47bc2b1f32202a8ed700288e11dfda3ff777db2c42a031fbcd3c849 [INFO] running `Command { std: "docker" "start" "-a" "9eaf77eee47bc2b1f32202a8ed700288e11dfda3ff777db2c42a031fbcd3c849", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling dashmap v5.3.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling git-hash v0.9.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling git-date v0.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling git-features v0.21.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling git-tempfile v2.0.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling git-validate v0.5.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling git-lock v2.1.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling git-actor v0.10.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling git-object v0.19.0 [INFO] [stderr] Compiling crypto-common v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling git-sec v0.2.0 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling git-glob v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling www-authenticate v0.4.0 [INFO] [stderr] Compiling path-dedot v3.0.17 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unicode-bom v1.1.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling dialoguer v0.10.1 [INFO] [stderr] Compiling path-absolutize v3.0.13 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha256 v1.0.3 [INFO] [stderr] Compiling sanitize-filename v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.7.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling liquid-derive v0.26.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling rhai_codegen v1.4.1 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling rhai v1.8.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling git-path v0.2.0 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling dockerfile-parser v0.8.0 [INFO] [stderr] Compiling git-ref v0.14.0 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling git-config v0.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling liquid-core v0.26.0 [INFO] [stderr] Compiling olpc-cjson v0.1.1 [INFO] [stderr] Compiling jwt v0.15.0 [INFO] [stderr] Compiling flexi_logger v0.22.5 [INFO] [stderr] Compiling oci-spec v0.5.7 [INFO] [stderr] Compiling liquid-lib v0.26.0 [INFO] [stderr] Compiling custom-utils v0.8.1 [INFO] [stderr] Compiling liquid v0.26.0 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling git2 v0.14.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling oci-distribution v0.9.2 [INFO] [stderr] Compiling cargo-generate v0.15.2 [INFO] [stderr] Compiling oci-util v0.2.0 [INFO] [stderr] Compiling hpmq_cli v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "9eaf77eee47bc2b1f32202a8ed700288e11dfda3ff777db2c42a031fbcd3c849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eaf77eee47bc2b1f32202a8ed700288e11dfda3ff777db2c42a031fbcd3c849", kill_on_drop: false }` [INFO] [stdout] 9eaf77eee47bc2b1f32202a8ed700288e11dfda3ff777db2c42a031fbcd3c849 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bc336a39d40534adf30d3ecbdbbc8bd0c1354e5ae5362ed001d74f76e220a42 [INFO] running `Command { std: "docker" "start" "-a" "0bc336a39d40534adf30d3ecbdbbc8bd0c1354e5ae5362ed001d74f76e220a42", kill_on_drop: false }` [INFO] [stderr] Compiling hpmq_cli v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "0bc336a39d40534adf30d3ecbdbbc8bd0c1354e5ae5362ed001d74f76e220a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc336a39d40534adf30d3ecbdbbc8bd0c1354e5ae5362ed001d74f76e220a42", kill_on_drop: false }` [INFO] [stdout] 0bc336a39d40534adf30d3ecbdbbc8bd0c1354e5ae5362ed001d74f76e220a42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d9e1ad3f9325bc2f3e80726951ef47d7719edfdd4486aa73bbb7d4227fd6f96 [INFO] running `Command { std: "docker" "start" "-a" "3d9e1ad3f9325bc2f3e80726951ef47d7719edfdd4486aa73bbb7d4227fd6f96", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hpmq_cli-54bd1805cb67fc2d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cli::args::test::test_metadate ... ok [INFO] [stdout] test cli::args::test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/hpmq-cli.rs (/opt/rustwide/target/debug/deps/hpmq_cli-f7c94b553c2a83d4) [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 hpmq_cli [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" "3d9e1ad3f9325bc2f3e80726951ef47d7719edfdd4486aa73bbb7d4227fd6f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d9e1ad3f9325bc2f3e80726951ef47d7719edfdd4486aa73bbb7d4227fd6f96", kill_on_drop: false }` [INFO] [stdout] 3d9e1ad3f9325bc2f3e80726951ef47d7719edfdd4486aa73bbb7d4227fd6f96