[INFO] fetching crate ssedit 0.2.0...
[INFO] testing ssedit-0.2.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate ssedit 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate ssedit 0.2.0
[INFO] finished tweaking crates.io crate ssedit 0.2.0
[INFO] tweaked toml for crates.io crate ssedit 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ssedit 0.2.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ssedit 0.2.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum_macros v0.25.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.66
[INFO] [stderr]   Downloaded clap_derive v4.4.2
[INFO] [stderr]   Downloaded anstyle-wincon v2.1.0
[INFO] [stderr]   Downloaded clap_lex v0.5.1
[INFO] [stderr]   Downloaded anstyle-parse v0.2.1
[INFO] [stderr]   Downloaded anstyle v1.0.3
[INFO] [stderr]   Downloaded clap v4.4.3
[INFO] [stderr]   Downloaded anstream v0.5.0
[INFO] [stderr]   Downloaded clap_builder v4.4.2
[INFO] [stderr]   Downloaded syn v2.0.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 279b2ce67c2a5a681e65b34ff0fe49e317eb3ac25fb39e47c8027e6ed2853101
[INFO] running `Command { std: "docker" "start" "-a" "279b2ce67c2a5a681e65b34ff0fe49e317eb3ac25fb39e47c8027e6ed2853101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "279b2ce67c2a5a681e65b34ff0fe49e317eb3ac25fb39e47c8027e6ed2853101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "279b2ce67c2a5a681e65b34ff0fe49e317eb3ac25fb39e47c8027e6ed2853101", kill_on_drop: false }`
[INFO] [stdout] 279b2ce67c2a5a681e65b34ff0fe49e317eb3ac25fb39e47c8027e6ed2853101
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20bdc45c1acdf8c850b42a280930c57a4a665797d40d933e3f94d1e90cfc5d34
[INFO] running `Command { std: "docker" "start" "-a" "20bdc45c1acdf8c850b42a280930c57a4a665797d40d933e3f94d1e90cfc5d34", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling clap v4.4.3
[INFO] [stderr]    Compiling ssedit v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/json/path.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn from(path: &JsonPath) -> JsonPathIterator {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn from(path: &JsonPath) -> JsonPathIterator<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/json/query.rs:13:40
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn from(path: &'a JsonPath) -> JsonQuery {
[INFO] [stdout]    |                        --              ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn from(path: &'a JsonPath) -> JsonQuery<'a> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/json/query.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn from(path: &'a JsonPath) -> JsonPathCursor {
[INFO] [stdout]     |                    --              ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn from(path: &'a JsonPath) -> JsonPathCursor<'a> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.66s
[INFO] running `Command { std: "docker" "inspect" "20bdc45c1acdf8c850b42a280930c57a4a665797d40d933e3f94d1e90cfc5d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20bdc45c1acdf8c850b42a280930c57a4a665797d40d933e3f94d1e90cfc5d34", kill_on_drop: false }`
[INFO] [stdout] 20bdc45c1acdf8c850b42a280930c57a4a665797d40d933e3f94d1e90cfc5d34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0488deb211a6a92b58853a54c651cd8b9d3cb4b7824bd9da2e68ecaf2d48a5f
[INFO] running `Command { std: "docker" "start" "-a" "b0488deb211a6a92b58853a54c651cd8b9d3cb4b7824bd9da2e68ecaf2d48a5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ssedit v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/json/path.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn from(path: &JsonPath) -> JsonPathIterator {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn from(path: &JsonPath) -> JsonPathIterator<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/json/query.rs:13:40
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn from(path: &'a JsonPath) -> JsonQuery {
[INFO] [stdout]    |                        --              ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn from(path: &'a JsonPath) -> JsonQuery<'a> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/json/query.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn from(path: &'a JsonPath) -> JsonPathCursor {
[INFO] [stdout]     |                    --              ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn from(path: &'a JsonPath) -> JsonPathCursor<'a> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "b0488deb211a6a92b58853a54c651cd8b9d3cb4b7824bd9da2e68ecaf2d48a5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0488deb211a6a92b58853a54c651cd8b9d3cb4b7824bd9da2e68ecaf2d48a5f", kill_on_drop: false }`
[INFO] [stdout] b0488deb211a6a92b58853a54c651cd8b9d3cb4b7824bd9da2e68ecaf2d48a5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c79128f69603ff2c8037158f0aab106b217f9165cfa422abbfbb30d8c51cd77f
[INFO] running `Command { std: "docker" "start" "-a" "c79128f69603ff2c8037158f0aab106b217f9165cfa422abbfbb30d8c51cd77f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/json/path.rs:84:19
[INFO] [stderr]    |
[INFO] [stderr] 84 |     fn from(path: &JsonPath) -> JsonPathIterator {
[INFO] [stderr]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 84 |     fn from(path: &JsonPath) -> JsonPathIterator<'_> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/json/query.rs:13:40
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub fn from(path: &'a JsonPath) -> JsonQuery {
[INFO] [stderr]    |                        --              ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub fn from(path: &'a JsonPath) -> JsonQuery<'a> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/json/query.rs:117:36
[INFO] [stderr]     |
[INFO] [stderr] 117 |     fn from(path: &'a JsonPath) -> JsonPathCursor {
[INFO] [stderr]     |                    --              ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 117 |     fn from(path: &'a JsonPath) -> JsonPathCursor<'a> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ssedit` (bin "ssedit" test) generated 3 warnings (run `cargo fix --bin "ssedit" -p ssedit --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ssedit-7da131b9d08b3af6)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test json::path::tests::test_json_path_array_root_bracketed_member_access ... ok
[INFO] [stdout] test json::path::tests::test_json_path_array_root ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_bracketed_member_access_of_bracketed_member_access_unescaped_double_quotes ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_bracketed_member_access_of_bracketed_member_access_unescaped_single_quotes ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_bracketed_member_access_of_member_access ... ok
[INFO] [stdout] test json::lexer::tests::test_lexer ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_bracketed_member_access_of_member_access_escaped_double_quotes ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_bracketed_member_access_of_member_access_escaped_single_quotes ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_member_access ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_member_access_of_bracketed_member_access ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_basic_filter_expression ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_array_slice_of_member_access_of_bracketed_member_access ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_bracketed_member_access_of_member_access ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_complex_filter_expression ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_deep_scan_member_access ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_complex_filter_expression_array_slice_of_array_index_of_member_access_of_bracketed_member_access_with_unescaped_single_quotes ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_member_access ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_bracketed_member_access_of_bracketed_member_access ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_filter_basic_expression_array_slice_of_array_index_of_member_access_of_bracketed_member_access_with_unescaped_single_quotes ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_bracketed_member_access_of_bracketed_member_access_mixed_quotes ... ok
[INFO] [stdout] test json::path::tests::test_json_path_array_root_member_array ... ok
[INFO] [stdout] test json::path::tests::test_json_path_object_root_member_access_of_member_access ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c79128f69603ff2c8037158f0aab106b217f9165cfa422abbfbb30d8c51cd77f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c79128f69603ff2c8037158f0aab106b217f9165cfa422abbfbb30d8c51cd77f", kill_on_drop: false }`
[INFO] [stdout] c79128f69603ff2c8037158f0aab106b217f9165cfa422abbfbb30d8c51cd77f
