[INFO] cloning repository https://github.com/denilson020898/waha [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denilson020898/waha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenilson020898%2Fwaha", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenilson020898%2Fwaha'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cca144ad55390fb3a13ba9ce29ce2c433308e249 [INFO] checking denilson020898/waha against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenilson020898%2Fwaha" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denilson020898/waha on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/denilson020898/waha [INFO] finished tweaking git repo https://github.com/denilson020898/waha [INFO] tweaked toml for git repo https://github.com/denilson020898/waha written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/denilson020898/waha 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded basic-toml v0.1.4 [INFO] [stderr] Downloaded askama_parser v0.1.1 [INFO] [stderr] Downloaded askama_derive v0.12.2 [INFO] [stderr] Downloaded opentelemetry-http v0.9.0 [INFO] [stderr] Downloaded opentelemetry-jaeger v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a38d7ad31d15364176a700de6f43b3c95458a80e82daaaa8373a300be545813 [INFO] running `Command { std: "docker" "start" "-a" "3a38d7ad31d15364176a700de6f43b3c95458a80e82daaaa8373a300be545813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a38d7ad31d15364176a700de6f43b3c95458a80e82daaaa8373a300be545813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a38d7ad31d15364176a700de6f43b3c95458a80e82daaaa8373a300be545813", kill_on_drop: false }` [INFO] [stdout] 3a38d7ad31d15364176a700de6f43b3c95458a80e82daaaa8373a300be545813 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b4ea7228f500b45e5809f279511b6851f5f4d8ca32cdb648b91ac972354d609 [INFO] running `Command { std: "docker" "start" "-a" "4b4ea7228f500b45e5809f279511b6851f5f4d8ca32cdb648b91ac972354d609", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawVQNlo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `typenum v1.16.0` [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/typenum-f19391e121f84ca9/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-e555032e97686469/out/consts.rs [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_OP=/opt/rustwide/target/debug/build/typenum-e555032e97686469/out/op.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.16.0/build/main.rs:191:26: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c7d7e14bce2 - std::backtrace_rs::backtrace::libunwind::trace::hfe33f3fca02d9d49 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5c7d7e14bce2 - std::backtrace_rs::backtrace::trace_unsynchronized::hf8c1336b7abecebc [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5c7d7e14bce2 - std::sys::backtrace::_print_fmt::h1cc3b7371fcb02ce [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c7d7e14bce2 - ::fmt::h3fdbad3682625d65 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c7d7e169683 - core::fmt::rt::Argument::fmt::hac739edf89f473e5 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x5c7d7e169683 - core::fmt::write::h46b3661118fd93d9 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x5c7d7e1497f3 - std::io::default_write_fmt::h07a956b98e0e549f [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5c7d7e1497f3 - std::io::Write::write_fmt::hefeac8c5ed2b4ca0 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5c7d7e14bb32 - std::sys::backtrace::BacktraceLock::print::hc92ef2ccd32eaf3d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5c7d7e14cba2 - std::panicking::default_hook::{{closure}}::h26c6ecc533f19c32 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5c7d7e14c9a5 - std::panicking::default_hook::he6d1a5a8f8627255 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5c7d7e14d472 - std::panicking::rust_panic_with_hook::hc6a05938888c0a6d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5c7d7e14d30a - std::panicking::begin_panic_handler::{{closure}}::hce41832356916883 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5c7d7e14c1d9 - std::sys::backtrace::__rust_end_short_backtrace::h809ad2921436b614 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5c7d7e14cf9d - __rustc[13f85059a3e01eb3]::rust_begin_unwind [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5c7d7e168930 - core::panicking::panic_fmt::h7e568a56ffdf448b [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5c7d7e168cc6 - core::result::unwrap_failed::hf571b8dac5f7d98d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5c7d7e12b338 - build_script_main::main::h607207f4a1a8ac2a [INFO] [stderr] 18: 0x5c7d7e126703 - core::ops::function::FnOnce::call_once::h6b214d3ea27bd464 [INFO] [stderr] 19: 0x5c7d7e1262f6 - std::sys::backtrace::__rust_begin_short_backtrace::hfa185d784b881faa [INFO] [stderr] 20: 0x5c7d7e121789 - std::rt::lang_start::{{closure}}::h8ee3d863fce3720f [INFO] [stderr] 21: 0x5c7d7e1465a0 - core::ops::function::impls:: for &F>::call_once::h07820d99f666c4f4 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5c7d7e1465a0 - std::panicking::try::do_call::hcb349621034e7d22 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5c7d7e1465a0 - std::panicking::try::h14d805015e715701 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5c7d7e1465a0 - std::panic::catch_unwind::he07ff3323b1b1ad4 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5c7d7e1465a0 - std::rt::lang_start_internal::{{closure}}::he746c4aa7e6c87ae [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5c7d7e1465a0 - std::panicking::try::do_call::h5c36b323e35fe62d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5c7d7e1465a0 - std::panicking::try::hb9a2d1353ef314fe [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5c7d7e1465a0 - std::panic::catch_unwind::he0661a914ab09041 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5c7d7e1465a0 - std::rt::lang_start_internal::h690c392d3d3c052a [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5c7d7e121771 - std::rt::lang_start::hff676f0340048a0e [INFO] [stderr] 31: 0x5c7d7e12b8d5 - main [INFO] [stderr] 32: 0x7cd90f8a61ca - [INFO] [stderr] 33: 0x7cd90f8a628b - __libc_start_main [INFO] [stderr] 34: 0x5c7d7e117475 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `event-listener` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaH3awCQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaosIrHv" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaeopJp8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `log` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `parking` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `pkg-config` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/bin/rustc --crate-name pkg_config --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=704f228577064885 -C extra-filename=-d0cb7247bbe246d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `vcpkg` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsGMdj9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsGMdj9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/indexmap-f08a5d7ee3c2e1b0/build_script_build-f08a5d7ee3c2e1b0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (build script) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libproc_macro2-3980eb9480b032c6.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6Y8ej2/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4CjV9B/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavBQojw/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4b4ea7228f500b45e5809f279511b6851f5f4d8ca32cdb648b91ac972354d609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b4ea7228f500b45e5809f279511b6851f5f4d8ca32cdb648b91ac972354d609", kill_on_drop: false }` [INFO] [stdout] 4b4ea7228f500b45e5809f279511b6851f5f4d8ca32cdb648b91ac972354d609