[INFO] cloning repository https://github.com/Forsuin/hecate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Forsuin/hecate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsuin%2Fhecate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsuin%2Fhecate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c33dc5a510d88fe861a8c75055b02e3594e8999
[INFO] checking Forsuin/hecate against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsuin%2Fhecate" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Forsuin/hecate
[INFO] finished tweaking git repo https://github.com/Forsuin/hecate
[INFO] tweaked toml for git repo https://github.com/Forsuin/hecate written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Forsuin/hecate on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Forsuin/hecate 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17b8560b0290aba17323660be9a8107255083a32b93383c811644d14b0b4bd24
[INFO] running `Command { std: "docker" "start" "-a" "17b8560b0290aba17323660be9a8107255083a32b93383c811644d14b0b4bd24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17b8560b0290aba17323660be9a8107255083a32b93383c811644d14b0b4bd24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17b8560b0290aba17323660be9a8107255083a32b93383c811644d14b0b4bd24", kill_on_drop: false }`
[INFO] [stdout] 17b8560b0290aba17323660be9a8107255083a32b93383c811644d14b0b4bd24
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15521d7de3af9764b029ed9f110fc682cd7f8558783fe5203364e42ab62dc599
[INFO] running `Command { std: "docker" "start" "-a" "15521d7de3af9764b029ed9f110fc682cd7f8558783fe5203364e42ab62dc599", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking ty v0.1.0 (/opt/rustwide/workdir/compiler/ty)
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking unique_ident v0.1.0 (/opt/rustwide/workdir/compiler/unique_ident)
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]  --> compiler/unique_ident/src/lib.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 |         let string = format!("tmp.{}", VAR_COUNTER);
[INFO] [stdout]   |                                        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]   = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]   = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> compiler/unique_ident/src/lib.rs:14:47
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let string = format!("{}.{}", prefix, LABEL_COUNTER);
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking ast v0.1.0 (/opt/rustwide/workdir/compiler/ast)
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking mir v0.1.0 (/opt/rustwide/workdir/compiler/mir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]  --> compiler/unique_ident/src/lib.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 |         let string = format!("tmp.{}", VAR_COUNTER);
[INFO] [stdout]   |                                        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]   = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]   = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> compiler/unique_ident/src/lib.rs:14:47
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let string = format!("{}.{}", prefix, LABEL_COUNTER);
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StaticInit: Eq` is not satisfied
[INFO] [stdout]   --> compiler/mir/src/tacky.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Eq, PartialEq, Clone)]
[INFO] [stdout]    |                 -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub init: StaticInit,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `StaticInit`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/cmp.rs:367:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ty::Constant: Eq` is not satisfied
[INFO] [stdout]   --> compiler/mir/src/tacky.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                        -- in this derive macro expansion
[INFO] [stdout] 80 | pub enum Val {
[INFO] [stdout] 81 |     Constant(Constant),
[INFO] [stdout]    |              ^^^^^^^^ the trait `Eq` is not implemented for `ty::Constant`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/cmp.rs:367:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&StaticInit::Float(_)` and `&StaticInit::Double(_)` not covered
[INFO] [stdout]   --> compiler/mir/src/print_tacky.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |     match init {
[INFO] [stdout]    |           ^^^^ patterns `&StaticInit::Float(_)` and `&StaticInit::Double(_)` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `StaticInit` defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/compiler/ty/src/types.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum StaticInit {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     Float(f32),
[INFO] [stdout]    |     ----- not covered
[INFO] [stdout] 59 |     Double(f64)
[INFO] [stdout]    |     ------ not covered
[INFO] [stdout]    = note: the matched value is of type `&StaticInit`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern, a match arm with multiple or-patterns as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 55 ~         StaticInit::ULong(i) => format!("{}ul", *i),
[INFO] [stdout] 56 ~         &StaticInit::Float(_) | &StaticInit::Double(_) => todo!(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&tacky::Val::Constant(ty::Constant::Float(_))` and `&tacky::Val::Constant(ty::Constant::Double(_))` not covered
[INFO] [stdout]    --> compiler/mir/src/print_tacky.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |     match val {
[INFO] [stdout]     |           ^^^ patterns `&tacky::Val::Constant(ty::Constant::Float(_))` and `&tacky::Val::Constant(ty::Constant::Double(_))` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `tacky::Val` defined here
[INFO] [stdout]    --> compiler/mir/src/tacky.rs:80:10
[INFO] [stdout]     |
[INFO] [stdout] 80  | pub enum Val {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 81  |     Constant(Constant),
[INFO] [stdout]     |     --------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     not covered
[INFO] [stdout]     |     not covered
[INFO] [stdout]     = note: the matched value is of type `&tacky::Val`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern, a match arm with multiple or-patterns as shown, or multiple match arms
[INFO] [stdout]     |
[INFO] [stdout] 186 ~         },
[INFO] [stdout] 187 +         &tacky::Val::Constant(ty::Constant::Float(_)) | &tacky::Val::Constant(ty::Constant::Double(_)) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `Type::Float` and `Type::Double` not covered
[INFO] [stdout]   --> compiler/mir/src/tacky_gen.rs:41:33
[INFO] [stdout]    |
[INFO] [stdout] 41 |                     init: match entry.t {
[INFO] [stdout]    |                                 ^^^^^^^ patterns `Type::Float` and `Type::Double` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `Type` defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/compiler/ty/src/types.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub enum Type {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9  |     Float,
[INFO] [stdout]    |     ----- not covered
[INFO] [stdout] 10 |     // Long Doubles will be converted to Doubles like MSVC, as Rust doesn't have an equivalent type
[INFO] [stdout] 11 |     Double,
[INFO] [stdout]    |     ------ not covered
[INFO] [stdout]    = note: the matched value is of type `Type`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern, a match arm with multiple or-patterns as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 48 ~                         ),
[INFO] [stdout] 49 ~                         Type::Float | Type::Double => todo!(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mir` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `StaticInit: Eq` is not satisfied
[INFO] [stdout]   --> compiler/mir/src/tacky.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Eq, PartialEq, Clone)]
[INFO] [stdout]    |                 -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub init: StaticInit,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `StaticInit`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/cmp.rs:367:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ty::Constant: Eq` is not satisfied
[INFO] [stdout]   --> compiler/mir/src/tacky.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                        -- in this derive macro expansion
[INFO] [stdout] 80 | pub enum Val {
[INFO] [stdout] 81 |     Constant(Constant),
[INFO] [stdout]    |              ^^^^^^^^ the trait `Eq` is not implemented for `ty::Constant`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/cmp.rs:367:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&StaticInit::Float(_)` and `&StaticInit::Double(_)` not covered
[INFO] [stdout]   --> compiler/mir/src/print_tacky.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |     match init {
[INFO] [stdout]    |           ^^^^ patterns `&StaticInit::Float(_)` and `&StaticInit::Double(_)` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `StaticInit` defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/compiler/ty/src/types.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum StaticInit {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     Float(f32),
[INFO] [stdout]    |     ----- not covered
[INFO] [stdout] 59 |     Double(f64)
[INFO] [stdout]    |     ------ not covered
[INFO] [stdout]    = note: the matched value is of type `&StaticInit`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern, a match arm with multiple or-patterns as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 55 ~         StaticInit::ULong(i) => format!("{}ul", *i),
[INFO] [stdout] 56 ~         &StaticInit::Float(_) | &StaticInit::Double(_) => todo!(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&tacky::Val::Constant(ty::Constant::Float(_))` and `&tacky::Val::Constant(ty::Constant::Double(_))` not covered
[INFO] [stdout]    --> compiler/mir/src/print_tacky.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |     match val {
[INFO] [stdout]     |           ^^^ patterns `&tacky::Val::Constant(ty::Constant::Float(_))` and `&tacky::Val::Constant(ty::Constant::Double(_))` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `tacky::Val` defined here
[INFO] [stdout]    --> compiler/mir/src/tacky.rs:80:10
[INFO] [stdout]     |
[INFO] [stdout] 80  | pub enum Val {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 81  |     Constant(Constant),
[INFO] [stdout]     |     --------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     not covered
[INFO] [stdout]     |     not covered
[INFO] [stdout]     = note: the matched value is of type `&tacky::Val`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern, a match arm with multiple or-patterns as shown, or multiple match arms
[INFO] [stdout]     |
[INFO] [stdout] 186 ~         },
[INFO] [stdout] 187 +         &tacky::Val::Constant(ty::Constant::Float(_)) | &tacky::Val::Constant(ty::Constant::Double(_)) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `Type::Float` and `Type::Double` not covered
[INFO] [stdout]   --> compiler/mir/src/tacky_gen.rs:41:33
[INFO] [stdout]    |
[INFO] [stdout] 41 |                     init: match entry.t {
[INFO] [stdout]    |                                 ^^^^^^^ patterns `Type::Float` and `Type::Double` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `Type` defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/compiler/ty/src/types.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub enum Type {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9  |     Float,
[INFO] [stdout]    |     ----- not covered
[INFO] [stdout] 10 |     // Long Doubles will be converted to Doubles like MSVC, as Rust doesn't have an equivalent type
[INFO] [stdout] 11 |     Double,
[INFO] [stdout]    |     ------ not covered
[INFO] [stdout]    = note: the matched value is of type `Type`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern, a match arm with multiple or-patterns as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 48 ~                         ),
[INFO] [stdout] 49 ~                         Type::Float | Type::Double => todo!(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mir` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "15521d7de3af9764b029ed9f110fc682cd7f8558783fe5203364e42ab62dc599", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15521d7de3af9764b029ed9f110fc682cd7f8558783fe5203364e42ab62dc599", kill_on_drop: false }`
[INFO] [stdout] 15521d7de3af9764b029ed9f110fc682cd7f8558783fe5203364e42ab62dc599
