[INFO] cloning repository https://github.com/Asthowen/AFetch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Asthowen/AFetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsthowen%2FAFetch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsthowen%2FAFetch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab39d8db977833bfdb893dba99275de368e7fe71
[INFO] checking Asthowen/AFetch against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsthowen%2FAFetch" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Asthowen/AFetch
[INFO] finished tweaking git repo https://github.com/Asthowen/AFetch
[INFO] tweaked toml for git repo https://github.com/Asthowen/AFetch written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Asthowen/AFetch on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Asthowen/AFetch 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46f82d3fcdd32ef297dc33ba3f168e80eb4c84561f40150ed39f0d277ce06b7d
[INFO] running `Command { std: "docker" "start" "-a" "46f82d3fcdd32ef297dc33ba3f168e80eb4c84561f40150ed39f0d277ce06b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46f82d3fcdd32ef297dc33ba3f168e80eb4c84561f40150ed39f0d277ce06b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46f82d3fcdd32ef297dc33ba3f168e80eb4c84561f40150ed39f0d277ce06b7d", kill_on_drop: false }`
[INFO] [stdout] 46f82d3fcdd32ef297dc33ba3f168e80eb4c84561f40150ed39f0d277ce06b7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d05f7086a3cdf70c894e1d0a6a56c7866f7983551bd64a9a35df812571eaf84d
[INFO] running `Command { std: "docker" "start" "-a" "d05f7086a3cdf70c894e1d0a6a56c7866f7983551bd64a9a35df812571eaf84d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling starship-battery v0.10.2
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking uom v0.37.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking sysinfo v0.37.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bitcode_derive v0.6.7
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking csscolorparser v0.7.2
[INFO] [stderr]     Checking bitcode v0.6.7
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking afetch v0.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `r` is never read
[INFO] [stdout]    --> src/config/deserialize.rs:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Rgb { r: u8, g: u8, b: u8 },
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `g` is never read
[INFO] [stdout]    --> src/config/deserialize.rs:129:18
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Rgb { r: u8, g: u8, b: u8 },
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `b` is never read
[INFO] [stdout]    --> src/config/deserialize.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Rgb { r: u8, g: u8, b: u8 },
[INFO] [stdout]     |                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `r` is never read
[INFO] [stdout]    --> src/config/deserialize.rs:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Rgb { r: u8, g: u8, b: u8 },
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `g` is never read
[INFO] [stdout]    --> src/config/deserialize.rs:129:18
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Rgb { r: u8, g: u8, b: u8 },
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `b` is never read
[INFO] [stdout]    --> src/config/deserialize.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Rgb { r: u8, g: u8, b: u8 },
[INFO] [stdout]     |                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `kind` is never read
[INFO] [stdout]    --> src/config/mod.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         kind: InfoKind,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `header` is never read
[INFO] [stdout]    --> src/config/mod.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         header: &'a str,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `format` is never read
[INFO] [stdout]    --> src/config/mod.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         format: &'a str,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `separator` is never read
[INFO] [stdout]    --> src/config/mod.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         separator: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `fields` is never read
[INFO] [stdout]    --> src/config/mod.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         fields: Vec<InfoField>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `content` is never read
[INFO] [stdout]    --> src/config/mod.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         content: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sizing` is never read
[INFO] [stdout]    --> src/config/mod.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         sizing: SeparatorSizing,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `content` is never read
[INFO] [stdout]    --> src/config/mod.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         content: &'a str,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `display` is never read
[INFO] [stdout]    --> src/config/mod.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         display: ColorBlockDisplay,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `logo` is never read
[INFO] [stdout]    --> src/config/mod.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         logo: Option<&'a str>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `location` is never read
[INFO] [stdout]    --> src/config/mod.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         location: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `kind` is never read
[INFO] [stdout]    --> src/config/mod.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         kind: InfoKind,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `header` is never read
[INFO] [stdout]    --> src/config/mod.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         header: &'a str,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `format` is never read
[INFO] [stdout]    --> src/config/mod.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         format: &'a str,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `separator` is never read
[INFO] [stdout]    --> src/config/mod.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         separator: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `fields` is never read
[INFO] [stdout]    --> src/config/mod.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         fields: Vec<InfoField>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `content` is never read
[INFO] [stdout]    --> src/config/mod.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         content: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sizing` is never read
[INFO] [stdout]    --> src/config/mod.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         sizing: SeparatorSizing,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `content` is never read
[INFO] [stdout]    --> src/config/mod.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         content: &'a str,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `display` is never read
[INFO] [stdout]    --> src/config/mod.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         display: ColorBlockDisplay,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `logo` is never read
[INFO] [stdout]    --> src/config/mod.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         logo: Option<&'a str>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `location` is never read
[INFO] [stdout]    --> src/config/mod.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         location: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, !>
[INFO] [stdout]    --> src/config/mod.rs:254:22
[INFO] [stdout]     |
[INFO] [stdout] 254 |       let cache_path = dirs::cache_dir()
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 255 | |         .map(|p| p.join("afetch.bin"))
[INFO] [stdout] 256 | |         .ok_or_else(|| {
[INFO] [stdout] 257 | |             FetchInfoError::error_exit(
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, !>
[INFO] [stdout]    --> src/config/mod.rs:271:31
[INFO] [stdout]     |
[INFO] [stdout] 271 |               let config_path = dirs::config_dir()
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 272 | |                 .map(|p| p.join("afetch").join("config.json"))
[INFO] [stdout] 273 | |                 .ok_or_else(|| {
[INFO] [stdout] 274 | |                     FetchInfoError::error_exit(
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |                 })
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, !>
[INFO] [stdout]    --> src/config/mod.rs:254:22
[INFO] [stdout]     |
[INFO] [stdout] 254 |       let cache_path = dirs::cache_dir()
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 255 | |         .map(|p| p.join("afetch.bin"))
[INFO] [stdout] 256 | |         .ok_or_else(|| {
[INFO] [stdout] 257 | |             FetchInfoError::error_exit(
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, !>
[INFO] [stdout]    --> src/config/mod.rs:271:31
[INFO] [stdout]     |
[INFO] [stdout] 271 |               let config_path = dirs::config_dir()
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 272 | |                 .map(|p| p.join("afetch").join("config.json"))
[INFO] [stdout] 273 | |                 .ok_or_else(|| {
[INFO] [stdout] 274 | |                     FetchInfoError::error_exit(
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |                 })
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `afetch` (lib) due to 2 previous errors; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `afetch` (lib test) due to 2 previous errors; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d05f7086a3cdf70c894e1d0a6a56c7866f7983551bd64a9a35df812571eaf84d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d05f7086a3cdf70c894e1d0a6a56c7866f7983551bd64a9a35df812571eaf84d", kill_on_drop: false }`
[INFO] [stdout] d05f7086a3cdf70c894e1d0a6a56c7866f7983551bd64a9a35df812571eaf84d
