[INFO] cloning repository https://github.com/khonsulabs/muse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khonsulabs/muse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhonsulabs%2Fmuse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhonsulabs%2Fmuse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 661aade50b25ca6d9207f3f1b2d08770b401be25
[INFO] testing khonsulabs/muse against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhonsulabs%2Fmuse" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/khonsulabs/muse
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/khonsulabs/muse
[INFO] tweaked toml for git repo https://github.com/khonsulabs/muse written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/khonsulabs/muse on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/khonsulabs/muse 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d4bdad28e559ef21b90f068a1a26ace0195205362707dea71c611b1575195f1
[INFO] running `Command { std: "docker" "start" "-a" "2d4bdad28e559ef21b90f068a1a26ace0195205362707dea71c611b1575195f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d4bdad28e559ef21b90f068a1a26ace0195205362707dea71c611b1575195f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d4bdad28e559ef21b90f068a1a26ace0195205362707dea71c611b1575195f1", kill_on_drop: false }`
[INFO] [stdout] 2d4bdad28e559ef21b90f068a1a26ace0195205362707dea71c611b1575195f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30b214adf062a466b814f9284ef62b52d3bccf3d3d7477c6b188ceb4d11ab7df
[INFO] running `Command { std: "docker" "start" "-a" "30b214adf062a466b814f9284ef62b52d3bccf3d3d7477c6b188ceb4d11ab7df", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling intentional v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling alot v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling ariadne v0.4.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]    Compiling manyhow-macros v0.11.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling manyhow v0.10.4
[INFO] [stderr]    Compiling manyhow v0.11.3
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling quote-use-macros v0.8.3
[INFO] [stderr]    Compiling quote-use v0.8.3
[INFO] [stderr]    Compiling attribute-derive-macro v0.9.2
[INFO] [stderr]    Compiling attribute-derive v0.9.2
[INFO] [stderr]    Compiling refuse-macros v0.0.6
[INFO] [stderr]    Compiling kempt v0.2.4
[INFO] [stderr]    Compiling refuse v0.0.6
[INFO] [stderr]    Compiling refuse-pool v0.0.6
[INFO] [stderr]    Compiling muse-lang v0.1.0 (/opt/rustwide/workdir/muse-lang)
[INFO] [stderr]    Compiling muse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.27s
[INFO] running `Command { std: "docker" "inspect" "30b214adf062a466b814f9284ef62b52d3bccf3d3d7477c6b188ceb4d11ab7df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30b214adf062a466b814f9284ef62b52d3bccf3d3d7477c6b188ceb4d11ab7df", kill_on_drop: false }`
[INFO] [stdout] 30b214adf062a466b814f9284ef62b52d3bccf3d3d7477c6b188ceb4d11ab7df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21ebca398cecb0f8f99f4b00fd0ccd23ce4b080ce2f332340420c85379f63143
[INFO] running `Command { std: "docker" "start" "-a" "21ebca398cecb0f8f99f4b00fd0ccd23ce4b080ce2f332340420c85379f63143", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling kempt v0.2.4
[INFO] [stderr]    Compiling rsn v0.1.0
[INFO] [stderr]    Compiling refuse v0.0.6
[INFO] [stderr]    Compiling refuse-pool v0.0.6
[INFO] [stderr]    Compiling muse-lang v0.1.0 (/opt/rustwide/workdir/muse-lang)
[INFO] [stderr]    Compiling muse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.51s
[INFO] running `Command { std: "docker" "inspect" "21ebca398cecb0f8f99f4b00fd0ccd23ce4b080ce2f332340420c85379f63143", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21ebca398cecb0f8f99f4b00fd0ccd23ce4b080ce2f332340420c85379f63143", kill_on_drop: false }`
[INFO] [stdout] 21ebca398cecb0f8f99f4b00fd0ccd23ce4b080ce2f332340420c85379f63143
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 782c4490a99562127114570c77a6d7a956efd5527b082d6cf49482d90ecbde32
[INFO] running `Command { std: "docker" "start" "-a" "782c4490a99562127114570c77a6d7a956efd5527b082d6cf49482d90ecbde32", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muse-58494dbf879d893b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/muse-6b4acdbb2837efa3)
[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] [stderr]      Running tests/harness.rs (/opt/rustwide/target/debug/deps/harness-ae02a83d5fc3db05)
[INFO] [stdout] Running ascii_escape
[INFO] [stdout] Running basic_string
[INFO] [stdout] Running format
[INFO] [stdout] Running format_escape
[INFO] [stdout] Running raw_1_string
[INFO] [stdout] Running raw_2_string
[INFO] [stdout] Running raw_format
[INFO] [stdout] Running raw_format_escape
[INFO] [stdout] Running raw_string
[INFO] [stdout] Running split
[INFO] [stdout] Running split_same
[INFO] [stdout] Running to_string
[INFO] [stdout] Running unicode_escape
[INFO] [stdout] Running left_to_right
[INFO] [stdout] Running private_fn_in_block
[INFO] [stdout] Running private_in_block
[INFO] [stdout] Running publish_fn_from_block
[INFO] [stdout] Running publish_from_block
[INFO] [stdout] Running div_by_zero
[INFO] [stdout] Running throw
[INFO] [stdout] Running try
[INFO] [stdout] Running try_catch
[INFO] [stdout] Running try_catch_expr
[INFO] [stdout] Running try_catch_pattern
[INFO] [stdout] Running try_operator
[INFO] [stdout] Running try_operator_dot
[INFO] [stdout] Running try_throw_catch
[INFO] [stdout] Running empty_list
[INFO] [stdout] Running empty_list_comma
[INFO] [stdout] Running list_index
[INFO] [stdout] Running list_set_index
[INFO] [stdout] Running multi_list
[INFO] [stdout] Running single_list
[INFO] [stdout] Running single_list_comma
[INFO] [stdout] Running coalesce
[INFO] [stdout] Running coalesce_short_circuit
[INFO] [stdout] Running add_float_int
[INFO] [stdout] Running add_int_float
[INFO] [stdout] Running add_int_int
[INFO] [stdout] Running binary_signed
[INFO] [stdout] Running binary_unsigned
[INFO] [stdout] Running hex_signed
[INFO] [stdout] Running hex_unsigned
[INFO] [stdout] Running int_pow
[INFO] [stdout] Running negate_unsigned
[INFO] [stdout] Running negative_signed
[INFO] [stdout] Running negative_unsigned
[INFO] [stdout] Running octal_signed
[INFO] [stdout] Running octal_unsigned
[INFO] [stdout] Running radix_signed
[INFO] [stdout] Running radix_unsigned
[INFO] [stdout] Running signed
[INFO] [stdout] Running unsigned
[INFO] [stdout] Running negate
[INFO] [stdout] Running symbol
[INFO] [stdout] Running child_mod_private
[INFO] [stdout] Running mod_multi
[INFO] [stdout] Running mutate_module_var
[INFO] [stdout] Running private_fn_in_module
[INFO] [stdout] Running private_in_module
[INFO] [stdout] Running pub_mod
[INFO] [stdout] Running publish_fn_from_module
[INFO] [stdout] Running publish_from_module
[INFO] [stdout] Running sigil_root
[INFO] [stdout] Running super_private
[INFO] [stdout] Running super_private_then_public
[INFO] [stdout] Running super_public
[INFO] [stdout] Running for_in_list
[INFO] [stdout] Running for_in_map
[INFO] [stdout] Running for_pattern
[INFO] [stdout] Running labeled_break
[INFO] [stdout] Running labeled_continue
[INFO] [stdout] Running loop
[INFO] [stdout] Running loop_continue
[INFO] [stdout] Running loop_result
[INFO] [stdout] Running loop_result_nil
[INFO] [stdout] Running loop_while
[INFO] [stdout] Running while
[INFO] [stdout] Running let_else_doesnt_diverge
[INFO] [stdout] Running let_irrefutable
[INFO] [stdout] Running list_match
[INFO] [stdout] Running map_match
[INFO] [stdout] Running map_mismatch
[INFO] [stdout] Running map_tuple_destructure
[INFO] [stdout] Running match
[INFO] [stdout] Running match_any
[INFO] [stdout] Running match_problem
[INFO] [stdout] Running match_regex
[INFO] [stdout] Running match_tuple
[INFO] [stdout] Running match_two
[INFO] [stdout] Running match_two_any
[INFO] [stdout] Running match_two_any_one
[INFO] [stdout] Running mismatch
[INFO] [stdout] Running try_mismatch
[INFO] [stdout] Running tuple_mismatch
[INFO] [stdout] Running tuple_remaining
[INFO] [stdout] Running multi_map
[INFO] [stdout] Running multi_set
[INFO] [stdout] Running single_map
[INFO] [stdout] Running single_set
[INFO] [stdout] Running symbol_map
[INFO] [stdout] Running symbol_map_access
[INFO] [stdout] Running bitwise_not_int
[INFO] [stdout] Running not_int_false
[INFO] [stdout] Running not_int_true
[INFO] [stdout] Running basic_regex
[INFO] [stdout] Running expanded_regex
[INFO] [stdout] Running regex_captures
[INFO] [stdout] Running regex_named_capture
[INFO] [stdout] Running regex_no_eol
[INFO] [stdout] Running regex_options
[INFO] [stdout] Running regex_static_captures
[INFO] [stdout] Running false_and_false
[INFO] [stdout] Running false_and_nonsense
[INFO] [stdout] Running false_or_false
[INFO] [stdout] Running false_or_nonsense
[INFO] [stdout] Running false_or_true
[INFO] [stdout] Running false_xor_false
[INFO] [stdout] Running false_xor_nonsense
[INFO] [stdout] Running false_xor_true
[INFO] [stdout] Running true_and_false
[INFO] [stdout] Running true_and_nonsense
[INFO] [stdout] Running true_and_true
[INFO] [stdout] Running true_or_false
[INFO] [stdout] Running true_or_nonsense
[INFO] [stdout] Running true_or_true
[INFO] [stdout] Running true_xor_false
[INFO] [stdout] Running true_xor_nonsense
[INFO] [stdout] Running true_xor_true
[INFO] [stdout] Running if
[INFO] [stdout] Running if_false
[INFO] [stdout] Running if_false_no_else
[INFO] [stdout] Running if_then
[INFO] [stdout] Running if_then_false
[INFO] [stdout] Running inline_if
[INFO] [stdout] Running inline_if_chain
[INFO] [stdout] Running inline_if_else
[INFO] [stdout] Running inline_if_false
[INFO] [stderr]      Running tests/hosted.rs (/opt/rustwide/target/debug/deps/hosted-e1476d41b1cc785b)
[INFO] [stdout] running case fn_named_arrow
[INFO] [stdout] running case fn_named_block
[INFO] [stdout] running case fn_return
[INFO] [stdout] running case fn_return_nothing
[INFO] [stdout] running case fn_no_params_arrow
[INFO] [stdout] running case nameless_arrow
[INFO] [stdout] running case nameless_block
[INFO] [stdout] running case nameless_no_params
[INFO] [stdout] running case named_and_bound
[INFO] [stdout] running case fn_multi_params
[INFO] [stdout] running case overload
[INFO] [stdout] running case fn_any_params
[INFO] [stdout] running case fn_match_vararg
[INFO] [stdout] running case basic_struct
[INFO] [stdout] running case basic_enum
[INFO] [stdout] running case enum_match
[INFO] [stdout] running case var
[INFO] [stdout] running case map_obj
[INFO] [stdout] running case let_match
[INFO] [stdout] running case chain_range
[INFO] [stdout] running case chain_range_short_circuit
[INFO] [stdout] running case chain_range_long
[INFO] [stdout] running case int_float
[INFO] [stdout] running case int_bool
[INFO] [stdout] running case float_bool
[INFO] [stdout] running case block
[INFO] [stdout] running case labeled_block
[INFO] [stderr]    Doc-tests muse
[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" "782c4490a99562127114570c77a6d7a956efd5527b082d6cf49482d90ecbde32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "782c4490a99562127114570c77a6d7a956efd5527b082d6cf49482d90ecbde32", kill_on_drop: false }`
[INFO] [stdout] 782c4490a99562127114570c77a6d7a956efd5527b082d6cf49482d90ecbde32
