[INFO] cloning repository https://github.com/korvahannu/dwebpa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/korvahannu/dwebpa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorvahannu%2Fdwebpa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorvahannu%2Fdwebpa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84803f2f6bb0503c6cc9f83b5bdecfb1f11800b7
[INFO] testing korvahannu/dwebpa against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorvahannu%2Fdwebpa" "/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/korvahannu/dwebpa
[INFO] finished tweaking git repo https://github.com/korvahannu/dwebpa
[INFO] tweaked toml for git repo https://github.com/korvahannu/dwebpa written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/korvahannu/dwebpa on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/korvahannu/dwebpa 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6793886a5edbbcb8494f3d952bb1cc915c71936e07fcc41ecb86800226fbe2a2
[INFO] running `Command { std: "docker" "start" "-a" "6793886a5edbbcb8494f3d952bb1cc915c71936e07fcc41ecb86800226fbe2a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6793886a5edbbcb8494f3d952bb1cc915c71936e07fcc41ecb86800226fbe2a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6793886a5edbbcb8494f3d952bb1cc915c71936e07fcc41ecb86800226fbe2a2", kill_on_drop: false }`
[INFO] [stdout] 6793886a5edbbcb8494f3d952bb1cc915c71936e07fcc41ecb86800226fbe2a2
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea5bf84249255fa6481f9c1dae145b8df76fbc9d4d2f14253ec765a9150a4deb
[INFO] running `Command { std: "docker" "start" "-a" "ea5bf84249255fa6481f9c1dae145b8df76fbc9d4d2f14253ec765a9150a4deb", kill_on_drop: false }`
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling dwebpa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] running `Command { std: "docker" "inspect" "ea5bf84249255fa6481f9c1dae145b8df76fbc9d4d2f14253ec765a9150a4deb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea5bf84249255fa6481f9c1dae145b8df76fbc9d4d2f14253ec765a9150a4deb", kill_on_drop: false }`
[INFO] [stdout] ea5bf84249255fa6481f9c1dae145b8df76fbc9d4d2f14253ec765a9150a4deb
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de8f397c4cb35fd768ec43bf9ec5eef5417b01410d40902c492367bfe5c974f3
[INFO] running `Command { std: "docker" "start" "-a" "de8f397c4cb35fd768ec43bf9ec5eef5417b01410d40902c492367bfe5c974f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling dwebpa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "de8f397c4cb35fd768ec43bf9ec5eef5417b01410d40902c492367bfe5c974f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de8f397c4cb35fd768ec43bf9ec5eef5417b01410d40902c492367bfe5c974f3", kill_on_drop: false }`
[INFO] [stdout] de8f397c4cb35fd768ec43bf9ec5eef5417b01410d40902c492367bfe5c974f3
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eab98075be5c179ee98fca00c3464903d144b71ccaf88d54a6e4367ee0c6143f
[INFO] running `Command { std: "docker" "start" "-a" "eab98075be5c179ee98fca00c3464903d144b71ccaf88d54a6e4367ee0c6143f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dwebpa-4edd0f00ed4e8ff3)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dwebpa-c346c4412347f858)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dwebpa
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/converter.rs - converter::Converter (line 26) ... FAILED
[INFO] [stdout] test src/fileutils.rs - fileutils::run_command (line 33) ... FAILED
[INFO] [stdout] test src/fileutils.rs - fileutils::get_all_files (line 110) ... FAILED
[INFO] [stdout] test src/fileutils.rs - fileutils::delete_files (line 10) ... FAILED
[INFO] [stdout] test src/fileutils.rs - fileutils::get_all_directories (line 130) ... FAILED
[INFO] [stdout] test src/fileutils.rs - fileutils::get_webp_files (line 51) ... FAILED
[INFO] [stdout] test src/fileutils.rs - fileutils::get_non_webp_files (line 88) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/converter.rs - converter::Converter (line 26) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]   --> src/converter.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | let converter = Converter::new().unwrap();
[INFO] [stdout]    | ^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `let` cannot be used for global variables
[INFO] [stdout]    | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fileutils.rs - fileutils::run_command (line 33) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `run_command` in this scope
[INFO] [stdout]   --> src/fileutils.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | run_command(&String::from("rm -rf ./*"));
[INFO] [stdout]    | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 33 + use dwebpa::fileutils::run_command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fileutils.rs - fileutils::get_all_files (line 110) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `PathBuf` in this scope
[INFO] [stdout]    --> src/fileutils.rs:111:20
[INFO] [stdout]     |
[INFO] [stdout] 111 | let all_files: Vec<PathBuf> = get_all_files();
[INFO] [stdout]     |                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 110 + use std::path::PathBuf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_all_files` in this scope
[INFO] [stdout]    --> src/fileutils.rs:111:31
[INFO] [stdout]     |
[INFO] [stdout] 111 | let all_files: Vec<PathBuf> = get_all_files();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 110 + use dwebpa::fileutils::get_all_files;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fileutils.rs - fileutils::delete_files (line 10) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `PathBuf` in this scope
[INFO] [stdout]   --> src/fileutils.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | let files : Vec<PathBuf> = vec![PathBuf::new("./example1.png"), PathBuf::new("./example2.png")];
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 10 + use std::path::PathBuf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathBuf`
[INFO] [stdout]   --> src/fileutils.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 | let files : Vec<PathBuf> = vec![PathBuf::new("./example1.png"), PathBuf::new("./example2.png")];
[INFO] [stdout]    |                                 ^^^^^^^ use of undeclared type `PathBuf`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 10 + use std::path::PathBuf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathBuf`
[INFO] [stdout]   --> src/fileutils.rs:11:65
[INFO] [stdout]    |
[INFO] [stdout] 11 | let files : Vec<PathBuf> = vec![PathBuf::new("./example1.png"), PathBuf::new("./example2.png")];
[INFO] [stdout]    |                                                                 ^^^^^^^ use of undeclared type `PathBuf`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 10 + use std::path::PathBuf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `delete_files` in this scope
[INFO] [stdout]   --> src/fileutils.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | delete_files(&files);
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 10 + use dwebpa::fileutils::delete_files;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fileutils.rs - fileutils::get_all_directories (line 130) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `PathBuf` in this scope
[INFO] [stdout]    --> src/fileutils.rs:131:26
[INFO] [stdout]     |
[INFO] [stdout] 131 | let all_directories: Vec<PathBuf> = get_all_directories("/home/example");
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 130 + use std::path::PathBuf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_all_directories` in this scope
[INFO] [stdout]    --> src/fileutils.rs:131:37
[INFO] [stdout]     |
[INFO] [stdout] 131 | let all_directories: Vec<PathBuf> = get_all_directories("/home/example");
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dwebpa::fileutils::get_all_directories;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fileutils.rs - fileutils::get_webp_files (line 51) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `PathBuf` in this scope
[INFO] [stdout]   --> src/fileutils.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 | let web_files: Vec<PathBuf> = get_webp_files("/home/example", false);
[INFO] [stdout]    |                    ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 51 + use std::path::PathBuf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_webp_files` in this scope
[INFO] [stdout]   --> src/fileutils.rs:52:31
[INFO] [stdout]    |
[INFO] [stdout] 52 | let web_files: Vec<PathBuf> = get_webp_files("/home/example", false);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 51 + use dwebpa::fileutils::get_webp_files;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fileutils.rs - fileutils::get_non_webp_files (line 88) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_non_webp_files` in this scope
[INFO] [stdout]   --> src/fileutils.rs:89:34
[INFO] [stdout]    |
[INFO] [stdout] 89 | let non_web_files: Vec<String> = get_non_webp_files();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 88 + use dwebpa::fileutils::get_non_webp_files;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/converter.rs - converter::Converter (line 26)
[INFO] [stdout]     src/fileutils.rs - fileutils::delete_files (line 10)
[INFO] [stdout]     src/fileutils.rs - fileutils::get_all_directories (line 130)
[INFO] [stdout]     src/fileutils.rs - fileutils::get_all_files (line 110)
[INFO] [stdout]     src/fileutils.rs - fileutils::get_non_webp_files (line 88)
[INFO] [stdout]     src/fileutils.rs - fileutils::get_webp_files (line 51)
[INFO] [stdout]     src/fileutils.rs - fileutils::run_command (line 33)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "eab98075be5c179ee98fca00c3464903d144b71ccaf88d54a6e4367ee0c6143f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eab98075be5c179ee98fca00c3464903d144b71ccaf88d54a6e4367ee0c6143f", kill_on_drop: false }`
[INFO] [stdout] eab98075be5c179ee98fca00c3464903d144b71ccaf88d54a6e4367ee0c6143f
