[INFO] cloning repository https://github.com/tritone11/ether-keystore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tritone11/ether-keystore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftritone11%2Fether-keystore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftritone11%2Fether-keystore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55a10ebab0ba1867a1d60e073fc3d3fc73d560da [INFO] documenting tritone11/ether-keystore against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftritone11%2Fether-keystore" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tritone11/ether-keystore on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tritone11/ether-keystore [INFO] finished tweaking git repo https://github.com/tritone11/ether-keystore [INFO] tweaked toml for git repo https://github.com/tritone11/ether-keystore written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/tritone11/ether-keystore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bech32 v0.6.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.3.2 [INFO] [stderr] Downloaded secp256k1 v0.9.2 [INFO] [stderr] Downloaded bitcoin-bech32 v0.9.0 [INFO] [stderr] Downloaded bitcoin v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.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] 0cc60042f1efadc1f5d84269de3c7150c969dfe6fe8da687b5319110dabbf285 [INFO] running `Command { std: "docker" "start" "-a" "0cc60042f1efadc1f5d84269de3c7150c969dfe6fe8da687b5319110dabbf285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cc60042f1efadc1f5d84269de3c7150c969dfe6fe8da687b5319110dabbf285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cc60042f1efadc1f5d84269de3c7150c969dfe6fe8da687b5319110dabbf285", kill_on_drop: false }` [INFO] [stdout] 0cc60042f1efadc1f5d84269de3c7150c969dfe6fe8da687b5319110dabbf285 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] 44b98ac6670fe90168b593e989f90d364f619e58b076992ad08633b74b851a87 [INFO] running `Command { std: "docker" "start" "-a" "44b98ac6670fe90168b593e989f90d364f619e58b076992ad08633b74b851a87", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking bech32 v0.6.0 [INFO] [stderr] Checking opaque-debug v0.1.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking bitcoin_hashes v0.3.2 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking block-cipher-trait v0.5.3 [INFO] [stderr] Checking stream-cipher v0.1.1 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking aes-soft v0.2.0 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking sha3 v0.7.3 [INFO] [stderr] Checking bitcoin-bech32 v0.9.0 [INFO] [stderr] Checking ctr v0.1.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking aes-ctr v0.1.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling secp256k1 v0.9.2 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking scrypt v0.2.0 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking bitcoin v0.18.0 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Documenting ether-keystore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/util/rlp.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | s @ 0...55 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/keystore/cipher.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | /// AES-CTR (specified in (RFC 3686)[https://tools.ietf.org/html/rfc3686]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/keystore/kdf.rs:93:58 [INFO] [stdout] | [INFO] [stdout] 93 | /// PBKDF2 (not recommended, specified in (RFC 2898)[https://tools.ietf.org/html/rfc2898]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/keystore/kdf.rs:103:53 [INFO] [stdout] | [INFO] [stdout] 103 | /// Scrypt (by default, specified in (RPC 7914)[https://tools.ietf.org/html/rfc7914]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/keystore/prf.rs:18:47 [INFO] [stdout] | [INFO] [stdout] 18 | /// HMAC-SHA-256 (specified in (RFC 4868)[https://tools.ietf.org/html/rfc4868]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/keystore/prf.rs:22:47 [INFO] [stdout] | [INFO] [stdout] 22 | /// HMAC-SHA-512 (specified in (RFC 4868)[https://tools.ietf.org/html/rfc4868]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "44b98ac6670fe90168b593e989f90d364f619e58b076992ad08633b74b851a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b98ac6670fe90168b593e989f90d364f619e58b076992ad08633b74b851a87", kill_on_drop: false }` [INFO] [stdout] 44b98ac6670fe90168b593e989f90d364f619e58b076992ad08633b74b851a87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", 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] cba878ba5066fe7e39cfa067ba2b3949cd9d83f989fb30b7991414aa0a0f5015 [INFO] running `Command { std: "docker" "start" "-a" "cba878ba5066fe7e39cfa067ba2b3949cd9d83f989fb30b7991414aa0a0f5015", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking bech32 v0.6.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking opaque-debug v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking bitcoin-bech32 v0.9.0 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling secp256k1 v0.9.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking bitcoin_hashes v0.3.2 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking block-cipher-trait v0.5.3 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking stream-cipher v0.1.1 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking aes-soft v0.2.0 [INFO] [stderr] Checking ctr v0.1.1 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking sha3 v0.7.3 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking aes-ctr v0.1.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking scrypt v0.2.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking bitcoin v0.18.0 [INFO] [stderr] Documenting ether-keystore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/util/rlp.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | s @ 0...55 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/keystore/cipher.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | /// AES-CTR (specified in (RFC 3686)[https://tools.ietf.org/html/rfc3686]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/keystore/kdf.rs:93:58 [INFO] [stdout] | [INFO] [stdout] 93 | /// PBKDF2 (not recommended, specified in (RFC 2898)[https://tools.ietf.org/html/rfc2898]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/keystore/kdf.rs:103:53 [INFO] [stdout] | [INFO] [stdout] 103 | /// Scrypt (by default, specified in (RPC 7914)[https://tools.ietf.org/html/rfc7914]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/keystore/prf.rs:18:47 [INFO] [stdout] | [INFO] [stdout] 18 | /// HMAC-SHA-256 (specified in (RFC 4868)[https://tools.ietf.org/html/rfc4868]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/keystore/prf.rs:22:47 [INFO] [stdout] | [INFO] [stdout] 22 | /// HMAC-SHA-512 (specified in (RFC 4868)[https://tools.ietf.org/html/rfc4868]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "cba878ba5066fe7e39cfa067ba2b3949cd9d83f989fb30b7991414aa0a0f5015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cba878ba5066fe7e39cfa067ba2b3949cd9d83f989fb30b7991414aa0a0f5015", kill_on_drop: false }` [INFO] [stdout] cba878ba5066fe7e39cfa067ba2b3949cd9d83f989fb30b7991414aa0a0f5015