[INFO] cloning repository https://github.com/shresthkapoor7/dowsing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shresthkapoor7/dowsing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshresthkapoor7%2Fdowsing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshresthkapoor7%2Fdowsing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf11ea4a2f37f0095c5059688c779596e1eded54
[INFO] checking shresthkapoor7/dowsing/cf11ea4a2f37f0095c5059688c779596e1eded54 against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshresthkapoor7%2Fdowsing" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shresthkapoor7/dowsing
[INFO] finished tweaking git repo https://github.com/shresthkapoor7/dowsing
[INFO] tweaked toml for git repo https://github.com/shresthkapoor7/dowsing written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shresthkapoor7/dowsing on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shresthkapoor7/dowsing 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon-cond v0.3.0
[INFO] [stderr]   Downloaded unicode-normalization-alignments v0.1.12
[INFO] [stderr]   Downloaded monostate v0.1.18
[INFO] [stderr]   Downloaded monostate-impl v0.1.18
[INFO] [stderr]   Downloaded match_token v0.35.0
[INFO] [stderr]   Downloaded markup5ever v0.35.0
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]   Downloaded macro_rules_attribute v0.2.2
[INFO] [stderr]   Downloaded servo_arc v0.4.3
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded web_atoms v0.1.3
[INFO] [stderr]   Downloaded scraper v0.24.0
[INFO] [stderr]   Downloaded value-bag v1.12.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.1
[INFO] [stderr]   Downloaded html5ever v0.35.0
[INFO] [stderr]   Downloaded selectors v0.31.0
[INFO] [stderr]   Downloaded cssparser v0.35.0
[INFO] [stderr]   Downloaded libredox v0.1.15
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.6
[INFO] [stderr]   Downloaded tokenizers v0.19.1
[INFO] [stderr]   Downloaded esaxx-rs v0.1.10
[INFO] [stderr]   Downloaded iri-string v0.7.11
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.6
[INFO] [stderr]   Downloaded chromiumoxide_types v0.7.0
[INFO] [stderr]   Downloaded async-tungstenite v0.27.0
[INFO] [stderr]   Downloaded chromiumoxide v0.7.0
[INFO] [stderr]   Downloaded chromiumoxide_pdl v0.7.0
[INFO] [stderr]   Downloaded async-std v1.13.2
[INFO] [stderr]   Downloaded spm_precompiled v0.1.4
[INFO] [stderr]   Downloaded chromiumoxide_cdp v0.7.0
[INFO] [stderr]   Downloaded zune-jpeg v0.5.14
[INFO] [stderr]   Downloaded tiktoken-rs v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52d649065e880396793c2c2aa389530f136e4111eda28f48ea7ca3593cfc7e4a
[INFO] running `Command { std: "docker" "start" "-a" "52d649065e880396793c2c2aa389530f136e4111eda28f48ea7ca3593cfc7e4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52d649065e880396793c2c2aa389530f136e4111eda28f48ea7ca3593cfc7e4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52d649065e880396793c2c2aa389530f136e4111eda28f48ea7ca3593cfc7e4a", kill_on_drop: false }`
[INFO] [stdout] 52d649065e880396793c2c2aa389530f136e4111eda28f48ea7ca3593cfc7e4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25b03da7ba2eb40b63d2b7987943894615b8a660cec4a874712f85db8a53649c
[INFO] running `Command { std: "docker" "start" "-a" "25b03da7ba2eb40b63d2b7987943894615b8a660cec4a874712f85db8a53649c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling webpki-root-certs v1.0.6
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling hmac-sha256 v1.1.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking iri-string v0.7.11
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking unicode-segmentation v1.13.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rayon-cond v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tiktoken-rs v0.6.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking chromiumoxide_types v0.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking chromiumoxide_pdl v0.7.0
[INFO] [stderr]     Checking tokenizers v0.19.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking markup5ever v0.35.0
[INFO] [stderr]     Checking html5ever v0.35.0
[INFO] [stderr]     Checking chromiumoxide_cdp v0.7.0
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.12
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking scraper v0.24.0
[INFO] [stderr] error: ort-sys@2.0.0-rc.12: ort-sys failed to download prebuilt binaries from `https://cdn.pyke.io/0/pyke:ort-rs/ms@1.24.2/x86_64-unknown-linux-gnu.tar.lzma2`: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] error: build script logged errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `chromiumoxide_cdp` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cf79d034aa3d8f396d407aafce6f1ccd818e710e/bin/rustc --crate-name chromiumoxide_cdp --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chromiumoxide_cdp-0.7.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde0"))' -C metadata=52c9273ec23daec0 -C extra-filename=-6c479fda25592577 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chromiumoxide_pdl=/opt/rustwide/target/debug/deps/libchromiumoxide_pdl-055261c61b90499c.rmeta --extern chromiumoxide_types=/opt/rustwide/target/debug/deps/libchromiumoxide_types-6c573b3827321281.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3cdc53b6a3758807.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f9d4bda6cf284418.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "25b03da7ba2eb40b63d2b7987943894615b8a660cec4a874712f85db8a53649c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25b03da7ba2eb40b63d2b7987943894615b8a660cec4a874712f85db8a53649c", kill_on_drop: false }`
[INFO] [stdout] 25b03da7ba2eb40b63d2b7987943894615b8a660cec4a874712f85db8a53649c
