[INFO] fetching crate cargo-ghp-upload 0.3.4...
[INFO] checking cargo-ghp-upload-0.3.4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate cargo-ghp-upload 0.3.4 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cargo-ghp-upload 0.3.4 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-ghp-upload 0.3.4
[INFO] finished tweaking crates.io crate cargo-ghp-upload 0.3.4
[INFO] tweaked toml for crates.io crate cargo-ghp-upload 0.3.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.5.13
[INFO] [stderr]   Downloaded glob v0.2.11
[INFO] [stderr]   Downloaded fs_extra v1.3.0
[INFO] [stderr]   Downloaded quicli v0.2.0
[INFO] [stderr]   Downloaded rayon v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 939ba867d543d65ffbb4462269322e34ab8b9ae8c54aabeeec9daa9e6044db34
[INFO] running `Command { std: "docker" "start" "-a" "939ba867d543d65ffbb4462269322e34ab8b9ae8c54aabeeec9daa9e6044db34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "939ba867d543d65ffbb4462269322e34ab8b9ae8c54aabeeec9daa9e6044db34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "939ba867d543d65ffbb4462269322e34ab8b9ae8c54aabeeec9daa9e6044db34", kill_on_drop: false }`
[INFO] [stdout] 939ba867d543d65ffbb4462269322e34ab8b9ae8c54aabeeec9daa9e6044db34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d17ca6fa3d15c0d3406d05a3f5026e9516f161a4cfef5ecad4d9338ccaa385a
[INFO] running `Command { std: "docker" "start" "-a" "2d17ca6fa3d15c0d3406d05a3f5026e9516f161a4cfef5ecad4d9338ccaa385a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking rayon v0.9.0
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking quicli v0.2.0
[INFO] [stderr]     Checking cargo-ghp-upload v0.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: a value of type `[_]` cannot be built from an iterator over elements of type `PathBuf`
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ value of type `[_]` cannot be built from `std::iter::Iterator<Item=PathBuf>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<PathBuf>` is not implemented for `[_]`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/main.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 222 |           &upload_dir
[INFO] [stdout]     |  __________-
[INFO] [stdout] 223 | |             .read_dir()?
[INFO] [stdout]     | |________________________- this expression has type `ReadDir`
[INFO] [stdout] 224 |               .map(|entry| entry.unwrap().path())
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` is `PathBuf` here
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/traits/iterator.rs:2050:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `[_]` cannot be built from an iterator over elements of type `PathBuf`
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ value of type `[_]` cannot be built from `std::iter::Iterator<Item=PathBuf>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<PathBuf>` is not implemented for `[_]`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/main.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 222 |           &upload_dir
[INFO] [stdout]     |  __________-
[INFO] [stdout] 223 | |             .read_dir()?
[INFO] [stdout]     | |________________________- this expression has type `ReadDir`
[INFO] [stdout] 224 |               .map(|entry| entry.unwrap().path())
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` is `PathBuf` here
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/traits/iterator.rs:2050:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/traits/iterator.rs:2050:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/traits/iterator.rs:2050:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-ghp-upload` (bin "cargo-ghp-upload") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cargo-ghp-upload` (bin "cargo-ghp-upload" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "2d17ca6fa3d15c0d3406d05a3f5026e9516f161a4cfef5ecad4d9338ccaa385a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d17ca6fa3d15c0d3406d05a3f5026e9516f161a4cfef5ecad4d9338ccaa385a", kill_on_drop: false }`
[INFO] [stdout] 2d17ca6fa3d15c0d3406d05a3f5026e9516f161a4cfef5ecad4d9338ccaa385a
[INFO] checking cargo-ghp-upload-0.3.4 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate cargo-ghp-upload 0.3.4 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate cargo-ghp-upload 0.3.4 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-ghp-upload 0.3.4
[INFO] finished tweaking crates.io crate cargo-ghp-upload 0.3.4
[INFO] tweaked toml for crates.io crate cargo-ghp-upload 0.3.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05962370d9028a5b87d59710031f56bf503e3bac7010e91c69f72f2e21d90cdc
[INFO] running `Command { std: "docker" "start" "-a" "05962370d9028a5b87d59710031f56bf503e3bac7010e91c69f72f2e21d90cdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05962370d9028a5b87d59710031f56bf503e3bac7010e91c69f72f2e21d90cdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05962370d9028a5b87d59710031f56bf503e3bac7010e91c69f72f2e21d90cdc", kill_on_drop: false }`
[INFO] [stdout] 05962370d9028a5b87d59710031f56bf503e3bac7010e91c69f72f2e21d90cdc
[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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6fc4b89548df3215f2e1142d92b799598cbcd16080be0e85e17eef6bc283102
[INFO] running `Command { std: "docker" "start" "-a" "a6fc4b89548df3215f2e1142d92b799598cbcd16080be0e85e17eef6bc283102", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking rayon v0.9.0
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking quicli v0.2.0
[INFO] [stderr]     Checking cargo-ghp-upload v0.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: a value of type `[_]` cannot be built from an iterator over elements of type `PathBuf`
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ value of type `[_]` cannot be built from `std::iter::Iterator<Item=PathBuf>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<PathBuf>` is not implemented for `[_]`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/main.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 222 |           &upload_dir
[INFO] [stdout]     |  __________-
[INFO] [stdout] 223 | |             .read_dir()?
[INFO] [stdout]     | |________________________- this expression has type `ReadDir`
[INFO] [stdout] 224 |               .map(|entry| entry.unwrap().path())
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` is `PathBuf` here
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/traits/iterator.rs:2050:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `[_]` cannot be built from an iterator over elements of type `PathBuf`
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ value of type `[_]` cannot be built from `std::iter::Iterator<Item=PathBuf>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<PathBuf>` is not implemented for `[_]`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/main.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 222 |           &upload_dir
[INFO] [stdout]     |  __________-
[INFO] [stdout] 223 | |             .read_dir()?
[INFO] [stdout]     | |________________________- this expression has type `ReadDir`
[INFO] [stdout] 224 |               .map(|entry| entry.unwrap().path())
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` is `PathBuf` here
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/traits/iterator.rs:2050:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/traits/iterator.rs:2050:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/traits/iterator.rs:2050:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-ghp-upload` (bin "cargo-ghp-upload") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-ghp-upload` (bin "cargo-ghp-upload" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "a6fc4b89548df3215f2e1142d92b799598cbcd16080be0e85e17eef6bc283102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6fc4b89548df3215f2e1142d92b799598cbcd16080be0e85e17eef6bc283102", kill_on_drop: false }`
[INFO] [stdout] a6fc4b89548df3215f2e1142d92b799598cbcd16080be0e85e17eef6bc283102
