[INFO] fetching crate dmntk-test-runner 0.3.7... [INFO] testing dmntk-test-runner-0.3.7 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate dmntk-test-runner 0.3.7 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate dmntk-test-runner 0.3.7 [INFO] finished tweaking crates.io crate dmntk-test-runner 0.3.7 [INFO] tweaked toml for crates.io crate dmntk-test-runner 0.3.7 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dmntk-test-runner 0.3.7 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dmntk-test-runner 0.3.7 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-body-util v0.1.1 [INFO] [stderr] Downloaded ipnet v2.8.0 [INFO] [stderr] Downloaded quinn v0.11.4 [INFO] [stderr] Downloaded quinn-proto v0.11.7 [INFO] [stderr] Downloaded rustls-webpki v0.102.7 [INFO] [stderr] Downloaded webpki-roots v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0129f1a1a910cc0b6de4c075db8ae391cb71a580ab3d7c2ec5cbcf19577e06c [INFO] running `Command { std: "docker" "start" "-a" "b0129f1a1a910cc0b6de4c075db8ae391cb71a580ab3d7c2ec5cbcf19577e06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0129f1a1a910cc0b6de4c075db8ae391cb71a580ab3d7c2ec5cbcf19577e06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0129f1a1a910cc0b6de4c075db8ae391cb71a580ab3d7c2ec5cbcf19577e06c", kill_on_drop: false }` [INFO] [stdout] b0129f1a1a910cc0b6de4c075db8ae391cb71a580ab3d7c2ec5cbcf19577e06c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c051a1fae5b04241eebd1bf4762ed68ce7316acb3c346720d23f179365c11a3a [INFO] running `Command { std: "docker" "start" "-a" "c051a1fae5b04241eebd1bf4762ed68ce7316acb3c346720d23f179365c11a3a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rustls-webpki v0.102.7 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling dmntk-test-runner v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `labels` is never read [INFO] [stdout] --> src/model.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct TestCases { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 66 | pub model_name: Option, [INFO] [stdout] 67 | pub labels: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestCases` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `typ`, and `description` are never read [INFO] [stdout] --> src/model.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct TestCase { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 115 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 116 | /// Type of this [TestCase] with default value `Decision`. [INFO] [stdout] 117 | pub typ: TestCaseType, [INFO] [stdout] | ^^^ [INFO] [stdout] 118 | /// Optional description for this [TestCase]. [INFO] [stdout] 119 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestCase` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error_result`, `typ`, `cast`, and `computed` are never read [INFO] [stdout] --> src/model.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 139 | pub struct ResultNode { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 140 | pub name: String, [INFO] [stdout] 141 | pub error_result: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 142 | pub typ: TestCaseType, [INFO] [stdout] | ^^^ [INFO] [stdout] 143 | pub cast: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 144 | pub expected: Option, [INFO] [stdout] 145 | pub computed: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResultNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "c051a1fae5b04241eebd1bf4762ed68ce7316acb3c346720d23f179365c11a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c051a1fae5b04241eebd1bf4762ed68ce7316acb3c346720d23f179365c11a3a", kill_on_drop: false }` [INFO] [stdout] c051a1fae5b04241eebd1bf4762ed68ce7316acb3c346720d23f179365c11a3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4182fdee1cf3425f1d0dfb1edaf725b94c262fcc93b59c524f713606462ca79f [INFO] running `Command { std: "docker" "start" "-a" "4182fdee1cf3425f1d0dfb1edaf725b94c262fcc93b59c524f713606462ca79f", kill_on_drop: false }` [INFO] [stderr] Compiling dmntk-test-runner v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `labels` is never read [INFO] [stdout] --> src/model.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct TestCases { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 66 | pub model_name: Option, [INFO] [stdout] 67 | pub labels: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestCases` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `typ`, and `description` are never read [INFO] [stdout] --> src/model.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct TestCase { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 115 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 116 | /// Type of this [TestCase] with default value `Decision`. [INFO] [stdout] 117 | pub typ: TestCaseType, [INFO] [stdout] | ^^^ [INFO] [stdout] 118 | /// Optional description for this [TestCase]. [INFO] [stdout] 119 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestCase` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error_result`, `typ`, `cast`, and `computed` are never read [INFO] [stdout] --> src/model.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 139 | pub struct ResultNode { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 140 | pub name: String, [INFO] [stdout] 141 | pub error_result: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 142 | pub typ: TestCaseType, [INFO] [stdout] | ^^^ [INFO] [stdout] 143 | pub cast: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 144 | pub expected: Option, [INFO] [stdout] 145 | pub computed: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResultNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "4182fdee1cf3425f1d0dfb1edaf725b94c262fcc93b59c524f713606462ca79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4182fdee1cf3425f1d0dfb1edaf725b94c262fcc93b59c524f713606462ca79f", kill_on_drop: false }` [INFO] [stdout] 4182fdee1cf3425f1d0dfb1edaf725b94c262fcc93b59c524f713606462ca79f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 58ffd9eb3f3d940032b0e3a1fdcca56af77722c388df6f055f3cb4fbe11b4066 [INFO] running `Command { std: "docker" "start" "-a" "58ffd9eb3f3d940032b0e3a1fdcca56af77722c388df6f055f3cb4fbe11b4066", kill_on_drop: false }` [INFO] [stderr] warning: field `labels` is never read [INFO] [stderr] --> src/model.rs:67:7 [INFO] [stderr] | [INFO] [stderr] 65 | pub struct TestCases { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 66 | pub model_name: Option, [INFO] [stderr] 67 | pub labels: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TestCases` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `name`, `typ`, and `description` are never read [INFO] [stderr] --> src/model.rs:115:7 [INFO] [stderr] | [INFO] [stderr] 111 | pub struct TestCase { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 115 | pub name: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] 116 | /// Type of this [TestCase] with default value `Decision`. [INFO] [stderr] 117 | pub typ: TestCaseType, [INFO] [stderr] | ^^^ [INFO] [stderr] 118 | /// Optional description for this [TestCase]. [INFO] [stderr] 119 | pub description: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TestCase` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `error_result`, `typ`, `cast`, and `computed` are never read [INFO] [stderr] --> src/model.rs:141:7 [INFO] [stderr] | [INFO] [stderr] 139 | pub struct ResultNode { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 140 | pub name: String, [INFO] [stderr] 141 | pub error_result: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 142 | pub typ: TestCaseType, [INFO] [stderr] | ^^^ [INFO] [stderr] 143 | pub cast: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] 144 | pub expected: Option, [INFO] [stderr] 145 | pub computed: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ResultNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `dmntk-test-runner` (bin "dmntk-test-runner" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dmntk_test_runner-4cceb69dcc7483a0) [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] running `Command { std: "docker" "inspect" "58ffd9eb3f3d940032b0e3a1fdcca56af77722c388df6f055f3cb4fbe11b4066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58ffd9eb3f3d940032b0e3a1fdcca56af77722c388df6f055f3cb4fbe11b4066", kill_on_drop: false }` [INFO] [stdout] 58ffd9eb3f3d940032b0e3a1fdcca56af77722c388df6f055f3cb4fbe11b4066