[INFO] cloning repository https://github.com/quasiL/admintui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quasiL/admintui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FquasiL%2Fadmintui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FquasiL%2Fadmintui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 706c148282abf88b55f6231d95cf1ecb04ea94a1
[INFO] checking quasiL/admintui against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FquasiL%2Fadmintui" "/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/quasiL/admintui
[INFO] finished tweaking git repo https://github.com/quasiL/admintui
[INFO] tweaked toml for git repo https://github.com/quasiL/admintui written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quasiL/admintui on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quasiL/admintui 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1c3099fe6cd32b501f916820397e702d2e90312aa9815a8920912b2a45008a7
[INFO] running `Command { std: "docker" "start" "-a" "b1c3099fe6cd32b501f916820397e702d2e90312aa9815a8920912b2a45008a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1c3099fe6cd32b501f916820397e702d2e90312aa9815a8920912b2a45008a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1c3099fe6cd32b501f916820397e702d2e90312aa9815a8920912b2a45008a7", kill_on_drop: false }`
[INFO] [stdout] b1c3099fe6cd32b501f916820397e702d2e90312aa9815a8920912b2a45008a7
[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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41a25980ca9e6ee45088e2db094f1ce2f0cc1fc86f5a7c38a372ab778cba78d2
[INFO] running `Command { std: "docker" "start" "-a" "41a25980ca9e6ee45088e2db094f1ce2f0cc1fc86f5a7c38a372ab778cba78d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]     Checking string-builder v0.2.0
[INFO] [stderr]     Checking font8x8 v0.3.1
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking cron-parser v0.10.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking rust-i18n-support v1.1.0
[INFO] [stderr]     Checking rust-i18n-extract v1.1.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling rust-i18n v1.2.2
[INFO] [stderr]    Compiling rust-i18n-macro v1.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling chrono-tz v0.10.1
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking arboard v3.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking cron-descriptor v0.1.1
[INFO] [stderr]     Checking tui-big-text v0.7.1
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]     Checking tuixel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::log::initialize_logging`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::log::initialize_logging;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `Paragraph`, and `Widget`
[INFO] [stdout]   --> src/ftp/ftp.rs:7:39
[INFO] [stdout]    |
[INFO] [stdout]  7 |     prelude::{Buffer, StatefulWidget, Widget},
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |         Block, Cell, HighlightSpacing, Paragraph, Row, Scrollbar, ScrollbarOrientation,
[INFO] [stdout]    |         ^^^^^                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ftp::FtpUser`
[INFO] [stdout]  --> src/ftp/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use ftp::FtpUser;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BorderType` and `Borders`
[INFO] [stdout]   --> src/menu/menu.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |     widgets::{Block, BorderType, Borders, List, ListState, StatefulWidget, Widget},
[INFO] [stdout]    |                      ^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::log::initialize_logging`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::log::initialize_logging;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `Paragraph`, and `Widget`
[INFO] [stdout]   --> src/ftp/ftp.rs:7:39
[INFO] [stdout]    |
[INFO] [stdout]  7 |     prelude::{Buffer, StatefulWidget, Widget},
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |         Block, Cell, HighlightSpacing, Paragraph, Row, Scrollbar, ScrollbarOrientation,
[INFO] [stdout]    |         ^^^^^                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ftp::FtpUser`
[INFO] [stdout]  --> src/ftp/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use ftp::FtpUser;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BorderType` and `Borders`
[INFO] [stdout]   --> src/menu/menu.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |     widgets::{Block, BorderType, Borders, List, ListState, StatefulWidget, Widget},
[INFO] [stdout]    |                      ^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]    --> src/ftp/ftp.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn render_popup(area: Rect, buf: &mut Buffer) {}
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]    --> src/ftp/ftp.rs:251:33
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn render_popup(area: Rect, buf: &mut Buffer) {}
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]    --> src/ftp/ftp.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn render_popup(area: Rect, buf: &mut Buffer) {}
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]    --> src/ftp/ftp.rs:251:33
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn render_popup(area: Rect, buf: &mut Buffer) {}
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `footer_style` is never read
[INFO] [stdout]   --> src/cron/styles.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct EditWindowStyles {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub footer_style: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INFO_TEXT` is never used
[INFO] [stdout]   --> src/ftp/ftp.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const INFO_TEXT: [&str; 3] = [
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `render_popup` is never used
[INFO] [stdout]    --> src/ftp/ftp.rs:251:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl FtpTable {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 251 |     fn render_popup(area: Rect, buf: &mut Buffer) {}
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_directory` is never used
[INFO] [stdout]   --> src/log.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn project_directory() -> Option<ProjectDirs> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_data_dir` is never used
[INFO] [stdout]   --> src/log.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn get_data_dir() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `initialize_logging` is never used
[INFO] [stdout]   --> src/log.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn initialize_logging() -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `footer_style` is never read
[INFO] [stdout]   --> src/cron/styles.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct EditWindowStyles {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub footer_style: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INFO_TEXT` is never used
[INFO] [stdout]   --> src/ftp/ftp.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const INFO_TEXT: [&str; 3] = [
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `render_popup` is never used
[INFO] [stdout]    --> src/ftp/ftp.rs:251:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl FtpTable {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 251 |     fn render_popup(area: Rect, buf: &mut Buffer) {}
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_directory` is never used
[INFO] [stdout]   --> src/log.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn project_directory() -> Option<ProjectDirs> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_data_dir` is never used
[INFO] [stdout]   --> src/log.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn get_data_dir() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `initialize_logging` is never used
[INFO] [stdout]   --> src/log.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn initialize_logging() -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.35s
[INFO] running `Command { std: "docker" "inspect" "41a25980ca9e6ee45088e2db094f1ce2f0cc1fc86f5a7c38a372ab778cba78d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41a25980ca9e6ee45088e2db094f1ce2f0cc1fc86f5a7c38a372ab778cba78d2", kill_on_drop: false }`
[INFO] [stdout] 41a25980ca9e6ee45088e2db094f1ce2f0cc1fc86f5a7c38a372ab778cba78d2
