[INFO] fetching crate cargo_will 0.3.0...
[INFO] testing cargo_will-0.3.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cargo_will 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate cargo_will 0.3.0
[INFO] finished tweaking crates.io crate cargo_will 0.3.0
[INFO] tweaked toml for crates.io crate cargo_will 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo_will 0.3.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo_will 0.3.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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e31bf870e6ac345f4842c2a6a8e38429225f994508bb5df50ee961cdffc3a48
[INFO] running `Command { std: "docker" "start" "-a" "2e31bf870e6ac345f4842c2a6a8e38429225f994508bb5df50ee961cdffc3a48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e31bf870e6ac345f4842c2a6a8e38429225f994508bb5df50ee961cdffc3a48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e31bf870e6ac345f4842c2a6a8e38429225f994508bb5df50ee961cdffc3a48", kill_on_drop: false }`
[INFO] [stdout] 2e31bf870e6ac345f4842c2a6a8e38429225f994508bb5df50ee961cdffc3a48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12ff7d72ef9363f46f66d03aed1caf6a3ed33b48710cae53c7cee497023361c7
[INFO] running `Command { std: "docker" "start" "-a" "12ff7d72ef9363f46f66d03aed1caf6a3ed33b48710cae53c7cee497023361c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling interval_adapter v0.13.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling derive_tools v0.15.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling rustls-pki-types v1.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling iter_tools v0.11.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling tint v1.0.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling shared_child v1.0.0
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling closure v0.3.0
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling macro_tools v0.18.0
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.6
[INFO] [stderr]    Compiling derive_tools_meta v0.13.0
[INFO] [stderr]    Compiling former_meta v0.10.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling variadic_from v0.9.0
[INFO] [stderr]    Compiling former v0.11.0
[INFO] [stderr]    Compiling derive_more v1.0.0-beta.6
[INFO] [stderr]    Compiling strs_tools v0.9.0
[INFO] [stderr]    Compiling mod_interface_meta v0.13.0
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling error_tools v0.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling mod_interface v0.13.0
[INFO] [stderr]    Compiling wca v0.13.0
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling toml_edit v0.14.4
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cargo-platform v0.1.7
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling crates_tools v0.7.0
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling ptree v0.4.0
[INFO] [stderr]    Compiling willbe v0.8.0
[INFO] [stderr]    Compiling cargo_will v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std`
[INFO] [stdout]  --> src/lib.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![ cfg_attr( feature = "no_std", no_std ) ]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `enabled`, `full`, and `use_alloc`
[INFO] [stdout]   = help: consider adding `no_std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.97s
[INFO] running `Command { std: "docker" "inspect" "12ff7d72ef9363f46f66d03aed1caf6a3ed33b48710cae53c7cee497023361c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ff7d72ef9363f46f66d03aed1caf6a3ed33b48710cae53c7cee497023361c7", kill_on_drop: false }`
[INFO] [stdout] 12ff7d72ef9363f46f66d03aed1caf6a3ed33b48710cae53c7cee497023361c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5af4d10e532c119eeedf23cb5a40a886b92a4fd4ffc4c5990068a4d9879d9492
[INFO] running `Command { std: "docker" "start" "-a" "5af4d10e532c119eeedf23cb5a40a886b92a4fd4ffc4c5990068a4d9879d9492", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling interval_adapter v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling derive_tools v0.10.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling is_slice v0.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling implements v0.4.0
[INFO] [stderr]    Compiling for_each v0.4.0
[INFO] [stderr]    Compiling literally v0.1.3
[INFO] [stderr]    Compiling inspect_type v0.6.0
[INFO] [stderr]    Compiling test_tools v0.6.0
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling dissimilar v1.0.7
[INFO] [stderr]    Compiling typing_tools v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling diagnostics_tools v0.4.0
[INFO] [stderr]    Compiling error_tools v0.5.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling mem_tools v0.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling iter_tools v0.11.0
[INFO] [stderr]    Compiling iter_tools v0.5.0
[INFO] [stderr]    Compiling derive_tools_meta v0.13.0
[INFO] [stderr]    Compiling former_meta v0.10.0
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling toml_edit v0.14.4
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling variadic_from v0.9.0
[INFO] [stderr]    Compiling derive_tools v0.15.0
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling mod_interface_meta v0.13.0
[INFO] [stderr]    Compiling serde_yaml v0.9.32
[INFO] [stderr]    Compiling former v0.11.0
[INFO] [stderr]    Compiling strs_tools v0.9.0
[INFO] [stderr]    Compiling mod_interface v0.13.0
[INFO] [stderr]    Compiling wca v0.13.0
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling macro_tools v0.4.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling derive_tools_meta v0.8.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling impls_index_meta v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling impls_index v0.3.0
[INFO] [stderr]    Compiling variadic_from v0.3.0
[INFO] [stderr]    Compiling crates_tools v0.7.0
[INFO] [stderr]    Compiling type_constructor v0.2.0
[INFO] [stderr]    Compiling data_type v0.2.0
[INFO] [stderr]    Compiling mod_interface_meta v0.8.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling ptree v0.4.0
[INFO] [stderr]    Compiling assert_fs v1.1.1
[INFO] [stderr]    Compiling mod_interface v0.8.0
[INFO] [stderr]    Compiling meta_tools v0.6.0
[INFO] [stderr]    Compiling willbe v0.8.0
[INFO] [stderr]    Compiling cargo_will v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std`
[INFO] [stdout]  --> src/lib.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![ cfg_attr( feature = "no_std", no_std ) ]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `enabled`, `full`, and `use_alloc`
[INFO] [stdout]   = help: consider adding `no_std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../../module/move/willbe/tests/inc/mod.rs`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/willbe_tests.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | mod inc;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo_will` (test "willbe_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/smoke_test.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / #[ test ]
[INFO] [stdout]  4 | | fn local_smoke_test()
[INFO] [stdout]  5 | | {
[INFO] [stdout]  6 | |   ::test_tools::smoke_test_for_local_run();
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |   ::test_tools::smoke_test_for_published_run();
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std`
[INFO] [stdout]  --> src/lib.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![ cfg_attr( feature = "no_std", no_std ) ]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `enabled`, `full`, and `use_alloc`
[INFO] [stdout]   = help: consider adding `no_std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5af4d10e532c119eeedf23cb5a40a886b92a4fd4ffc4c5990068a4d9879d9492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5af4d10e532c119eeedf23cb5a40a886b92a4fd4ffc4c5990068a4d9879d9492", kill_on_drop: false }`
[INFO] [stdout] 5af4d10e532c119eeedf23cb5a40a886b92a4fd4ffc4c5990068a4d9879d9492
