[INFO] fetching crate edres 0.6.0...
[INFO] checking edres-0.6.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate edres 0.6.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate edres 0.6.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate edres 0.6.0
[INFO] finished tweaking crates.io crate edres 0.6.0
[INFO] tweaked toml for crates.io crate edres 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded edres_core v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0797aa80473f8dde73d0aea15ccf1e8f1b0bd500d535c7068426bb3150e1ae6f
[INFO] running `Command { std: "docker" "start" "-a" "0797aa80473f8dde73d0aea15ccf1e8f1b0bd500d535c7068426bb3150e1ae6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0797aa80473f8dde73d0aea15ccf1e8f1b0bd500d535c7068426bb3150e1ae6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0797aa80473f8dde73d0aea15ccf1e8f1b0bd500d535c7068426bb3150e1ae6f", kill_on_drop: false }`
[INFO] [stdout] 0797aa80473f8dde73d0aea15ccf1e8f1b0bd500d535c7068426bb3150e1ae6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad575c5ff5b50f3c989ede7529eae1bb7061e8c4d7eba41a081184507eb06197
[INFO] running `Command { std: "docker" "start" "-a" "ad575c5ff5b50f3c989ede7529eae1bb7061e8c4d7eba41a081184507eb06197", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking case v1.0.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking edres_core v0.6.0
[INFO] [stderr]     Checking edres v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `Format` in the current scope
[INFO] [stdout]   --> tests/integration.rs:34:71
[INFO] [stdout]    |
[INFO] [stdout] 34 |         edres::generate_structs_from_source(source, "Struct", Format::Yaml, &Options::minimal())
[INFO] [stdout]    |                                                                       ^^^^ variant or associated item not found in `Format`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Format`, consider using `Format::from_filename` which returns `Result<Format, edres::Error>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/edres_core-0.6.0/src/format.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn from_filename(filename: &Path) -> Result<Self, Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `Format` in the current scope
[INFO] [stdout]   --> tests/integration.rs:81:70
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let s = edres::generate_enum_from_source(source, "Enum", Format::Yaml, &Options::minimal())
[INFO] [stdout]    |                                                                      ^^^^ variant or associated item not found in `Format`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Format`, consider using `Format::from_filename` which returns `Result<Format, edres::Error>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/edres_core-0.6.0/src/format.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn from_filename(filename: &Path) -> Result<Self, Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `Format` in the current scope
[INFO] [stdout]    --> tests/integration.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |         Format::Yaml,
[INFO] [stdout]     |                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Format`, consider using `Format::from_filename` which returns `Result<Format, edres::Error>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/edres_core-0.6.0/src/format.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout] 32  |     pub fn from_filename(filename: &Path) -> Result<Self, Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `Format` in the current scope
[INFO] [stdout]    --> tests/integration.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |         Format::Yaml,
[INFO] [stdout]     |                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Format`, consider using `Format::from_filename` which returns `Result<Format, edres::Error>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/edres_core-0.6.0/src/format.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout] 32  |     pub fn from_filename(filename: &Path) -> Result<Self, Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edres` (test "integration") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "ad575c5ff5b50f3c989ede7529eae1bb7061e8c4d7eba41a081184507eb06197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad575c5ff5b50f3c989ede7529eae1bb7061e8c4d7eba41a081184507eb06197", kill_on_drop: false }`
[INFO] [stdout] ad575c5ff5b50f3c989ede7529eae1bb7061e8c4d7eba41a081184507eb06197
[INFO] checking edres-0.6.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate edres 0.6.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate edres 0.6.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate edres 0.6.0
[INFO] finished tweaking crates.io crate edres 0.6.0
[INFO] tweaked toml for crates.io crate edres 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0910794025315c44cb68a1c281b156c84be9549d212d6929a4ca3423152a98a
[INFO] running `Command { std: "docker" "start" "-a" "c0910794025315c44cb68a1c281b156c84be9549d212d6929a4ca3423152a98a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0910794025315c44cb68a1c281b156c84be9549d212d6929a4ca3423152a98a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0910794025315c44cb68a1c281b156c84be9549d212d6929a4ca3423152a98a", kill_on_drop: false }`
[INFO] [stdout] c0910794025315c44cb68a1c281b156c84be9549d212d6929a4ca3423152a98a
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8f4b550da8b98569995e1b3d21b5c30f4c4d2cf31ea907f542dbdf2425c5c3c
[INFO] running `Command { std: "docker" "start" "-a" "b8f4b550da8b98569995e1b3d21b5c30f4c4d2cf31ea907f542dbdf2425c5c3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking case v1.0.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking edres_core v0.6.0
[INFO] [stderr]     Checking edres v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `Format` in the current scope
[INFO] [stdout]   --> tests/integration.rs:34:71
[INFO] [stdout]    |
[INFO] [stdout] 34 |         edres::generate_structs_from_source(source, "Struct", Format::Yaml, &Options::minimal())
[INFO] [stdout]    |                                                                       ^^^^ variant or associated item not found in `Format`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Format`, consider using `Format::from_filename` which returns `Result<Format, edres::Error>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/edres_core-0.6.0/src/format.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn from_filename(filename: &Path) -> Result<Self, Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `Format` in the current scope
[INFO] [stdout]   --> tests/integration.rs:81:70
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let s = edres::generate_enum_from_source(source, "Enum", Format::Yaml, &Options::minimal())
[INFO] [stdout]    |                                                                      ^^^^ variant or associated item not found in `Format`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Format`, consider using `Format::from_filename` which returns `Result<Format, edres::Error>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/edres_core-0.6.0/src/format.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn from_filename(filename: &Path) -> Result<Self, Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `Format` in the current scope
[INFO] [stdout]    --> tests/integration.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |         Format::Yaml,
[INFO] [stdout]     |                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Format`, consider using `Format::from_filename` which returns `Result<Format, edres::Error>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/edres_core-0.6.0/src/format.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout] 32  |     pub fn from_filename(filename: &Path) -> Result<Self, Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `Format` in the current scope
[INFO] [stdout]    --> tests/integration.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |         Format::Yaml,
[INFO] [stdout]     |                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Format`, consider using `Format::from_filename` which returns `Result<Format, edres::Error>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/edres_core-0.6.0/src/format.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout] 32  |     pub fn from_filename(filename: &Path) -> Result<Self, Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edres` (test "integration") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "b8f4b550da8b98569995e1b3d21b5c30f4c4d2cf31ea907f542dbdf2425c5c3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8f4b550da8b98569995e1b3d21b5c30f4c4d2cf31ea907f542dbdf2425c5c3c", kill_on_drop: false }`
[INFO] [stdout] b8f4b550da8b98569995e1b3d21b5c30f4c4d2cf31ea907f542dbdf2425c5c3c
