[INFO] cloning repository https://github.com/rmanoka/tygres-macros
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rmanoka/tygres-macros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmanoka%2Ftygres-macros", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmanoka%2Ftygres-macros'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b22905c0eb1951b2e61297af7ab88fa3d3d417bd
[INFO] checking rmanoka/tygres-macros against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmanoka%2Ftygres-macros" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rmanoka/tygres-macros
[INFO] finished tweaking git repo https://github.com/rmanoka/tygres-macros
[INFO] tweaked toml for git repo https://github.com/rmanoka/tygres-macros written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rmanoka/tygres-macros on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rmanoka/tygres-macros 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ident_case v1.0.0
[INFO] [stderr]   Downloaded darling_macro v0.8.2
[INFO] [stderr]   Downloaded darling v0.8.2
[INFO] [stderr]   Downloaded Inflector v0.11.3
[INFO] [stderr]   Downloaded memchr v2.1.3
[INFO] [stderr]   Downloaded darling_core v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f752307a551ef568eb3117250c831276d595608b241ef9d13fe48371df29c3ba
[INFO] running `Command { std: "docker" "start" "-a" "f752307a551ef568eb3117250c831276d595608b241ef9d13fe48371df29c3ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f752307a551ef568eb3117250c831276d595608b241ef9d13fe48371df29c3ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f752307a551ef568eb3117250c831276d595608b241ef9d13fe48371df29c3ba", kill_on_drop: false }`
[INFO] [stdout] f752307a551ef568eb3117250c831276d595608b241ef9d13fe48371df29c3ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c555dbebba8774b246a50e924e357c07ef9f81807ef4ca3f26f98ec63cf4f024
[INFO] running `Command { std: "docker" "start" "-a" "c555dbebba8774b246a50e924e357c07ef9f81807ef4ca3f26f98ec63cf4f024", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.25
[INFO] [stderr]    Compiling libc v0.2.47
[INFO] [stderr]    Compiling memchr v2.1.3
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling ident_case v1.0.0
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking regex-syntax v0.6.4
[INFO] [stderr]     Checking quote v0.6.10
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]     Checking syn v0.15.26
[INFO] [stderr]     Checking Inflector v0.11.3
[INFO] [stderr]     Checking darling_core v0.8.2
[INFO] [stderr]    Compiling darling_macro v0.8.2
[INFO] [stderr]     Checking darling v0.8.2
[INFO] [stderr]     Checking tygres-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Field` and `Type`
[INFO] [stdout]  --> src/builder.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Ident, TypeParamBound, Field, Type,
[INFO] [stdout]   |                            ^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Field` and `TypeParamBound`
[INFO] [stdout]    --> src/schema.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |     Ident, TypeParamBound, Field, Type,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `token`
[INFO] [stdout]    --> src/setter.rs:228:8
[INFO] [stdout]     |
[INFO] [stdout] 228 |     *, token,
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `token`
[INFO] [stdout]   --> src/getter.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 |     *, token,
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `punctuated::Punctuated` and `token`
[INFO] [stdout]    --> src/data.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 |     *, token,
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 101 |     punctuated::Punctuated,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/attrs.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |         if (path.segments.len() != 1) { return false; }
[INFO] [stdout]    |            ^                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -         if (path.segments.len() != 1) { return false; }
[INFO] [stdout] 63 +         if path.segments.len() != 1 { return false; }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TokenStream`
[INFO] [stdout]   --> src/attrs.rs:90:19
[INFO] [stdout]    |
[INFO] [stdout] 90 | use proc_macro2::{TokenStream, Literal};
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Field`, `TypeParamBound`, `Type`, and `token`
[INFO] [stdout]   --> src/attrs.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     *, Ident, TypeParamBound, Field, Type,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^  ^^^^^  ^^^^
[INFO] [stdout] 93 |     punctuated::Punctuated,
[INFO] [stdout] 94 |     token,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `extern_crate_item_prelude` has been stable since 1.31.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(extern_crate_item_prelude, arbitrary_self_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Field` and `Type`
[INFO] [stdout]  --> src/builder.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Ident, TypeParamBound, Field, Type,
[INFO] [stdout]   |                            ^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Field` and `TypeParamBound`
[INFO] [stdout]    --> src/schema.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |     Ident, TypeParamBound, Field, Type,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `token`
[INFO] [stdout]    --> src/setter.rs:228:8
[INFO] [stdout]     |
[INFO] [stdout] 228 |     *, token,
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `token`
[INFO] [stdout]   --> src/getter.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 |     *, token,
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `punctuated::Punctuated` and `token`
[INFO] [stdout]    --> src/data.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 |     *, token,
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 101 |     punctuated::Punctuated,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/attrs.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |         if (path.segments.len() != 1) { return false; }
[INFO] [stdout]    |            ^                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -         if (path.segments.len() != 1) { return false; }
[INFO] [stdout] 63 +         if path.segments.len() != 1 { return false; }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TokenStream`
[INFO] [stdout]   --> src/attrs.rs:90:19
[INFO] [stdout]    |
[INFO] [stdout] 90 | use proc_macro2::{TokenStream, Literal};
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Field`, `TypeParamBound`, `Type`, and `token`
[INFO] [stdout]   --> src/attrs.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     *, Ident, TypeParamBound, Field, Type,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^  ^^^^^  ^^^^
[INFO] [stdout] 93 |     punctuated::Punctuated,
[INFO] [stdout] 94 |     token,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `extern_crate_item_prelude` has been stable since 1.31.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(extern_crate_item_prelude, arbitrary_self_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wrap`
[INFO] [stdout]   --> src/getter.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     let wrap = &f.wrap;
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_wrap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lookahead`
[INFO] [stdout]   --> src/attrs.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let lookahead = input.lookahead1();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lookahead`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `eq`
[INFO] [stdout]   --> src/attrs.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let eq: Token![=] = input.parse()?;
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_eq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wrap`
[INFO] [stdout]   --> src/getter.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     let wrap = &f.wrap;
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_wrap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `colon` is never read
[INFO] [stdout]   --> src/builder.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct TypeField {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 90 |     type_name: Ident,
[INFO] [stdout] 91 |     colon: Token![:],
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `generics` is never read
[INFO] [stdout]  --> src/data.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Struct {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 2 |     pub ident: Ident,
[INFO] [stdout] 3 |     pub generics: syn::Generics,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lookahead`
[INFO] [stdout]   --> src/attrs.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let lookahead = input.lookahead1();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lookahead`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/attrs.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |         Err(e) => panic!(format!("{}", e)),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 77 -         Err(e) => panic!(format!("{}", e)),
[INFO] [stdout] 77 +         Err(e) => panic!("{}", e),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `eq`
[INFO] [stdout]   --> src/attrs.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let eq: Token![=] = input.parse()?;
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_eq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `colon` is never read
[INFO] [stdout]   --> src/builder.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct TypeField {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 90 |     type_name: Ident,
[INFO] [stdout] 91 |     colon: Token![:],
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `generics` is never read
[INFO] [stdout]  --> src/data.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Struct {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 2 |     pub ident: Ident,
[INFO] [stdout] 3 |     pub generics: syn::Generics,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/attrs.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |         Err(e) => panic!(format!("{}", e)),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 77 -         Err(e) => panic!(format!("{}", e)),
[INFO] [stdout] 77 +         Err(e) => panic!("{}", e),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.09s
[INFO] running `Command { std: "docker" "inspect" "c555dbebba8774b246a50e924e357c07ef9f81807ef4ca3f26f98ec63cf4f024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c555dbebba8774b246a50e924e357c07ef9f81807ef4ca3f26f98ec63cf4f024", kill_on_drop: false }`
[INFO] [stdout] c555dbebba8774b246a50e924e357c07ef9f81807ef4ca3f26f98ec63cf4f024
