[INFO] cloning repository https://github.com/hougesen/kdlfmt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hougesen/kdlfmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhougesen%2Fkdlfmt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhougesen%2Fkdlfmt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f3532006e3a33baadaea947c86e0f91cb63f6b8 [INFO] testing hougesen/kdlfmt against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhougesen%2Fkdlfmt" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hougesen/kdlfmt [INFO] finished tweaking git repo https://github.com/hougesen/kdlfmt [INFO] tweaked toml for git repo https://github.com/hougesen/kdlfmt written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hougesen/kdlfmt on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hougesen/kdlfmt 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded textwrap v0.16.2 [INFO] [stderr] Downloaded windows-link v0.2.0 [INFO] [stderr] Downloaded predicates-core v1.0.9 [INFO] [stderr] Downloaded tempfile v3.22.0 [INFO] [stderr] Downloaded predicates-tree v1.0.12 [INFO] [stderr] Downloaded owo-colors v4.2.0 [INFO] [stderr] Downloaded miette-derive v5.10.0 [INFO] [stderr] Downloaded termtree v0.5.1 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded clap_complete_nushell v4.5.8 [INFO] [stderr] Downloaded clap_complete v4.5.57 [INFO] [stderr] Downloaded miette v5.10.0 [INFO] [stderr] Downloaded kdl v6.3.4 [INFO] [stderr] Downloaded kdl v4.7.1 [INFO] [stderr] Downloaded log v0.4.28 [INFO] [stderr] Downloaded jiff-static v0.2.13 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded clap_derive v4.5.47 [INFO] [stderr] Downloaded console v0.16.1 [INFO] [stderr] Downloaded clap_builder v4.5.47 [INFO] [stderr] Downloaded winnow v0.6.24 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded ec4rs v1.2.0 [INFO] [stderr] Downloaded jiff v0.2.13 [INFO] [stderr] Downloaded supports-color v3.0.2 [INFO] [stderr] Downloaded supports-hyperlinks v3.1.0 [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded clap v4.5.47 [INFO] [stderr] Downloaded windows-sys v0.61.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2efd95bc0c9d25c1d751fae7783b75152a55a822ff3d22608422c88cae941ba6 [INFO] running `Command { std: "docker" "start" "-a" "2efd95bc0c9d25c1d751fae7783b75152a55a822ff3d22608422c88cae941ba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2efd95bc0c9d25c1d751fae7783b75152a55a822ff3d22608422c88cae941ba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2efd95bc0c9d25c1d751fae7783b75152a55a822ff3d22608422c88cae941ba6", kill_on_drop: false }` [INFO] [stdout] 2efd95bc0c9d25c1d751fae7783b75152a55a822ff3d22608422c88cae941ba6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 891849a6d9570d56386e6c4abc6ffa6ed2281a88502999b6fcfde18fb6441007 [INFO] running `Command { std: "docker" "start" "-a" "891849a6d9570d56386e6c4abc6ffa6ed2281a88502999b6fcfde18fb6441007", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling ec4rs v1.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling kdl v4.7.1 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling clap_complete_nushell v4.5.8 [INFO] [stderr] Compiling kdl v6.3.4 [INFO] [stderr] Compiling kdlfmt v0.1.4 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.99s [INFO] running `Command { std: "docker" "inspect" "891849a6d9570d56386e6c4abc6ffa6ed2281a88502999b6fcfde18fb6441007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891849a6d9570d56386e6c4abc6ffa6ed2281a88502999b6fcfde18fb6441007", kill_on_drop: false }` [INFO] [stdout] 891849a6d9570d56386e6c4abc6ffa6ed2281a88502999b6fcfde18fb6441007 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53c3e33e3acdd1c0f5b8e56a74a82d3933a9cb51f39be6fd0f3a825acdd8b290 [INFO] running `Command { std: "docker" "start" "-a" "53c3e33e3acdd1c0f5b8e56a74a82d3933a9cb51f39be6fd0f3a825acdd8b290", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling kdl v6.3.4 [INFO] [stderr] Compiling kdlfmt v0.1.4 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.72s [INFO] running `Command { std: "docker" "inspect" "53c3e33e3acdd1c0f5b8e56a74a82d3933a9cb51f39be6fd0f3a825acdd8b290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c3e33e3acdd1c0f5b8e56a74a82d3933a9cb51f39be6fd0f3a825acdd8b290", kill_on_drop: false }` [INFO] [stdout] 53c3e33e3acdd1c0f5b8e56a74a82d3933a9cb51f39be6fd0f3a825acdd8b290 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3af4c08c7d69deef3374399f2cf20649260b2ccdfad4934cf45b40016229d557 [INFO] running `Command { std: "docker" "start" "-a" "3af4c08c7d69deef3374399f2cf20649260b2ccdfad4934cf45b40016229d557", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kdlfmt-191ffa1b816f91d9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test kdl::test::it_should_be_reversible ... ok [INFO] [stdout] test commands::completions::test_run::it_should_write_shell_completions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/check.rs (/opt/rustwide/target/debug/deps/check-84ed6f6fd87ba56c) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test auto::do_nothing_without_input ... ok [INFO] [stdout] test help_arg_outputs_message ... ok [INFO] [stdout] test v1::accepts_multiple_paths ... ok [INFO] [stdout] test v1::fail_with_unformatted_input ... ok [INFO] [stdout] test v1::it_should_fail_if_kdl_is_invalid ... ok [INFO] [stdout] test v2::accepts_multiple_paths ... ok [INFO] [stdout] test v2::do_nothing_without_input ... ok [INFO] [stdout] test auto::it_should_fail_if_kdl_is_invalid_stdin ... ok [INFO] [stdout] test v2::it_should_fail_if_kdl_is_invalid_stdin ... ok [INFO] [stdout] test v1::it_should_fail_if_kdl_is_invalid_stdin ... ok [INFO] [stdout] test v1::do_nothing_without_input ... ok [INFO] [stdout] test v2::fail_with_unformatted_input_stdin ... ok [INFO] [stdout] test auto::fail_with_unformatted_input ... ok [INFO] [stdout] test auto::accepts_multiple_paths ... ok [INFO] [stdout] test auto::fail_with_unformatted_input_stdin ... ok [INFO] [stdout] test v1::fail_with_unformatted_input_stdin ... ok [INFO] [stdout] test auto::it_should_fail_if_kdl_is_invalid ... ok [INFO] [stdout] test v1::success_with_formatted_input ... ok [INFO] [stdout] test v1::success_with_formatted_input_stdin ... ok [INFO] [stdout] test auto::success_with_formatted_input ... ok [INFO] [stdout] test auto::success_with_formatted_input_stdin ... ok [INFO] [stdout] test v2::success_with_formatted_input ... ok [INFO] [stdout] test v2::it_should_fail_if_kdl_is_invalid ... ok [INFO] [stdout] test v2::fail_with_unformatted_input ... ok [INFO] [stdout] test v2::success_with_formatted_input_stdin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stderr] Running tests/completions.rs (/opt/rustwide/target/debug/deps/completions-32402f7126bac4d9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test help_arg_outputs_message ... ok [INFO] [stdout] test outputs_shell_completions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running tests/format.rs (/opt/rustwide/target/debug/deps/format-269d7ca951bd6811) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test v1::do_nothing_without_input ... ok [INFO] [stdout] test v1::it_should_fail_if_kdl_is_invalid_stdin ... ok [INFO] [stdout] test v2::do_nothing_without_input ... ok [INFO] [stdout] test v1::it_should_fail_if_kdl_is_invalid ... ok [INFO] [stdout] test v1::formats_broken_code_stdin ... ok [INFO] [stdout] test v2::formats_broken_code_stdin ... ok [INFO] [stdout] test help_arg_outputs_message ... ok [INFO] [stdout] test auto::prints_if_file_wasnt_changed ... ok [INFO] [stdout] test auto::do_nothing_without_input ... ok [INFO] [stdout] test v1::formats_broken_code ... ok [INFO] [stdout] test v1::accepts_multiple_paths ... ok [INFO] [stdout] test v2::accepts_multiple_paths ... ok [INFO] [stdout] test v2::it_should_fail_if_kdl_is_invalid ... ok [INFO] [stdout] test v2::it_should_fail_if_kdl_is_invalid_stdin ... ok [INFO] [stdout] test auto::formats_broken_code_with_config ... ok [INFO] [stdout] test auto::it_should_fail_if_kdl_is_invalid_stdin ... ok [INFO] [stdout] test auto::accepts_multiple_paths ... ok [INFO] [stdout] test v2::formats_broken_code ... ok [INFO] [stdout] test auto::it_should_fail_if_kdl_is_invalid ... ok [INFO] [stdout] test auto::formats_broken_code ... ok [INFO] [stdout] test auto::formats_broken_code_stdin ... ok [INFO] [stdout] test auto::formats_broken_code_with_config_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/help.rs (/opt/rustwide/target/debug/deps/help-ec3c023ad50cbf00) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test help_command_outputs_help_message ... ok [INFO] [stdout] test base_help_arg_outputs_message ... ok [INFO] [stdout] test base_version_arg_outputs_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running tests/init.rs (/opt/rustwide/target/debug/deps/init-69fad774daeca15f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test help_arg_outputs_message ... ok [INFO] [stdout] test creates_a_config_file ... ok [INFO] [stdout] test fails_if_config_exists ... ok [INFO] [stdout] test force_config_arg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3af4c08c7d69deef3374399f2cf20649260b2ccdfad4934cf45b40016229d557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af4c08c7d69deef3374399f2cf20649260b2ccdfad4934cf45b40016229d557", kill_on_drop: false }` [INFO] [stdout] 3af4c08c7d69deef3374399f2cf20649260b2ccdfad4934cf45b40016229d557