[INFO] cloning repository https://github.com/tychedelia/td-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tychedelia/td-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18925ee2a38fc3b7d5a855332b785a3930c731c9 [INFO] checking tychedelia/td-rs against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/tychedelia/td-rs [INFO] finished tweaking git repo https://github.com/tychedelia/td-rs [INFO] tweaked toml for git repo https://github.com/tychedelia/td-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tychedelia/td-rs on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tychedelia/td-rs 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28bc84d8ba46dbe984ee3d207d98254a5e07ec259987fc3188fb91f9bb3d4994 [INFO] running `Command { std: "docker" "start" "-a" "28bc84d8ba46dbe984ee3d207d98254a5e07ec259987fc3188fb91f9bb3d4994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28bc84d8ba46dbe984ee3d207d98254a5e07ec259987fc3188fb91f9bb3d4994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28bc84d8ba46dbe984ee3d207d98254a5e07ec259987fc3188fb91f9bb3d4994", kill_on_drop: false }` [INFO] [stdout] 28bc84d8ba46dbe984ee3d207d98254a5e07ec259987fc3188fb91f9bb3d4994 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a773d7deb61dba6d8813582890564c44fdfbb2cacb37bbbfead7f55d1e2fa9e [INFO] running `Command { std: "docker" "start" "-a" "4a773d7deb61dba6d8813582890564c44fdfbb2cacb37bbbfead7f55d1e2fa9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling autocxx-bindgen v0.70.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cxxbridge-flags v1.0.158 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling pyo3-build-config v0.23.0-dev (https://github.com/tychedelia/pyo3?branch=td-rs#87522fd4) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling autocxx v0.27.0 (https://github.com/tychedelia/autocxx.git#82f4cae7) [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling cxx v1.0.158 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling pyo3-ffi v0.23.0-dev (https://github.com/tychedelia/pyo3?branch=td-rs#87522fd4) [INFO] [stderr] Compiling pyo3-macros-backend v0.23.0-dev (https://github.com/tychedelia/pyo3?branch=td-rs#87522fd4) [INFO] [stderr] Compiling pyo3 v0.23.0-dev (https://github.com/tychedelia/pyo3?branch=td-rs#87522fd4) [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking bumpalo v3.18.1 [INFO] [stderr] Checking auto_ops v0.3.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling cudarc v0.16.4 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] error: failed to run custom build command for `cudarc v0.16.4` [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/cudarc-8cc50ca069587c21/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-env-changed=CUDA_ROOT [INFO] [stderr] cargo:rerun-if-env-changed=CUDA_PATH [INFO] [stderr] cargo:rerun-if-env-changed=CUDA_TOOLKIT_ROOT_DIR [INFO] [stderr] cargo:rustc-env=CUDA_MAJOR_VERSION=12 [INFO] [stderr] cargo:rustc-env=CUDA_MINOR_VERSION=8 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (2174) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.16.4/build.rs:119:13: [INFO] [stderr] Unable to find `include/cuda.h` under any of: ["/usr", "/usr/local/cuda", "/opt/cuda", "/usr/lib/cuda", "C:/Program Files/NVIDIA GPU Computing Toolkit", "C:/Program Files/NVIDIA", "C:/CUDA", "C:/Program Files/NVIDIA/CUDNN/v9.2", "C:/Program Files/NVIDIA/CUDNN/v9.1", "C:/Program Files/NVIDIA/CUDNN/v9.0"]. Set the `CUDA_ROOT` environment variable to `$CUDA_ROOT/include/cuda.h` to override path. [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5d20c914b372 - std::backtrace_rs::backtrace::libunwind::trace::hbea4c4361d976d9f [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d20c914b372 - std::backtrace_rs::backtrace::trace_unsynchronized::h24ac09a275696d40 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d20c914b372 - std::sys::backtrace::_print_fmt::h082519eb085fbf7d [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d20c914b372 - ::fmt::h2cd9656577aefc6d [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d20c916691f - core::fmt::rt::Argument::fmt::h12bc9925885d5110 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5d20c916691f - core::fmt::write::h5bf12ce417f28db4 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5d20c913d503 - std::io::default_write_fmt::h6670289da6979956 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5d20c913d503 - std::io::Write::write_fmt::h279920046451d90f [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5d20c914b4b2 - std::sys::backtrace::BacktraceLock::print::h80e4c589a4f701f2 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5d20c913b1dc - std::panicking::default_hook::{{closure}}::h15ddaac16a5a7446 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5d20c913b01e - std::panicking::default_hook::hb187b31075710008 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5d20c913a73f - std::panicking::panic_with_hook::h13a15813804ea1a7 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5d20c914b56a - std::panicking::panic_handler::{{closure}}::h6e8a7899819f7e8e [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5d20c914b4c9 - std::sys::backtrace::__rust_end_short_backtrace::h9ee05d6aba5d3318 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5d20c913a94d - __rustc[106fd6a171f8100f]::rust_begin_unwind [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5d20c9169eb0 - core::panicking::panic_fmt::h1f7e7fb8eac469a1 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5d20c91272ed - build_script_build::dynamic_linking::{{closure}}::h030f484561d54baf [INFO] [stderr] 17: 0x5d20c912882e - core::option::Option::unwrap_or_else::hf982df6825a85373 [INFO] [stderr] 18: 0x5d20c9126600 - build_script_build::dynamic_linking::h3ee7d3977cbac25d [INFO] [stderr] 19: 0x5d20c9127178 - build_script_build::main::h4d23b949e95e16ae [INFO] [stderr] 20: 0x5d20c9127b93 - core::ops::function::FnOnce::call_once::h45eeaa7e3202158e [INFO] [stderr] 21: 0x5d20c9125bb6 - std::sys::backtrace::__rust_begin_short_backtrace::h36f7369ae7dba6bf [INFO] [stderr] 22: 0x5d20c91286c9 - std::rt::lang_start::{{closure}}::h5d124f9e11eaccb9 [INFO] [stderr] 23: 0x5d20c914bcf0 - core::ops::function::impls:: for &F>::call_once::hf041d389344f56bb [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x5d20c914bcf0 - std::panicking::catch_unwind::do_call::hcc878ac5325385ca [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x5d20c914bcf0 - std::panicking::catch_unwind::h19b909e5851b1ecc [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x5d20c914bcf0 - std::panic::catch_unwind::hf7b61f0d85beddf7 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5d20c914bcf0 - std::rt::lang_start_internal::{{closure}}::hf4a2cf218490b1eb [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5d20c914bcf0 - std::panicking::catch_unwind::do_call::h87d50ac29e3f2ea1 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x5d20c914bcf0 - std::panicking::catch_unwind::h74fa98d980427683 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x5d20c914bcf0 - std::panic::catch_unwind::hea88d035b3883372 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5d20c914bcf0 - std::rt::lang_start_internal::h9835821d1cda1ad4 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5d20c9128701 - std::rt::lang_start::h4e58fa82719fa065 [INFO] [stderr] 33: 0x5d20c9129cc5 - main [INFO] [stderr] 34: 0x7a2d8b6d91ca - [INFO] [stderr] 35: 0x7a2d8b6d928b - __libc_start_main [INFO] [stderr] 36: 0x5d20c91243a5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4a773d7deb61dba6d8813582890564c44fdfbb2cacb37bbbfead7f55d1e2fa9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a773d7deb61dba6d8813582890564c44fdfbb2cacb37bbbfead7f55d1e2fa9e", kill_on_drop: false }` [INFO] [stdout] 4a773d7deb61dba6d8813582890564c44fdfbb2cacb37bbbfead7f55d1e2fa9e