[INFO] fetching crate nestify 0.3.3... [INFO] checking nestify-0.3.3 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate nestify 0.3.3 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate nestify 0.3.3 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nestify 0.3.3 [INFO] finished tweaking crates.io crate nestify 0.3.3 [INFO] tweaked toml for crates.io crate nestify 0.3.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cad9f056cc096dff732645ce9dea928d3834b04c83c9b2f1f2d7a8db1b55726 [INFO] running `Command { std: "docker" "start" "-a" "9cad9f056cc096dff732645ce9dea928d3834b04c83c9b2f1f2d7a8db1b55726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cad9f056cc096dff732645ce9dea928d3834b04c83c9b2f1f2d7a8db1b55726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cad9f056cc096dff732645ce9dea928d3834b04c83c9b2f1f2d7a8db1b55726", kill_on_drop: false }` [INFO] [stdout] 9cad9f056cc096dff732645ce9dea928d3834b04c83c9b2f1f2d7a8db1b55726 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 601436abcd1da289104235bd9bfea0a8e1f8ccca6d9cd54a130cd9cbaacb3b21 [INFO] running `Command { std: "docker" "start" "-a" "601436abcd1da289104235bd9bfea0a8e1f8ccca6d9cd54a130cd9cbaacb3b21", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking syn v2.0.77 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking nestify v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> src/ty.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | || cfg!(feature = "full") && input.peek(Token![try]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> src/ty.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | || cfg!(feature = "full") && input.peek(Token![try]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ident_token` is never read [INFO] [stdout] --> src/attributes.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct NestedAttribute { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 35 | pub pound_token: Token![#], [INFO] [stdout] 36 | pub ident_token: Token![>], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | Star(Token![*]), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 52 | Star(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ident_token` is never read [INFO] [stdout] --> src/attributes.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct NestedAttribute { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 35 | pub pound_token: Token![#], [INFO] [stdout] 36 | pub ident_token: Token![>], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | Star(Token![*]), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 52 | Star(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | Slash(Token![/]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | Slash(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | Minus(Token![-]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 54 | Minus(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `struct_token` and `semi_token` are never read [INFO] [stdout] --> src/special_data.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct BodyStruct { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 35 | struct_token: Token![struct], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 36 | pub fields: SpecialFields, [INFO] [stdout] 37 | semi_token: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enum_token` and `brace_token` are never read [INFO] [stdout] --> src/special_data.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct BodyEnum { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 42 | enum_token: Token![enum], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `brace_token` is never read [INFO] [stdout] --> src/special_data.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct FieldsNamed { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 94 | pub brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/special_data.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct FieldsUnnamed { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 100 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `colon_token` is never read [INFO] [stdout] --> src/special_data.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct SpecialField { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | pub colon_token: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | Slash(Token![/]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | Slash(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | Minus(Token![-]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 54 | Minus(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `struct_token` and `semi_token` are never read [INFO] [stdout] --> src/special_data.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct BodyStruct { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 35 | struct_token: Token![struct], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 36 | pub fields: SpecialFields, [INFO] [stdout] 37 | semi_token: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enum_token` and `brace_token` are never read [INFO] [stdout] --> src/special_data.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct BodyEnum { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 42 | enum_token: Token![enum], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `brace_token` is never read [INFO] [stdout] --> src/special_data.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct FieldsNamed { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 94 | pub brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/special_data.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct FieldsUnnamed { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 100 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `colon_token` is never read [INFO] [stdout] --> src/special_data.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct SpecialField { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | pub colon_token: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> src/ty.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | || cfg!(feature = "full") && input.peek(Token![try]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ident_token` is never read [INFO] [stdout] --> src/attributes.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct NestedAttribute { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 35 | pub pound_token: Token![#], [INFO] [stdout] 36 | pub ident_token: Token![>], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | Star(Token![*]), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 52 | Star(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | Slash(Token![/]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | Slash(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | Minus(Token![-]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 54 | Minus(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `struct_token` and `semi_token` are never read [INFO] [stdout] --> src/special_data.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct BodyStruct { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 35 | struct_token: Token![struct], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 36 | pub fields: SpecialFields, [INFO] [stdout] 37 | semi_token: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enum_token` and `brace_token` are never read [INFO] [stdout] --> src/special_data.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct BodyEnum { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 42 | enum_token: Token![enum], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `brace_token` is never read [INFO] [stdout] --> src/special_data.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct FieldsNamed { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 94 | pub brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/special_data.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct FieldsUnnamed { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 100 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `colon_token` is never read [INFO] [stdout] --> src/special_data.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct SpecialField { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | pub colon_token: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.21s [INFO] running `Command { std: "docker" "inspect" "601436abcd1da289104235bd9bfea0a8e1f8ccca6d9cd54a130cd9cbaacb3b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601436abcd1da289104235bd9bfea0a8e1f8ccca6d9cd54a130cd9cbaacb3b21", kill_on_drop: false }` [INFO] [stdout] 601436abcd1da289104235bd9bfea0a8e1f8ccca6d9cd54a130cd9cbaacb3b21