[INFO] cloning repository https://github.com/ABDULHAMIT-KAHYA/delta-stream
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ABDULHAMIT-KAHYA/delta-stream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABDULHAMIT-KAHYA%2Fdelta-stream", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABDULHAMIT-KAHYA%2Fdelta-stream'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65b77c8eff37e534de8d719682bd368387f4032a
[INFO] documenting ABDULHAMIT-KAHYA/delta-stream against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABDULHAMIT-KAHYA%2Fdelta-stream" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ABDULHAMIT-KAHYA/delta-stream
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/ABDULHAMIT-KAHYA/delta-stream
[INFO] tweaked toml for git repo https://github.com/ABDULHAMIT-KAHYA/delta-stream written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ABDULHAMIT-KAHYA/delta-stream on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ABDULHAMIT-KAHYA/delta-stream 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 101096cbe54bda37f70651d61b73db90c5c770e548243e942dfdeee25ca725a3
[INFO] running `Command { std: "docker" "start" "101096cbe54bda37f70651d61b73db90c5c770e548243e942dfdeee25ca725a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "101096cbe54bda37f70651d61b73db90c5c770e548243e942dfdeee25ca725a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "101096cbe54bda37f70651d61b73db90c5c770e548243e942dfdeee25ca725a3" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "101096cbe54bda37f70651d61b73db90c5c770e548243e942dfdeee25ca725a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "101096cbe54bda37f70651d61b73db90c5c770e548243e942dfdeee25ca725a3" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]    Compiling delta-stream-derive v0.31.0 (/opt/rustwide/workdir/delta-stream-derive)
[INFO] [stderr]     Checking jsonptr v0.7.1
[INFO] [stderr]     Checking json-patch v4.2.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]  Documenting delta-stream v0.32.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.99s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/delta_stream/index.html
[INFO] running `Command { std: "docker" "inspect" "101096cbe54bda37f70651d61b73db90c5c770e548243e942dfdeee25ca725a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "101096cbe54bda37f70651d61b73db90c5c770e548243e942dfdeee25ca725a3" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking zerocopy v0.8.55
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking signatory v0.27.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking nuid v0.5.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling delta-stream-derive v0.31.0 (/opt/rustwide/workdir/delta-stream-derive)
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=6fe8c1cf75751576 -C extra-filename=-b6e124f7748bebd6 --out-dir /opt/rustwide/target/debug/build/rustls/b6e124f7748bebd6/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/getrandom/9e2f8a6c5eaf5e7f/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/log/55ad662771f624ae/out -L dependency=/opt/rustwide/target/debug/build/ring/a1c07492c4d7d3bb/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/4cbbe2598a880b1d/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/acde9236208adb60/out -L dependency=/opt/rustwide/target/debug/build/subtle/350c4d777e42ad0b/out -L dependency=/opt/rustwide/target/debug/build/untrusted/03cde965a30f6cbb/out -L dependency=/opt/rustwide/target/debug/build/zeroize/635551755f6edc1d/out --extern log=/opt/rustwide/target/debug/build/log/55ad662771f624ae/out/liblog-55ad662771f624ae.rmeta --extern ring=/opt/rustwide/target/debug/build/ring/a1c07492c4d7d3bb/out/libring-a1c07492c4d7d3bb.rmeta --extern pki_types=/opt/rustwide/target/debug/build/rustls-pki-types/4cbbe2598a880b1d/out/librustls_pki_types-4cbbe2598a880b1d.rmeta --extern webpki=/opt/rustwide/target/debug/build/rustls-webpki/acde9236208adb60/out/libwebpki-acde9236208adb60.rmeta --extern subtle=/opt/rustwide/target/debug/build/subtle/350c4d777e42ad0b/out/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/build/zeroize/635551755f6edc1d/out/libzeroize-635551755f6edc1d.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring/ff1047cb04b8ac6b/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `openssl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name openssl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.81/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=90743cb0bcce88fe -C extra-filename=-ea651b6ff678cc1d --out-dir /opt/rustwide/target/debug/build/openssl/ea651b6ff678cc1d/out -L dependency=/opt/rustwide/target/debug/build/bitflags/8c15c6a7257a7294/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/foreign-types/6e6818908575d36a/out -L dependency=/opt/rustwide/target/debug/build/foreign-types-shared/a69f17bd839b4420/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/openssl-macros/99f84116657ce01a/out -L dependency=/opt/rustwide/target/debug/build/openssl-sys/264c46dd099aa984/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/8c15c6a7257a7294/out/libbitflags-8c15c6a7257a7294.rmeta --extern cfg_if=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out/libcfg_if-190c9021fd162845.rmeta --extern foreign_types=/opt/rustwide/target/debug/build/foreign-types/6e6818908575d36a/out/libforeign_types-6e6818908575d36a.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out/liblibc-5b122225efee376b.rmeta --extern openssl_macros=/opt/rustwide/target/debug/build/openssl-macros/99f84116657ce01a/out/libopenssl_macros-99f84116657ce01a.so --extern ffi=/opt/rustwide/target/debug/build/openssl-sys/264c46dd099aa984/out/libopenssl_sys-264c46dd099aa984.rmeta --cap-lints allow --cap-lints=forbid --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --cfg ossl310 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(libressl430)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)' --check-cfg 'cfg(ossl400)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "101096cbe54bda37f70651d61b73db90c5c770e548243e942dfdeee25ca725a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "101096cbe54bda37f70651d61b73db90c5c770e548243e942dfdeee25ca725a3", kill_on_drop: false }`
[INFO] [stdout] 101096cbe54bda37f70651d61b73db90c5c770e548243e942dfdeee25ca725a3
