[INFO] cloning repository https://github.com/cfping/screen-bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cfping/screen-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfping%2Fscreen-bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfping%2Fscreen-bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a58a0afb7e4d8433f987b6a931cf46925358ff2
[INFO] building cfping/screen-bridge against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfping%2Fscreen-bridge" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cfping/screen-bridge
[INFO] finished tweaking git repo https://github.com/cfping/screen-bridge
[INFO] tweaked toml for git repo https://github.com/cfping/screen-bridge written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cfping/screen-bridge on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cfping/screen-bridge 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c635700bf36c0a2ed522a6db55605e621e9fadad08348c3b6487f61281ed267
[INFO] running `Command { std: "docker" "start" "-a" "3c635700bf36c0a2ed522a6db55605e621e9fadad08348c3b6487f61281ed267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c635700bf36c0a2ed522a6db55605e621e9fadad08348c3b6487f61281ed267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c635700bf36c0a2ed522a6db55605e621e9fadad08348c3b6487f61281ed267", kill_on_drop: false }`
[INFO] [stdout] 3c635700bf36c0a2ed522a6db55605e621e9fadad08348c3b6487f61281ed267
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27e43d085bb64ac3bee3a5ea8e8801ecabe5108912a70a4276fe5ad5c1c0d8d4
[INFO] running `Command { std: "docker" "start" "-a" "27e43d085bb64ac3bee3a5ea8e8801ecabe5108912a70a4276fe5ad5c1c0d8d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling zune-jpeg v0.4.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling stringmatch v0.4.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thirtyfour-macros v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling thirtyfour v0.36.1
[INFO] [stderr]    Compiling screen-bridge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/capture.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tracing::{debug, error, info, warn};
[INFO] [stdout]   |                             ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Utf8Bytes` and `get_service`
[INFO] [stdout]  --> src/server.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 |     extract::ws::{Utf8Bytes, WebSocket, WebSocketUpgrade}, response::Response, routing::{get, get_service}, Router
[INFO] [stdout]   |                   ^^^^^^^^^                                                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::BytesMut`
[INFO] [stdout]  --> src/server.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bytes::BytesMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sync::Arc`
[INFO] [stdout]  --> src/server.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{net::SocketAddr, sync::Arc};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target_width` is never read
[INFO] [stdout]   --> src/capture.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct ScreenshotStream {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     target_width: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_fps`, `with_dimensions`, `with_metadata`, `to_json`, `from_json`, and `optimize_image` are never used
[INFO] [stdout]   --> src/models.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl VideoFrame {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn with_fps(frame_data: String, actual_fps: f64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn with_dimensions(mut self, width: u32, height: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn with_metadata<T: serde::Serialize>(mut self, data: T) -> Result<Self, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn to_json(&self) -> Result<String, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn from_json(json: &str) -> Result<Self, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn optimize_image(original: &[u8], target_width: u32) -> anyhow::Result<Vec<u8>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppState` is never constructed
[INFO] [stdout]    --> src/models.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct AppState {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AppError` is never used
[INFO] [stdout]    --> src/models.rs:133:10
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub enum AppError {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_jpeg_bytes` is never used
[INFO] [stdout]    --> src/models.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn to_jpeg_bytes(img: &DynamicImage, quality: u8) -> anyhow::Result<Vec<u8>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resize_image` is never used
[INFO] [stdout]    --> src/models.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn resize_image(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "27e43d085bb64ac3bee3a5ea8e8801ecabe5108912a70a4276fe5ad5c1c0d8d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e43d085bb64ac3bee3a5ea8e8801ecabe5108912a70a4276fe5ad5c1c0d8d4", kill_on_drop: false }`
[INFO] [stdout] 27e43d085bb64ac3bee3a5ea8e8801ecabe5108912a70a4276fe5ad5c1c0d8d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85a940908eb1aab692a0298c71d7bd97577de3928b83fb30ba23cfaa210fafc7
[INFO] running `Command { std: "docker" "start" "-a" "85a940908eb1aab692a0298c71d7bd97577de3928b83fb30ba23cfaa210fafc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling screen-bridge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/capture.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tracing::{debug, error, info, warn};
[INFO] [stdout]   |                             ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Utf8Bytes` and `get_service`
[INFO] [stdout]  --> src/server.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 |     extract::ws::{Utf8Bytes, WebSocket, WebSocketUpgrade}, response::Response, routing::{get, get_service}, Router
[INFO] [stdout]   |                   ^^^^^^^^^                                                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::BytesMut`
[INFO] [stdout]  --> src/server.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bytes::BytesMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sync::Arc`
[INFO] [stdout]  --> src/server.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{net::SocketAddr, sync::Arc};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target_width` is never read
[INFO] [stdout]   --> src/capture.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct ScreenshotStream {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     target_width: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_fps`, `with_dimensions`, `with_metadata`, `to_json`, `from_json`, and `optimize_image` are never used
[INFO] [stdout]   --> src/models.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl VideoFrame {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn with_fps(frame_data: String, actual_fps: f64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn with_dimensions(mut self, width: u32, height: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn with_metadata<T: serde::Serialize>(mut self, data: T) -> Result<Self, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn to_json(&self) -> Result<String, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn from_json(json: &str) -> Result<Self, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn optimize_image(original: &[u8], target_width: u32) -> anyhow::Result<Vec<u8>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppState` is never constructed
[INFO] [stdout]    --> src/models.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct AppState {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AppError` is never used
[INFO] [stdout]    --> src/models.rs:133:10
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub enum AppError {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_jpeg_bytes` is never used
[INFO] [stdout]    --> src/models.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn to_jpeg_bytes(img: &DynamicImage, quality: u8) -> anyhow::Result<Vec<u8>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resize_image` is never used
[INFO] [stdout]    --> src/models.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn resize_image(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.65s
[INFO] running `Command { std: "docker" "inspect" "85a940908eb1aab692a0298c71d7bd97577de3928b83fb30ba23cfaa210fafc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85a940908eb1aab692a0298c71d7bd97577de3928b83fb30ba23cfaa210fafc7", kill_on_drop: false }`
[INFO] [stdout] 85a940908eb1aab692a0298c71d7bd97577de3928b83fb30ba23cfaa210fafc7
