[INFO] cloning repository https://github.com/offblck/cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/offblck/cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffblck%2Fcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffblck%2Fcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11a1ee416c999b41705c39beffd58d4783f088b3 [INFO] checking offblck/cli against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffblck%2Fcli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/offblck/cli [INFO] finished tweaking git repo https://github.com/offblck/cli [INFO] tweaked toml for git repo https://github.com/offblck/cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/offblck/cli on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/offblck/cli 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" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dceb1763afccf8077c4e1aea6145324bc7d23346e3b99e22e170d5f823aeea6b [INFO] running `Command { std: "docker" "start" "-a" "dceb1763afccf8077c4e1aea6145324bc7d23346e3b99e22e170d5f823aeea6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dceb1763afccf8077c4e1aea6145324bc7d23346e3b99e22e170d5f823aeea6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dceb1763afccf8077c4e1aea6145324bc7d23346e3b99e22e170d5f823aeea6b", kill_on_drop: false }` [INFO] [stdout] dceb1763afccf8077c4e1aea6145324bc7d23346e3b99e22e170d5f823aeea6b [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 597431ecf6d4ad0292cd59951ac69006033486798b01641d09f6284f55ae2558 [INFO] running `Command { std: "docker" "start" "-a" "597431ecf6d4ad0292cd59951ac69006033486798b01641d09f6284f55ae2558", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rustix-67fe0a34b136f2a0.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_automata-d895587f385da548.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=b0b7d360988c1773 -C extra-filename=-04ef8c488b1efe9e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c1602ad0331f815a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7f88217c94841094.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6759994d78e94663.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaLeUoO9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `petgraph` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5` [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/wayland-protocols-570c0db8900bc069/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '028201683a76a5cd349729c6819c46607119c4e8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '028201683a76a5cd349729c6819c46607119c4e8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '028201683a76a5cd349729c6819c46607119c4e8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '028201683a76a5cd349729c6819c46607119c4e8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '028201683a76a5cd349729c6819c46607119c4e8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '028201683a76a5cd349729c6819c46607119c4e8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.29.5/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x64ff42c3aa42 - std::backtrace_rs::backtrace::libunwind::trace::h092193d0be716397 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x64ff42c3aa42 - std::backtrace_rs::backtrace::trace_unsynchronized::hee353a190434dd48 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x64ff42c3aa42 - std::sys::backtrace::_print_fmt::ha43ae459561b8e8b [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x64ff42c3aa42 - ::fmt::h042482a41b318bcd [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x64ff42c5ada3 - core::fmt::rt::Argument::fmt::h5c183668751b3d24 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x64ff42c5ada3 - core::fmt::write::h32655d8ddfb61772 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x64ff42c38143 - std::io::default_write_fmt::h1446be99cce3923f [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x64ff42c38143 - std::io::Write::write_fmt::h7507d6e881f93625 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x64ff42c3a892 - std::sys::backtrace::BacktraceLock::print::h6680867f1468c90a [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x64ff42c3b923 - std::panicking::default_hook::{{closure}}::h78c515b9e3a5e642 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x64ff42c3b705 - std::panicking::default_hook::hfbf9a0dd15885e47 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x64ff42c3c335 - std::panicking::rust_panic_with_hook::hbe55e78ca41d7dab [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x64ff42c3c0ca - std::panicking::begin_panic_handler::{{closure}}::h9e3b1c158102db89 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x64ff42c3af49 - std::sys::backtrace::__rust_end_short_backtrace::hafac903cbe3345ea [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x64ff42c3bd5d - __rustc[fd03702064115cce]::rust_begin_unwind [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x64ff42c59da0 - core::panicking::panic_fmt::hf20aa5dfa5b51e53 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x64ff42c5a136 - core::result::unwrap_failed::hbebd59997ea3f765 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x64ff42b7a169 - wayland_scanner::generate_code_with_destructor_events::h8dd7cb3b38708839 [INFO] [stderr] 18: 0x64ff42b7c2ff - build_script_build::generate_protocol::hd0086aeae4e1c55c [INFO] [stderr] 19: 0x64ff42b7d59a - build_script_build::main::hcf384057de131ff8 [INFO] [stderr] 20: 0x64ff42b72ce3 - core::ops::function::FnOnce::call_once::h5b7e8f90c888bc1b [INFO] [stderr] 21: 0x64ff42b75926 - std::sys::backtrace::__rust_begin_short_backtrace::hf65cc08db13f4080 [INFO] [stderr] 22: 0x64ff42b72729 - std::rt::lang_start::{{closure}}::hac2a7e65608d2fea [INFO] [stderr] 23: 0x64ff42c34d10 - core::ops::function::impls:: for &F>::call_once::h91340f42ad8b8a2c [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x64ff42c34d10 - std::panicking::catch_unwind::do_call::h9e559085a393ccdd [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x64ff42c34d10 - std::panicking::catch_unwind::h0e7cdc2fd7a5750c [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x64ff42c34d10 - std::panic::catch_unwind::h44c56acec16f2c24 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x64ff42c34d10 - std::rt::lang_start_internal::{{closure}}::h0145d887e08ed968 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x64ff42c34d10 - std::panicking::catch_unwind::do_call::h288e28ad5bb315a2 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x64ff42c34d10 - std::panicking::catch_unwind::h7d281ec72402810f [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x64ff42c34d10 - std::panic::catch_unwind::hdb8b2ae6bb632683 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x64ff42c34d10 - std::rt::lang_start_internal::h7d25bb65b157cc9c [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x64ff42b72711 - std::rt::lang_start::hfc917b32d2eb0f7e [INFO] [stderr] 33: 0x64ff42b7dde5 - main [INFO] [stderr] 34: 0x7d900a8951ca - [INFO] [stderr] 35: 0x7d900a89528b - __libc_start_main [INFO] [stderr] 36: 0x64ff42b680e5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "597431ecf6d4ad0292cd59951ac69006033486798b01641d09f6284f55ae2558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "597431ecf6d4ad0292cd59951ac69006033486798b01641d09f6284f55ae2558", kill_on_drop: false }` [INFO] [stdout] 597431ecf6d4ad0292cd59951ac69006033486798b01641d09f6284f55ae2558