[INFO] fetching crate test-binary-features 0.0.1...
[INFO] building test-binary-features-0.0.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate test-binary-features 0.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate test-binary-features 0.0.1
[INFO] finished tweaking crates.io crate test-binary-features 0.0.1
[INFO] tweaked toml for crates.io crate test-binary-features 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate test-binary-features 0.0.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 970c007e97831d57df051a32d5e7c53400a9f649e8c0ac2c30bc63cd723a8bde
[INFO] running `Command { std: "docker" "start" "-a" "970c007e97831d57df051a32d5e7c53400a9f649e8c0ac2c30bc63cd723a8bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "970c007e97831d57df051a32d5e7c53400a9f649e8c0ac2c30bc63cd723a8bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "970c007e97831d57df051a32d5e7c53400a9f649e8c0ac2c30bc63cd723a8bde", kill_on_drop: false }`
[INFO] [stdout] 970c007e97831d57df051a32d5e7c53400a9f649e8c0ac2c30bc63cd723a8bde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d41f4c77d2fe229bd18d3cb16b243570be3bd63a0c9f767caac2be7d563e4146
[INFO] running `Command { std: "docker" "start" "-a" "d41f4c77d2fe229bd18d3cb16b243570be3bd63a0c9f767caac2be7d563e4146", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling phantom_newtype v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling test-binary v3.0.2
[INFO] [stderr]    Compiling test-binary-features v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Deref`
[INFO] [stdout]  --> src/group.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::ops::{Deref, DerefMut};
[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 import: `DerefMut`
[INFO] [stdout]  --> src/group.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::ops::{Deref, DerefMut};
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent_dir`
[INFO] [stdout]   --> src/sequence_of_groups.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     parent_dir: &S,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_dir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sub_dir`
[INFO] [stdout]   --> src/sequence_of_groups.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     sub_dir: &S,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `feature_sets`
[INFO] [stdout]   --> src/sequence_of_groups.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     feature_sets: FEATURE_SETS,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feature_sets`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `group_until`
[INFO] [stdout]   --> src/sequence_of_groups.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     group_until: GroupEnd,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_group_until`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_output` is never used
[INFO] [stdout]    --> src/group.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub(crate) fn print_output(output: &ProcessOutput) -> IoResult<()> {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ContinueRegardlessOfOthers` and `StopOnOthersFailure` are never constructed
[INFO] [stdout]   --> src/indicators.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub enum SequenceEnd {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 61 |     ContinueRegardlessOfOthers,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 62 |     /// If any other sequence fails, stop this one, too. (Then follow this sequence's [GroupEnd].)
[INFO] [stdout] 63 |     StopOnOthersFailure,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ProcessOutput` is never used
[INFO] [stdout]  --> src/output.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type ProcessOutput = Output;
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sequence_single_tasks` is never used
[INFO] [stdout]  --> src/sequence_of_groups.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn sequence_single_tasks<
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.76s
[INFO] running `Command { std: "docker" "inspect" "d41f4c77d2fe229bd18d3cb16b243570be3bd63a0c9f767caac2be7d563e4146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d41f4c77d2fe229bd18d3cb16b243570be3bd63a0c9f767caac2be7d563e4146", kill_on_drop: false }`
[INFO] [stdout] d41f4c77d2fe229bd18d3cb16b243570be3bd63a0c9f767caac2be7d563e4146
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b44b800c0540255ecc7ffb2f68ff0bd455a432b16e7502eac9edc39cfa370b56
[INFO] running `Command { std: "docker" "start" "-a" "b44b800c0540255ecc7ffb2f68ff0bd455a432b16e7502eac9edc39cfa370b56", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `Deref`
[INFO] [stdout]  --> src/group.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::ops::{Deref, DerefMut};
[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 import: `DerefMut`
[INFO] [stdout]  --> src/group.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::ops::{Deref, DerefMut};
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent_dir`
[INFO] [stdout]   --> src/sequence_of_groups.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     parent_dir: &S,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_dir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sub_dir`
[INFO] [stdout]   --> src/sequence_of_groups.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     sub_dir: &S,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-binary-features v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `feature_sets`
[INFO] [stdout]   --> src/sequence_of_groups.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     feature_sets: FEATURE_SETS,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feature_sets`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `group_until`
[INFO] [stdout]   --> src/sequence_of_groups.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     group_until: GroupEnd,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_group_until`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_output` is never used
[INFO] [stdout]    --> src/group.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub(crate) fn print_output(output: &ProcessOutput) -> IoResult<()> {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ContinueRegardlessOfOthers` and `StopOnOthersFailure` are never constructed
[INFO] [stdout]   --> src/indicators.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub enum SequenceEnd {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 61 |     ContinueRegardlessOfOthers,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 62 |     /// If any other sequence fails, stop this one, too. (Then follow this sequence's [GroupEnd].)
[INFO] [stdout] 63 |     StopOnOthersFailure,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ProcessOutput` is never used
[INFO] [stdout]  --> src/output.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type ProcessOutput = Output;
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sequence_single_tasks` is never used
[INFO] [stdout]  --> src/sequence_of_groups.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn sequence_single_tasks<
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DerefMut` and `Deref`
[INFO] [stdout]  --> src/group.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::ops::{Deref, DerefMut};
[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: `BinaryCrateName`, `GroupEnd`, and `group`
[INFO] [stdout]  --> src/unit_tests/group_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     group,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 3 |     indicators::{BinaryCrateName, GroupEnd},
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent_dir`
[INFO] [stdout]   --> src/sequence_of_groups.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     parent_dir: &S,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_dir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sub_dir`
[INFO] [stdout]   --> src/sequence_of_groups.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     sub_dir: &S,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `feature_sets`
[INFO] [stdout]   --> src/sequence_of_groups.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     feature_sets: FEATURE_SETS,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feature_sets`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `group_until`
[INFO] [stdout]   --> src/sequence_of_groups.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     group_until: GroupEnd,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_group_until`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_output` is never used
[INFO] [stdout]    --> src/group.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub(crate) fn print_output(output: &ProcessOutput) -> IoResult<()> {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ContinueRegardlessOfOthers` and `StopOnOthersFailure` are never constructed
[INFO] [stdout]   --> src/indicators.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub enum SequenceEnd {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 61 |     ContinueRegardlessOfOthers,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 62 |     /// If any other sequence fails, stop this one, too. (Then follow this sequence's [GroupEnd].)
[INFO] [stdout] 63 |     StopOnOthersFailure,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ProcessOutput` is never used
[INFO] [stdout]  --> src/output.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type ProcessOutput = Output;
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sequence_single_tasks` is never used
[INFO] [stdout]  --> src/sequence_of_groups.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn sequence_single_tasks<
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "b44b800c0540255ecc7ffb2f68ff0bd455a432b16e7502eac9edc39cfa370b56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b44b800c0540255ecc7ffb2f68ff0bd455a432b16e7502eac9edc39cfa370b56", kill_on_drop: false }`
[INFO] [stdout] b44b800c0540255ecc7ffb2f68ff0bd455a432b16e7502eac9edc39cfa370b56
