[INFO] cloning repository https://github.com/cjsmocjsmo/mtv_gstreamer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjsmocjsmo/mtv_gstreamer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjsmocjsmo%2Fmtv_gstreamer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjsmocjsmo%2Fmtv_gstreamer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b73d9170334131a7dc443c7005d4cb2215553c9 [INFO] checking cjsmocjsmo/mtv_gstreamer against master#b389b0ab72cb0aa9acf4df0ae0c0e12090782da9 for pr-128351-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjsmocjsmo%2Fmtv_gstreamer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cjsmocjsmo/mtv_gstreamer on toolchain b389b0ab72cb0aa9acf4df0ae0c0e12090782da9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cjsmocjsmo/mtv_gstreamer [INFO] finished tweaking git repo https://github.com/cjsmocjsmo/mtv_gstreamer [INFO] tweaked toml for git repo https://github.com/cjsmocjsmo/mtv_gstreamer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cjsmocjsmo/mtv_gstreamer 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" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitlab.freedesktop.org/gstreamer/gstreamer-rs` [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git` due to update strategy in .gitmodules [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gtk-rs-core` [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.8.10 [INFO] [stderr] Downloaded muldiv v1.0.1 [INFO] [stderr] Downloaded x11 v2.21.0 [INFO] [stderr] Downloaded target-lexicon v0.12.14 [INFO] [stderr] Downloaded cfg-expr v0.15.7 [INFO] [stderr] Downloaded system-deps v6.2.0 [INFO] [stderr] Downloaded cocoa v0.22.0 [INFO] [stderr] Downloaded toml_edit v0.22.6 [INFO] [stderr] Downloaded core-graphics v0.21.0 [INFO] [stderr] Downloaded option-operations v0.5.0 [INFO] [stderr] Downloaded winnow v0.6.5 [INFO] [stderr] Downloaded rdev v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0de9aec8f541922d8bd8c2d515083f35569eeb3a344730cfdf30a7c496052098 [INFO] running `Command { std: "docker" "start" "-a" "0de9aec8f541922d8bd8c2d515083f35569eeb3a344730cfdf30a7c496052098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0de9aec8f541922d8bd8c2d515083f35569eeb3a344730cfdf30a7c496052098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0de9aec8f541922d8bd8c2d515083f35569eeb3a344730cfdf30a7c496052098", kill_on_drop: false }` [INFO] [stdout] 0de9aec8f541922d8bd8c2d515083f35569eeb3a344730cfdf30a7c496052098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6ac83e6ca84f2440f0edf409dd9395676edeaf6b7e5099d33e5628a650ab15a [INFO] running `Command { std: "docker" "start" "-a" "d6ac83e6ca84f2440f0edf409dd9395676edeaf6b7e5099d33e5628a650ab15a", kill_on_drop: false }` [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Checking option-operations v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rdev v0.5.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling glib-macros v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#8e5054e4) [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling glib-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#8e5054e4) [INFO] [stderr] Compiling gobject-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#8e5054e4) [INFO] [stderr] Compiling gio-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#8e5054e4) [INFO] [stderr] Compiling gstreamer-sys v0.23.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#ffad1188) [INFO] [stderr] Checking glib v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#8e5054e4) [INFO] [stderr] Checking gstreamer v0.23.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#ffad1188) [INFO] [stderr] Checking mtv_gstreamer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.58s [INFO] running `Command { std: "docker" "inspect" "d6ac83e6ca84f2440f0edf409dd9395676edeaf6b7e5099d33e5628a650ab15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ac83e6ca84f2440f0edf409dd9395676edeaf6b7e5099d33e5628a650ab15a", kill_on_drop: false }` [INFO] [stdout] d6ac83e6ca84f2440f0edf409dd9395676edeaf6b7e5099d33e5628a650ab15a [INFO] checking cjsmocjsmo/mtv_gstreamer against try#16d823b1c168ce52c66ccc00dfd686f775a45c65 for pr-128351-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjsmocjsmo%2Fmtv_gstreamer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cjsmocjsmo/mtv_gstreamer on toolchain 16d823b1c168ce52c66ccc00dfd686f775a45c65 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cjsmocjsmo/mtv_gstreamer [INFO] finished tweaking git repo https://github.com/cjsmocjsmo/mtv_gstreamer [INFO] tweaked toml for git repo https://github.com/cjsmocjsmo/mtv_gstreamer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cjsmocjsmo/mtv_gstreamer 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" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 040f308d81843cf477609d1016bec071033c773998dfc49aa08a14a5f682b15a [INFO] running `Command { std: "docker" "start" "-a" "040f308d81843cf477609d1016bec071033c773998dfc49aa08a14a5f682b15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "040f308d81843cf477609d1016bec071033c773998dfc49aa08a14a5f682b15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "040f308d81843cf477609d1016bec071033c773998dfc49aa08a14a5f682b15a", kill_on_drop: false }` [INFO] [stdout] 040f308d81843cf477609d1016bec071033c773998dfc49aa08a14a5f682b15a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40090eb7c52d57538efa4a2a61c19dbf75f36c2882c2225e1c40adf142c6bfc4 [INFO] running `Command { std: "docker" "start" "-a" "40090eb7c52d57538efa4a2a61c19dbf75f36c2882c2225e1c40adf142c6bfc4", kill_on_drop: false }` [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Checking option-operations v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rdev v0.5.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling glib-macros v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#8e5054e4) [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling glib-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#8e5054e4) [INFO] [stderr] Compiling gobject-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#8e5054e4) [INFO] [stderr] Compiling gio-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#8e5054e4) [INFO] [stderr] Compiling gstreamer-sys v0.23.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#ffad1188) [INFO] [stderr] Checking glib v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#8e5054e4) [INFO] [stderr] Checking gstreamer v0.23.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#ffad1188) [INFO] [stderr] Checking mtv_gstreamer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.55s [INFO] running `Command { std: "docker" "inspect" "40090eb7c52d57538efa4a2a61c19dbf75f36c2882c2225e1c40adf142c6bfc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40090eb7c52d57538efa4a2a61c19dbf75f36c2882c2225e1c40adf142c6bfc4", kill_on_drop: false }` [INFO] [stdout] 40090eb7c52d57538efa4a2a61c19dbf75f36c2882c2225e1c40adf142c6bfc4