[INFO] cloning repository https://github.com/C4K3/crates-ectype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/C4K3/crates-ectype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC4K3%2Fcrates-ectype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC4K3%2Fcrates-ectype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7979612aeb34b7f3624ac2000263b6613315e327 [INFO] testing C4K3/crates-ectype against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC4K3%2Fcrates-ectype" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/C4K3/crates-ectype on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/C4K3/crates-ectype [INFO] finished tweaking git repo https://github.com/C4K3/crates-ectype [INFO] tweaked toml for git repo https://github.com/C4K3/crates-ectype written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/C4K3/crates-ectype already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe43396a2ba38ee3e732fd9cf56ff42046e2695b5582c8ba3c89757d5bbf6762 [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" "fe43396a2ba38ee3e732fd9cf56ff42046e2695b5582c8ba3c89757d5bbf6762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe43396a2ba38ee3e732fd9cf56ff42046e2695b5582c8ba3c89757d5bbf6762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe43396a2ba38ee3e732fd9cf56ff42046e2695b5582c8ba3c89757d5bbf6762", kill_on_drop: false }` [INFO] [stdout] fe43396a2ba38ee3e732fd9cf56ff42046e2695b5582c8ba3c89757d5bbf6762 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b63a00755cec346b0ea40bcf79e974ff90b61dbc855eda503a9df2fe53447b8 [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" "9b63a00755cec346b0ea40bcf79e974ff90b61dbc855eda503a9df2fe53447b8", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling cmake v0.1.32 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling libz-sys v1.0.20 [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Compiling libssh2-sys v0.2.10 [INFO] [stderr] Compiling libgit2-sys v0.7.7 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling curl v0.4.14 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling crates-ectype v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(RustcDecodable, Debug, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:201:57 [INFO] [stdout] | [INFO] [stdout] 201 | Err(e) => error!("Error parsing options: {}", e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.crates_ectype.ars378z8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84" "/opt/rustwide/target/debug/deps/crates_ectype-9a89485a0e855d84.2dw96d7h6fwi9yi3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-ba37e8ec76c10473/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-497a1b67c463569f/out/lib" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ac05bfe076265045/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsha2-6fb12e1a7ae91531.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-110ad82b998bc98b.rlib" "/opt/rustwide/target/debug/deps/libarrayref-6a523a926d780057.rlib" "/opt/rustwide/target/debug/deps/libdigest-ccdee6689a4603c7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-06b568eb1bbeccb4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4c4430ceec425427.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-95fdff1cf87a15a4.rlib" "/opt/rustwide/target/debug/deps/libcurl-d71f21c3847eb444.rlib" "/opt/rustwide/target/debug/deps/libsocket2-71441f7c8c20898a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-ab3feca294acba3c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4af9210fa01cd7c0.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libgit2-e91dbcd23bea23d6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/liblog-d96ab6655aa715db.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ca68414a82a3ee0a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-dff0762a888cf5ce.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-f1da2879984f9905.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-d8392914de1feab9.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-d396bbc5ada48167.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1e3ccaaa5388c448.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-bd2d356ef2c9bff3.rlib" "/opt/rustwide/target/debug/deps/liburl-bdb03916c0ec48cc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-e369f53271e97018.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4de43cb7435ccb86.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-97869b7757bc0428.rlib" "/opt/rustwide/target/debug/deps/libmatches-337759a15e17456d.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a70711042a43204.rlib" "/opt/rustwide/target/debug/deps/libgetopts-8719248147f26279.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d569fa77ffe46f20.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-d8392914de1feab9.rlib(libcurl_la-version.o): in function `brotli_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/version.c:93: undefined reference to `BrotliDecoderVersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-d8392914de1feab9.rlib(libcurl_la-version.o): in function `curl_version_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/version.c:447: undefined reference to `BrotliDecoderVersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-d8392914de1feab9.rlib(libcurl_la-content_encoding.o): in function `brotli_init_writer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:629: undefined reference to `BrotliDecoderCreateInstance' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-d8392914de1feab9.rlib(libcurl_la-content_encoding.o): in function `brotli_unencode_write': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:656: undefined reference to `BrotliDecoderDecompressStream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:667: undefined reference to `BrotliDecoderDestroyInstance' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:673: undefined reference to `BrotliDecoderGetErrorCode' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-d8392914de1feab9.rlib(libcurl_la-content_encoding.o): in function `brotli_close_writer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:689: undefined reference to `BrotliDecoderDestroyInstance' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crates-ectype` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9b63a00755cec346b0ea40bcf79e974ff90b61dbc855eda503a9df2fe53447b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b63a00755cec346b0ea40bcf79e974ff90b61dbc855eda503a9df2fe53447b8", kill_on_drop: false }` [INFO] [stdout] 9b63a00755cec346b0ea40bcf79e974ff90b61dbc855eda503a9df2fe53447b8