[INFO] cloning repository https://github.com/BlockProject3D/sdk.shaderc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlockProject3D/sdk.shaderc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockProject3D%2Fsdk.shaderc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockProject3D%2Fsdk.shaderc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 845fab7b3fedec2a51f4ea6ddf62c2d73150940d
[INFO] building BlockProject3D/sdk.shaderc against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockProject3D%2Fsdk.shaderc" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BlockProject3D/sdk.shaderc on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BlockProject3D/sdk.shaderc
[INFO] finished tweaking git repo https://github.com/BlockProject3D/sdk.shaderc
[INFO] tweaked toml for git repo https://github.com/BlockProject3D/sdk.shaderc written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BlockProject3D/sdk.shaderc 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_generator v0.8.0
[INFO] [stderr]   Downloaded phf_macros v0.8.0
[INFO] [stderr]   Downloaded phf v0.8.0
[INFO] [stderr]   Downloaded elsa v1.7.0
[INFO] [stderr]   Downloaded bp3d-logger v1.0.0
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.3
[INFO] [stderr]   Downloaded dunce v1.0.2
[INFO] [stderr]   Downloaded zbus_macros v2.1.1
[INFO] [stderr]   Downloaded zvariant_derive v3.1.2
[INFO] [stderr]   Downloaded zvariant v3.1.2
[INFO] [stderr]   Downloaded time v0.3.7
[INFO] [stderr]   Downloaded zbus v2.1.1
[INFO] [stderr]   Downloaded serde-xml-rs v0.5.1
[INFO] [stderr]   Downloaded async-broadcast v0.3.4
[INFO] [stderr]   Downloaded serde_repr v0.1.7
[INFO] [stderr]   Downloaded enumflags2 v0.7.3
[INFO] [stderr]   Downloaded time-macros v0.2.3
[INFO] [stderr]   Downloaded lzma-sys v0.1.17
[INFO] [stderr]   Downloaded bp3d-fs v1.1.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.30.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.30.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.30.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.30.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.30.0
[INFO] [stderr]   Downloaded windows-sys v0.30.0
[INFO] [stderr]   Downloaded bp3d-threads v1.1.0
[INFO] [stderr]   Downloaded bpx v4.0.0-beta-7.2.2
[INFO] [stderr]   Downloaded time-tz v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ad1e1684577e20a34bf94258d6444e8d2be2da85a8883e8e96a4ce2751a2bb4
[INFO] running `Command { std: "docker" "start" "-a" "0ad1e1684577e20a34bf94258d6444e8d2be2da85a8883e8e96a4ce2751a2bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ad1e1684577e20a34bf94258d6444e8d2be2da85a8883e8e96a4ce2751a2bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ad1e1684577e20a34bf94258d6444e8d2be2da85a8883e8e96a4ce2751a2bb4", kill_on_drop: false }`
[INFO] [stdout] 0ad1e1684577e20a34bf94258d6444e8d2be2da85a8883e8e96a4ce2751a2bb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48b3a18f6f1589e2f4de6dcaba116fff6146753e3ac95da9df4fc0a54a1c11c0
[INFO] running `Command { std: "docker" "start" "-a" "48b3a18f6f1589e2f4de6dcaba116fff6146753e3ac95da9df4fc0a54a1c11c0", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling elsa v1.7.0
[INFO] [stderr]    Compiling async-task v4.2.0
[INFO] [stderr]    Compiling easy-parallel v3.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling ordered-stream v0.0.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling async-broadcast v0.3.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling num_threads v0.1.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling dunce v1.0.2
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling bp3d-threads v1.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v3.1.6
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling lzma-sys v0.1.17
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling glslang-sys v0.1.0 (/opt/rustwide/workdir/glslang-sys)
[INFO] [stderr] error: failed to run custom build command for `glslang-sys v0.1.0 (/opt/rustwide/workdir/glslang-sys)`
[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/glslang-sys-abd4b118f01c49c4/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at glslang-sys/build.rs:76:65:
[INFO] [stderr]   Failed to read build_info.h template: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x611b648afada - std::backtrace_rs::backtrace::libunwind::trace::h65cc9476dea42f04
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x611b648afada - std::backtrace_rs::backtrace::trace_unsynchronized::h31307b22853da5cb
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x611b648afada - std::sys::backtrace::_print_fmt::h1d1ec741e9afb97a
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x611b648afada - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::he389a1126db3ba75
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x611b648d44f3 - core::fmt::rt::Argument::fmt::h0df11dc86b5adf75
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x611b648d44f3 - core::fmt::write::hb735a44de60d4775
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x611b648abbf3 - std::io::Write::write_fmt::h7e55554e3b601464
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x611b648af922 - std::sys::backtrace::BacktraceLock::print::h1b2403acafb4a9ce
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x611b648b0bc0 - std::panicking::default_hook::{{closure}}::h1331b39f8c22272c
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x611b648b09a0 - std::panicking::default_hook::h412b1b8b79d13729
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x611b648b13a2 - std::panicking::rust_panic_with_hook::he422ff96d7e46154
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x611b648b112a - std::panicking::begin_panic_handler::{{closure}}::h48ed6f472c90914b
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:701:13
[INFO] [stderr]     12:     0x611b648affd9 - std::sys::backtrace::__rust_end_short_backtrace::hb3ec7f756cf60e78
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x611b648b0dbd - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:692:5
[INFO] [stderr]     14:     0x611b648d3290 - core::panicking::panic_fmt::h14762d721bf3d8f4
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x611b648d3706 - core::result::unwrap_failed::h920701fb7a43bb98
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x611b646e85ba - core::result::Result<T,E>::expect::h123dca355940ae5b
[INFO] [stderr]     17:     0x611b646e9894 - build_script_build::generate_build_info_h::hae6665d3c9ae121c
[INFO] [stderr]     18:     0x611b646ea6f3 - build_script_build::main::h1fefe68c399381e9
[INFO] [stderr]     19:     0x611b646e7c53 - core::ops::function::FnOnce::call_once::h1d59966691addf4e
[INFO] [stderr]     20:     0x611b646e7bb6 - std::sys::backtrace::__rust_begin_short_backtrace::h16e03e79b30e06c1
[INFO] [stderr]     21:     0x611b646e7b99 - std::rt::lang_start::{{closure}}::hf9b02e71d04c6d9d
[INFO] [stderr]     22:     0x611b648a6b87 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::he65d3dc22beac451
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x611b648a6b87 - std::panicking::try::do_call::h06981c1fa5ca7e3e
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     24:     0x611b648a6b87 - std::panicking::try::h69dc3282503f57f9
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     25:     0x611b648a6b87 - std::panic::catch_unwind::h92970ef9ef5c92ae
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     26:     0x611b648a6b87 - std::rt::lang_start_internal::{{closure}}::h1b78dd850ae1293d
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:48
[INFO] [stderr]     27:     0x611b648a6b87 - std::panicking::try::do_call::h027346d9b0cbd7c7
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     28:     0x611b648a6b87 - std::panicking::try::h91dc055514206193
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     29:     0x611b648a6b87 - std::panic::catch_unwind::ha551d86c182ebce0
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     30:     0x611b648a6b87 - std::rt::lang_start_internal::h19b9f2ab21592fb1
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:20
[INFO] [stderr]     31:     0x611b646e7b77 - std::rt::lang_start::h37d1c110ba036b78
[INFO] [stderr]     32:     0x611b646eaa85 - main
[INFO] [stderr]     33:     0x714714a80d90 - <unknown>
[INFO] [stderr]     34:     0x714714a80e40 - __libc_start_main
[INFO] [stderr]     35:     0x611b646e6c45 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "48b3a18f6f1589e2f4de6dcaba116fff6146753e3ac95da9df4fc0a54a1c11c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48b3a18f6f1589e2f4de6dcaba116fff6146753e3ac95da9df4fc0a54a1c11c0", kill_on_drop: false }`
[INFO] [stdout] 48b3a18f6f1589e2f4de6dcaba116fff6146753e3ac95da9df4fc0a54a1c11c0
