[INFO] cloning repository https://github.com/luksamuk/blockchain-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luksamuk/blockchain-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksamuk%2Fblockchain-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksamuk%2Fblockchain-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40cacda70784f7eae1e39211e3c3fe0a3c0321ef [INFO] building luksamuk/blockchain-rs against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksamuk%2Fblockchain-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luksamuk/blockchain-rs on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luksamuk/blockchain-rs [INFO] finished tweaking git repo https://github.com/luksamuk/blockchain-rs [INFO] tweaked toml for git repo https://github.com/luksamuk/blockchain-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/luksamuk/blockchain-rs 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper v0.11.7 [INFO] [stderr] Downloaded rust-base58 v0.0.4 [INFO] [stderr] Downloaded openssl-sys v0.9.22 [INFO] [stderr] Downloaded serde_json v1.0.6 [INFO] [stderr] Downloaded serde v1.0.21 [INFO] [stderr] Downloaded openssl v0.9.22 [INFO] [stderr] Downloaded serde_derive v1.0.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdd9e55a8b386230017abc945dd16e01e296db66908d3375742f18ff9b54809f [INFO] running `Command { std: "docker" "start" "-a" "bdd9e55a8b386230017abc945dd16e01e296db66908d3375742f18ff9b54809f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdd9e55a8b386230017abc945dd16e01e296db66908d3375742f18ff9b54809f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd9e55a8b386230017abc945dd16e01e296db66908d3375742f18ff9b54809f", kill_on_drop: false }` [INFO] [stdout] bdd9e55a8b386230017abc945dd16e01e296db66908d3375742f18ff9b54809f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62f2407857013fb47c7f189cac4456e7c6e1afa32f3f7c0d08ba1ded33978630 [INFO] running `Command { std: "docker" "start" "-a" "62f2407857013fb47c7f189cac4456e7c6e1afa32f3f7c0d08ba1ded33978630", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.9.22 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde v1.0.21 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling crc v1.6.0 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling openssl-sys v0.9.22 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling libflate v0.1.12 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.22` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-2c4ff231c180e49e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-E" "/opt/rustwide/target/debug/build/openssl-sys-78dc678c69cec9e1/out/expando.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [INFO] [stderr] cargo:conf=OPENSSL_NO_SSL3_METHOD [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.22/build.rs:486:9: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] This crate is only compatible with OpenSSL 1.0.1, 1.0.2, and 1.1.0, or LibreSSL [INFO] [stderr] 2.5 and 2.6.0, but a different version of OpenSSL was found. The build is now [INFO] [stderr] aborting due to this version mismatch. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x631601af490a - std::backtrace_rs::backtrace::libunwind::trace::h65cc9476dea42f04 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x631601af490a - std::backtrace_rs::backtrace::trace_unsynchronized::h31307b22853da5cb [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x631601af490a - std::sys::backtrace::_print_fmt::h1d1ec741e9afb97a [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x631601af490a - ::fmt::he389a1126db3ba75 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x631601b18ed3 - core::fmt::rt::Argument::fmt::h0df11dc86b5adf75 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x631601b18ed3 - core::fmt::write::hb735a44de60d4775 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x631601af12f3 - std::io::Write::write_fmt::h7e55554e3b601464 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x631601af4752 - std::sys::backtrace::BacktraceLock::print::h1b2403acafb4a9ce [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x631601af59f0 - std::panicking::default_hook::{{closure}}::h1331b39f8c22272c [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x631601af57d0 - std::panicking::default_hook::h412b1b8b79d13729 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x631601af61d2 - std::panicking::rust_panic_with_hook::he422ff96d7e46154 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:828:13 [INFO] [stderr] 11: 0x631601af60ac - std::panicking::begin_panic::{{closure}}::h8944667d331f9d1e [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:765:9 [INFO] [stderr] 12: 0x631601af4e19 - std::sys::backtrace::__rust_end_short_backtrace::hf5013848c4aea854 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x631601af5fb2 - std::panicking::begin_panic::h83c27e404d2e5b27 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:764:5 [INFO] [stderr] 14: 0x631601a92775 - build_script_build::validate_headers::h82bf4ac97fcfe75d [INFO] [stderr] 15: 0x631601a914c2 - build_script_build::try_pkg_config::h65c164a99666d3bc [INFO] [stderr] 16: 0x631601a90597 - build_script_build::find_openssl_dir::h36d0f173d4a17e0a [INFO] [stderr] 17: 0x631601a90348 - build_script_build::main::{{closure}}::h3fa69fed65fa43f2 [INFO] [stderr] 18: 0x631601a97d13 - core::option::Option::unwrap_or_else::h0092a704f09dc9a4 [INFO] [stderr] 19: 0x631601a8f57f - build_script_build::main::hf4acd773f7696bfc [INFO] [stderr] 20: 0x631601a8d8a3 - core::ops::function::FnOnce::call_once::hbe30f7797ca131ed [INFO] [stderr] 21: 0x631601a94e86 - std::sys::backtrace::__rust_begin_short_backtrace::hc9dbd018a4351244 [INFO] [stderr] 22: 0x631601a94ce9 - std::rt::lang_start::{{closure}}::h704dbe1c60cf8905 [INFO] [stderr] 23: 0x631601aed487 - core::ops::function::impls:: for &F>::call_once::he65d3dc22beac451 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x631601aed487 - std::panicking::try::do_call::h06981c1fa5ca7e3e [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40 [INFO] [stderr] 25: 0x631601aed487 - std::panicking::try::h69dc3282503f57f9 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19 [INFO] [stderr] 26: 0x631601aed487 - std::panic::catch_unwind::h92970ef9ef5c92ae [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x631601aed487 - std::rt::lang_start_internal::{{closure}}::h1b78dd850ae1293d [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x631601aed487 - std::panicking::try::do_call::h027346d9b0cbd7c7 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40 [INFO] [stderr] 29: 0x631601aed487 - std::panicking::try::h91dc055514206193 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19 [INFO] [stderr] 30: 0x631601aed487 - std::panic::catch_unwind::ha551d86c182ebce0 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x631601aed487 - std::rt::lang_start_internal::h19b9f2ab21592fb1 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x631601a94cc7 - std::rt::lang_start::hd795343ed260c0c3 [INFO] [stderr] 33: 0x631601a941b5 - main [INFO] [stderr] 34: 0x71ab280b2d90 - [INFO] [stderr] 35: 0x71ab280b2e40 - __libc_start_main [INFO] [stderr] 36: 0x631601a86e45 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "62f2407857013fb47c7f189cac4456e7c6e1afa32f3f7c0d08ba1ded33978630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f2407857013fb47c7f189cac4456e7c6e1afa32f3f7c0d08ba1ded33978630", kill_on_drop: false }` [INFO] [stdout] 62f2407857013fb47c7f189cac4456e7c6e1afa32f3f7c0d08ba1ded33978630