exonum-btc-anchoring 1.0.0-rc.3

An Exonum service that provides anchoring to Bitcoin blockchain.
Documentation
Build #233620 2020-03-26T07:40:12.061346+00:00
# rustc version
rustc 1.44.0-nightly (a5fb9ae5b 2020-03-25)
# docs.rs version
docsrs 0.6.0 (794c8db 2020-03-21)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/exonum-btc-anchoring-1.0.0-rc.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/exonum-btc-anchoring-1.0.0-rc.3/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200325-1.44.0-nightly-a5fb9ae5b --static-root-path / --extern-html-root-url exonum_testkit=https://docs.rs/exonum-testkit/1.0.0-rc.3 --extern-html-root-url bitcoin_hashes=https://docs.rs/bitcoin_hashes/0.7.4 --extern-html-root-url jsonrpc=https://docs.rs/jsonrpc/0.11.0 --extern-html-root-url rand=https://docs.rs/rand/0.6.5 --extern-html-root-url anyhow=https://docs.rs/anyhow/1.0.27 --extern-html-root-url serde_str=https://docs.rs/serde_str/0.1.0 --extern-html-root-url structopt=https://docs.rs/structopt/0.3.12 --extern-html-root-url bitcoincore_rpc=https://docs.rs/bitcoincore-rpc/0.9.1 --extern-html-root-url byteorder=https://docs.rs/byteorder/1.3.4 --extern-html-root-url serde_derive=https://docs.rs/serde_derive/1.0.105 --extern-html-root-url exonum_merkledb=https://docs.rs/exonum-merkledb/1.0.0-rc.3 --extern-html-root-url tokio=https://docs.rs/tokio/0.2.13 --extern-html-root-url exonum_proto=https://docs.rs/exonum-proto/1.0.0-rc.3 --extern-html-root-url async_trait=https://docs.rs/async-trait/0.1.26 --extern-html-root-url exonum_supervisor=https://docs.rs/exonum-supervisor/1.0.0-rc.3 --extern-html-root-url reqwest=https://docs.rs/reqwest/0.10.4 --extern-html-root-url exonum_derive=https://docs.rs/exonum-derive/1.0.0-rc.3 --extern-html-root-url exonum_explorer=https://docs.rs/exonum-explorer/1.0.0-rc.3 --extern-html-root-url bitcoin=https://docs.rs/bitcoin/0.23.0 --extern-html-root-url exonum_rust_runtime=https://docs.rs/exonum-rust-runtime/1.0.0-rc.3 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.48 --extern-html-root-url btc_transaction_utils=https://docs.rs/btc-transaction-utils/0.9.0 --extern-html-root-url protobuf=https://docs.rs/protobuf/2.11.0 --extern-html-root-url exonum_crypto=https://docs.rs/exonum-crypto/1.0.0-rc.3 --extern-html-root-url derive_more=https://docs.rs/derive_more/0.99.3 --extern-html-root-url toml=https://docs.rs/toml/0.5.6 --extern-html-root-url proptest=https://docs.rs/proptest/0.9.5 --extern-html-root-url hex=https://docs.rs/hex/0.4.2 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url thiserror=https://docs.rs/thiserror/1.0.13 --extern-html-root-url futures=https://docs.rs/futures/0.3.4 --extern-html-root-url exonum_build=https://docs.rs/exonum-build/1.0.0-rc.3 --extern-html-root-url exonum=https://docs.rs/exonum/1.0.0-rc.3 --extern-html-root-url secp256k1=https://docs.rs/secp256k1/0.17.2 --extern-html-root-url exonum_cli=https://docs.rs/exonum-cli/1.0.0-rc.3 --extern-html-root-url serde=https://docs.rs/serde/1.0.105" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 962ff4d7c668a8938e1fee955bc56787d26d6632d866293139302bcc57ad2306
[INFO] running `"docker" "start" "-a" "962ff4d7c668a8938e1fee955bc56787d26d6632d866293139302bcc57ad2306"`
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]    Compiling protobuf v2.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.14
[INFO] [stderr]     Checking arc-swap v0.4.5
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]     Checking copyless v0.1.4
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling podio v0.1.6
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.27
[INFO] [stderr]    Compiling encoding_rs v0.8.22
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling bindgen v0.53.2
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]     Checking dtoa v0.4.5
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]     Checking base64 v0.12.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking bit-vec v0.6.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking leb128 v0.2.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.28
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking try-lock v0.2.2
[INFO] [stderr]     Checking subtle v2.2.2
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking bech32 v0.7.2
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking zeroize v1.1.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking bytestring v0.1.4
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]     Checking http v0.2.0
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.6
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clang-sys v0.29.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling protoc v2.11.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling filetime v0.2.8
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking socket2 v0.3.11
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rpassword v4.0.5
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]    Compiling flate2 v1.0.14
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling tar v0.4.26
[INFO] [stderr]     Checking threadpool v1.7.1
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking resolv-conf v0.6.3
[INFO] [stderr]    Compiling crossbeam-queue v0.2.1
[INFO] [stderr]     Checking crossbeam-channel v0.4.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling derive_more v0.99.3
[INFO] [stderr]    Compiling actix-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.26
[INFO] [stderr]    Compiling enum-as-inner v0.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.13
[INFO] [stderr]    Compiling actix-web-codegen v0.2.1
[INFO] [stderr]    Compiling ctor v0.1.13
[INFO] [stderr]    Compiling actix_derive v0.5.0
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]    Compiling rayon v1.3.0
[INFO] [stderr]     Checking tokio v0.2.13
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking pin-project v0.4.8
[INFO] [stderr]     Checking thiserror v1.0.13
[INFO] [stderr]     Checking actix-threadpool v0.3.1
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling structopt-derive v0.4.5
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking actix-service v1.0.5
[INFO] [stderr]    Compiling backtrace-sys v0.1.35
[INFO] [stderr]    Compiling bzip2-sys v0.1.8+1.0.8
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.54
[INFO] [stderr]    Compiling secp256k1-sys v0.1.2
[INFO] [stderr]     Checking actix-codec v0.2.0
[INFO] [stderr]     Checking h2 v0.2.2
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking structopt v0.3.12
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking base64-serde v0.5.0
[INFO] [stderr]     Checking hex-buffer-serde v0.2.1
[INFO] [stderr]     Checking actix-router v0.2.4
[INFO] [stderr]     Checking serde_str v0.1.0
[INFO] [stderr]     Checking rust_decimal v1.4.0
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking os_info v2.0.2
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking bitcoin_hashes v0.7.4
[INFO] [stderr]     Checking actix-rt v1.0.0
[INFO] [stderr]     Checking futures-retry v0.5.0
[INFO] [stderr]     Checking jsonrpc v0.11.0
[INFO] [stderr]     Checking hyper v0.13.4
[INFO] [stderr]     Checking actix-utils v1.0.6
[INFO] [stderr]     Checking backtrace v0.3.46
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling exonum-derive v1.0.0-rc.3
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking secret-tree v0.2.0
[INFO] [stderr]     Checking secp256k1 v0.17.2
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]     Checking actix-server v1.0.2
[INFO] [stderr]     Checking actix-tls v1.0.0
[INFO] [stderr]    Compiling snow v0.6.2
[INFO] [stderr]    Compiling protobuf-codegen v2.11.0
[INFO] [stderr]    Compiling zip v0.5.5
[INFO] [stderr]     Checking bitcoin v0.23.0
[INFO] [stderr]     Checking trust-dns-proto v0.18.0-alpha.2
[INFO] [stderr]     Checking actix-testing v1.0.0
[INFO] [stderr]    Compiling protoc-rust v2.11.0
[INFO] [stderr]    Compiling exonum_libsodium-sys v0.0.23
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.9.1
[INFO] [stderr]     Checking btc-transaction-utils v0.9.0
[INFO] [stderr]     Checking tokio-tls v0.3.0
[INFO] [stderr]    Compiling exonum-build v1.0.0-rc.3
[INFO] [stderr]     Checking trust-dns-resolver v0.18.0-alpha.2
[INFO] [stderr]    Compiling protobuf-convert v0.3.0
[INFO] [stderr]     Checking hyper-tls v0.4.1
[INFO] [stderr]    Compiling exonum-proto v1.0.0-rc.3
[INFO] [stderr]    Compiling exonum-crypto v1.0.0-rc.3
[INFO] [stderr]    Compiling exonum-merkledb v1.0.0-rc.3
[INFO] [stderr]    Compiling exonum v1.0.0-rc.3
[INFO] [stderr]    Compiling exonum-rust-runtime v1.0.0-rc.3
[INFO] [stderr]    Compiling exonum-node v1.0.0-rc.3
[INFO] [stderr]    Compiling exonum-supervisor v1.0.0-rc.3
[INFO] [stderr]    Compiling exonum-btc-anchoring v1.0.0-rc.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking reqwest v0.10.4
[INFO] [stderr]     Checking actix-connect v1.0.2
[INFO] [stderr]     Checking bitcoincore-rpc v0.9.1
[INFO] [stderr]     Checking exonum_sodiumoxide v0.0.23
[INFO] [stderr]    Compiling librocksdb-sys v6.6.4
[INFO] [stderr]     Checking actix-http v1.0.1
[INFO] [stderr]     Checking pwbox v0.3.0
[INFO] [stderr]     Checking exonum-keys v1.0.0-rc.3
[INFO] [stderr]     Checking awc v1.0.1
[INFO] [stderr]     Checking actix v0.9.0
[INFO] [stderr]     Checking actix-web v2.0.0
[INFO] [stderr]     Checking actix-cors v0.2.0
[INFO] [stderr]     Checking actix-web-actors v2.0.0
[INFO] [stderr]     Checking exonum-api v1.0.0-rc.3
[INFO] [stderr]     Checking rocksdb v0.13.0
[INFO] [stderr]     Checking exonum-explorer v1.0.0-rc.3
[INFO] [stderr]     Checking exonum-explorer-service v1.0.0-rc.3
[INFO] [stderr]     Checking exonum-testkit v1.0.0-rc.3
[INFO] [stderr]     Checking exonum-system-api v1.0.0-rc.3
[INFO] [stderr]     Checking exonum-cli v1.0.0-rc.3
[INFO] [stderr]  Documenting exonum-btc-anchoring v1.0.0-rc.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 7m 57s
[INFO] running `"docker" "inspect" "962ff4d7c668a8938e1fee955bc56787d26d6632d866293139302bcc57ad2306"`
[INFO] running `"docker" "rm" "-f" "962ff4d7c668a8938e1fee955bc56787d26d6632d866293139302bcc57ad2306"`
[INFO] [stdout] 962ff4d7c668a8938e1fee955bc56787d26d6632d866293139302bcc57ad2306