[INFO] fetching crate cyfs-async-h1 2.3.3...
[INFO] testing cyfs-async-h1-2.3.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate cyfs-async-h1 2.3.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate cyfs-async-h1 2.3.3
[INFO] finished tweaking crates.io crate cyfs-async-h1 2.3.3
[INFO] tweaked toml for crates.io crate cyfs-async-h1 2.3.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cyfs-async-h1 2.3.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cyfs-async-h1 2.3.3 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polling v2.7.0
[INFO] [stderr]   Downloaded syn v2.0.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07b5b980460147158ab308320a76b3d4734b879ea181a65786608efccfd3f27d
[INFO] running `Command { std: "docker" "start" "-a" "07b5b980460147158ab308320a76b3d4734b879ea181a65786608efccfd3f27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07b5b980460147158ab308320a76b3d4734b879ea181a65786608efccfd3f27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07b5b980460147158ab308320a76b3d4734b879ea181a65786608efccfd3f27d", kill_on_drop: false }`
[INFO] [stdout] 07b5b980460147158ab308320a76b3d4734b879ea181a65786608efccfd3f27d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fd4a1a1eda6f599c99065fc78cab7d0cce8fd6adb4a75d96ba59d5241459c52
[INFO] running `Command { std: "docker" "start" "-a" "1fd4a1a1eda6f599c99065fc78cab7d0cce8fd6adb4a75d96ba59d5241459c52", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling polling v2.7.0
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling simple-mutex v1.1.5
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling async-dup v1.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cyfs-async-h1 v2.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.93s
[INFO] running `Command { std: "docker" "inspect" "1fd4a1a1eda6f599c99065fc78cab7d0cce8fd6adb4a75d96ba59d5241459c52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fd4a1a1eda6f599c99065fc78cab7d0cce8fd6adb4a75d96ba59d5241459c52", kill_on_drop: false }`
[INFO] [stdout] 1fd4a1a1eda6f599c99065fc78cab7d0cce8fd6adb4a75d96ba59d5241459c52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4d13b8861d204d31f0531ed4811e5a2c66f9881ba8e069f1057489e44e7f92c
[INFO] running `Command { std: "docker" "start" "-a" "b4d13b8861d204d31f0531ed4811e5a2c66f9881ba8e069f1057489e44e7f92c", kill_on_drop: false }`
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling cyfs-async-h1 v2.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_h1`
[INFO] [stdout]  --> tests/client_decode.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use async_h1::client;
[INFO] [stdout]   |         ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/server_encode.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use async_h1::server::Encoder;
[INFO] [stdout]   |         ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/accept.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use async_h1::{client::Encoder, server::ConnectionStatus};
[INFO] [stdout]   |         ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   --> tests/server_decode.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         async_h1::server::decode(server)
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use cyfs_async_h1::server;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `server`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -         async_h1::server::decode(server)
[INFO] [stdout] 16 +         server::decode(server)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_h1`
[INFO] [stdout]  --> tests/server-chunked-encode-large.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{client, server};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cyfs-async-h1` (test "accept") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `async_h1`
[INFO] [stdout]  --> examples/client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::client;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cyfs-async-h1` (test "client_decode") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cyfs-async-h1` (test "server_decode") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   --> examples/server.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async_h1::accept(stream.clone(), |_req| async move {
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_h1`
[INFO] [stdout]  --> tests/client_encode.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use async_h1::client;
[INFO] [stdout]   |         ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cyfs-async-h1` (example "server") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cyfs-async-h1` (example "client") due to 1 previous error
[INFO] [stderr] error: could not compile `cyfs-async-h1` (test "server_encode") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   --> tests/continue.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let (mut request, _) = async_h1::server::decode(server).await?.unwrap();
[INFO] [stdout]    |                            ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use cyfs_async_h1::server;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `server`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -     let (mut request, _) = async_h1::server::decode(server).await?.unwrap();
[INFO] [stdout] 19 +     let (mut request, _) = server::decode(server).await?.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]   --> tests/continue.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let (_, _) = async_h1::server::decode(server).await?.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^ use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_h1`, use `cargo add async_h1` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use cyfs_async_h1::server;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `server`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 47 -     let (_, _) = async_h1::server::decode(server).await?.unwrap();
[INFO] [stdout] 47 +     let (_, _) = server::decode(server).await?.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cyfs-async-h1` (test "client_encode") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cyfs-async-h1` (test "server-chunked-encode-large") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cyfs-async-h1` (test "test_utils") due to 1 previous error
[INFO] [stderr] error: could not compile `cyfs-async-h1` (test "continue") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "b4d13b8861d204d31f0531ed4811e5a2c66f9881ba8e069f1057489e44e7f92c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4d13b8861d204d31f0531ed4811e5a2c66f9881ba8e069f1057489e44e7f92c", kill_on_drop: false }`
[INFO] [stdout] b4d13b8861d204d31f0531ed4811e5a2c66f9881ba8e069f1057489e44e7f92c
