[INFO] cloning repository https://github.com/bezze/delinhere-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bezze/delinhere-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbezze%2Fdelinhere-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbezze%2Fdelinhere-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fc14c0eca371f66dbe78144cc5f8525cf980934 [INFO] checking bezze/delinhere-rs against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbezze%2Fdelinhere-rs" "/workspace/builds/worker-107/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-107/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bezze/delinhere-rs on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bezze/delinhere-rs [INFO] finished tweaking git repo https://github.com/bezze/delinhere-rs [INFO] tweaked toml for git repo https://github.com/bezze/delinhere-rs written to /workspace/builds/worker-107/source/Cargo.toml [INFO] crate git repo https://github.com/bezze/delinhere-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded neovim-lib v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78c700e4dde805f54575f739ecbf464378ef9371351c414f435a980ade345ac4 [INFO] running `Command { std: "docker" "start" "-a" "78c700e4dde805f54575f739ecbf464378ef9371351c414f435a980ade345ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78c700e4dde805f54575f739ecbf464378ef9371351c414f435a980ade345ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c700e4dde805f54575f739ecbf464378ef9371351c414f435a980ade345ac4", kill_on_drop: false }` [INFO] [stdout] 78c700e4dde805f54575f739ecbf464378ef9371351c414f435a980ade345ac4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 656aba029ad72dd8ceee46fe36ded9af8be7e8836e4a46e0b7cf417784e0da71 [INFO] running `Command { std: "docker" "start" "-a" "656aba029ad72dd8ceee46fe36ded9af8be7e8836e4a46e0b7cf417784e0da71", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking serde_bytes v0.10.5 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stderr] Checking rmpv v0.4.0 [INFO] [stderr] Checking neovim-lib v0.6.1 [INFO] [stderr] Checking delinhere-rs v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/utils.rs (3 fixes) [INFO] [stderr] Fixed src/main.rs (7 fixes) [INFO] [stderr] Fixed src/args.rs (2 fixes) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/main.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 484 | loop {event_handler.recv();} [INFO] [stdout] | ---------------------------- any code following this expression is unreachable [INFO] [stdout] 485 | event_handler.log("Finishing\n"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/main.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 484 | loop {event_handler.recv();} [INFO] [stdout] | ---------------------------- any code following this expression is unreachable [INFO] [stdout] 485 | event_handler.log("Finishing\n"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_char_index` [INFO] [stdout] --> src/utils.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | fn to_char_index(&self) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `debug_1` [INFO] [stdout] --> src/args.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn debug_1(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cycle_args` [INFO] [stdout] --> src/args.rs:368:12 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn cycle_args(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `last_line` [INFO] [stdout] --> src/args.rs:382:8 [INFO] [stdout] | [INFO] [stdout] 382 | fn last_line(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/main.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new() -> App { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test_3` [INFO] [stdout] --> src/main.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 204 | fn test_3(&mut self, nvim: &mut Neovim, _values: Vec) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test_2` [INFO] [stdout] --> src/main.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 256 | fn test_2(&mut self, nvim: &mut Neovim, _values: Vec) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_in_here` [INFO] [stdout] --> src/main.rs:291:8 [INFO] [stdout] | [INFO] [stdout] 291 | fn write_in_here(&mut self, nvim: &mut Neovim, string: String) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/main.rs:417:12 [INFO] [stdout] | [INFO] [stdout] 417 | pub fn new() -> EventHandler<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_char_index` [INFO] [stdout] --> src/utils.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | fn to_char_index(&self) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `debug_1` [INFO] [stdout] --> src/args.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn debug_1(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cycle_args` [INFO] [stdout] --> src/args.rs:368:12 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn cycle_args(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `last_line` [INFO] [stdout] --> src/args.rs:382:8 [INFO] [stdout] | [INFO] [stdout] 382 | fn last_line(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/main.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new() -> App { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `N` should have a snake case name [INFO] [stdout] --> src/args.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let N = arg_chars.len(); [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test_3` [INFO] [stdout] --> src/main.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 204 | fn test_3(&mut self, nvim: &mut Neovim, _values: Vec) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test_2` [INFO] [stdout] --> src/main.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 256 | fn test_2(&mut self, nvim: &mut Neovim, _values: Vec) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_in_here` [INFO] [stdout] --> src/main.rs:291:8 [INFO] [stdout] | [INFO] [stdout] 291 | fn write_in_here(&mut self, nvim: &mut Neovim, string: String) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/main.rs:417:12 [INFO] [stdout] | [INFO] [stdout] 417 | pub fn new() -> EventHandler<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `N` should have a snake case name [INFO] [stdout] --> src/args.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let N = arg_chars.len(); [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.57s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking delinhere-rs v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/main.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 484 | loop {event_handler.recv();} [INFO] [stdout] | ---------------------------- any code following this expression is unreachable [INFO] [stdout] 485 | event_handler.log("Finishing\n"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/main.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 484 | loop {event_handler.recv();} [INFO] [stdout] | ---------------------------- any code following this expression is unreachable [INFO] [stdout] 485 | event_handler.log("Finishing\n"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_char_index` [INFO] [stdout] --> src/utils.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | fn to_char_index(&self) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `debug_1` [INFO] [stdout] --> src/args.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn debug_1(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cycle_args` [INFO] [stdout] --> src/args.rs:368:12 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn cycle_args(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `last_line` [INFO] [stdout] --> src/args.rs:382:8 [INFO] [stdout] | [INFO] [stdout] 382 | fn last_line(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/main.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new() -> App { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test_3` [INFO] [stdout] --> src/main.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 204 | fn test_3(&mut self, nvim: &mut Neovim, _values: Vec) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test_2` [INFO] [stdout] --> src/main.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 256 | fn test_2(&mut self, nvim: &mut Neovim, _values: Vec) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_in_here` [INFO] [stdout] --> src/main.rs:291:8 [INFO] [stdout] | [INFO] [stdout] 291 | fn write_in_here(&mut self, nvim: &mut Neovim, string: String) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/main.rs:417:12 [INFO] [stdout] | [INFO] [stdout] 417 | pub fn new() -> EventHandler<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `N` should have a snake case name [INFO] [stdout] --> src/args.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let N = arg_chars.len(); [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_char_index` [INFO] [stdout] --> src/utils.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | fn to_char_index(&self) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `debug_1` [INFO] [stdout] --> src/args.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn debug_1(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cycle_args` [INFO] [stdout] --> src/args.rs:368:12 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn cycle_args(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `last_line` [INFO] [stdout] --> src/args.rs:382:8 [INFO] [stdout] | [INFO] [stdout] 382 | fn last_line(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/main.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new() -> App { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test_3` [INFO] [stdout] --> src/main.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 204 | fn test_3(&mut self, nvim: &mut Neovim, _values: Vec) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test_2` [INFO] [stdout] --> src/main.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 256 | fn test_2(&mut self, nvim: &mut Neovim, _values: Vec) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_in_here` [INFO] [stdout] --> src/main.rs:291:8 [INFO] [stdout] | [INFO] [stdout] 291 | fn write_in_here(&mut self, nvim: &mut Neovim, string: String) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/main.rs:417:12 [INFO] [stdout] | [INFO] [stdout] 417 | pub fn new() -> EventHandler<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `N` should have a snake case name [INFO] [stdout] --> src/args.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let N = arg_chars.len(); [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "656aba029ad72dd8ceee46fe36ded9af8be7e8836e4a46e0b7cf417784e0da71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "656aba029ad72dd8ceee46fe36ded9af8be7e8836e4a46e0b7cf417784e0da71", kill_on_drop: false }` [INFO] [stdout] 656aba029ad72dd8ceee46fe36ded9af8be7e8836e4a46e0b7cf417784e0da71