[INFO] cloning repository https://github.com/mindriot101/git-identity-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mindriot101/git-identity-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Fgit-identity-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Fgit-identity-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ddcdff6d65b28577fc920bf2aadba9612d46412 [INFO] building mindriot101/git-identity-manager against try#c38f3f86763ea281f7c555c13ef11baad4a4fff4 for pr-111698 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Fgit-identity-manager" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mindriot101/git-identity-manager on toolchain c38f3f86763ea281f7c555c13ef11baad4a4fff4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mindriot101/git-identity-manager [INFO] finished tweaking git repo https://github.com/mindriot101/git-identity-manager [INFO] tweaked toml for git repo https://github.com/mindriot101/git-identity-manager written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mindriot101/git-identity-manager 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" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ae52426a1ea8901522f457a69f166177496135acc6d612f9f8156030f932308 [INFO] running `Command { std: "docker" "start" "-a" "0ae52426a1ea8901522f457a69f166177496135acc6d612f9f8156030f932308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ae52426a1ea8901522f457a69f166177496135acc6d612f9f8156030f932308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae52426a1ea8901522f457a69f166177496135acc6d612f9f8156030f932308", kill_on_drop: false }` [INFO] [stdout] 0ae52426a1ea8901522f457a69f166177496135acc6d612f9f8156030f932308 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3121f40709740083893d0dd4d2380cb5a150efaf1f496c663c9a362f6de39a8b [INFO] running `Command { std: "docker" "start" "-a" "3121f40709740083893d0dd4d2380cb5a150efaf1f496c663c9a362f6de39a8b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [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 aho-corasick v0.7.10 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-src v111.8.1+1.1.1f [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling fuzzy-matcher v0.3.4 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling libgit2-sys v0.12.2+1.0.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tuikit v0.3.2 [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:428:9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustc6fovUk/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /tmp/rustc2YsGuj/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rayon` (lib) due to previous error [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] error: could not compile `nix` (lib) due to previous error [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.54` [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-c2dc16a902075652/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=const_fn [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] 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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-c7734152dca936a7/out/openssl-build/build/src" && CC="cc" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-c7734152dca936a7/out/openssl-build/install" "no-dso" "no-ssl3" "no-unit-test" "no-comp" "no-zlib" "no-zlib-dynamic" "no-engine" "no-async" "no-shared" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" [INFO] [stderr] Configuring OpenSSL version 1.1.1f (0x1010106fL) for linux-x86_64 [INFO] [stderr] Using os-specific seed configuration [INFO] [stderr] Creating configdata.pm [INFO] [stderr] Creating Makefile [INFO] [stderr] [INFO] [stderr] ********************************************************************** [INFO] [stderr] *** *** [INFO] [stderr] *** OpenSSL has been successfully configured *** [INFO] [stderr] *** *** [INFO] [stderr] *** If you encounter a problem while building, please open an *** [INFO] [stderr] *** issue on GitHub *** [INFO] [stderr] *** and include the output from the following command: *** [INFO] [stderr] *** *** [INFO] [stderr] *** perl configdata.pm --dump *** [INFO] [stderr] *** *** [INFO] [stderr] *** (If you are new to OpenSSL, you might want to consult the *** [INFO] [stderr] *** 'Troubleshooting' section in the INSTALL file first) *** [INFO] [stderr] *** *** [INFO] [stderr] ********************************************************************** [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-c7734152dca936a7/out/openssl-build/build/src" && "make" "depend" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Can't open perl script "/util/add-depends.pl": No such file or directory [INFO] [stderr] make: *** [Makefile:233: depend] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Error building OpenSSL dependencies: [INFO] [stderr] Command: cd "/opt/rustwide/target/debug/build/openssl-sys-c7734152dca936a7/out/openssl-build/build/src" && "make" "depend" [INFO] [stderr] Exit status: exit status: 2 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-111.8.1+1.1.1f/src/lib.rs:379:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5586acfc2801 - std::backtrace_rs::backtrace::libunwind::trace::hb3c91af43c29e455 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5586acfc2801 - std::backtrace_rs::backtrace::trace_unsynchronized::h99207b7eaec61d1e [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5586acfc2801 - std::sys_common::backtrace::_print_fmt::hd129d62a4dec492d [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x5586acfc2801 - ::fmt::hcf751e8920dc7cc9 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5586acfe5d6f - core::fmt::rt::Argument::fmt::ha8b07b694355f183 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x5586acfe5d6f - core::fmt::write::ha621740ded8867e9 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x5586acfbfdd1 - std::io::Write::write_fmt::hbdbf1634f37c534f [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/io/mod.rs:1713:15 [INFO] [stderr] 7: 0x5586acfc2615 - std::sys_common::backtrace::_print::h03cda42c499d5df9 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5586acfc2615 - std::sys_common::backtrace::print::h9282b99bd7ac3b00 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5586acfc4387 - std::panicking::default_hook::{{closure}}::h0d0802a2cd3fd3b2 [INFO] [stderr] 10: 0x5586acfc4174 - std::panicking::default_hook::h857de2a196e9cf2a [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/panicking.rs:288:9 [INFO] [stderr] 11: 0x5586acfc483c - std::panicking::rust_panic_with_hook::h1bdbcb4024dfe589 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/panicking.rs:705:13 [INFO] [stderr] 12: 0x5586acfc4737 - std::panicking::begin_panic_handler::{{closure}}::hac0d79253b2e6d08 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/panicking.rs:597:13 [INFO] [stderr] 13: 0x5586acfc2c36 - std::sys_common::backtrace::__rust_end_short_backtrace::h74588bb219c3ff4e [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stderr] 14: 0x5586acfc4482 - rust_begin_unwind [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/panicking.rs:593:5 [INFO] [stderr] 15: 0x5586acf48703 - core::panicking::panic_fmt::h06ed2b4789a8e191 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/core/src/panicking.rs:67:14 [INFO] [stderr] 16: 0x5586acf58da7 - openssl_src::Build::run_command::hb5c087264446fb8f [INFO] [stderr] 17: 0x5586acf57d0e - openssl_src::Build::build::h52e95a4a4f82fc23 [INFO] [stderr] 18: 0x5586acf4eea3 - build_script_main::find::get_openssl::h5576ade61a49b546 [INFO] [stderr] 19: 0x5586acf4a875 - build_script_main::main::hd39eeef87835f8f1 [INFO] [stderr] 20: 0x5586acf4e9d3 - core::ops::function::FnOnce::call_once::h47b3c0149f232f81 [INFO] [stderr] 21: 0x5586acf4dbb6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h44ed51e387b62386 [INFO] [stderr] 22: 0x5586acf4dc09 - std::rt::lang_start::{{closure}}::hd20e6c8cdcb75878 [INFO] [stderr] 23: 0x5586acfbb9d5 - core::ops::function::impls:: for &F>::call_once::h471502cd81648959 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5586acfbb9d5 - std::panicking::try::do_call::h76e364bbc2b83882 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/panicking.rs:500:40 [INFO] [stderr] 25: 0x5586acfbb9d5 - std::panicking::try::ha2be2550402d2812 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/panicking.rs:464:19 [INFO] [stderr] 26: 0x5586acfbb9d5 - std::panic::catch_unwind::he8341eaec7903dbf [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x5586acfbb9d5 - std::rt::lang_start_internal::{{closure}}::hdfee60a8fc1a5750 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x5586acfbb9d5 - std::panicking::try::do_call::hc51a335429e59a9c [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/panicking.rs:500:40 [INFO] [stderr] 29: 0x5586acfbb9d5 - std::panicking::try::hbbd596230481896e [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/panicking.rs:464:19 [INFO] [stderr] 30: 0x5586acfbb9d5 - std::panic::catch_unwind::h360a297d1cd79c01 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/panic.rs:142:14 [INFO] [stderr] 31: 0x5586acfbb9d5 - std::rt::lang_start_internal::h11578ace803981c7 [INFO] [stderr] at /rustc/c38f3f86763ea281f7c555c13ef11baad4a4fff4/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x5586acf4dbe7 - std::rt::lang_start::h7be7a37e782081aa [INFO] [stderr] 33: 0x5586acf4db35 - main [INFO] [stderr] 34: 0x7fd8df58bd90 - [INFO] [stderr] 35: 0x7fd8df58be40 - __libc_start_main [INFO] [stderr] 36: 0x5586acf48e95 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `syn` (lib) [INFO] running `Command { std: "docker" "inspect" "3121f40709740083893d0dd4d2380cb5a150efaf1f496c663c9a362f6de39a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3121f40709740083893d0dd4d2380cb5a150efaf1f496c663c9a362f6de39a8b", kill_on_drop: false }` [INFO] [stdout] 3121f40709740083893d0dd4d2380cb5a150efaf1f496c663c9a362f6de39a8b