[INFO] updating cached repository https://github.com/crumblingstatue/setodo [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] 79c794ad106d5b9eabdd9979cb34cc551259ac25 [INFO] checking crumblingstatue/setodo/79c794ad106d5b9eabdd9979cb34cc551259ac25 against try#f827120c9528a1a0e4c9881169eacd52170f9a08 for pr-130367 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fsetodo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crumblingstatue/setodo on toolchain f827120c9528a1a0e4c9881169eacd52170f9a08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f827120c9528a1a0e4c9881169eacd52170f9a08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crumblingstatue/setodo [INFO] finished tweaking git repo https://github.com/crumblingstatue/setodo [INFO] tweaked toml for git repo https://github.com/crumblingstatue/setodo written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/crumblingstatue/setodo 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" "+f827120c9528a1a0e4c9881169eacd52170f9a08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+f827120c9528a1a0e4c9881169eacd52170f9a08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4da4c3c1285d8164e50e28b771946bcee140ec66a8615552f44f71b2f0cdaf60 [INFO] running `Command { std: "docker" "start" "-a" "4da4c3c1285d8164e50e28b771946bcee140ec66a8615552f44f71b2f0cdaf60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4da4c3c1285d8164e50e28b771946bcee140ec66a8615552f44f71b2f0cdaf60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4da4c3c1285d8164e50e28b771946bcee140ec66a8615552f44f71b2f0cdaf60", kill_on_drop: false }` [INFO] [stdout] 4da4c3c1285d8164e50e28b771946bcee140ec66a8615552f44f71b2f0cdaf60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+f827120c9528a1a0e4c9881169eacd52170f9a08" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4033d2adc2fe149b7b5a8cdbf5d426c88382b4904a4e72c2f8704dc52513edb [INFO] running `Command { std: "docker" "start" "-a" "d4033d2adc2fe149b7b5a8cdbf5d426c88382b4904a4e72c2f8704dc52513edb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking ttf-parser v0.24.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking xcursor v0.3.6 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `thiserror-impl` (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/f827120c9528a1a0e4c9881169eacd52170f9a08/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7d2f5f75dd1bade2 -C extra-filename=-7d2f5f75dd1bade2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-999306cb2722a44d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-588522ccb60d1420.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d79824c3ead1d534.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bytemuck_derive` (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/f827120c9528a1a0e4c9881169eacd52170f9a08/bin/rustc --crate-name bytemuck_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytemuck_derive-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7f58c28e55f70aab -C extra-filename=-7f58c28e55f70aab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-999306cb2722a44d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-588522ccb60d1420.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d79824c3ead1d534.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `glutin_egl_sys v0.6.0` [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/glutin_egl_sys-c6a3aff13d755ee8/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glutin_egl_sys-0.6.0/build.rs:56:10: [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: 0x56f99f35e68a - std::backtrace_rs::backtrace::libunwind::trace::h79274398f13b0f4c [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x56f99f35e68a - std::backtrace_rs::backtrace::trace_unsynchronized::h6e788dfec8f93fbb [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56f99f35e68a - std::sys::backtrace::_print_fmt::hbd30a5846d2b9c4f [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56f99f35e68a - ::fmt::h28eb783b65681e9c [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x56f99f37b79b - core::fmt::rt::Argument::fmt::h8a4759be6e233664 [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x56f99f37b79b - core::fmt::write::hb156a0aff08d9b83 [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x56f99f35bb53 - std::io::Write::write_fmt::h8ab1d1a78e13ade9 [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x56f99f35e4d2 - std::sys::backtrace::BacktraceLock::print::h3df4dd85e0be4691 [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x56f99f35f797 - std::panicking::default_hook::{{closure}}::h82c2324007a57265 [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x56f99f35f5c6 - std::panicking::default_hook::h70ef77c63bfda0ad [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x56f99f35fd97 - std::panicking::rust_panic_with_hook::hd9a683bffa680c6d [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x56f99f35fc37 - std::panicking::begin_panic_handler::{{closure}}::hffc93b8a851a1ddc [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x56f99f35eb69 - std::sys::backtrace::__rust_end_short_backtrace::hb14d73c02ba38d06 [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x56f99f35f8c4 - rust_begin_unwind [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x56f99f37a613 - core::panicking::panic_fmt::h2cbe4866e3a0a049 [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x56f99f37aa26 - core::result::unwrap_failed::h3e919e8d74ca6890 [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/core/src/result.rs:1689:5 [INFO] [stderr] 16: 0x56f99f2c390e - build_script_build::main::h50144bc6e223ba27 [INFO] [stderr] 17: 0x56f99f2d0773 - core::ops::function::FnOnce::call_once::ha41e046596701674 [INFO] [stderr] 18: 0x56f99f2d4346 - std::sys::backtrace::__rust_begin_short_backtrace::h68e466257b4e0630 [INFO] [stderr] 19: 0x56f99f2beb19 - std::rt::lang_start::{{closure}}::hd51f85e09d8fe2ae [INFO] [stderr] 20: 0x56f99f3592c0 - core::ops::function::impls:: for &F>::call_once::ha5b21b06bada97a8 [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x56f99f3592c0 - std::panicking::try::do_call::hd1a2e2c351ce58da [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/panicking.rs:557:40 [INFO] [stderr] 22: 0x56f99f3592c0 - std::panicking::try::hfa4df054581e1c7f [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/panicking.rs:520:19 [INFO] [stderr] 23: 0x56f99f3592c0 - std::panic::catch_unwind::h317088c10b54a208 [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/panic.rs:345:14 [INFO] [stderr] 24: 0x56f99f3592c0 - std::rt::lang_start_internal::{{closure}}::hcbb901267dca42ad [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/rt.rs:143:48 [INFO] [stderr] 25: 0x56f99f3592c0 - std::panicking::try::do_call::hfd62168d1f783b81 [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/panicking.rs:557:40 [INFO] [stderr] 26: 0x56f99f3592c0 - std::panicking::try::he28b736ed2402e44 [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/panicking.rs:520:19 [INFO] [stderr] 27: 0x56f99f3592c0 - std::panic::catch_unwind::h9320484760fe354b [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/panic.rs:345:14 [INFO] [stderr] 28: 0x56f99f3592c0 - std::rt::lang_start_internal::h6cd0a50fc8a80a92 [INFO] [stderr] at /rustc/f827120c9528a1a0e4c9881169eacd52170f9a08/library/std/src/rt.rs:143:20 [INFO] [stderr] 29: 0x56f99f2beaf7 - std::rt::lang_start::h251afa469a2a3906 [INFO] [stderr] 30: 0x56f99f2c39f5 - main [INFO] [stderr] 31: 0x796e3c5efd90 - [INFO] [stderr] 32: 0x796e3c5efe40 - __libc_start_main [INFO] [stderr] 33: 0x56f99f29b0b5 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaf5WaNG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamFguj4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `idna` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKF7wj4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetao25dYS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7s59uF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d4033d2adc2fe149b7b5a8cdbf5d426c88382b4904a4e72c2f8704dc52513edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4033d2adc2fe149b7b5a8cdbf5d426c88382b4904a4e72c2f8704dc52513edb", kill_on_drop: false }` [INFO] [stdout] d4033d2adc2fe149b7b5a8cdbf5d426c88382b4904a4e72c2f8704dc52513edb