[INFO] cloning repository https://github.com/gprs1809/orderbook_challenge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gprs1809/orderbook_challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgprs1809%2Forderbook_challenge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgprs1809%2Forderbook_challenge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5717ff3c7c422fe4bbf488d6dfe8bea18cee1ffb
[INFO] checking gprs1809/orderbook_challenge against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgprs1809%2Forderbook_challenge" "/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/gprs1809/orderbook_challenge
[INFO] finished tweaking git repo https://github.com/gprs1809/orderbook_challenge
[INFO] tweaked toml for git repo https://github.com/gprs1809/orderbook_challenge written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gprs1809/orderbook_challenge on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gprs1809/orderbook_challenge 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5d6b3a38209e93a9ac1fa2142f1f5410f2f2316a63194ee8e7b740c91f7279e
[INFO] running `Command { std: "docker" "start" "-a" "d5d6b3a38209e93a9ac1fa2142f1f5410f2f2316a63194ee8e7b740c91f7279e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5d6b3a38209e93a9ac1fa2142f1f5410f2f2316a63194ee8e7b740c91f7279e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5d6b3a38209e93a9ac1fa2142f1f5410f2f2316a63194ee8e7b740c91f7279e", kill_on_drop: false }`
[INFO] [stdout] d5d6b3a38209e93a9ac1fa2142f1f5410f2f2316a63194ee8e7b740c91f7279e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cdee0ce4ee12501fb85593a4dc2fa7b151c1817bffaeeb302441fc5994d93c5
[INFO] running `Command { std: "docker" "start" "-a" "2cdee0ce4ee12501fb85593a4dc2fa7b151c1817bffaeeb302441fc5994d93c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking memchr v2.6.2
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling rust_decimal v1.32.0
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.92
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]     Checking chrono v0.4.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rust_decimal_macros v1.32.0
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling tonic-build v0.7.2
[INFO] [stderr]    Compiling orderbook_challenge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking axum-core v0.2.9
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking axum v0.5.17
[INFO] [stderr]     Checking tonic v0.7.2
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error_handling.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Bitstamp(Error),
[INFO] [stdout]    |     -------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExchangeErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Bitstamp(Error),
[INFO] [stdout] 17 +     Bitstamp(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error_handling.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Binance(Error),
[INFO] [stdout]    |     ------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExchangeErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Binance(Error),
[INFO] [stdout] 18 +     Binance(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tungstenite::http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/orderbook_challenge-24163218dbe594b7/out/orderbook.rs:202:42
[INFO] [stdout]     |
[INFO] [stdout] 202 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 203 | |                         let inner = inner.0;
[INFO] [stdout] 204 | |                         let method = BookSummarySvc(inner);
[INFO] [stdout] 205 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 212 | |                         Ok(res)
[INFO] [stdout] 213 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tungstenite::http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/orderbook_challenge-24163218dbe594b7/out/orderbook.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tungstenite::http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/orderbook_challenge-24163218dbe594b7/out/orderbook.rs:217:41
[INFO] [stdout]     |
[INFO] [stdout] 217 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 218 | |                         Ok(
[INFO] [stdout] 219 | |                             http::Response::builder()
[INFO] [stdout] 220 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 226 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tungstenite::http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/orderbook_challenge-24163218dbe594b7/out/orderbook.rs:218:25
[INFO] [stdout]     |
[INFO] [stdout] 218 | /                         Ok(
[INFO] [stdout] 219 | |                             http::Response::builder()
[INFO] [stdout] 220 | |                                 .status(200)
[INFO] [stdout] 221 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |                                 .unwrap(),
[INFO] [stdout] 225 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orderbook_challenge` (lib) due to 4 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error_handling.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Bitstamp(Error),
[INFO] [stdout]    |     -------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExchangeErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Bitstamp(Error),
[INFO] [stdout] 17 +     Bitstamp(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error_handling.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Binance(Error),
[INFO] [stdout]    |     ------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExchangeErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Binance(Error),
[INFO] [stdout] 18 +     Binance(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tungstenite::http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/orderbook_challenge-24163218dbe594b7/out/orderbook.rs:202:42
[INFO] [stdout]     |
[INFO] [stdout] 202 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 203 | |                         let inner = inner.0;
[INFO] [stdout] 204 | |                         let method = BookSummarySvc(inner);
[INFO] [stdout] 205 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 212 | |                         Ok(res)
[INFO] [stdout] 213 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tungstenite::http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/orderbook_challenge-24163218dbe594b7/out/orderbook.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tungstenite::http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/orderbook_challenge-24163218dbe594b7/out/orderbook.rs:217:41
[INFO] [stdout]     |
[INFO] [stdout] 217 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 218 | |                         Ok(
[INFO] [stdout] 219 | |                             http::Response::builder()
[INFO] [stdout] 220 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 226 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tungstenite::http::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/orderbook_challenge-24163218dbe594b7/out/orderbook.rs:218:25
[INFO] [stdout]     |
[INFO] [stdout] 218 | /                         Ok(
[INFO] [stdout] 219 | |                             http::Response::builder()
[INFO] [stdout] 220 | |                                 .status(200)
[INFO] [stdout] 221 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |                                 .unwrap(),
[INFO] [stdout] 225 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orderbook_challenge` (lib test) due to 4 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2cdee0ce4ee12501fb85593a4dc2fa7b151c1817bffaeeb302441fc5994d93c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cdee0ce4ee12501fb85593a4dc2fa7b151c1817bffaeeb302441fc5994d93c5", kill_on_drop: false }`
[INFO] [stdout] 2cdee0ce4ee12501fb85593a4dc2fa7b151c1817bffaeeb302441fc5994d93c5
