[INFO] fetching crate v4_cli 0.5.0... [INFO] checking v4_cli-0.5.0 against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-1 [INFO] extracting crate v4_cli 0.5.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate v4_cli 0.5.0 [INFO] finished tweaking crates.io crate v4_cli 0.5.0 [INFO] tweaked toml for crates.io crate v4_cli 0.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate v4_cli 0.5.0 on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate v4_cli 0.5.0 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" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbd2a18efc1db35b4e112a1e8c20e5b5ca3f6817ccc52030cde926288f9e36ca [INFO] running `Command { std: "docker" "start" "-a" "bbd2a18efc1db35b4e112a1e8c20e5b5ca3f6817ccc52030cde926288f9e36ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbd2a18efc1db35b4e112a1e8c20e5b5ca3f6817ccc52030cde926288f9e36ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd2a18efc1db35b4e112a1e8c20e5b5ca3f6817ccc52030cde926288f9e36ca", kill_on_drop: false }` [INFO] [stdout] bbd2a18efc1db35b4e112a1e8c20e5b5ca3f6817ccc52030cde926288f9e36ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32449a1987bea90a881b7e2c8f04cdf1a8935f7d8646b43ad327be94e4a26f69 [INFO] running `Command { std: "docker" "start" "-a" "32449a1987bea90a881b7e2c8f04cdf1a8935f7d8646b43ad327be94e4a26f69", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling v4_cli v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] [FMTARGS] {"crate":"build_script_build","loc":"build.rs:118:17","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"build_script_build","loc":"build.rs:121:12","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"build_script_build","loc":"build.rs:126:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"build_script_build","loc":"build.rs:127:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"build_script_build","loc":"build.rs:134:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"build_script_build","loc":"build.rs:137:13","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"build_script_build","loc":"build.rs:138:13","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"build_script_build","loc":"build.rs:139:13","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"build_script_build","loc":"build.rs:140:13","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] error: failed to run custom build command for `v4_cli v0.5.0 (/opt/rustwide/workdir)` [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/v4_cli-92a9de1dfbefd296/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/workdir/target/v4/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/vendor/V4" "-DV4_BUILD_TESTS=OFF" "-DV4_BUILD_TOOLS=OFF" "-DV4_ENABLE_MOCK_HAL=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/workdir/target/v4" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (481) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119:5: [INFO] [stderr] [INFO] [stderr] failed to execute command: No such file or directory (os error 2) [INFO] [stderr] is `cmake` not installed? [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6173b29e81ba - std[dc04a3033e4c84d0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6173b29e81ba - std[dc04a3033e4c84d0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6173b29e81ba - std[dc04a3033e4c84d0]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x6173b29e81ba - <::print::DisplayBacktrace as core[dcf3ce157f8b1c72]::fmt::Display>::fmt [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x6173b29fc17a - ::fmt [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x6173b29fc17a - core[dcf3ce157f8b1c72]::fmt::write [INFO] [stderr] 6: 0x6173b29ee0c2 - std[dc04a3033e4c84d0]::io::default_write_fmt:: [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6173b29ee0c2 - ::write_fmt [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x6173b29c9e4f - ::print [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x6173b29c9e4f - std[dc04a3033e4c84d0]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x6173b29e2ef1 - std[dc04a3033e4c84d0]::panicking::default_hook [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x6173b29e30ab - std[dc04a3033e4c84d0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x6173b29c9f08 - std[dc04a3033e4c84d0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x6173b29c17f9 - std[dc04a3033e4c84d0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x6173b29ca86d - __rustc[1c93fa02eb2c9965]::rust_begin_unwind [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x6173b29fc90c - core[dcf3ce157f8b1c72]::panicking::panic_fmt [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x6173b294c657 - cmake[c2e79f89ac7907f9]::fail [INFO] [stderr] 17: 0x6173b294c5d6 - cmake[c2e79f89ac7907f9]::run [INFO] [stderr] 18: 0x6173b2951aab - ::build [INFO] [stderr] 19: 0x6173b293d5b5 - build_script_build[f012daef76c492ea]::main [INFO] [stderr] 20: 0x6173b293e303 - >::call_once [INFO] [stderr] 21: 0x6173b293d2d6 - std[dc04a3033e4c84d0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 22: 0x6173b293d2e9 - std[dc04a3033e4c84d0]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 23: 0x6173b29e1ef4 - <&dyn core[dcf3ce157f8b1c72]::ops::function::Fn<(), Output = i32> + core[dcf3ce157f8b1c72]::panic::unwind_safe::RefUnwindSafe + core[dcf3ce157f8b1c72]::marker::Sync as core[dcf3ce157f8b1c72]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x6173b29e1ef4 - std[dc04a3033e4c84d0]::panicking::catch_unwind::do_call::<&dyn core[dcf3ce157f8b1c72]::ops::function::Fn<(), Output = i32> + core[dcf3ce157f8b1c72]::panic::unwind_safe::RefUnwindSafe + core[dcf3ce157f8b1c72]::marker::Sync, i32> [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/panicking.rs:581:40 [INFO] [stderr] 25: 0x6173b29e1ef4 - std[dc04a3033e4c84d0]::panicking::catch_unwind:: + core[dcf3ce157f8b1c72]::panic::unwind_safe::RefUnwindSafe + core[dcf3ce157f8b1c72]::marker::Sync> [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/panicking.rs:544:19 [INFO] [stderr] 26: 0x6173b29e1ef4 - std[dc04a3033e4c84d0]::panic::catch_unwind::<&dyn core[dcf3ce157f8b1c72]::ops::function::Fn<(), Output = i32> + core[dcf3ce157f8b1c72]::panic::unwind_safe::RefUnwindSafe + core[dcf3ce157f8b1c72]::marker::Sync, i32> [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x6173b29e1ef4 - std[dc04a3033e4c84d0]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x6173b29e1ef4 - std[dc04a3033e4c84d0]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: 0x6173b29e1ef4 - std[dc04a3033e4c84d0]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: 0x6173b29e1ef4 - std[dc04a3033e4c84d0]::panic::catch_unwind:: [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x6173b29e1ef4 - std[dc04a3033e4c84d0]::rt::lang_start_internal [INFO] [stderr] at /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x6173b293ce41 - std[dc04a3033e4c84d0]::rt::lang_start::<()> [INFO] [stderr] 33: 0x6173b293e3b5 - main [INFO] [stderr] 34: 0x7db9638671ca - [INFO] [stderr] 35: 0x7db96386728b - __libc_start_main [INFO] [stderr] 36: 0x6173b293c0d5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "32449a1987bea90a881b7e2c8f04cdf1a8935f7d8646b43ad327be94e4a26f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32449a1987bea90a881b7e2c8f04cdf1a8935f7d8646b43ad327be94e4a26f69", kill_on_drop: false }` [INFO] [stdout] 32449a1987bea90a881b7e2c8f04cdf1a8935f7d8646b43ad327be94e4a26f69