[INFO] cloning repository https://github.com/iotaledger/cli-wallet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iotaledger/cli-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiotaledger%2Fcli-wallet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiotaledger%2Fcli-wallet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 602d09e2e8034ad69e89fecf39b54c68f30f958e [INFO] testing iotaledger/cli-wallet against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiotaledger%2Fcli-wallet" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iotaledger/cli-wallet on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iotaledger/cli-wallet [INFO] finished tweaking git repo https://github.com/iotaledger/cli-wallet [INFO] tweaked toml for git repo https://github.com/iotaledger/cli-wallet written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/iotaledger/cli-wallet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] af90026088413df4a9dc22e01d6d76e4b515407afda179193308d2bfaefbfca2 [INFO] running `Command { std: "docker" "start" "-a" "af90026088413df4a9dc22e01d6d76e4b515407afda179193308d2bfaefbfca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af90026088413df4a9dc22e01d6d76e4b515407afda179193308d2bfaefbfca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af90026088413df4a9dc22e01d6d76e4b515407afda179193308d2bfaefbfca2", kill_on_drop: false }` [INFO] [stdout] af90026088413df4a9dc22e01d6d76e4b515407afda179193308d2bfaefbfca2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 60c4f9b455753e1119c3ec9b21db27fdee3df6812bdd1de9e8a89a02712424be [INFO] running `Command { std: "docker" "start" "-a" "60c4f9b455753e1119c3ec9b21db27fdee3df6812bdd1de9e8a89a02712424be", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling primitives v0.1.0 (https://github.com/iotaledger/stronghold.rs?branch=feat/pre-refactor#54638a81) [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling bee-ternary v0.3.4-alpha (https://github.com/iotaledger/bee.git?branch=dev#0bd24a8c) [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling random v0.1.0 (https://github.com/iotaledger/stronghold.rs?branch=feat/pre-refactor#54638a81) [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling paho-mqtt-sys v0.4.0 (https://github.com/rajivshah3/paho.mqtt.rust?branch=feature/openssl-static-link-master#93967713) [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-timer v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dialoguer v0.7.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling bee-common-derive v0.1.1-alpha (https://github.com/iotaledger/bee.git?branch=dev#0bd24a8c) [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tiny-bip39 v0.7.3 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling crypto v0.1.0 (https://github.com/iotaledger/stronghold.rs?branch=feat/pre-refactor#54638a81) [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bee-storage v0.1.0-alpha (https://github.com/iotaledger/bee.git?branch=chrysalis-pt-2#b7cd8674) [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling vault v0.1.0 (https://github.com/iotaledger/stronghold.rs?branch=feat/pre-refactor#54638a81) [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling paho-mqtt v0.8.0 (https://github.com/rajivshah3/paho.mqtt.rust?branch=feature/openssl-static-link-master#93967713) [INFO] [stderr] Compiling slip10 v0.4.2 [INFO] [stderr] Compiling bee-crypto v0.2.0-alpha (https://github.com/iotaledger/bee.git?branch=dev#0bd24a8c) [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling bee-signing v0.1.1-alpha (https://github.com/iotaledger/bee.git?branch=dev#0bd24a8c) [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling bee-signing-ext v0.1.0-alpha (https://github.com/wusyong/bee-p.git?branch=sign-ext#390a7bcf) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling bee-common v0.1.1-alpha (https://github.com/iotaledger/bee.git?branch=chrysalis-pt-2#b7cd8674) [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling bee-pow v0.1.0-alpha (https://github.com/iotaledger/bee.git?branch=chrysalis-pt-2#b7cd8674) [INFO] [stderr] Compiling bee-message v0.1.0-alpha (https://github.com/iotaledger/bee.git?branch=chrysalis-pt-2#b7cd8674) [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling snapshot v0.1.0 (https://github.com/iotaledger/stronghold.rs?branch=feat/pre-refactor#54638a81) [INFO] [stderr] Compiling stronghold-engine v0.1.0 (https://github.com/iotaledger/stronghold.rs?branch=feat/pre-refactor#54638a81) [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling iota-client v0.5.0-alpha.3 (https://github.com/iotaledger/iota.rs?branch=dev#b84ba02f) [INFO] [stderr] Compiling iota-core v0.2.0-alpha.3 (https://github.com/iotaledger/iota.rs?branch=dev#b84ba02f) [INFO] [stderr] Compiling iota-stronghold v0.1.0 (https://github.com/iotaledger/stronghold.rs?branch=feat/pre-refactor#54638a81) [INFO] [stderr] Compiling iota-wallet v0.1.0 (https://github.com/iotaledger/wallet.rs?branch=develop#b2468ce5) [INFO] [stderr] Compiling wallet-cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 04s [INFO] running `Command { std: "docker" "inspect" "60c4f9b455753e1119c3ec9b21db27fdee3df6812bdd1de9e8a89a02712424be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c4f9b455753e1119c3ec9b21db27fdee3df6812bdd1de9e8a89a02712424be", kill_on_drop: false }` [INFO] [stdout] 60c4f9b455753e1119c3ec9b21db27fdee3df6812bdd1de9e8a89a02712424be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30d3df94233a4dfc9808e05406393c93ac679d9850746ba99947dc68d91aad0d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "30d3df94233a4dfc9808e05406393c93ac679d9850746ba99947dc68d91aad0d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wallet-cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.00s [INFO] running `Command { std: "docker" "inspect" "30d3df94233a4dfc9808e05406393c93ac679d9850746ba99947dc68d91aad0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30d3df94233a4dfc9808e05406393c93ac679d9850746ba99947dc68d91aad0d", kill_on_drop: false }` [INFO] [stdout] 30d3df94233a4dfc9808e05406393c93ac679d9850746ba99947dc68d91aad0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce702576a2afe294395c7559983045437bf12efadf2efc6ff456dbfe4ae2cb69 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce702576a2afe294395c7559983045437bf12efadf2efc6ff456dbfe4ae2cb69", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wallet-ec6f239e3d29e37d [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ce702576a2afe294395c7559983045437bf12efadf2efc6ff456dbfe4ae2cb69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce702576a2afe294395c7559983045437bf12efadf2efc6ff456dbfe4ae2cb69", kill_on_drop: false }` [INFO] [stdout] ce702576a2afe294395c7559983045437bf12efadf2efc6ff456dbfe4ae2cb69