[INFO] fetching crate patisson-binance-sdk 0.1.5... [INFO] testing patisson-binance-sdk-0.1.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate patisson-binance-sdk 0.1.5 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate patisson-binance-sdk 0.1.5 [INFO] finished tweaking crates.io crate patisson-binance-sdk 0.1.5 [INFO] tweaked toml for crates.io crate patisson-binance-sdk 0.1.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate patisson-binance-sdk 0.1.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate patisson-binance-sdk 0.1.5 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c191a7eeefca240eb22e691c71bc3e36780da8a292c632f824bf5e66f027a21 [INFO] running `Command { std: "docker" "start" "-a" "4c191a7eeefca240eb22e691c71bc3e36780da8a292c632f824bf5e66f027a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c191a7eeefca240eb22e691c71bc3e36780da8a292c632f824bf5e66f027a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c191a7eeefca240eb22e691c71bc3e36780da8a292c632f824bf5e66f027a21", kill_on_drop: false }` [INFO] [stdout] 4c191a7eeefca240eb22e691c71bc3e36780da8a292c632f824bf5e66f027a21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53963b00b88a4e82a14ae829ea466f159d2bfd4480a2182236a58c6a8cee5e98 [INFO] running `Command { std: "docker" "start" "-a" "53963b00b88a4e82a14ae829ea466f159d2bfd4480a2182236a58c6a8cee5e98", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde-aux v4.7.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling patisson-binance-sdk v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `NewOrderResponseAck`, `NewOrderResponseFull`, `NewOrderResponseResult`, `TestCommissionRatesEmpty`, and `TestCommissionRatesFull` [INFO] [stdout] --> src/spot/client.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | NewOrderResponseAck, NewOrderResponseFull, NewOrderResponseResult, Order, OrderBook, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | QueryOrderParams, RecentTrade, TestCommissionRates, TestCommissionRatesEmpty, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | TestCommissionRatesFull, TestConnectivity, TickerPriceChangeStatistic, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.43s [INFO] running `Command { std: "docker" "inspect" "53963b00b88a4e82a14ae829ea466f159d2bfd4480a2182236a58c6a8cee5e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53963b00b88a4e82a14ae829ea466f159d2bfd4480a2182236a58c6a8cee5e98", kill_on_drop: false }` [INFO] [stdout] 53963b00b88a4e82a14ae829ea466f159d2bfd4480a2182236a58c6a8cee5e98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a13495880d06ff65af22ddd06b7068997d12825a0f5d9fb6b3858298aa0ec844 [INFO] running `Command { std: "docker" "start" "-a" "a13495880d06ff65af22ddd06b7068997d12825a0f5d9fb6b3858298aa0ec844", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stdout] warning: unused imports: `NewOrderResponseAck`, `NewOrderResponseFull`, `NewOrderResponseResult`, `TestCommissionRatesEmpty`, and `TestCommissionRatesFull` [INFO] [stdout] --> src/spot/client.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | NewOrderResponseAck, NewOrderResponseFull, NewOrderResponseResult, Order, OrderBook, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | QueryOrderParams, RecentTrade, TestCommissionRates, TestCommissionRatesEmpty, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | TestCommissionRatesFull, TestConnectivity, TickerPriceChangeStatistic, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling patisson-binance-sdk v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `NewOrderResponseAck`, `NewOrderResponseFull`, `NewOrderResponseResult`, `TestCommissionRatesEmpty`, and `TestCommissionRatesFull` [INFO] [stdout] --> src/spot/client.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | NewOrderResponseAck, NewOrderResponseFull, NewOrderResponseResult, Order, OrderBook, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | QueryOrderParams, RecentTrade, TestCommissionRates, TestCommissionRatesEmpty, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | TestCommissionRatesFull, TestConnectivity, TickerPriceChangeStatistic, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.53s [INFO] running `Command { std: "docker" "inspect" "a13495880d06ff65af22ddd06b7068997d12825a0f5d9fb6b3858298aa0ec844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a13495880d06ff65af22ddd06b7068997d12825a0f5d9fb6b3858298aa0ec844", kill_on_drop: false }` [INFO] [stdout] a13495880d06ff65af22ddd06b7068997d12825a0f5d9fb6b3858298aa0ec844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef3b1fc0bdd8467e1b189cc618c940189cf3c0c270a3b393f9fc3818a2a6b2e9 [INFO] running `Command { std: "docker" "start" "-a" "ef3b1fc0bdd8467e1b189cc618c940189cf3c0c270a3b393f9fc3818a2a6b2e9", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: unused imports: `NewOrderResponseAck`, `NewOrderResponseFull`, `NewOrderResponseResult`, `TestCommissionRatesEmpty`, and `TestCommissionRatesFull` [INFO] [stderr] --> src/spot/client.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | NewOrderResponseAck, NewOrderResponseFull, NewOrderResponseResult, Order, OrderBook, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 12 | QueryOrderParams, RecentTrade, TestCommissionRates, TestCommissionRatesEmpty, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 13 | TestCommissionRatesFull, TestConnectivity, TickerPriceChangeStatistic, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `patisson-binance-sdk` (lib) generated 1 warning (run `cargo fix --lib -p patisson-binance-sdk` to apply 1 suggestion) [INFO] [stderr] warning: `patisson-binance-sdk` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binance-6cef756f11bacd91) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test crypto::tests::sign_query ... ok [INFO] [stdout] test spot::api::tests::deserialize_response_account_information ... ok [INFO] [stdout] test spot::api::tests::deserialize_response_exchange_info ... ok [INFO] [stdout] test spot::api::tests::deserialize_response_order_book ... ok [INFO] [stdout] test spot::api::tests::deserialize_response_query_order ... ok [INFO] [stdout] test spot::api::tests::deserialize_response_order_result ... ok [INFO] [stdout] test spot::api::tests::deserialize_response_order_full ... ok [INFO] [stdout] test spot::api::tests::deserialize_response_test_order_commission_rates_empty ... ok [INFO] [stderr] Doc-tests binance [INFO] [stdout] test spot::api::tests::deserialize_response_test_order_commission_rates_full ... ok [INFO] [stdout] test spot::incoming_message::tests::test_deserialize_combined_stream_event ... ok [INFO] [stdout] test spot::api::tests::deserialize_response_order_ack ... ok [INFO] [stdout] test spot::incoming_message::tests::test_deserialize_stream_event_kline ... ok [INFO] [stdout] test spot::incoming_message::tests::test_deserialize_stream_event_agg_trade ... ok [INFO] [stdout] test spot::incoming_message::tests::test_deserialize_stream_event_mini_ticker24 ... ok [INFO] [stdout] test spot::api::tests::deserialize_response_server_time ... ok [INFO] [stdout] test spot::incoming_message::tests::test_deserialize_stream_event_trade ... ok [INFO] [stdout] test spot::outgoing_message::tests::test_deserialize_stream_name ... ok [INFO] [stdout] test spot::outgoing_message::tests::test_serialize_stream_name ... ok [INFO] [stdout] test spot::serde::tests::test_deserialize_incoming_message_combined_stream_event_kline ... ok [INFO] [stdout] test spot::serde::tests::test_deserialize_incoming_message_combined_stream_event_trade ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "ef3b1fc0bdd8467e1b189cc618c940189cf3c0c270a3b393f9fc3818a2a6b2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef3b1fc0bdd8467e1b189cc618c940189cf3c0c270a3b393f9fc3818a2a6b2e9", kill_on_drop: false }` [INFO] [stdout] ef3b1fc0bdd8467e1b189cc618c940189cf3c0c270a3b393f9fc3818a2a6b2e9