[INFO] cloning repository https://github.com/SReichelt/enum_trait [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SReichelt/enum_trait" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSReichelt%2Fenum_trait", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSReichelt%2Fenum_trait'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2f85f0c56cd4a19c9b59da65269a9aa512f36d8 [INFO] checking SReichelt/enum_trait against try#9cbe924c1a7ad92a8d63366fe967735898f13b4d for pr-149195-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSReichelt%2Fenum_trait" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SReichelt/enum_trait [INFO] finished tweaking git repo https://github.com/SReichelt/enum_trait [INFO] tweaked toml for git repo https://github.com/SReichelt/enum_trait written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SReichelt/enum_trait on toolchain 9cbe924c1a7ad92a8d63366fe967735898f13b4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SReichelt/enum_trait 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" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe91aa2f96e6195bd1be2fe25c672f3e9bd1f3cefcd1055c1d7535ec1572831f [INFO] running `Command { std: "docker" "start" "-a" "fe91aa2f96e6195bd1be2fe25c672f3e9bd1f3cefcd1055c1d7535ec1572831f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe91aa2f96e6195bd1be2fe25c672f3e9bd1f3cefcd1055c1d7535ec1572831f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe91aa2f96e6195bd1be2fe25c672f3e9bd1f3cefcd1055c1d7535ec1572831f", kill_on_drop: false }` [INFO] [stdout] fe91aa2f96e6195bd1be2fe25c672f3e9bd1f3cefcd1055c1d7535ec1572831f [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2702bd6b0fefe03008819075ab1fb98d1bb3d760db7510771f780375277ca333 [INFO] running `Command { std: "docker" "start" "-a" "2702bd6b0fefe03008819075ab1fb98d1bb3d760db7510771f780375277ca333", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking enum_trait v0.1.0 (/opt/rustwide/workdir/enum_trait) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> enum_trait/src/item.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn output(&self) -> Result { [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] 24 | pub fn output(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> enum_trait/src/item.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn output(&self) -> Result { [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] 24 | pub fn output(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> enum_trait/src/item.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn output(&self) -> Result { [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] 24 | pub fn output(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking enum_trait_core v0.1.0 (/opt/rustwide/workdir/enum_trait_core) [INFO] [stdout] error: `Equal` is ambiguous [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:307:18 [INFO] [stdout] | [INFO] [stdout] 307 | assert!(>::VALUE); [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Equal` could refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] note: `Equal` could also refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Equal` is ambiguous [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:308:19 [INFO] [stdout] | [INFO] [stdout] 308 | assert!(!>::VALUE); [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Equal` could refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] note: `Equal` could also refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Equal` is ambiguous [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:309:19 [INFO] [stdout] | [INFO] [stdout] 309 | assert!(!>::VALUE); [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Equal` could refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] note: `Equal` could also refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Equal` is ambiguous [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:310:19 [INFO] [stdout] | [INFO] [stdout] 310 | assert!(!>::VALUE); [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Equal` could refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] note: `Equal` could also refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Equal` is ambiguous [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | assert!(>::VALUE); [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Equal` could refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] note: `Equal` could also refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Equal` is ambiguous [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:312:19 [INFO] [stdout] | [INFO] [stdout] 312 | assert!(!>::VALUE); [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Equal` could refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] note: `Equal` could also refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Equal` is ambiguous [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:313:19 [INFO] [stdout] | [INFO] [stdout] 313 | assert!(!>::VALUE); [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Equal` could refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] note: `Equal` could also refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Equal` is ambiguous [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:314:19 [INFO] [stdout] | [INFO] [stdout] 314 | assert!(!>::VALUE); [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Equal` could refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] note: `Equal` could also refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Equal` is ambiguous [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:315:19 [INFO] [stdout] | [INFO] [stdout] 315 | assert!(!>::VALUE); [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Equal` could refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] note: `Equal` could also refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Equal` is ambiguous [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:316:18 [INFO] [stdout] | [INFO] [stdout] 316 | assert!(>::VALUE); [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Equal` could refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] note: `Equal` could also refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Equal` is ambiguous [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:317:19 [INFO] [stdout] | [INFO] [stdout] 317 | assert!(!>::VALUE); [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Equal` could refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] note: `Equal` could also refer to the type alias imported here [INFO] [stdout] --> enum_trait_core/src/meta_num.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Equal` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking enum_trait_test v0.1.0 (/opt/rustwide/workdir/enum_trait_test) [INFO] [stderr] error: could not compile `enum_trait_core` (lib test) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "2702bd6b0fefe03008819075ab1fb98d1bb3d760db7510771f780375277ca333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2702bd6b0fefe03008819075ab1fb98d1bb3d760db7510771f780375277ca333", kill_on_drop: false }` [INFO] [stdout] 2702bd6b0fefe03008819075ab1fb98d1bb3d760db7510771f780375277ca333