[INFO] cloning repository https://github.com/watchexec/process-wrap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/watchexec/process-wrap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatchexec%2Fprocess-wrap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatchexec%2Fprocess-wrap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c3d82020061bcbcb54738c8dd79b4115934c460
[INFO] testing watchexec/process-wrap against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatchexec%2Fprocess-wrap" "/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/watchexec/process-wrap
[INFO] finished tweaking git repo https://github.com/watchexec/process-wrap
[INFO] tweaked toml for git repo https://github.com/watchexec/process-wrap written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/watchexec/process-wrap on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/watchexec/process-wrap 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a6b9e89a45833f0a3e6c84b03d1fdc89ea2455b70e103016e016202d5ed67935
[INFO] running `Command { std: "docker" "start" "a6b9e89a45833f0a3e6c84b03d1fdc89ea2455b70e103016e016202d5ed67935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6b9e89a45833f0a3e6c84b03d1fdc89ea2455b70e103016e016202d5ed67935", 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" "a6b9e89a45833f0a3e6c84b03d1fdc89ea2455b70e103016e016202d5ed67935" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6b9e89a45833f0a3e6c84b03d1fdc89ea2455b70e103016e016202d5ed67935", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6b9e89a45833f0a3e6c84b03d1fdc89ea2455b70e103016e016202d5ed67935" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling process-wrap v9.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.32s
[INFO] running `Command { std: "docker" "inspect" "a6b9e89a45833f0a3e6c84b03d1fdc89ea2455b70e103016e016202d5ed67935", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6b9e89a45833f0a3e6c84b03d1fdc89ea2455b70e103016e016202d5ed67935" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling proc-maps v0.4.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling remoteprocess v0.5.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ruzstd v0.8.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling read-process-memory v0.1.6
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling goblin v0.10.5
[INFO] [stderr]    Compiling process-wrap v9.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.85s
[INFO] running `Command { std: "docker" "inspect" "a6b9e89a45833f0a3e6c84b03d1fdc89ea2455b70e103016e016202d5ed67935", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6b9e89a45833f0a3e6c84b03d1fdc89ea2455b70e103016e016202d5ed67935" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/process_wrap-182d8b538ec8052e)
[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] [stderr]      Running tests/multiproc_helper.rs (/opt/rustwide/target/debug/deps/multiproc_helper-d36cc5b9001d0603)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/std_unix.rs (/opt/rustwide/target/debug/deps/std_unix-0c431e0f25238d11)
[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] [stderr]      Running tests/std_windows.rs (/opt/rustwide/target/debug/deps/std_windows-83a8fcb8c140f59a)
[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 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]      Running tests/tokio_unix.rs (/opt/rustwide/target/debug/deps/tokio_unix-e3f1d3321a9c520e)
[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]      Running tests/tokio_windows.rs (/opt/rustwide/target/debug/deps/tokio_windows-9b5daebffaa5edc2)
[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 process_wrap
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/lib.rs - (line 98) ... ignored
[INFO] [stdout] test src/lib.rs - (line 42) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 194) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 54) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 285) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 159) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 120) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 317) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 90) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 63) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 42) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `process_wrap::std`
[INFO] [stdout]   --> src/lib.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 | use process_wrap::std::*;
[INFO] [stdout]    |                   ^^^ could not find `std` in `process_wrap`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 194) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `process_wrap::std`
[INFO] [stdout]    --> src/lib.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 | use process_wrap::std::{ChildWrapper, CommandWrap, CommandWrapper};
[INFO] [stdout]     |                   ^^^ could not find `std` in `process_wrap`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] 463 | pub mod std;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 54) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `process_wrap::std`
[INFO] [stdout]   --> src/lib.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 | use process_wrap::std::*;
[INFO] [stdout]    |                   ^^^ could not find `std` in `process_wrap`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 10) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `process_wrap::std`
[INFO] [stdout]   --> src/lib.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | use process_wrap::std::*;
[INFO] [stdout]    |                   ^^^ could not find `std` in `process_wrap`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 285) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `process_wrap::std`
[INFO] [stdout]    --> src/lib.rs:287:19
[INFO] [stdout]     |
[INFO] [stdout] 287 | use process_wrap::std::{CommandWrap, CommandWrapper};
[INFO] [stdout]     |                   ^^^ could not find `std` in `process_wrap`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] 463 | pub mod std;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 159) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `process_wrap::std`
[INFO] [stdout]    --> src/lib.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 | use process_wrap::std::{CommandWrap, CommandWrapper};
[INFO] [stdout]     |                   ^^^ could not find `std` in `process_wrap`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] 463 | pub mod std;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 120) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `process_wrap::tokio`
[INFO] [stdout]    --> src/lib.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 | use process_wrap::tokio::*;
[INFO] [stdout]     |                   ^^^^^ could not find `tokio` in `process_wrap`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 317) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `process_wrap::std`
[INFO] [stdout]    --> src/lib.rs:319:19
[INFO] [stdout]     |
[INFO] [stdout] 319 | use process_wrap::std::{ChildWrapper, CommandWrap, CommandWrapper};
[INFO] [stdout]     |                   ^^^ could not find `std` in `process_wrap`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] 463 | pub mod std;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 90) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `process_wrap::tokio`
[INFO] [stdout]   --> src/lib.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 | use process_wrap::tokio::*;
[INFO] [stdout]    |                   ^^^^^ could not find `tokio` in `process_wrap`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 63) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `process_wrap::std`
[INFO] [stdout]   --> src/lib.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 | use process_wrap::std::*;
[INFO] [stdout]    |                   ^^^ could not find `std` in `process_wrap`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 10)
[INFO] [stdout]     src/lib.rs - (line 120)
[INFO] [stdout]     src/lib.rs - (line 159)
[INFO] [stdout]     src/lib.rs - (line 194)
[INFO] [stdout]     src/lib.rs - (line 285)
[INFO] [stdout]     src/lib.rs - (line 317)
[INFO] [stdout]     src/lib.rs - (line 42)
[INFO] [stdout]     src/lib.rs - (line 54)
[INFO] [stdout]     src/lib.rs - (line 63)
[INFO] [stdout]     src/lib.rs - (line 90)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.46s; merged doctests compilation took 0.19s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a6b9e89a45833f0a3e6c84b03d1fdc89ea2455b70e103016e016202d5ed67935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6b9e89a45833f0a3e6c84b03d1fdc89ea2455b70e103016e016202d5ed67935", kill_on_drop: false }`
[INFO] [stdout] a6b9e89a45833f0a3e6c84b03d1fdc89ea2455b70e103016e016202d5ed67935
