[INFO] fetching crate vmi-os-windows 0.6.0...
[INFO] testing vmi-os-windows-0.6.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate vmi-os-windows 0.6.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate vmi-os-windows 0.6.0
[INFO] finished tweaking crates.io crate vmi-os-windows 0.6.0
[INFO] tweaked toml for crates.io crate vmi-os-windows 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vmi-os-windows 0.6.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vmi-os-windows 0.6.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6a63167e35452744e838f865e1d5eec09964f50e8ba8d84505bc82b03c39ce1
[INFO] running `Command { std: "docker" "start" "-a" "b6a63167e35452744e838f865e1d5eec09964f50e8ba8d84505bc82b03c39ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6a63167e35452744e838f865e1d5eec09964f50e8ba8d84505bc82b03c39ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6a63167e35452744e838f865e1d5eec09964f50e8ba8d84505bc82b03c39ce1", kill_on_drop: false }`
[INFO] [stdout] b6a63167e35452744e838f865e1d5eec09964f50e8ba8d84505bc82b03c39ce1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61b94c7034582f6ec62ae00433d6661d85bde3c696d0ff8f8dc0bdea39bc4718
[INFO] running `Command { std: "docker" "start" "-a" "61b94c7034582f6ec62ae00433d6661d85bde3c696d0ff8f8dc0bdea39bc4718", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling object v0.39.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling ruzstd v0.8.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling lru v0.17.0
[INFO] [stderr]    Compiling vmi-macros v0.6.0
[INFO] [stderr]    Compiling isr-dl v0.6.0
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling isr-core v0.6.0
[INFO] [stderr]    Compiling isr-macros v0.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling vmi-core v0.6.0
[INFO] [stderr]    Compiling vmi-arch-amd64 v0.6.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling isr-dl-windows v0.6.0
[INFO] [stderr]    Compiling vmi-os-windows v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "61b94c7034582f6ec62ae00433d6661d85bde3c696d0ff8f8dc0bdea39bc4718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61b94c7034582f6ec62ae00433d6661d85bde3c696d0ff8f8dc0bdea39bc4718", kill_on_drop: false }`
[INFO] [stdout] 61b94c7034582f6ec62ae00433d6661d85bde3c696d0ff8f8dc0bdea39bc4718
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fae9ab4f4544a21fec26b0dc7f1b476cadd726a55947565dcc79954c6213aac
[INFO] running `Command { std: "docker" "start" "-a" "2fae9ab4f4544a21fec26b0dc7f1b476cadd726a55947565dcc79954c6213aac", kill_on_drop: false }`
[INFO] [stderr]    Compiling isr v0.6.0
[INFO] [stderr]    Compiling vmi-os-windows v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.01s
[INFO] running `Command { std: "docker" "inspect" "2fae9ab4f4544a21fec26b0dc7f1b476cadd726a55947565dcc79954c6213aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fae9ab4f4544a21fec26b0dc7f1b476cadd726a55947565dcc79954c6213aac", kill_on_drop: false }`
[INFO] [stdout] 2fae9ab4f4544a21fec26b0dc7f1b476cadd726a55947565dcc79954c6213aac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31f90e63551e2bb6f634bebae51706d01dbca8f7b48dd0cb762a746a9aa6373a
[INFO] running `Command { std: "docker" "start" "-a" "31f90e63551e2bb6f634bebae51706d01dbca8f7b48dd0cb762a746a9aa6373a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vmi_os_windows-c4f00d7a16b74127)
[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] [stderr]    Doc-tests vmi_os_windows
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - WindowsOs (line 203) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 28) - compile ... FAILED
[INFO] [stdout] test src/comps/object/process.rs - comps::object::process::WindowsProcess<'a,Driver>::lookup_object (line 220) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - WindowsOs (line 125) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - WindowsOs (line 179) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - WindowsOs (line 203) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `vmi` in this scope
[INFO] [stdout]    --> src/lib.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | use vmi::{
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vmi`
[INFO] [stdout]    --> src/lib.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | use vmi::{
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/lib.rs - (line 28) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `vmi` in this scope
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use vmi::{
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vmi`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use vmi::{
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/comps/object/process.rs - comps::object::process::WindowsProcess<'a,Driver>::lookup_object (line 220) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `vmi` in this scope
[INFO] [stdout]    --> src/comps/object/process.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | use vmi::{
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vmi`
[INFO] [stdout]    --> src/comps/object/process.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | use vmi::{
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/lib.rs - WindowsOs (line 125) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `isr::cache`
[INFO] [stdout]    --> src/lib.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 | use isr::cache::IsrCache;
[INFO] [stdout]     |          ^^^^^ could not find `cache` in `isr`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isr-0.6.0/src/lib.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[cfg(feature = "cache")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `cache` feature
[INFO] [stdout] 111 | pub mod cache {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `vmi` in this scope
[INFO] [stdout]    --> src/lib.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | use vmi::{
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vmi`
[INFO] [stdout]    --> src/lib.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | use vmi::{
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` 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] ---- src/lib.rs - WindowsOs (line 179) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `vmi` in this scope
[INFO] [stdout]    --> src/lib.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 | use vmi::{
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vmi`
[INFO] [stdout]    --> src/lib.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 | use vmi::{
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/comps/object/process.rs - comps::object::process::WindowsProcess<'a,Driver>::lookup_object (line 220)
[INFO] [stdout]     src/lib.rs - (line 28)
[INFO] [stdout]     src/lib.rs - WindowsOs (line 125)
[INFO] [stdout]     src/lib.rs - WindowsOs (line 179)
[INFO] [stdout]     src/lib.rs - WindowsOs (line 203)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.34s; merged doctests compilation took 0.08s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "31f90e63551e2bb6f634bebae51706d01dbca8f7b48dd0cb762a746a9aa6373a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31f90e63551e2bb6f634bebae51706d01dbca8f7b48dd0cb762a746a9aa6373a", kill_on_drop: false }`
[INFO] [stdout] 31f90e63551e2bb6f634bebae51706d01dbca8f7b48dd0cb762a746a9aa6373a
