[INFO] cloning repository https://github.com/cakevm/cowprotocol-client-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cakevm/cowprotocol-client-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcakevm%2Fcowprotocol-client-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcakevm%2Fcowprotocol-client-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5d57649be044e6be59f263d07c2d3ba6d9d213a
[INFO] testing cakevm/cowprotocol-client-rs against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcakevm%2Fcowprotocol-client-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cakevm/cowprotocol-client-rs
[INFO] finished tweaking git repo https://github.com/cakevm/cowprotocol-client-rs
[INFO] tweaked toml for git repo https://github.com/cakevm/cowprotocol-client-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cakevm/cowprotocol-client-rs on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cakevm/cowprotocol-client-rs 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/cakevm/cowprotocol-solvers-dto-alloy`
[INFO] [stderr]     Updating git repository `https://github.com/cowprotocol/services`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alloy-rlp-derive v0.3.11
[INFO] [stderr]   Downloaded alloy-serde v0.9.2
[INFO] [stderr]   Downloaded alloy-rlp v0.3.11
[INFO] [stderr]   Downloaded alloy-eip7702 v0.5.0
[INFO] [stderr]   Downloaded alloy-consensus-any v0.9.2
[INFO] [stderr]   Downloaded alloy-sol-macro v0.8.19
[INFO] [stderr]   Downloaded alloy-rpc-types-engine v0.9.2
[INFO] [stderr]   Downloaded alloy-trie v0.7.8
[INFO] [stderr]   Downloaded alloy-consensus v0.9.2
[INFO] [stderr]   Downloaded alloy-primitives v0.8.19
[INFO] [stderr]   Downloaded alloy-rpc-types-eth v0.9.2
[INFO] [stderr]   Downloaded web3 v0.19.0
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v0.8.19
[INFO] [stderr]   Downloaded alloy-sol-types v0.8.19
[INFO] [stderr]   Downloaded syn-solidity v0.8.19
[INFO] [stderr]   Downloaded bigdecimal v0.4.7
[INFO] [stderr]   Downloaded anyhow v1.0.76
[INFO] [stderr]   Downloaded auto_impl v1.2.1
[INFO] [stderr]   Downloaded nybbles v0.3.4
[INFO] [stderr]   Downloaded alloy-network-primitives v0.9.2
[INFO] [stderr]   Downloaded alloy-sol-macro-input v0.8.19
[INFO] [stderr]   Downloaded alloy-rpc-types v0.9.2
[INFO] [stderr]   Downloaded alloy-eips v0.9.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cd8ea0cac586dccba47bf7c0f421722e7926be3dfbf1446f1270e0b79e28ff1
[INFO] running `Command { std: "docker" "start" "-a" "5cd8ea0cac586dccba47bf7c0f421722e7926be3dfbf1446f1270e0b79e28ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cd8ea0cac586dccba47bf7c0f421722e7926be3dfbf1446f1270e0b79e28ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cd8ea0cac586dccba47bf7c0f421722e7926be3dfbf1446f1270e0b79e28ff1", kill_on_drop: false }`
[INFO] [stdout] 5cd8ea0cac586dccba47bf7c0f421722e7926be3dfbf1446f1270e0b79e28ff1
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a44dea31fb6913cf8019b8d6e8c62e54cd4b7719fb1b8188711d43c2dee2616d
[INFO] running `Command { std: "docker" "start" "-a" "a44dea31fb6913cf8019b8d6e8c62e54cd4b7719fb1b8188711d43c2dee2616d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling syn-solidity v0.8.19
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.19
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling auto_impl v1.2.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.19
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[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 bytes v1.9.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling alloy-rlp v0.3.11
[INFO] [stderr]    Compiling ruint v1.12.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling nybbles v0.3.4
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.19
[INFO] [stderr]    Compiling alloy-primitives v0.8.19
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling alloy-serde v0.9.2
[INFO] [stderr]    Compiling alloy-eip7702 v0.5.0
[INFO] [stderr]    Compiling alloy-eip2930 v0.1.0
[INFO] [stderr]    Compiling alloy-trie v0.7.8
[INFO] [stderr]    Compiling alloy-eips v0.9.2
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling bytes-hex v0.1.0 (https://github.com/cowprotocol/services?rev=01f35f8#01f35f8c)
[INFO] [stderr]    Compiling app-data v0.1.0 (https://github.com/cowprotocol/services?rev=01f35f8#01f35f8c)
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling number v0.1.0 (https://github.com/cowprotocol/services?rev=01f35f8#01f35f8c)
[INFO] [stderr]    Compiling alloy-consensus v0.9.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling alloy-sol-types v0.8.19
[INFO] [stderr]    Compiling web3 v0.19.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling alloy-consensus-any v0.9.2
[INFO] [stderr]    Compiling alloy-network-primitives v0.9.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling model v0.1.0 (https://github.com/cowprotocol/services?rev=01f35f8#01f35f8c)
[INFO] [stderr]    Compiling alloy-rpc-types-eth v0.9.2
[INFO] [stderr]    Compiling alloy-rpc-types v0.9.2
[INFO] [stderr]    Compiling cowprotocol-solvers-dto-alloy v0.1.0 (https://github.com/cakevm/cowprotocol-solvers-dto-alloy?rev=298feba#298feba8)
[INFO] [stderr]    Compiling cowprotocol-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 05s
[INFO] running `Command { std: "docker" "inspect" "a44dea31fb6913cf8019b8d6e8c62e54cd4b7719fb1b8188711d43c2dee2616d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a44dea31fb6913cf8019b8d6e8c62e54cd4b7719fb1b8188711d43c2dee2616d", kill_on_drop: false }`
[INFO] [stdout] a44dea31fb6913cf8019b8d6e8c62e54cd4b7719fb1b8188711d43c2dee2616d
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a63de1240d2c2f683643f2f4c998daa6b278cfe8d8ee19d1135202bd1990ce3f
[INFO] running `Command { std: "docker" "start" "-a" "a63de1240d2c2f683643f2f4c998daa6b278cfe8d8ee19d1135202bd1990ce3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling cowprotocol-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.85s
[INFO] running `Command { std: "docker" "inspect" "a63de1240d2c2f683643f2f4c998daa6b278cfe8d8ee19d1135202bd1990ce3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a63de1240d2c2f683643f2f4c998daa6b278cfe8d8ee19d1135202bd1990ce3f", kill_on_drop: false }`
[INFO] [stdout] a63de1240d2c2f683643f2f4c998daa6b278cfe8d8ee19d1135202bd1990ce3f
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2e2847ff8ed9b4817458515bbb3a44d89887888dbcddbba9a5422f0feff9869d
[INFO] running `Command { std: "docker" "start" "-a" "2e2847ff8ed9b4817458515bbb3a44d89887888dbcddbba9a5422f0feff9869d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cowprotocol_client-cd6f727a33587acf)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test client::tests::can_deserialize_auction_response ... ok
[INFO] [stdout] test client::tests::can_deserialize_solver_competition_latest_response ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cowprotocol_client
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2e2847ff8ed9b4817458515bbb3a44d89887888dbcddbba9a5422f0feff9869d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e2847ff8ed9b4817458515bbb3a44d89887888dbcddbba9a5422f0feff9869d", kill_on_drop: false }`
[INFO] [stdout] 2e2847ff8ed9b4817458515bbb3a44d89887888dbcddbba9a5422f0feff9869d
