[INFO] cloning repository https://github.com/redwarp/fractal-trees [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redwarp/fractal-trees" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwarp%2Ffractal-trees", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwarp%2Ffractal-trees'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23213f2193850fd0be50c823721fc533d80130c3 [INFO] testing redwarp/fractal-trees against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwarp%2Ffractal-trees" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/redwarp/fractal-trees [INFO] finished tweaking git repo https://github.com/redwarp/fractal-trees [INFO] tweaked toml for git repo https://github.com/redwarp/fractal-trees written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/redwarp/fractal-trees on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/redwarp/fractal-trees 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d94230009f408ca73da6eaec4a7535caf9118ffe702a712fdae288f679db917 [INFO] running `Command { std: "docker" "start" "-a" "7d94230009f408ca73da6eaec4a7535caf9118ffe702a712fdae288f679db917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d94230009f408ca73da6eaec4a7535caf9118ffe702a712fdae288f679db917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d94230009f408ca73da6eaec4a7535caf9118ffe702a712fdae288f679db917", kill_on_drop: false }` [INFO] [stdout] 7d94230009f408ca73da6eaec4a7535caf9118ffe702a712fdae288f679db917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 490c6968827f65633dbd9048aa7f3df89ffdce1d153d29fd0fd0c47c1ffd71d3 [INFO] running `Command { std: "docker" "start" "-a" "490c6968827f65633dbd9048aa7f3df89ffdce1d153d29fd0fd0c47c1ffd71d3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.3.0 [INFO] [stderr] Compiling libdeflate-sys v0.10.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling iter-read v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rgb v0.8.34 [INFO] [stderr] Compiling zopfli v0.7.1 [INFO] [stderr] Compiling stderrlog v0.5.4 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wild v2.1.0 [INFO] [stderr] Compiling proc_vector2d v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cloudflare-zlib v0.2.9 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling vector2d v2.2.0 [INFO] [stderr] Compiling libdeflater v0.10.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling oxipng v6.0.1 [INFO] [stderr] Compiling skia-bindings v0.55.0 [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.55.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/skia-bindings-7549f809ba7faf36/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_DEBUG [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_SOURCE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_SKIA_BUILD [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_SKIA_BINARIES_DOWNLOAD [INFO] [stderr] TRYING TO DOWNLOAD AND INSTALL SKIA BINARIES: 0.55.0/94c343245161df4a8f67-x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_BINARIES_URL [INFO] [stderr] FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.55.0/skia-binaries-94c343245161df4a8f67-x86_64-unknown-linux-gnu.tar.gz [INFO] [stderr] DOWNLOAD AND INSTALL FAILED: https://github.com/rust-skia/skia-binaries/releases/download/0.55.0/skia-binaries-94c343245161df4a8f67-x86_64-unknown-linux-gnu.tar.gz: Dns Failed: resolve dns name 'github.com:443': failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] STARTING A FULL BUILD [INFO] [stderr] cargo:rerun-if-env-changed=CLANGCC [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] cargo:rerun-if-env-changed=CLANGCXX [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=OPT_LEVEL [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES [INFO] [stderr] cargo:rerun-if-env-changed=SDKTARGETSYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=SDKROOT [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_NINJA_COMMAND [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_GN_COMMAND [INFO] [stderr] Probing 'python' [INFO] [stderr] Probing 'python3' [INFO] [stderr] Python 3 found: "python3" [INFO] [stderr] Synchronizing Skia dependencies [INFO] [stderr] DOWNLOADING: https://codeload.github.com/rust-skia/skia/tar.gz/m106-0.54.2 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (2071) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skia-bindings-0.55.0/build_support/binary_cache/download.rs:68:35: [INFO] [stderr] Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m106-0.54.2 (https://codeload.github.com/rust-skia/skia/tar.gz/m106-0.54.2: Dns Failed: resolve dns name 'codeload.github.com:443': failed to lookup address information: Temporary failure in name resolution) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5d7852d6a8f2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d7852d6a8f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d7852d6a8f2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d7852d6a8f2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d7852d7d69f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5d7852d7d69f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5d7852d35e03 - std::io::default_write_fmt::ha7130bf70117e1da [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5d7852d35e03 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5d7852d43c72 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5d7852d4773f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5d7852d47599 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5d7852d47d15 - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5d7852d47baa - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5d7852d43da9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5d7852d28ebd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5d7852d88a90 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5d785271e4fc - build_script_build::build_support::binary_cache::download::download_dependencies::{{closure}}::h3a765a5f4f69dc62 [INFO] [stderr] 17: 0x5d785270162e - core::result::Result::unwrap_or_else::hb1f87255c4a6a498 [INFO] [stderr] 18: 0x5d785271dbe2 - build_script_build::build_support::binary_cache::download::download_dependencies::hf63f25263269bab8 [INFO] [stderr] 19: 0x5d785271cd88 - build_script_build::build_support::binary_cache::download::resolve_dependencies::h45767eec1dd0e73c [INFO] [stderr] 20: 0x5d785270eeb1 - build_script_build::build_support::skia::config::build::h93e11deda5cf8e14 [INFO] [stderr] 21: 0x5d7852724453 - build_script_build::build_from_source::h2c3efd5aaba6738a [INFO] [stderr] 22: 0x5d78527251f1 - build_script_build::main::h896c365045862d03 [INFO] [stderr] 23: 0x5d785272c413 - core::ops::function::FnOnce::call_once::h4be27716b31cc412 [INFO] [stderr] 24: 0x5d78527110b6 - std::sys::backtrace::__rust_begin_short_backtrace::h5b738425816be6ba [INFO] [stderr] 25: 0x5d7852711099 - std::rt::lang_start::{{closure}}::h647d1c00761fed3a [INFO] [stderr] 26: 0x5d7852d37bf0 - core::ops::function::impls:: for &F>::call_once::hcc75fa61d21ecbe5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 27: 0x5d7852d37bf0 - std::panicking::catch_unwind::do_call::h38c051a071ca3bc0 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x5d7852d37bf0 - std::panicking::catch_unwind::hede2a2f6f4519f78 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x5d7852d37bf0 - std::panic::catch_unwind::h94765a19f52c0a43 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5d7852d37bf0 - std::rt::lang_start_internal::{{closure}}::hb89c21d557706591 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:175:24 [INFO] [stderr] 31: 0x5d7852d37bf0 - std::panicking::catch_unwind::do_call::h50685f05733aeeef [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stderr] 32: 0x5d7852d37bf0 - std::panicking::catch_unwind::hf9ba9716b02e6738 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stderr] 33: 0x5d7852d37bf0 - std::panic::catch_unwind::h29770e281302b24d [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stderr] 34: 0x5d7852d37bf0 - std::rt::lang_start_internal::hd5573b1f5f705a2a [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:171:5 [INFO] [stderr] 35: 0x5d7852711081 - std::rt::lang_start::h8332919de9ad5afd [INFO] [stderr] 36: 0x5d7852727ce5 - main [INFO] [stderr] 37: 0x708c471db1ca - [INFO] [stderr] 38: 0x708c471db28b - __libc_start_main [INFO] [stderr] 39: 0x5d78526f91a5 - _start [INFO] [stderr] 40: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "490c6968827f65633dbd9048aa7f3df89ffdce1d153d29fd0fd0c47c1ffd71d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "490c6968827f65633dbd9048aa7f3df89ffdce1d153d29fd0fd0c47c1ffd71d3", kill_on_drop: false }` [INFO] [stdout] 490c6968827f65633dbd9048aa7f3df89ffdce1d153d29fd0fd0c47c1ffd71d3