[INFO] cloning repository https://github.com/csjh/mite-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/csjh/mite-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsjh%2Fmite-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsjh%2Fmite-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69ec7edbae1e8f88b885a765aaf9e8e2f80b5b08
[INFO] checking csjh/mite-rs/69ec7edbae1e8f88b885a765aaf9e8e2f80b5b08 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsjh%2Fmite-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/csjh/mite-rs on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/csjh/mite-rs
[INFO] finished tweaking git repo https://github.com/csjh/mite-rs
[INFO] tweaked toml for git repo https://github.com/csjh/mite-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/csjh/mite-rs 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f676ecfbd2277d81e9d9e6eb1053173a0446be2bfca886ba279d608c11cec7c1
[INFO] running `Command { std: "docker" "start" "-a" "f676ecfbd2277d81e9d9e6eb1053173a0446be2bfca886ba279d608c11cec7c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f676ecfbd2277d81e9d9e6eb1053173a0446be2bfca886ba279d608c11cec7c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f676ecfbd2277d81e9d9e6eb1053173a0446be2bfca886ba279d608c11cec7c1", kill_on_drop: false }`
[INFO] [stdout] f676ecfbd2277d81e9d9e6eb1053173a0446be2bfca886ba279d608c11cec7c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70a2125f3a053a349f00414afa33fca5d6aef119b75c40551b4950ec22c3761a
[INFO] running `Command { std: "docker" "start" "-a" "70a2125f3a053a349f00414afa33fca5d6aef119b75c40551b4950ec22c3761a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling mite-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: in expressions, `_` can only be used on the left-hand side of an assignment
[INFO] [stdout]    --> src/frontend/ir.rs:367:65
[INFO] [stdout]     |
[INFO] [stdout] 367 | ...                   ctx.globals.insert(specifier.local, _);
[INFO] [stdout]     |                                                           ^ `_` not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: in expressions, `_` can only be used on the left-hand side of an assignment
[INFO] [stdout]    --> src/frontend/ir.rs:403:26
[INFO] [stdout]     |
[INFO] [stdout] 403 |             let global = _;
[INFO] [stdout]     |                          ^ `_` not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: in expressions, `_` can only be used on the left-hand side of an assignment
[INFO] [stdout]    --> src/frontend/ir.rs:543:21
[INFO] [stdout]     |
[INFO] [stdout] 543 |         let local = _;
[INFO] [stdout]     |                     ^ `_` not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: in expressions, `_` can only be used on the left-hand side of an assignment
[INFO] [stdout]    --> src/frontend/ir.rs:367:65
[INFO] [stdout]     |
[INFO] [stdout] 367 | ...                   ctx.globals.insert(specifier.local, _);
[INFO] [stdout]     |                                                           ^ `_` not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: in expressions, `_` can only be used on the left-hand side of an assignment
[INFO] [stdout]    --> src/frontend/ir.rs:403:26
[INFO] [stdout]     |
[INFO] [stdout] 403 |             let global = _;
[INFO] [stdout]     |                          ^ `_` not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: in expressions, `_` can only be used on the left-hand side of an assignment
[INFO] [stdout]    --> src/frontend/ir.rs:543:21
[INFO] [stdout]     |
[INFO] [stdout] 543 |         let local = _;
[INFO] [stdout]     |                     ^ `_` not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:575:68
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn literal_to_ir(ctx: &IRContext, expr: super::parser::Literal) -> IRExpression {}
[INFO] [stdout]     |    -------------                                                   ^^^^^^^^^^^^ expected `IRExpression`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:591:64
[INFO] [stdout]     |
[INFO] [stdout] 591 | fn while_to_ir(ctx: &IRContext, expr: super::parser::While) -> IRExpression {}
[INFO] [stdout]     |    -----------                                                 ^^^^^^^^^^^^ expected `IRExpression`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:593:69
[INFO] [stdout]     |
[INFO] [stdout] 593 | fn do_while_to_ir(ctx: &IRContext, expr: super::parser::DoWhile) -> IRExpression {}
[INFO] [stdout]     |    --------------                                                   ^^^^^^^^^^^^ expected `IRExpression`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:595:60
[INFO] [stdout]     |
[INFO] [stdout] 595 | fn for_to_ir(ctx: &IRContext, expr: super::parser::For) -> IRExpression {}
[INFO] [stdout]     |    ---------                                               ^^^^^^^^^^^^ expected `IRExpression`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:597:64
[INFO] [stdout]     |
[INFO] [stdout] 597 | fn array_to_ir(ctx: &IRContext, expr: super::parser::Array) -> IRExpression {}
[INFO] [stdout]     |    -----------                                                 ^^^^^^^^^^^^ expected `IRExpression`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:599:66
[INFO] [stdout]     |
[INFO] [stdout] 599 | fn object_to_ir(ctx: &IRContext, expr: super::parser::Object) -> IRExpression {}
[INFO] [stdout]     |    ------------                                                  ^^^^^^^^^^^^ expected `IRExpression`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:575:68
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn literal_to_ir(ctx: &IRContext, expr: super::parser::Literal) -> IRExpression {}
[INFO] [stdout]     |    -------------                                                   ^^^^^^^^^^^^ expected `IRExpression`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:591:64
[INFO] [stdout]     |
[INFO] [stdout] 591 | fn while_to_ir(ctx: &IRContext, expr: super::parser::While) -> IRExpression {}
[INFO] [stdout]     |    -----------                                                 ^^^^^^^^^^^^ expected `IRExpression`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:593:69
[INFO] [stdout]     |
[INFO] [stdout] 593 | fn do_while_to_ir(ctx: &IRContext, expr: super::parser::DoWhile) -> IRExpression {}
[INFO] [stdout]     |    --------------                                                   ^^^^^^^^^^^^ expected `IRExpression`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:595:60
[INFO] [stdout]     |
[INFO] [stdout] 595 | fn for_to_ir(ctx: &IRContext, expr: super::parser::For) -> IRExpression {}
[INFO] [stdout]     |    ---------                                               ^^^^^^^^^^^^ expected `IRExpression`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:597:64
[INFO] [stdout]     |
[INFO] [stdout] 597 | fn array_to_ir(ctx: &IRContext, expr: super::parser::Array) -> IRExpression {}
[INFO] [stdout]     |    -----------                                                 ^^^^^^^^^^^^ expected `IRExpression`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:599:66
[INFO] [stdout]     |
[INFO] [stdout] 599 | fn object_to_ir(ctx: &IRContext, expr: super::parser::Object) -> IRExpression {}
[INFO] [stdout]     |    ------------                                                  ^^^^^^^^^^^^ expected `IRExpression`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:661:5
[INFO] [stdout]     |
[INFO] [stdout] 658 | fn member_to_ir(ctx: &mut IRContext, expr: super::parser::Member) -> IRExpression {
[INFO] [stdout]     |                                                                      ------------ expected `IRExpression` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 661 |     object.access(expr.property)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `IRExpression`, found `&dyn MiteType`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `IRExpression`
[INFO] [stdout]             found reference `&dyn MiteType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:661:5
[INFO] [stdout]     |
[INFO] [stdout] 658 | fn member_to_ir(ctx: &mut IRContext, expr: super::parser::Member) -> IRExpression {
[INFO] [stdout]     |                                                                      ------------ expected `IRExpression` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 661 |     object.access(expr.property)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `IRExpression`, found `&dyn MiteType`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `IRExpression`
[INFO] [stdout]             found reference `&dyn MiteType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:679:5
[INFO] [stdout]     |
[INFO] [stdout] 664 | fn index_to_ir(ctx: &mut IRContext, expr: super::parser::Index) -> IRExpression {
[INFO] [stdout]     |                                                                    ------------ expected `IRExpression` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 679 |     array.index(&index)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ expected `IRExpression`, found `&dyn MiteType`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `IRExpression`
[INFO] [stdout]             found reference `&dyn MiteType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:679:5
[INFO] [stdout]     |
[INFO] [stdout] 664 | fn index_to_ir(ctx: &mut IRContext, expr: super::parser::Index) -> IRExpression {
[INFO] [stdout]     |                                                                    ------------ expected `IRExpression` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 679 |     array.index(&index)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ expected `IRExpression`, found `&dyn MiteType`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `IRExpression`
[INFO] [stdout]             found reference `&dyn MiteType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:740:16
[INFO] [stdout]     |
[INFO] [stdout] 715 | fn call_to_ir(ctx: &mut IRContext, expr: super::parser::Call) -> IRExpression {
[INFO] [stdout]     |                                                                  ------------ expected `IRExpression` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 740 |         return func.call(args);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ expected `IRExpression`, found `&dyn MiteType`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `IRExpression`
[INFO] [stdout]             found reference `&dyn MiteType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/frontend/ir.rs:740:16
[INFO] [stdout]     |
[INFO] [stdout] 715 | fn call_to_ir(ctx: &mut IRContext, expr: super::parser::Call) -> IRExpression {
[INFO] [stdout]     |                                                                  ------------ expected `IRExpression` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 740 |         return func.call(args);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ expected `IRExpression`, found `&dyn MiteType`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `IRExpression`
[INFO] [stdout]             found reference `&dyn MiteType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ir`
[INFO] [stdout]   --> src/main.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let ir = frontend::ir::ast_to_ir(
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_ir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ir`
[INFO] [stdout]   --> src/main.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let ir = frontend::ir::ast_to_ir(
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_ir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mite-rs` (bin "mite-rs") due to 12 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mite-rs` (bin "mite-rs" test) due to 12 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "70a2125f3a053a349f00414afa33fca5d6aef119b75c40551b4950ec22c3761a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70a2125f3a053a349f00414afa33fca5d6aef119b75c40551b4950ec22c3761a", kill_on_drop: false }`
[INFO] [stdout] 70a2125f3a053a349f00414afa33fca5d6aef119b75c40551b4950ec22c3761a
