[INFO] cloning repository https://github.com/DerekV/bandwidth_audit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DerekV/bandwidth_audit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerekV%2Fbandwidth_audit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerekV%2Fbandwidth_audit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51e364c1d88b4bf9848135ff34f3209eeee62a9b [INFO] checking DerekV/bandwidth_audit against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerekV%2Fbandwidth_audit" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DerekV/bandwidth_audit on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DerekV/bandwidth_audit [INFO] finished tweaking git repo https://github.com/DerekV/bandwidth_audit [INFO] tweaked toml for git repo https://github.com/DerekV/bandwidth_audit written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/DerekV/bandwidth_audit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest v0.6.2 [INFO] [stderr] Downloaded hyper-native-tls v0.2.4 [INFO] [stderr] Downloaded tokio-io v0.1.5 [INFO] [stderr] Downloaded clap v2.30.0 [INFO] [stderr] Downloaded regex-syntax v0.4.2 [INFO] [stderr] Downloaded num-traits v0.2.0 [INFO] [stderr] Downloaded mio v0.6.13 [INFO] [stderr] Downloaded hwaddr v0.1.3 [INFO] [stderr] Downloaded pcap v0.7.0 [INFO] [stderr] Downloaded regex v0.2.6 [INFO] [stderr] Downloaded packet v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 672abc1db21aae0ae5d7c2f6de6d9b29e1a37e46520db6d441ef4bd014fad9d0 [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" "672abc1db21aae0ae5d7c2f6de6d9b29e1a37e46520db6d441ef4bd014fad9d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "672abc1db21aae0ae5d7c2f6de6d9b29e1a37e46520db6d441ef4bd014fad9d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "672abc1db21aae0ae5d7c2f6de6d9b29e1a37e46520db6d441ef4bd014fad9d0", kill_on_drop: false }` [INFO] [stdout] 672abc1db21aae0ae5d7c2f6de6d9b29e1a37e46520db6d441ef4bd014fad9d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15dcc01c77ed4afcc7c8bb501a38a65c40e59775196e15b77f494498a91909c3 [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" "15dcc01c77ed4afcc7c8bb501a38a65c40e59775196e15b77f494498a91909c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling openssl v0.9.23 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking futures v0.1.18 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Checking clap v2.30.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking mio v0.6.13 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Compiling openssl-sys v0.9.24 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking tokio-io v0.1.5 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Checking tokio-core v0.1.12 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.24` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-abf6e32283fe07de/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-5e03baa167b434d0/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] thread 'main' panicked at ' [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] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.24/build.rs:486:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x556843642530 - std::backtrace_rs::backtrace::libunwind::trace::h4e80f45db05e9df0 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x556843642530 - std::backtrace_rs::backtrace::trace_unsynchronized::h9db62a3d3587f6c3 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x556843642530 - std::sys_common::backtrace::_print_fmt::h2fafbe52c9090591 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x556843642530 - ::fmt::h7d41ae04358c516d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5568436616bc - core::fmt::write::h968e6400cbc51d6a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55684363f835 - std::io::Write::write_fmt::h2eaa97c6f8c9e829 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/io/mod.rs:1642:15 [INFO] [stderr] 6: 0x55684364462b - std::sys_common::backtrace::_print::h601a6bc581f240d5 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55684364462b - std::sys_common::backtrace::print::h8b96e15ba64b8e64 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55684364462b - std::panicking::default_hook::{{closure}}::h94fa9d2f08c20620 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x556843644101 - std::panicking::default_hook::h6d463f5a2e9d9986 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x556843644cf4 - std::panicking::rust_panic_with_hook::h1e953652a338573e [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55684360e1f3 - std::panicking::begin_panic::{{closure}}::hbed4e9a2dda284b3 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:542:9 [INFO] [stderr] 12: 0x55684360e029 - std::sys_common::backtrace::__rust_end_short_backtrace::h150e56cd83fb6eb8 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55684360e129 - std::panicking::begin_panic::hce30ceda2acf44da [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:541:12 [INFO] [stderr] 14: 0x5568435ced4d - build_script_build::validate_headers::h1814beb96f4498cc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.24/build.rs:486:9 [INFO] [stderr] 15: 0x5568435ccf1b - build_script_build::try_pkg_config::h93c654c1b119eef3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.24/build.rs:241:5 [INFO] [stderr] 16: 0x5568435cc040 - build_script_build::find_openssl_dir::hc2ba5dd33a9e01aa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.24/build.rs:123:5 [INFO] [stderr] 17: 0x5568435cbc83 - build_script_build::main::{{closure}}::hf8615936c75f5440 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.24/build.rs:59:64 [INFO] [stderr] 18: 0x5568435dc81d - core::option::Option::unwrap_or_else::hc2780646743efdd4 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/option.rs:429:21 [INFO] [stderr] 19: 0x5568435cab9a - build_script_build::main::hf15cb6e7ef8725fd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.24/build.rs:59:27 [INFO] [stderr] 20: 0x5568435d251b - core::ops::function::FnOnce::call_once::h7227adb9952a39e0 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x5568435d73ae - std::sys_common::backtrace::__rust_begin_short_backtrace::hbab4443656f65fa6 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 22: 0x5568435d7441 - std::rt::lang_start::{{closure}}::h809e3d3f55e8a88a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:63:18 [INFO] [stderr] 23: 0x5568436451fa - core::ops::function::impls:: for &F>::call_once::hccffb0872f46e99d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x5568436451fa - std::panicking::try::do_call::h814e0410256bb9f2 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:401:40 [INFO] [stderr] 25: 0x5568436451fa - std::panicking::try::h97cbec2057cc2c0d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:365:19 [INFO] [stderr] 26: 0x5568436451fa - std::panic::catch_unwind::h964f35f6fa41d1d7 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panic.rs:434:14 [INFO] [stderr] 27: 0x5568436451fa - std::rt::lang_start_internal::{{closure}}::hb97931cf27086d8b [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:45:48 [INFO] [stderr] 28: 0x5568436451fa - std::panicking::try::do_call::hf0d61be342e8297a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:401:40 [INFO] [stderr] 29: 0x5568436451fa - std::panicking::try::h6b40eeb22db57b23 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:365:19 [INFO] [stderr] 30: 0x5568436451fa - std::panic::catch_unwind::h425af95fffdb0cf5 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panic.rs:434:14 [INFO] [stderr] 31: 0x5568436451fa - std::rt::lang_start_internal::h21e355575f2fedc7 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:45:20 [INFO] [stderr] 32: 0x5568435d7410 - std::rt::lang_start::hcea8fb68952405f6 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:62:5 [INFO] [stderr] 33: 0x5568435cfc2c - main [INFO] [stderr] 34: 0x7ff8666100b3 - __libc_start_main [INFO] [stderr] 35: 0x5568435c6a6e - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "15dcc01c77ed4afcc7c8bb501a38a65c40e59775196e15b77f494498a91909c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15dcc01c77ed4afcc7c8bb501a38a65c40e59775196e15b77f494498a91909c3", kill_on_drop: false }` [INFO] [stdout] 15dcc01c77ed4afcc7c8bb501a38a65c40e59775196e15b77f494498a91909c3