[INFO] cloning repository https://github.com/yfyang86/form-repl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yfyang86/form-repl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyfyang86%2Fform-repl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyfyang86%2Fform-repl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cff5fbf9f7cfae154d60091da790517c0aa7bb38
[INFO] checking yfyang86/form-repl against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyfyang86%2Fform-repl" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yfyang86/form-repl
[INFO] finished tweaking git repo https://github.com/yfyang86/form-repl
[INFO] tweaked toml for git repo https://github.com/yfyang86/form-repl written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yfyang86/form-repl on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yfyang86/form-repl 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libredox v0.1.12
[INFO] [stderr]   Downloaded cc v1.2.54
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a16eec94b7eb040c7e5f6049e4b2b51c2d3d8161caab9652e14b9c016dc819bd
[INFO] running `Command { std: "docker" "start" "a16eec94b7eb040c7e5f6049e4b2b51c2d3d8161caab9652e14b9c016dc819bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a16eec94b7eb040c7e5f6049e4b2b51c2d3d8161caab9652e14b9c016dc819bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a16eec94b7eb040c7e5f6049e4b2b51c2d3d8161caab9652e14b9c016dc819bd" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a16eec94b7eb040c7e5f6049e4b2b51c2d3d8161caab9652e14b9c016dc819bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a16eec94b7eb040c7e5f6049e4b2b51c2d3d8161caab9652e14b9c016dc819bd" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking form-repl v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `Timeout` and `NotFound` are never constructed
[INFO] [stdout]   --> src/modules/form.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum FormError {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |     Timeout,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 18 |     InvalidUtf8(std::string::FromUtf8Error),
[INFO] [stdout] 19 |     NotFound,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FormError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Timeout` and `NotFound` are never constructed
[INFO] [stdout]   --> src/modules/form.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum FormError {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |     Timeout,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 18 |     InvalidUtf8(std::string::FromUtf8Error),
[INFO] [stdout] 19 |     NotFound,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FormError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stderr` and `exit_code` are never read
[INFO] [stdout]   --> src/modules/form.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct FormResult {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 47 |     pub output: String,
[INFO] [stdout] 48 |     pub stderr: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 49 |     pub duration: Duration,
[INFO] [stdout] 50 |     pub exit_code: i32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FormResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stderr` and `exit_code` are never read
[INFO] [stdout]   --> src/modules/form.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct FormResult {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 47 |     pub output: String,
[INFO] [stdout] 48 |     pub stderr: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 49 |     pub duration: Duration,
[INFO] [stdout] 50 |     pub exit_code: i32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FormResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_timing` is never used
[INFO] [stdout]    --> src/modules/form.rs:298:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | pub fn extract_timing(output: &str) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_timing` is never used
[INFO] [stdout]    --> src/modules/form.rs:298:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | pub fn extract_timing(output: &str) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_form_error` is never used
[INFO] [stdout]    --> src/modules/form.rs:308:8
[INFO] [stdout]     |
[INFO] [stdout] 308 | pub fn parse_form_error(stderr: &str, code: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_form_error` is never used
[INFO] [stdout]    --> src/modules/form.rs:308:8
[INFO] [stdout]     |
[INFO] [stdout] 308 | pub fn parse_form_error(stderr: &str, code: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_line_number` is never used
[INFO] [stdout]    --> src/modules/form.rs:337:4
[INFO] [stdout]     |
[INFO] [stdout] 337 | fn extract_line_number(text: &str) -> Option<&str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `highlight_code` is never used
[INFO] [stdout]    --> src/modules/highlight.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn highlight_code(code: &str, theme: &Theme) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_line_number` is never used
[INFO] [stdout]    --> src/modules/form.rs:337:4
[INFO] [stdout]     |
[INFO] [stdout] 337 | fn extract_line_number(text: &str) -> Option<&str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `highlight_code` is never used
[INFO] [stdout]    --> src/modules/highlight.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn highlight_code(code: &str, theme: &Theme) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `prev_output` and `output_at` are never used
[INFO] [stdout]   --> src/modules/magic.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl SessionState {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn prev_output(&self) -> Option<&String> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn output_at(&self, idx: usize) -> Option<&String> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `prev_output` and `output_at` are never used
[INFO] [stdout]   --> src/modules/magic.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl SessionState {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn prev_output(&self) -> Option<&String> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn output_at(&self, idx: usize) -> Option<&String> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Handled` is never constructed
[INFO] [stdout]   --> src/modules/magic.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub enum MagicResult {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 98 |     Handled,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DIM` is never used
[INFO] [stdout]   --> src/modules/term.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub const DIM: &str = "\x1b[2m";
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Handled` is never constructed
[INFO] [stdout]   --> src/modules/magic.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub enum MagicResult {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 98 |     Handled,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ITALIC` is never used
[INFO] [stdout]   --> src/modules/term.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub const ITALIC: &str = "\x1b[3m";
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DIM` is never used
[INFO] [stdout]   --> src/modules/term.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub const DIM: &str = "\x1b[2m";
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UNDERLINE` is never used
[INFO] [stdout]   --> src/modules/term.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub const UNDERLINE: &str = "\x1b[4m";
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ITALIC` is never used
[INFO] [stdout]   --> src/modules/term.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub const ITALIC: &str = "\x1b[3m";
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CLEAR_LINE` is never used
[INFO] [stdout]   --> src/modules/term.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub const CLEAR_LINE: &str = "\x1b[2K";
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UNDERLINE` is never used
[INFO] [stdout]   --> src/modules/term.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub const UNDERLINE: &str = "\x1b[4m";
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LINE_START` is never used
[INFO] [stdout]   --> src/modules/term.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub const LINE_START: &str = "\r";
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CLEAR_LINE` is never used
[INFO] [stdout]   --> src/modules/term.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub const CLEAR_LINE: &str = "\x1b[2K";
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LINE_START` is never used
[INFO] [stdout]   --> src/modules/term.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub const LINE_START: &str = "\r";
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURSOR_UP` is never used
[INFO] [stdout]   --> src/modules/term.rs:61:15
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub const CURSOR_UP: &str = "\x1b[A";
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_tty` is never used
[INFO] [stdout]   --> src/modules/term.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn is_tty() -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURSOR_UP` is never used
[INFO] [stdout]   --> src/modules/term.rs:61:15
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub const CURSOR_UP: &str = "\x1b[A";
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `terminal_width` is never used
[INFO] [stdout]   --> src/modules/term.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn terminal_width() -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_tty` is never used
[INFO] [stdout]   --> src/modules/term.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn is_tty() -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThemeConfig` is never constructed
[INFO] [stdout]    --> src/modules/theme.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct ThemeConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `terminal_width` is never used
[INFO] [stdout]   --> src/modules/term.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn terminal_width() -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThemeConfig` is never constructed
[INFO] [stdout]    --> src/modules/theme.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct ThemeConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `chrono`
[INFO] [stderr]  --> Cargo.toml:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | chrono = "0.4"
[INFO] [stderr]   | ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `chrono`
[INFO] [stderr] warning: `form-repl` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0, nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "a16eec94b7eb040c7e5f6049e4b2b51c2d3d8161caab9652e14b9c016dc819bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16eec94b7eb040c7e5f6049e4b2b51c2d3d8161caab9652e14b9c016dc819bd", kill_on_drop: false }`
[INFO] [stdout] a16eec94b7eb040c7e5f6049e4b2b51c2d3d8161caab9652e14b9c016dc819bd
