[INFO] cloning repository https://github.com/edward-shen/cloudflare-ddns
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edward-shen/cloudflare-ddns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fcloudflare-ddns", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fcloudflare-ddns'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 514f83f90c4bad0613320129b0bec277c063fe8d
[INFO] checking edward-shen/cloudflare-ddns/514f83f90c4bad0613320129b0bec277c063fe8d against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fcloudflare-ddns" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/edward-shen/cloudflare-ddns on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/edward-shen/cloudflare-ddns
[INFO] finished tweaking git repo https://github.com/edward-shen/cloudflare-ddns
[INFO] tweaked toml for git repo https://github.com/edward-shen/cloudflare-ddns written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/edward-shen/cloudflare-ddns 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `lettre` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0e1090daf327fcd859d34deb32e501132887ffffadc584acb54bd53449123d2
[INFO] running `Command { std: "docker" "start" "-a" "d0e1090daf327fcd859d34deb32e501132887ffffadc584acb54bd53449123d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0e1090daf327fcd859d34deb32e501132887ffffadc584acb54bd53449123d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0e1090daf327fcd859d34deb32e501132887ffffadc584acb54bd53449123d2", kill_on_drop: false }`
[INFO] [stdout] d0e1090daf327fcd859d34deb32e501132887ffffadc584acb54bd53449123d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a02f4bdf71fa24080bf34b5a0cb9803b911c087ea47f3e7636cd2a04fe36c1da
[INFO] running `Command { std: "docker" "start" "-a" "a02f4bdf71fa24080bf34b5a0cb9803b911c087ea47f3e7636cd2a04fe36c1da", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `lettre` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.177
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling serde_derive v1.0.177
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking winnow v0.5.1
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]     Checking papergrid v0.10.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking lettre v0.10.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stdout] error: failed to write /tmp/rustctHyGgz/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcX33kyX/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcX33kyX/symbols.o" "/opt/rustwide/target/debug/deps/tabled_derive-bd8c113a3e4d4118.tabled_derive.49b4a72c3aeb3455-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/tabled_derive-bd8c113a3e4d4118.tabled_derive.49b4a72c3aeb3455-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/tabled_derive-bd8c113a3e4d4118.tabled_derive.49b4a72c3aeb3455-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/tabled_derive-bd8c113a3e4d4118.tabled_derive.49b4a72c3aeb3455-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/tabled_derive-bd8c113a3e4d4118.tabled_derive.49b4a72c3aeb3455-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/tabled_derive-bd8c113a3e4d4118.tabled_derive.49b4a72c3aeb3455-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/tabled_derive-bd8c113a3e4d4118.tabled_derive.49b4a72c3aeb3455-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/tabled_derive-bd8c113a3e4d4118.tabled_derive.49b4a72c3aeb3455-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/tabled_derive-bd8c113a3e4d4118.tabled_derive.49b4a72c3aeb3455-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/tabled_derive-bd8c113a3e4d4118.tabled_derive.49b4a72c3aeb3455-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/tabled_derive-bd8c113a3e4d4118.a0b3kxjn8lzazf5qbkbaft0i6.rcgu.rmeta" "/opt/rustwide/target/debug/deps/tabled_derive-bd8c113a3e4d4118.5xpigagb7wnp36do0c0ds2dh0.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproc_macro_error-8869800fe00329c8.rlib" "/opt/rustwide/target/debug/deps/libheck-40e4594aa970ec2e.rlib" "/opt/rustwide/target/debug/deps/libsyn-b7480f0dcf871d22.rlib" "/opt/rustwide/target/debug/deps/libquote-add7e6617fcf9ca7.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-b6b142e4bf85e3e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-c50f7aaa526ef20c.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-48fdbe75ea06e368.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-fb8c387236db3c10.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b251837809b2f64b.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cbef83eaa4e01f04.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-12a772286de2fca7.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-023bbe5ada7abfc3.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-de2bcdf10ec69c2b.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8e1754df350800fd.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-06c2ab7b9c32e037.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51d2621fc57a281b.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-54a930408793772f.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c7d01cba400dcb2.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9f84d69e331b75b.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-eec95493246aae39.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f6676c475e08ab0.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-799d520624f8b2e0.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fcf93d4842acd9a9.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0e6386368b0a24e8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtabled_derive-bd8c113a3e4d4118.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tabled_derive` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazMLomZ/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMBgQle"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `encoding_rs` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a02f4bdf71fa24080bf34b5a0cb9803b911c087ea47f3e7636cd2a04fe36c1da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a02f4bdf71fa24080bf34b5a0cb9803b911c087ea47f3e7636cd2a04fe36c1da", kill_on_drop: false }`
[INFO] [stdout] a02f4bdf71fa24080bf34b5a0cb9803b911c087ea47f3e7636cd2a04fe36c1da
