[INFO] cloning repository https://github.com/denverjen/softkvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denverjen/softkvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenverjen%2Fsoftkvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenverjen%2Fsoftkvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44ff55a950fc340971e625ec881e4b4342fec21f
[INFO] checking denverjen/softkvm against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenverjen%2Fsoftkvm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/denverjen/softkvm
[INFO] finished tweaking git repo https://github.com/denverjen/softkvm
[INFO] tweaked toml for git repo https://github.com/denverjen/softkvm written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/denverjen/softkvm on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/denverjen/softkvm 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded evdev v0.12.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4ce421aa27a85a745f1ac1502aa429d8fc1f844b4e446ce91998e9f0b9a23d7e
[INFO] running `Command { std: "docker" "start" "4ce421aa27a85a745f1ac1502aa429d8fc1f844b4e446ce91998e9f0b9a23d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ce421aa27a85a745f1ac1502aa429d8fc1f844b4e446ce91998e9f0b9a23d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4ce421aa27a85a745f1ac1502aa429d8fc1f844b4e446ce91998e9f0b9a23d7e" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ce421aa27a85a745f1ac1502aa429d8fc1f844b4e446ce91998e9f0b9a23d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4ce421aa27a85a745f1ac1502aa429d8fc1f844b4e446ce91998e9f0b9a23d7e" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking evdev v0.12.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking softkvm-protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol)
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking softkvm-common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]     Checking softkvm-server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]     Checking softkvm-client v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stdout] error[E0425]: cannot find function `set_block_mouse` in module `crate::capture`
[INFO] [stdout]    --> crates/server/src/network.rs:101:53
[INFO] [stdout]     |
[INFO] [stdout] 101 | ...                   crate::capture::set_block_mouse(true);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^ not found in `crate::capture`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> crates/server/src/capture.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 150 | pub fn set_block_mouse(_block: bool) {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_block_mouse` in module `crate::capture`
[INFO] [stdout]    --> crates/server/src/network.rs:161:45
[INFO] [stdout]     |
[INFO] [stdout] 161 | ...                   crate::capture::set_block_mouse(false);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^ not found in `crate::capture`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> crates/server/src/capture.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 150 | pub fn set_block_mouse(_block: bool) {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_block_mouse` in module `crate::capture`
[INFO] [stdout]    --> crates/server/src/network.rs:195:57
[INFO] [stdout]     |
[INFO] [stdout] 195 | ...                   crate::capture::set_block_mouse(false);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^ not found in `crate::capture`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> crates/server/src/capture.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 150 | pub fn set_block_mouse(_block: bool) {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_block_mouse` in module `crate::capture`
[INFO] [stdout]    --> crates/server/src/network.rs:217:33
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 crate::capture::set_block_mouse(false);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^ not found in `crate::capture`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> crates/server/src/capture.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 150 | pub fn set_block_mouse(_block: bool) {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/server/src/network.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     mut reader: tokio::net::tcp::OwnedReadHalf,
[INFO] [stdout]     |     ----^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/client/src/network.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let mut reader = reader;
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> crates/client/src/network.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let n = reader.readable().await?;
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_clipboard` is never used
[INFO] [stdout]  --> crates/client/src/clipboard.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn get_clipboard() -> Option<Vec<u8>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FocusTarget` is never used
[INFO] [stdout]  --> crates/client/src/edge.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum FocusTarget {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EdgeDetector` is never constructed
[INFO] [stdout]  --> crates/client/src/edge.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct EdgeDetector {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `check`, `return_to_client`, and `is_server_focused` are never used
[INFO] [stdout]   --> crates/client/src/edge.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl EdgeDetector {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 17 |     pub fn new(client_width: i32, client_height: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn check(&mut self, x: i32, y: i32, layout: &softkvm_protocol::message::LayoutPosition) -> Option<Edge> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn return_to_client(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn is_server_focused(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_block_mouse` in module `crate::capture`
[INFO] [stdout]    --> crates/server/src/network.rs:101:53
[INFO] [stdout]     |
[INFO] [stdout] 101 | ...                   crate::capture::set_block_mouse(true);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^ not found in `crate::capture`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> crates/server/src/capture.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 150 | pub fn set_block_mouse(_block: bool) {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_block_mouse` in module `crate::capture`
[INFO] [stdout]    --> crates/server/src/network.rs:161:45
[INFO] [stdout]     |
[INFO] [stdout] 161 | ...                   crate::capture::set_block_mouse(false);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^ not found in `crate::capture`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> crates/server/src/capture.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 150 | pub fn set_block_mouse(_block: bool) {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_block_mouse` in module `crate::capture`
[INFO] [stdout]    --> crates/server/src/network.rs:195:57
[INFO] [stdout]     |
[INFO] [stdout] 195 | ...                   crate::capture::set_block_mouse(false);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^ not found in `crate::capture`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> crates/server/src/capture.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 150 | pub fn set_block_mouse(_block: bool) {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `softkvm-server` (bin "softkvm-server") due to 4 previous errors; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `set_block_mouse` in module `crate::capture`
[INFO] [stdout]    --> crates/server/src/network.rs:217:33
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 crate::capture::set_block_mouse(false);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^ not found in `crate::capture`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> crates/server/src/capture.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 150 | pub fn set_block_mouse(_block: bool) {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/client/src/network.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let mut reader = reader;
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> crates/client/src/network.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let n = reader.readable().await?;
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/server/src/network.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     mut reader: tokio::net::tcp::OwnedReadHalf,
[INFO] [stdout]     |     ----^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_clipboard` is never used
[INFO] [stdout]  --> crates/client/src/clipboard.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn get_clipboard() -> Option<Vec<u8>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FocusTarget` is never used
[INFO] [stdout]  --> crates/client/src/edge.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum FocusTarget {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EdgeDetector` is never constructed
[INFO] [stdout]  --> crates/client/src/edge.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct EdgeDetector {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `check`, `return_to_client`, and `is_server_focused` are never used
[INFO] [stdout]   --> crates/client/src/edge.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl EdgeDetector {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 17 |     pub fn new(client_width: i32, client_height: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn check(&mut self, x: i32, y: i32, layout: &softkvm_protocol::message::LayoutPosition) -> Option<Edge> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn return_to_client(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn is_server_focused(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `softkvm-server` (bin "softkvm-server" test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4ce421aa27a85a745f1ac1502aa429d8fc1f844b4e446ce91998e9f0b9a23d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ce421aa27a85a745f1ac1502aa429d8fc1f844b4e446ce91998e9f0b9a23d7e", kill_on_drop: false }`
[INFO] [stdout] 4ce421aa27a85a745f1ac1502aa429d8fc1f844b4e446ce91998e9f0b9a23d7e
