[INFO] updating cached repository https://github.com/pkgw/rubbl-rxpackage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a71a826b5afdf9398a1931e1cee7043eba65f51 [INFO] testing pkgw/rubbl-rxpackage against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl-rxpackage" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pkgw/rubbl-rxpackage on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pkgw/rubbl-rxpackage [INFO] finished tweaking git repo https://github.com/pkgw/rubbl-rxpackage [INFO] tweaked toml for git repo https://github.com/pkgw/rubbl-rxpackage written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/pkgw/rubbl-rxpackage already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6c0035a58b413259a1c2598107110e6562f86da85cead43064e330b749dbdcb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d6c0035a58b413259a1c2598107110e6562f86da85cead43064e330b749dbdcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6c0035a58b413259a1c2598107110e6562f86da85cead43064e330b749dbdcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c0035a58b413259a1c2598107110e6562f86da85cead43064e330b749dbdcb", kill_on_drop: false }` [INFO] [stdout] d6c0035a58b413259a1c2598107110e6562f86da85cead43064e330b749dbdcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f58ae2be30f28ae32ecf65077a4e899d184bb498f948053a9a319e4d65cd7efe [INFO] running `Command { std: "docker" "start" "-a" "f58ae2be30f28ae32ecf65077a4e899d184bb498f948053a9a319e4d65cd7efe", kill_on_drop: false }` [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rubbl_casatables_impl v0.2.31100 [INFO] [stderr] Compiling rubbl_casatables v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rubbl_core v0.1.2 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `rubbl_casatables_impl v0.2.31100` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ec3b809725bc409/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] NUM_JOBS = Some("16") [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] 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] 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: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/DataMan/StIndArrAIO.o" "-c" "casacore/tables/DataMan/StIndArrAIO.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/casa/Quanta/UnitMap3.o" "-c" "casacore/casa/Quanta/UnitMap3.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/Tables/ConcatRows.o" "-c" "casacore/tables/Tables/ConcatRows.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/Tables/ColumnsIndexArray.o" "-c" "casacore/tables/Tables/ColumnsIndexArray.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/DataMan/TSMShape.o" "-c" "casacore/tables/DataMan/TSMShape.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/casa/Arrays/Array2.o" "-c" "casacore/casa/Arrays/Array2.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/Tables/ColumnSet.o" "-c" "casacore/tables/Tables/ColumnSet.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/DataMan/TSMDataColumn.o" "-c" "casacore/tables/DataMan/TSMDataColumn.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/DataMan/TiledStManAccessor.o" "-c" "casacore/tables/DataMan/TiledStManAccessor.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/Tables/TableAttr.o" "-c" "casacore/tables/Tables/TableAttr.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/Tables/RefRows.o" "-c" "casacore/tables/Tables/RefRows.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/DataMan/TiledShapeStMan.o" "-c" "casacore/tables/DataMan/TiledShapeStMan.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/DataMan/TiledFileHelper.o" "-c" "casacore/tables/DataMan/TiledFileHelper.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/Tables/ColumnDesc.o" "-c" "casacore/tables/Tables/ColumnDesc.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/Tables/BaseColumn.o" "-c" "casacore/tables/Tables/BaseColumn.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/DataMan/TSMColumn.o" "-c" "casacore/tables/DataMan/TSMColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/DataMan/VirtColEng.o" "-c" "casacore/tables/DataMan/VirtColEng.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/casa/Arrays/Array2Math.o" "-c" "casacore/casa/Arrays/Array2Math.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/casa/Quanta/UnitMap4.o" "-c" "casacore/casa/Quanta/UnitMap4.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/Tables/ArrayColumn_tmpl.o" "-c" "casacore/tables/Tables/ArrayColumn_tmpl.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/Tables/RefTable.o" "-c" "casacore/tables/Tables/RefTable.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/DataMan/StIndArray.o" "-c" "casacore/tables/DataMan/StIndArray.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/Tables/ConcatTable.o" "-c" "casacore/tables/Tables/ConcatTable.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/Tables/TableCache.o" "-c" "casacore/tables/Tables/TableCache.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/DataMan/TSMCoordColumn.o" "-c" "casacore/tables/DataMan/TSMCoordColumn.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/DataMan/TiledStMan.o" "-c" "casacore/tables/DataMan/TiledStMan.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/Tables/BaseTabIter.o" "-c" "casacore/tables/Tables/BaseTabIter.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/DataMan/TSMFile.o" "-c" "casacore/tables/DataMan/TSMFile.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/casa/Utilities/RegSequence.o" "-c" "casacore/casa/Utilities/RegSequence.cc" [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-0ae8cb5250782bd7/out/casacore/tables/Tables/ColumnsIndexArray.o" "-c" "casacore/tables/Tables/ColumnsIndexArray.cc" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "f58ae2be30f28ae32ecf65077a4e899d184bb498f948053a9a319e4d65cd7efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f58ae2be30f28ae32ecf65077a4e899d184bb498f948053a9a319e4d65cd7efe", kill_on_drop: false }` [INFO] [stdout] f58ae2be30f28ae32ecf65077a4e899d184bb498f948053a9a319e4d65cd7efe