[INFO] cloning repository https://github.com/LucaCiucci/root-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucaCiucci/root-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucaCiucci%2Froot-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucaCiucci%2Froot-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4de372571cd5706b0e7891fe325d97703a88ef6
[INFO] checking LucaCiucci/root-rs against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucaCiucci%2Froot-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LucaCiucci/root-rs on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/LucaCiucci/root-rs
[INFO] finished tweaking git repo https://github.com/LucaCiucci/root-rs
[INFO] tweaked toml for git repo https://github.com/LucaCiucci/root-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/LucaCiucci/root-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking LucaCiucci/root-rs against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucaCiucci%2Froot-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LucaCiucci/root-rs on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/LucaCiucci/root-rs
[INFO] finished tweaking git repo https://github.com/LucaCiucci/root-rs
[INFO] tweaked toml for git repo https://github.com/LucaCiucci/root-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/LucaCiucci/root-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f8734d5326fb8b94b8c2039621f777fa3e5ab115d1ed1b5f7b41333ddb6d7f2
[INFO] running `Command { std: "docker" "start" "-a" "8f8734d5326fb8b94b8c2039621f777fa3e5ab115d1ed1b5f7b41333ddb6d7f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f8734d5326fb8b94b8c2039621f777fa3e5ab115d1ed1b5f7b41333ddb6d7f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f8734d5326fb8b94b8c2039621f777fa3e5ab115d1ed1b5f7b41333ddb6d7f2", kill_on_drop: false }`
[INFO] [stdout] 8f8734d5326fb8b94b8c2039621f777fa3e5ab115d1ed1b5f7b41333ddb6d7f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a163b76b0bfd20bf521cf4bc5e6e80c86721b4c11bee0b0468aed94869a045b3
[INFO] running `Command { std: "docker" "start" "-a" "a163b76b0bfd20bf521cf4bc5e6e80c86721b4c11bee0b0468aed94869a045b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling bindgen v0.69.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling root-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `root-rs v0.1.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/root-rs-0b3343553ccce710/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/target/debug/build/root-rs-d8c7af682e2934e0/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/root-rs-c-bindings" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/root-rs-d8c7af682e2934e0/out" "-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]   -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr]   See also "/opt/rustwide/target/debug/build/root-rs-d8c7af682e2934e0/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Error at CMakeLists.txt:26 (find_package):
[INFO] [stderr]     By not providing "FindROOT.cmake" in CMAKE_MODULE_PATH this project has
[INFO] [stderr]     asked CMake to find a package configuration file provided by "ROOT", but
[INFO] [stderr]     CMake did not find one.
[INFO] [stderr] 
[INFO] [stderr]     Could not find a package configuration file provided by "ROOT" (requested
[INFO] [stderr]     version 6.22) with any of the following names:
[INFO] [stderr] 
[INFO] [stderr]       ROOTConfig.cmake
[INFO] [stderr]       root-config.cmake
[INFO] [stderr] 
[INFO] [stderr]     Add the installation prefix of "ROOT" to CMAKE_PREFIX_PATH or set
[INFO] [stderr]     "ROOT_DIR" to a directory containing one of the above files.  If "ROOT"
[INFO] [stderr]     provides a separate development package or SDK, be sure it has been
[INFO] [stderr]     installed.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55e05abf91e6 - std::backtrace_rs::backtrace::libunwind::trace::h31bf9e16c3129d88
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x55e05abf91e6 - std::backtrace_rs::backtrace::trace_unsynchronized::hfbf8ae71cff6d572
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55e05abf91e6 - std::sys_common::backtrace::_print_fmt::h51a5c032426e5886
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55e05abf91e6 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc9ed9fb0e0178e64
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55e05ac231ec - core::fmt::rt::Argument::fmt::h4294b4ebdfeb70b0
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55e05ac231ec - core::fmt::write::hecc5a1c31014825e
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x55e05abf620f - std::io::Write::write_fmt::hdd43e3748f3c18c1
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/io/mod.rs:1846:15
[INFO] [stderr]      7:     0x55e05abf8f94 - std::sys_common::backtrace::_print::h1ef3744a6b3284d7
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55e05abf8f94 - std::sys_common::backtrace::print::h87f11e711d7ec1f2
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55e05abfa7eb - std::panicking::default_hook::{{closure}}::hc671c6c8612bb33a
[INFO] [stderr]     10:     0x55e05abfa547 - std::panicking::default_hook::h7755299c777843b5
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55e05abfac8d - std::panicking::rust_panic_with_hook::hf5c0a76956d1f55b
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x55e05abfab62 - std::panicking::begin_panic_handler::{{closure}}::h75ace17bd1a3cacd
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x55e05abf96c6 - std::sys_common::backtrace::__rust_end_short_backtrace::h0c85a736a9e46df5
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55e05abfa894 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x55e05a4b12d5 - core::panicking::panic_fmt::hca2ab16c2853391a
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55e05ab8cdb1 - cmake::fail::he01f15205bc2969d
[INFO] [stderr]     17:     0x55e05ab8c546 - cmake::run::hee768cb7f07686c9
[INFO] [stderr]     18:     0x55e05ab88608 - cmake::Config::build::h566893d7a51ca541
[INFO] [stderr]     19:     0x55e05a4b6f19 - build_script_build::build_and_link_bindings_project::h20e037da9526e6a7
[INFO] [stderr]     20:     0x55e05a4b6e63 - build_script_build::main::h28f6d05ba9344a6f
[INFO] [stderr]     21:     0x55e05a4b35e3 - core::ops::function::FnOnce::call_once::hb8582c6ae278f131
[INFO] [stderr]     22:     0x55e05a4b28d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h84f633cfc63c60fe
[INFO] [stderr]     23:     0x55e05a4b3019 - std::rt::lang_start::{{closure}}::ha99ff72b71fd1fe4
[INFO] [stderr]     24:     0x55e05abf1153 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7902246483b7d7c4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x55e05abf1153 - std::panicking::try::do_call::h6d4f049e2f4b4d6b
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:552:40
[INFO] [stderr]     26:     0x55e05abf1153 - std::panicking::try::h08871fd6170a32df
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:516:19
[INFO] [stderr]     27:     0x55e05abf1153 - std::panic::catch_unwind::hb4f344f38c178ba4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panic.rs:146:14
[INFO] [stderr]     28:     0x55e05abf1153 - std::rt::lang_start_internal::{{closure}}::h0d066aabba5d6be4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/rt.rs:148:48
[INFO] [stderr]     29:     0x55e05abf1153 - std::panicking::try::do_call::h2b134820a693c229
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:552:40
[INFO] [stderr]     30:     0x55e05abf1153 - std::panicking::try::h6f4c84a9341cfb96
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:516:19
[INFO] [stderr]     31:     0x55e05abf1153 - std::panic::catch_unwind::h1e69ddfdb871ed54
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panic.rs:146:14
[INFO] [stderr]     32:     0x55e05abf1153 - std::rt::lang_start_internal::h55a0eab7bdccf49d
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/rt.rs:148:20
[INFO] [stderr]     33:     0x55e05a4b2ff7 - std::rt::lang_start::h86214b503472f9b6
[INFO] [stderr]     34:     0x55e05a4b8b55 - main
[INFO] [stderr]     35:     0x7f5dd5bacd90 - <unknown>
[INFO] [stderr]     36:     0x7f5dd5bace40 - __libc_start_main
[INFO] [stderr]     37:     0x55e05a4b1a65 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "a163b76b0bfd20bf521cf4bc5e6e80c86721b4c11bee0b0468aed94869a045b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a163b76b0bfd20bf521cf4bc5e6e80c86721b4c11bee0b0468aed94869a045b3", kill_on_drop: false }`
[INFO] [stdout] a163b76b0bfd20bf521cf4bc5e6e80c86721b4c11bee0b0468aed94869a045b3
