[INFO] fetching crate nd-triangulation 0.3.4...
[INFO] checking nd-triangulation-0.3.4 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate nd-triangulation 0.3.4 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate nd-triangulation 0.3.4 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nd-triangulation 0.3.4
[INFO] finished tweaking crates.io crate nd-triangulation 0.3.4
[INFO] tweaked toml for crates.io crate nd-triangulation 0.3.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate nd-triangulation 0.3.4 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpp_common v0.5.6
[INFO] [stderr]   Downloaded cpp_macros v0.5.6
[INFO] [stderr]   Downloaded cpp v0.5.6
[INFO] [stderr]   Downloaded thread_local v1.1.2
[INFO] [stderr]   Downloaded if_rust_version v1.0.0
[INFO] [stderr]   Downloaded cpp_build v0.5.6
[INFO] [stderr]   Downloaded libc v0.2.84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07180998d697c99c8fe85671cfc64d1a1ac8a546892616a50c470b9f53ecbead
[INFO] running `Command { std: "docker" "start" "-a" "07180998d697c99c8fe85671cfc64d1a1ac8a546892616a50c470b9f53ecbead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07180998d697c99c8fe85671cfc64d1a1ac8a546892616a50c470b9f53ecbead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07180998d697c99c8fe85671cfc64d1a1ac8a546892616a50c470b9f53ecbead", kill_on_drop: false }`
[INFO] [stdout] 07180998d697c99c8fe85671cfc64d1a1ac8a546892616a50c470b9f53ecbead
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbb1f8a01ea47a0dfb5b907e6c4c79a15454c840b459c08b5149a09b8f043d4e
[INFO] running `Command { std: "docker" "start" "-a" "dbb1f8a01ea47a0dfb5b907e6c4c79a15454c840b459c08b5149a09b8f043d4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling if_rust_version v1.0.0
[INFO] [stderr]    Compiling thread_local v1.1.2
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling cpp_common v0.5.6
[INFO] [stderr]    Compiling cpp_build v0.5.6
[INFO] [stderr]    Compiling cpp_macros v0.5.6
[INFO] [stderr]    Compiling nd-triangulation v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: nd-triangulation@0.3.4: src/lib.rs:15:14: fatal error: CGAL/Epick_d.h: No such file or directory
[INFO] [stderr] warning: nd-triangulation@0.3.4:    15 |     #include <CGAL/Epick_d.h>
[INFO] [stderr] warning: nd-triangulation@0.3.4:       |              ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nd-triangulation@0.3.4: compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `nd-triangulation v0.3.4 (/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/nd-triangulation-0ce32e608a2136da/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "/usr/bin/g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir" "-I" "/usr/include/eigen3" "-Wall" "-Wextra" "-frounding-math" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/nd-triangulation-004c0b034a53294c/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/nd-triangulation-004c0b034a53294c/out/rust_cpp/cpp_closures.cpp"
[INFO] [stderr]   cargo:warning=src/lib.rs:15:14: fatal error: CGAL/Epick_d.h: No such file or directory
[INFO] [stderr]   cargo:warning=   15 |     #include <CGAL/Epick_d.h>
[INFO] [stderr]   cargo:warning=      |              ^~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: ToolExecError: Command "/usr/bin/g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir" "-I" "/usr/include/eigen3" "-Wall" "-Wextra" "-frounding-math" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/nd-triangulation-004c0b034a53294c/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/nd-triangulation-004c0b034a53294c/out/rust_cpp/cpp_closures.cpp" with args "g++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dbb1f8a01ea47a0dfb5b907e6c4c79a15454c840b459c08b5149a09b8f043d4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbb1f8a01ea47a0dfb5b907e6c4c79a15454c840b459c08b5149a09b8f043d4e", kill_on_drop: false }`
[INFO] [stdout] dbb1f8a01ea47a0dfb5b907e6c4c79a15454c840b459c08b5149a09b8f043d4e
[INFO] checking nd-triangulation-0.3.4 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate nd-triangulation 0.3.4 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate nd-triangulation 0.3.4 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nd-triangulation 0.3.4
[INFO] finished tweaking crates.io crate nd-triangulation 0.3.4
[INFO] tweaked toml for crates.io crate nd-triangulation 0.3.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate nd-triangulation 0.3.4 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8bb5bbf3ac05845f7347ff72af8c817cd31256b708085febfe8ca8900289444
[INFO] running `Command { std: "docker" "start" "-a" "c8bb5bbf3ac05845f7347ff72af8c817cd31256b708085febfe8ca8900289444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8bb5bbf3ac05845f7347ff72af8c817cd31256b708085febfe8ca8900289444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8bb5bbf3ac05845f7347ff72af8c817cd31256b708085febfe8ca8900289444", kill_on_drop: false }`
[INFO] [stdout] c8bb5bbf3ac05845f7347ff72af8c817cd31256b708085febfe8ca8900289444
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8c8a4a9f4bc3ac815f300d75c7f5369035bf08da210bc5e7a02a8771e7c6226
[INFO] running `Command { std: "docker" "start" "-a" "a8c8a4a9f4bc3ac815f300d75c7f5369035bf08da210bc5e7a02a8771e7c6226", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling if_rust_version v1.0.0
[INFO] [stderr]    Compiling thread_local v1.1.2
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling cpp_common v0.5.6
[INFO] [stderr]    Compiling cpp_build v0.5.6
[INFO] [stderr]    Compiling cpp_macros v0.5.6
[INFO] [stderr]    Compiling nd-triangulation v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: nd-triangulation@0.3.4: src/lib.rs:15:14: fatal error: CGAL/Epick_d.h: No such file or directory
[INFO] [stderr] warning: nd-triangulation@0.3.4:    15 |     #include <CGAL/Epick_d.h>
[INFO] [stderr] warning: nd-triangulation@0.3.4:       |              ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nd-triangulation@0.3.4: compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `nd-triangulation v0.3.4 (/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/nd-triangulation-0ce32e608a2136da/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "/usr/bin/g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir" "-I" "/usr/include/eigen3" "-Wall" "-Wextra" "-frounding-math" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/nd-triangulation-004c0b034a53294c/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/nd-triangulation-004c0b034a53294c/out/rust_cpp/cpp_closures.cpp"
[INFO] [stderr]   cargo:warning=src/lib.rs:15:14: fatal error: CGAL/Epick_d.h: No such file or directory
[INFO] [stderr]   cargo:warning=   15 |     #include <CGAL/Epick_d.h>
[INFO] [stderr]   cargo:warning=      |              ^~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: ToolExecError: Command "/usr/bin/g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir" "-I" "/usr/include/eigen3" "-Wall" "-Wextra" "-frounding-math" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/nd-triangulation-004c0b034a53294c/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/nd-triangulation-004c0b034a53294c/out/rust_cpp/cpp_closures.cpp" with args "g++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a8c8a4a9f4bc3ac815f300d75c7f5369035bf08da210bc5e7a02a8771e7c6226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c8a4a9f4bc3ac815f300d75c7f5369035bf08da210bc5e7a02a8771e7c6226", kill_on_drop: false }`
[INFO] [stdout] a8c8a4a9f4bc3ac815f300d75c7f5369035bf08da210bc5e7a02a8771e7c6226
