[INFO] cloning repository https://github.com/theWebalyst/vdash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theWebalyst/vdash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheWebalyst%2Fvdash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheWebalyst%2Fvdash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 547526230f33eeacbece178bb14e11d7b8717367 [INFO] testing theWebalyst/vdash against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheWebalyst%2Fvdash" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theWebalyst/vdash on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theWebalyst/vdash [INFO] finished tweaking git repo https://github.com/theWebalyst/vdash [INFO] tweaked toml for git repo https://github.com/theWebalyst/vdash written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/theWebalyst/vdash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdfeb5eddfceca31d82134d0d540cd73061c696a1ff56bde9f1564cfce713a85 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bdfeb5eddfceca31d82134d0d540cd73061c696a1ff56bde9f1564cfce713a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdfeb5eddfceca31d82134d0d540cd73061c696a1ff56bde9f1564cfce713a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdfeb5eddfceca31d82134d0d540cd73061c696a1ff56bde9f1564cfce713a85", kill_on_drop: false }` [INFO] [stdout] bdfeb5eddfceca31d82134d0d540cd73061c696a1ff56bde9f1564cfce713a85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01495661c4cfe2f0f97f92abb6b4a3537e5d142f1ec99407d8ef245a1970aaa4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "01495661c4cfe2f0f97f92abb6b4a3537e5d142f1ec99407d8ef245a1970aaa4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling utf8-width v0.1.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling byte-unit v4.0.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling notify v5.0.0-pre.13 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tui v0.11.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling linemux v0.2.3 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling vdash v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `OpenOptions` [INFO] [stdout] --> src/bin/../custom/app.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use std::fs::{File, OpenOptions}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/bin/../custom/app.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io::{Read, Error, ErrorKind, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OpenOptions` [INFO] [stdout] --> src/bin/../custom/app.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use std::fs::{File, OpenOptions}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/bin/../custom/app.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io::{Read, Error, ErrorKind, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `reset_metrics` [INFO] [stdout] --> src/bin/../custom/app.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | fn reset_metrics(&mut self) { [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: `reset_metrics` [INFO] [stdout] --> src/bin/../custom/app.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | fn reset_metrics(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "01495661c4cfe2f0f97f92abb6b4a3537e5d142f1ec99407d8ef245a1970aaa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01495661c4cfe2f0f97f92abb6b4a3537e5d142f1ec99407d8ef245a1970aaa4", kill_on_drop: false }` [INFO] [stdout] 01495661c4cfe2f0f97f92abb6b4a3537e5d142f1ec99407d8ef245a1970aaa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4bd434d65ae9e9bffdfb5d28783687b2111aaff65648ae1b93017535e022ecf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f4bd434d65ae9e9bffdfb5d28783687b2111aaff65648ae1b93017535e022ecf", kill_on_drop: false }` [INFO] [stderr] Compiling vdash v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `OpenOptions` [INFO] [stdout] --> src/bin/../custom/app.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use std::fs::{File, OpenOptions}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/bin/../custom/app.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io::{Read, Error, ErrorKind, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OpenOptions` [INFO] [stdout] --> src/bin/../custom/app.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use std::fs::{File, OpenOptions}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/bin/../custom/app.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io::{Read, Error, ErrorKind, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `reset_metrics` [INFO] [stdout] --> src/bin/../custom/app.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | fn reset_metrics(&mut self) { [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: `reset_metrics` [INFO] [stdout] --> src/bin/../custom/app.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | fn reset_metrics(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.78s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "f4bd434d65ae9e9bffdfb5d28783687b2111aaff65648ae1b93017535e022ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4bd434d65ae9e9bffdfb5d28783687b2111aaff65648ae1b93017535e022ecf", kill_on_drop: false }` [INFO] [stdout] f4bd434d65ae9e9bffdfb5d28783687b2111aaff65648ae1b93017535e022ecf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fa4f38fd57399cd547f44cfe999b51db797762d281be5ccb01519207b4bc41c2 [INFO] running `Command { std: "docker" "start" "-a" "fa4f38fd57399cd547f44cfe999b51db797762d281be5ccb01519207b4bc41c2", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `OpenOptions` [INFO] [stderr] --> src/bin/../custom/app.rs:8:21 [INFO] [stderr] | [INFO] [stderr] 8 | use std::fs::{File, OpenOptions}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Read` [INFO] [stderr] --> src/bin/../custom/app.rs:9:15 [INFO] [stderr] | [INFO] [stderr] 9 | use std::io::{Read, Error, ErrorKind, Write}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `reset_metrics` [INFO] [stderr] --> src/bin/../custom/app.rs:765:5 [INFO] [stderr] | [INFO] [stderr] 765 | fn reset_metrics(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `vdash` (bin "vdash-crossterm" test) generated 3 warnings [INFO] [stderr] warning: `vdash` (bin "vdash" test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vdash-d017ff42b73199b0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test custom::ui::widgets::sparkline::tests::it_does_not_panic_if_max_is_zero ... ok [INFO] [stdout] test custom::ui::widgets::sparkline::tests::it_does_not_panic_if_max_is_set_to_zero ... ok [INFO] [stdout] test custom::ui::widgets::gauge::tests::gauge_invalid_ratio_lower_bound - should panic ... ok [INFO] [stdout] test custom::ui::widgets::gauge::tests::gauge_invalid_ratio_upper_bound - should panic ... ok [INFO] [stdout] test custom::ui::widgets::gauge::tests::gauge_invalid_percentage - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vdash_crossterm-bed81d04074b3589) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test custom::ui::widgets::sparkline::tests::it_does_not_panic_if_max_is_zero ... ok [INFO] [stdout] test custom::ui::widgets::sparkline::tests::it_does_not_panic_if_max_is_set_to_zero ... ok [INFO] [stdout] test custom::ui::widgets::gauge::tests::gauge_invalid_ratio_lower_bound - should panic ... ok [INFO] [stdout] test custom::ui::widgets::gauge::tests::gauge_invalid_ratio_upper_bound - should panic ... ok [INFO] [stdout] test custom::ui::widgets::gauge::tests::gauge_invalid_percentage - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fa4f38fd57399cd547f44cfe999b51db797762d281be5ccb01519207b4bc41c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa4f38fd57399cd547f44cfe999b51db797762d281be5ccb01519207b4bc41c2", kill_on_drop: false }` [INFO] [stdout] fa4f38fd57399cd547f44cfe999b51db797762d281be5ccb01519207b4bc41c2