[INFO] fetching crate ferrishot_iced_runtime 0.14.1...
[INFO] testing ferrishot_iced_runtime-0.14.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate ferrishot_iced_runtime 0.14.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ferrishot_iced_runtime 0.14.1
[INFO] finished tweaking crates.io crate ferrishot_iced_runtime 0.14.1
[INFO] tweaked toml for crates.io crate ferrishot_iced_runtime 0.14.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrishot_iced_runtime 0.14.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ferrishot_iced_runtime 0.14.1 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sipper v0.1.0
[INFO] [stderr]   Downloaded ferrishot_iced_debug v0.14.1
[INFO] [stderr]   Downloaded lilt v0.8.1
[INFO] [stderr]   Downloaded wasmtimer v0.4.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.11
[INFO] [stderr]   Downloaded ferrishot_iced_futures v0.14.1
[INFO] [stderr]   Downloaded ferrishot_iced_core v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37c69fe1798a6d18b83f02d63e198703dbe4b7d46cb404556f8a996e4ccc8c1d
[INFO] running `Command { std: "docker" "start" "-a" "37c69fe1798a6d18b83f02d63e198703dbe4b7d46cb404556f8a996e4ccc8c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37c69fe1798a6d18b83f02d63e198703dbe4b7d46cb404556f8a996e4ccc8c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37c69fe1798a6d18b83f02d63e198703dbe4b7d46cb404556f8a996e4ccc8c1d", kill_on_drop: false }`
[INFO] [stdout] 37c69fe1798a6d18b83f02d63e198703dbe4b7d46cb404556f8a996e4ccc8c1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30b592ec52a9c12fa8128195fa9dc1acf8ec14e582a599c7b75b7000847a2ebc
[INFO] running `Command { std: "docker" "start" "-a" "30b592ec52a9c12fa8128195fa9dc1acf8ec14e582a599c7b75b7000847a2ebc", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling lilt v0.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ferrishot_iced_core v0.14.1
[INFO] [stderr]    Compiling ferrishot_iced_debug v0.14.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ferrishot_iced_futures v0.14.1
[INFO] [stderr]    Compiling ferrishot_iced_runtime v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.47s
[INFO] running `Command { std: "docker" "inspect" "30b592ec52a9c12fa8128195fa9dc1acf8ec14e582a599c7b75b7000847a2ebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30b592ec52a9c12fa8128195fa9dc1acf8ec14e582a599c7b75b7000847a2ebc", kill_on_drop: false }`
[INFO] [stdout] 30b592ec52a9c12fa8128195fa9dc1acf8ec14e582a599c7b75b7000847a2ebc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f29c97dba118f8dd9f9acd46eda908d57fa00aff3193f097c9306d9b6f9da26f
[INFO] running `Command { std: "docker" "start" "-a" "f29c97dba118f8dd9f9acd46eda908d57fa00aff3193f097c9306d9b6f9da26f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ferrishot_iced_runtime v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "f29c97dba118f8dd9f9acd46eda908d57fa00aff3193f097c9306d9b6f9da26f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f29c97dba118f8dd9f9acd46eda908d57fa00aff3193f097c9306d9b6f9da26f", kill_on_drop: false }`
[INFO] [stdout] f29c97dba118f8dd9f9acd46eda908d57fa00aff3193f097c9306d9b6f9da26f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 94b5b40691e72541214571b2f1815951817ef959fa9bbd6c1dfb14562b6e8f85
[INFO] running `Command { std: "docker" "start" "-a" "94b5b40691e72541214571b2f1815951817ef959fa9bbd6c1dfb14562b6e8f85", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferrishot_iced_runtime-f716d652b6604426)
[INFO] [stderr]    Doc-tests ferrishot_iced_runtime
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::draw (line 365) - compile ... FAILED
[INFO] [stdout] test src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::update (line 124) - compile ... FAILED
[INFO] [stdout] test src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::build (line 48) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::draw (line 365) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 378 | use iced_runtime::core::clipboard;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 | use iced_runtime::core::mouse;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 | use iced_runtime::core::renderer;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 | use iced_runtime::core::{Element, Size};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:382:5
[INFO] [stdout]     |
[INFO] [stdout] 382 | use iced_runtime::user_interface::{self, UserInterface};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:382:5
[INFO] [stdout]     |
[INFO] [stdout] 382 | use iced_runtime::user_interface::{self, UserInterface};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::update (line 124) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | use iced_runtime::core::clipboard;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | use iced_runtime::core::mouse;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | use iced_runtime::core::Size;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | use iced_runtime::user_interface::{self, UserInterface};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | use iced_runtime::user_interface::{self, UserInterface};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::build (line 48) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]   --> src/user_interface.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | use iced_runtime::core::Size;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]   --> src/user_interface.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | use iced_runtime::user_interface::{self, UserInterface};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iced_runtime`
[INFO] [stdout]   --> src/user_interface.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | use iced_runtime::user_interface::{self, UserInterface};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::build (line 48)
[INFO] [stdout]     src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::draw (line 365)
[INFO] [stdout]     src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::update (line 124)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.22s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "94b5b40691e72541214571b2f1815951817ef959fa9bbd6c1dfb14562b6e8f85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94b5b40691e72541214571b2f1815951817ef959fa9bbd6c1dfb14562b6e8f85", kill_on_drop: false }`
[INFO] [stdout] 94b5b40691e72541214571b2f1815951817ef959fa9bbd6c1dfb14562b6e8f85
