[INFO] fetching crate transformrs 1.0.0...
[INFO] testing transformrs-1.0.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate transformrs 1.0.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate transformrs 1.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate transformrs 1.0.0
[INFO] tweaked toml for crates.io crate transformrs 1.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate transformrs 1.0.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate transformrs 1.0.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.21.1
[INFO] [stderr]   Downloaded tempfile v3.19.1
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] [stderr]   Downloaded quinn-udp v0.5.10
[INFO] [stderr]   Downloaded openssl-sys v0.9.106
[INFO] [stderr]   Downloaded cc v1.2.16
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.23
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.0
[INFO] [stderr]   Downloaded h2 v0.4.8
[INFO] [stderr]   Downloaded openssl v0.10.71
[INFO] [stderr]   Downloaded zerocopy v0.8.23
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b4dc1b817f34f4c1b8931f2a2d73dc8fd1c54557a8a9cf993fd1053329f500d
[INFO] running `Command { std: "docker" "start" "-a" "2b4dc1b817f34f4c1b8931f2a2d73dc8fd1c54557a8a9cf993fd1053329f500d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b4dc1b817f34f4c1b8931f2a2d73dc8fd1c54557a8a9cf993fd1053329f500d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b4dc1b817f34f4c1b8931f2a2d73dc8fd1c54557a8a9cf993fd1053329f500d", kill_on_drop: false }`
[INFO] [stdout] 2b4dc1b817f34f4c1b8931f2a2d73dc8fd1c54557a8a9cf993fd1053329f500d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bbe8f87f867267850416f82fe4336942ba078561fa7ac6f1fd77526472a229e
[INFO] running `Command { std: "docker" "start" "-a" "9bbe8f87f867267850416f82fe4336942ba078561fa7ac6f1fd77526472a229e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling transformrs v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.04s
[INFO] running `Command { std: "docker" "inspect" "9bbe8f87f867267850416f82fe4336942ba078561fa7ac6f1fd77526472a229e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bbe8f87f867267850416f82fe4336942ba078561fa7ac6f1fd77526472a229e", kill_on_drop: false }`
[INFO] [stdout] 9bbe8f87f867267850416f82fe4336942ba078561fa7ac6f1fd77526472a229e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a701f6c31d72dba3e003d0960d9c408c538f6cc197651708e0a40ce644bf39f
[INFO] running `Command { std: "docker" "start" "-a" "6a701f6c31d72dba3e003d0960d9c408c538f6cc197651708e0a40ce644bf39f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling transformrs v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `transformrs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name transformrs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fda898cd5cf3a0c8 -C extra-filename=-afedca423c3ccc72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-8ff4ea545237a957.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a98c6e187cd1e46b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5308d88c23dfa742.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-53df2a476d107d6a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-93d6bb1ade57b09e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-583241a19af99641.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e28e8b266103f1a5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-95060acd2a2832fe.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f4a1c531e7c7bc80.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-11985eaef6937d61.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9a5394ee95bb2845.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-af86bb9d6e3eab7e/out` (signal: 9, SIGKILL: kill)
[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:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcDxbFaM/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-9a5394ee95bb2845,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libthread_local-21ca99dfff2c7395,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libtracing_log-2dea9c7d82308365}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtransformrs-2b053d8a19e6b33a,libregex-93d6bb1ade57b09e,libregex_automata-3e7305b1eb36cba0,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libreqwest-583241a19af99641,libserde_urlencoded-0bc9482d56137398,libbase64-fff42f7554bbeb90,librustls_pemfile-b142228deabdcb27,libipnet-7f24c5b85fa70b77,libhyper_rustls-9b421c092a3c81b1,libwebpki_roots-4a49d5f35c9a07cd,libhyper_tls-be62623ecb96894d,libtokio_native_tls-596d76ff0704a01f,libtokio_rustls-1fa340f304402b37,librustls-a9128880d7272f83,libsubtle-e2f0af8959bd7889,libwebpki-f05bec8c8186019a,libring-3c4d2cc9f6fd346c,libgetrandom-890c9ccb8b271240,libuntrusted-151845769873c416,libzeroize-fabec83a71c28d82,librustls_pki_types-c73ad35b7b8c5b70,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde_json-95060acd2a2832fe,libryu-f1418741a05f84c6,libserde-e28e8b266103f1a5,libtower-e71b83c05b840e79,libsync_wrapper-c4446c9ab9748a89,libtower_layer-5699d784b4449e00,libnative_tls-33fe2135f689950f,libopenssl_probe-d74274d8b7245f2e,libopenssl-f760f0322208694c,libbitflags-e2216e7dc380daf3,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libcfg_if-8c8419bc1cff3c76,libopenssl_sys-194d6819b6dc05c6,libhyper_util-d84ca3a9de42b4fc,libtower_service-222788e4f5219726,libhyper-c2878f12f0a63f89,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-e8442620ecd3e78e,libtracing-11985eaef6937d61,libtracing_core-576d793c7f1fc84b,libonce_cell-8fb8af6e413afc9b,libindexmap-d3010d553aeeff4f,libequivalent-9631f206a02b9f54,libhashbrown-0fd152627972b8c2,libatomic_waker-f98c2fb1596910db,libtokio_util-9cf8e833706dfbdb,libtokio-f4a1c531e7c7bc80,libsocket2-1b42b641cf985091,libmio-a8ea60641b6389be,liblibc-783313aafc8cd3cd,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,liblog-a7842726d7f6ebdc,liburl-469fe9f252ac6e18,libidna-0daac0b4eaa3f036,libidna_adapter-f47db8143c55a64c,libicu_normalizer-09bf8e1f7c5a98f6,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-0a10b9d1b12cb38a,libicu_properties-2ae9896ef395599f,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-c0bfae928ce6a4c8,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-f5f835eb657af8d0,libicu_provider-7783138458e1c92e,libicu_locid-38e0fc2d4e3b0ccb,liblitemap-371202e2dc37347e,libtinystr-bb6aa9e2f5852406,libzerovec-47399590a059180d,libwriteable-d7ff86b178f1d317,libyoke-a3512b1b42d360be,libzerofrom-307f88e98412ffe7,libstable_deref_trait-456565f84dafac83,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-a7d18df8952aa204,libitoa-7e733f37fe56f881,libfnv-2a26f5d3b9cd4973,libfutures-5308d88c23dfa742,libfutures_executor-7bc7f0270c2889b4,libfutures_util-53df2a476d107d6a,libmemchr-6e500fc2d2cc2174,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libbytes-a98c6e187cd1e46b,libasync_stream-8ff4ea545237a957,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_core-c23514cefd9aa7c7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcDxbFaM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-af86bb9d6e3eab7e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/text_to_image-8d6e310d59f9a00b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `transformrs` (test "text_to_image") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6a701f6c31d72dba3e003d0960d9c408c538f6cc197651708e0a40ce644bf39f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a701f6c31d72dba3e003d0960d9c408c538f6cc197651708e0a40ce644bf39f", kill_on_drop: false }`
[INFO] [stdout] 6a701f6c31d72dba3e003d0960d9c408c538f6cc197651708e0a40ce644bf39f
