[INFO] fetching crate patsh 0.2.1...
[INFO] testing patsh-0.2.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate patsh 0.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate patsh 0.2.1
[INFO] finished tweaking crates.io crate patsh 0.2.1
[INFO] tweaked toml for crates.io crate patsh 0.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate patsh 0.2.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate patsh 0.2.1 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3129f4423cac0ebc25bbab6ab7621772ab662da0ee99db6e3d97acddaeb147d
[INFO] running `Command { std: "docker" "start" "-a" "e3129f4423cac0ebc25bbab6ab7621772ab662da0ee99db6e3d97acddaeb147d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3129f4423cac0ebc25bbab6ab7621772ab662da0ee99db6e3d97acddaeb147d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3129f4423cac0ebc25bbab6ab7621772ab662da0ee99db6e3d97acddaeb147d", kill_on_drop: false }`
[INFO] [stdout] e3129f4423cac0ebc25bbab6ab7621772ab662da0ee99db6e3d97acddaeb147d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7345d7f54dfa6ca1fa2b7d9f2d68e180efb303717927ba4cf50e09a0ab584cad
[INFO] running `Command { std: "docker" "start" "-a" "7345d7f54dfa6ca1fa2b7d9f2d68e180efb303717927ba4cf50e09a0ab584cad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling is_executable v1.0.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling tree-sitter-bash v0.20.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling clap_builder v4.3.22
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling clap v4.3.22
[INFO] [stderr]    Compiling patsh v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.00s
[INFO] running `Command { std: "docker" "inspect" "7345d7f54dfa6ca1fa2b7d9f2d68e180efb303717927ba4cf50e09a0ab584cad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7345d7f54dfa6ca1fa2b7d9f2d68e180efb303717927ba4cf50e09a0ab584cad", kill_on_drop: false }`
[INFO] [stdout] 7345d7f54dfa6ca1fa2b7d9f2d68e180efb303717927ba4cf50e09a0ab584cad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 214d6321ced7cbae4c2629c3a089d1aea07fc837ae913b1b897155ed1c6a1b67
[INFO] running `Command { std: "docker" "start" "-a" "214d6321ced7cbae4c2629c3a089d1aea07fc837ae913b1b897155ed1c6a1b67", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling either v1.9.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 difflib v0.4.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling dissimilar v1.0.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling expect-test v1.4.1
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tempfile v3.7.1
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.22
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling tree-sitter-bash v0.20.0
[INFO] [stderr]    Compiling clap v4.3.22
[INFO] [stderr]    Compiling patsh v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.75s
[INFO] running `Command { std: "docker" "inspect" "214d6321ced7cbae4c2629c3a089d1aea07fc837ae913b1b897155ed1c6a1b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "214d6321ced7cbae4c2629c3a089d1aea07fc837ae913b1b897155ed1c6a1b67", kill_on_drop: false }`
[INFO] [stdout] 214d6321ced7cbae4c2629c3a089d1aea07fc837ae913b1b897155ed1c6a1b67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a2241a6f4f594527037d302827c80d78a3490f32045150a9aa0c1d653914b24
[INFO] running `Command { std: "docker" "start" "-a" "7a2241a6f4f594527037d302827c80d78a3490f32045150a9aa0c1d653914b24", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/patsh-5135178ed505dd1b)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/patsh-89211f6888ca203c)
[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] [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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-0f39c60b062c1fe8)
[INFO] [stdout] test exec ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] [stdout] test escape ... FAILED
[INFO] [stdout] test basic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- exec stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [1m[91merror[97m: expect test failed[0m
[INFO] [stdout]    [1m[34m-->[0m fixtures/exec-expected.sh
[INFO] [stdout] 
[INFO] [stdout] You can update all `expect!` tests by running:
[INFO] [stdout] 
[INFO] [stdout]     env UPDATE_EXPECT=1 cargo test
[INFO] [stdout] 
[INFO] [stdout] To update a single test, place the cursor on `expect` token and use `run` feature of rust-analyzer.
[INFO] [stdout] 
[INFO] [stdout] [1mExpect[0m:
[INFO] [stdout] ----
[INFO] [stdout] #!/bin/sh
[INFO] [stdout] 
[INFO] [stdout] command -p @coreutils@/bin/ls mkdir -v
[INFO] [stdout] "command" -pv @coreutils@/bin/mkdir echo
[INFO] [stdout] exec @coreutils@/bin/ls
[INFO] [stdout] "exec" -a ls @coreutils@/bin/echo mkdir
[INFO] [stdout] 'exec' -cla mkdir @coreutils@/bin/ls
[INFO] [stdout] type echo
[INFO] [stdout] "type" -a @cc@/bin/cc @coreutils@/bin/ls
[INFO] [stdout] doas @coreutils@/bin/echo printenv
[INFO] [stdout] doas -u nixbld @coreutils@/bin/whoami
[INFO] [stdout] sudo --preserve-env -gA @coreutils@/bin/printf ls -a
[INFO] [stdout] sudo -Eu id -pH @coreutils@/bin/ls -s
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mActual[0m:
[INFO] [stdout] ----
[INFO] [stdout] #!/bin/sh
[INFO] [stdout] 
[INFO] [stdout] command -p ls mkdir -v
[INFO] [stdout] "command" -pv "/bin/mkdir" echo
[INFO] [stdout] exec ls
[INFO] [stdout] "exec" -a ls 'echo' mkdir
[INFO] [stdout] 'exec' -cla mkdir "ls"
[INFO] [stdout] type echo
[INFO] [stdout] "type" -a cc ls
[INFO] [stdout] doas echo printenv
[INFO] [stdout] doas -u nixbld whoami
[INFO] [stdout] sudo --preserve-env -gA printf ls -a
[INFO] [stdout] sudo -Eu id -pH ls -s
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m:
[INFO] [stdout] ----
[INFO] [stdout] #!/bin/sh
[INFO] [stdout] 
[INFO] [stdout] command -p [4m[31m@coreutils@/bin/[0mls mkdir -v
[INFO] [stdout] "command" -pv [4m[31m@coreutils@[0m[4m[32m"[0m/bin/mkdir[4m[32m"[0m echo
[INFO] [stdout] exec [4m[31m@coreutils@/bin/ls
[INFO] [stdout] "exec" -a ls @coreutils@/bin/[0m[4m[32mls
[INFO] [stdout] "exec" -a ls '[0mecho[4m[32m'[0m mkdir
[INFO] [stdout] 'exec' -cla mkdir [4m[31m@coreutils@/bin/ls[0m[4m[32m"ls"[0m
[INFO] [stdout] type echo
[INFO] [stdout] "type" -a [4m[31m@cc@/bin/cc @coreutils@/bin/ls
[INFO] [stdout] doas @coreutils@/bin/[0m[4m[32mcc ls
[INFO] [stdout] doas [0mecho printenv
[INFO] [stdout] doas -u nixbld [4m[31m@coreutils@/bin/[0mwhoami
[INFO] [stdout] sudo --preserve-env -gA [4m[31m@coreutils@/bin/[0mprintf ls -a
[INFO] [stdout] sudo -Eu id -pH [4m[31m@coreutils@/bin/[0mls -s
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- escape stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [1m[91merror[97m: expect test failed[0m
[INFO] [stdout]    [1m[34m-->[0m fixtures/escape-expected.sh
[INFO] [stdout] 
[INFO] [stdout] [1mExpect[0m:
[INFO] [stdout] ----
[INFO] [stdout] #!/bin/sh
[INFO] [stdout] 
[INFO] [stdout] @coreutils@/bin/ls
[INFO] [stdout] "\l\s"
[INFO] [stdout] '@custom@/bin/foo"`'
[INFO] [stdout] '@custom@/bin/foo"`'
[INFO] [stdout] '@custom@/bin/foo$'
[INFO] [stdout] '@custom@/bin/foo$'
[INFO] [stdout] 'foo\$'
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mActual[0m:
[INFO] [stdout] ----
[INFO] [stdout] #!/bin/sh
[INFO] [stdout] 
[INFO] [stdout] \l\s
[INFO] [stdout] "\l\s"
[INFO] [stdout] foo\"\`
[INFO] [stdout] "foo\"\`"
[INFO] [stdout] "foo$"
[INFO] [stdout] 'foo$'
[INFO] [stdout] 'foo\$'
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m:
[INFO] [stdout] ----
[INFO] [stdout] #!/bin/sh
[INFO] [stdout] 
[INFO] [stdout] [4m[31m@coreutils@/bin/ls
[INFO] [stdout] "\l\s"
[INFO] [stdout] '@custom@/bin/foo"`'
[INFO] [stdout] '@custom@/bin/foo"`'
[INFO] [stdout] '@custom@/bin/[0m[4m[32m\l\s
[INFO] [stdout] "\l\s"
[INFO] [stdout] foo\"\`
[INFO] [stdout] "foo\"\`"
[INFO] [stdout] "[0mfoo$[4m[31m'[0m[4m[32m"[0m
[INFO] [stdout] '[4m[31m@custom@/bin/[0mfoo$'
[INFO] [stdout] 'foo\$'
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [1m[91merror[97m: expect test failed[0m
[INFO] [stdout]    [1m[34m-->[0m fixtures/basic-expected.sh
[INFO] [stdout] 
[INFO] [stdout] [1mExpect[0m:
[INFO] [stdout] ----
[INFO] [stdout] #!/bin/sh
[INFO] [stdout] 
[INFO] [stdout] echo foo
[INFO] [stdout] if @coreutils@/bin/ls "$(@coreutils@/bin/touch ln)"; then
[INFO] [stdout]     uname/bar
[INFO] [stdout]     @coreutils@/bin/true
[INFO] [stdout]     @cc@/bin/cc baz
[INFO] [stdout] fi
[INFO] [stdout] 
[INFO] [stdout] qux/sleep 1
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mActual[0m:
[INFO] [stdout] ----
[INFO] [stdout] #!/bin/sh
[INFO] [stdout] 
[INFO] [stdout] echo foo
[INFO] [stdout] if ls "$("touch" ln)"; then
[INFO] [stdout]     uname/bar
[INFO] [stdout]     '/bin/true'
[INFO] [stdout]     "/usr/bin/cc" baz
[INFO] [stdout] fi
[INFO] [stdout] 
[INFO] [stdout] qux/sleep 1
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m:
[INFO] [stdout] ----
[INFO] [stdout] #!/bin/sh
[INFO] [stdout] 
[INFO] [stdout] echo foo
[INFO] [stdout] if [4m[31m@coreutils@/bin/ls "$(@coreutils@/bin/[0m[4m[32mls "$("[0mtouch[4m[32m"[0m ln)"; then
[INFO] [stdout]     uname/bar
[INFO] [stdout]     [4m[31m@coreutils@[0m[4m[32m'[0m/bin/true[4m[32m'[0m
[INFO] [stdout]     [4m[31m@cc@[0m[4m[32m"/usr[0m/bin/cc[4m[32m"[0m baz
[INFO] [stdout] fi
[INFO] [stdout] 
[INFO] [stdout] qux/sleep 1
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     basic
[INFO] [stdout]     escape
[INFO] [stdout]     exec
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7a2241a6f4f594527037d302827c80d78a3490f32045150a9aa0c1d653914b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a2241a6f4f594527037d302827c80d78a3490f32045150a9aa0c1d653914b24", kill_on_drop: false }`
[INFO] [stdout] 7a2241a6f4f594527037d302827c80d78a3490f32045150a9aa0c1d653914b24
