[INFO] cloning repository https://github.com/nfx/prom-cnproc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nfx/prom-cnproc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnfx%2Fprom-cnproc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnfx%2Fprom-cnproc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2401b606ef661a5bed16680904092d28868cd0a
[INFO] testing nfx/prom-cnproc against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnfx%2Fprom-cnproc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nfx/prom-cnproc
[INFO] finished tweaking git repo https://github.com/nfx/prom-cnproc
[INFO] tweaked toml for git repo https://github.com/nfx/prom-cnproc written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nfx/prom-cnproc on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nfx/prom-cnproc 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] 001daf765bb367e9644584a80fb5d23347e4c26be1a016157e383b0b29f4e2f6
[INFO] running `Command { std: "docker" "start" "001daf765bb367e9644584a80fb5d23347e4c26be1a016157e383b0b29f4e2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "001daf765bb367e9644584a80fb5d23347e4c26be1a016157e383b0b29f4e2f6", 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" "001daf765bb367e9644584a80fb5d23347e4c26be1a016157e383b0b29f4e2f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "001daf765bb367e9644584a80fb5d23347e4c26be1a016157e383b0b29f4e2f6", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "001daf765bb367e9644584a80fb5d23347e4c26be1a016157e383b0b29f4e2f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling t1ha v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling tokio v1.6.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling metrics v0.16.0
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling raw-cpuid v9.0.0
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling atomic-shim v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling quanta v0.7.2
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling ordered-float v2.5.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling sketches-ddsketch v0.1.2
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling cnproc v0.2.1
[INFO] [stderr]    Compiling entropy v0.4.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling metrics-macros v0.4.0
[INFO] [stderr]    Compiling tokio-macros v1.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling metrics-util v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.25
[INFO] [stderr]    Compiling pin-project v1.0.7
[INFO] [stderr]    Compiling hyper v0.14.8
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.5.0
[INFO] [stderr]    Compiling prom-cnproc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/meta/info.rs:106:42
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let mut path_entropy = std::f32::MAX;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/meta/watcher.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let mut tree_entropy = std::f32::MAX;
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 44.52s
[INFO] running `Command { std: "docker" "inspect" "001daf765bb367e9644584a80fb5d23347e4c26be1a016157e383b0b29f4e2f6", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "001daf765bb367e9644584a80fb5d23347e4c26be1a016157e383b0b29f4e2f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling prom-cnproc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/meta/info.rs:106:42
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let mut path_entropy = std::f32::MAX;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/meta/watcher.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let mut tree_entropy = std::f32::MAX;
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1.24s
[INFO] running `Command { std: "docker" "inspect" "001daf765bb367e9644584a80fb5d23347e4c26be1a016157e383b0b29f4e2f6", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "001daf765bb367e9644584a80fb5d23347e4c26be1a016157e383b0b29f4e2f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stderr]    --> src/meta/info.rs:106:42
[INFO] [stderr]     |
[INFO] [stderr] 106 |         let mut path_entropy = std::f32::MAX;
[INFO] [stderr]     |                                          ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stderr]   --> src/meta/watcher.rs:22:38
[INFO] [stderr]    |
[INFO] [stderr] 22 |     let mut tree_entropy = std::f32::MAX;
[INFO] [stderr]    |                                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `prom-cnproc` (bin "prom-cnproc" test) generated 2 warnings
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/prom_cnproc-39107f7398b4846f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test meta::info::tests::ppid_parses ... ok
[INFO] [stdout] test meta::info::tests::entropies ... ok
[INFO] [stdout] test meta::info::tests::labels ... ok
[INFO] [stdout] test meta::info::tests::cmdline_parses ... ok
[INFO] [stdout] test meta::info::tests::process_inits ... ok
[INFO] [stdout] test meta::info::tests::shell_script_label ... FAILED
[INFO] [stdout] test meta::watcher::tests::cmdline_parses ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- meta::info::tests::shell_script_label stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'meta::info::tests::shell_script_label' (1682) panicked at src/meta/info.rs:255:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "hwclock.sh"
[INFO] [stdout]  right: "bash"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a126b9b4821 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5a126b9c951a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5a126b9b8cdc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5a126b990c36 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5a126b9acdf9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr] error: test failed, to rerun pass `--bin prom-cnproc`
[INFO] [stdout]    5:     0x5a126b949190 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5a126b9acfb2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5a126b990ce2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5a126b989689 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5a126b9918dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5a126b9c9c4c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5a126b9c9b63 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5a126b933668 - core[7c831bd917ebf35f]::panicking::assert_failed::<&str, &str>
[INFO] [stdout]   13:     0x5a126b93575a - prom_cnproc[a2ec2fd0ef083b41]::meta::info::tests::shell_script_label
[INFO] [stdout]   14:     0x5a126b933fa9 - <prom_cnproc[a2ec2fd0ef083b41]::meta::info::tests::shell_script_label::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5a126b93c47b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5a126b949ae5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5a126b942ea4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5a126b94cc42 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5a126b9b40f9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x77aa9810307a - <unknown>
[INFO] [stdout]   21:     0x77aa98196534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- meta::watcher::tests::cmdline_parses stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'meta::watcher::tests::cmdline_parses' (1683) panicked at src/meta/watcher.rs:142:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "/base/sshd/hwclock.sh"
[INFO] [stdout]  right: "/base/sshd/bash"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a126b9b4821 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5a126b9c951a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5a126b9b8cdc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5a126b990c36 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5a126b9acdf9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5a126b949190 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5a126b9acfb2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5a126b990ce2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5a126b989689 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5a126b9918dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5a126b9c9c4c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5a126b9c9b63 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5a126b9336a8 - core[7c831bd917ebf35f]::panicking::assert_failed::<&str, alloc[2fdc3f7464fcf288]::string::String>
[INFO] [stdout]   13:     0x5a126b93462a - <prom_cnproc[a2ec2fd0ef083b41]::meta::watcher::tests::cmdline_parses::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5a126b93c47b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x5a126b949ae5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5a126b942ea4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5a126b94cc42 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5a126b9b40f9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x77aa9810307a - <unknown>
[INFO] [stdout]   20:     0x77aa98196534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     meta::info::tests::shell_script_label
[INFO] [stdout]     meta::watcher::tests::cmdline_parses
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "001daf765bb367e9644584a80fb5d23347e4c26be1a016157e383b0b29f4e2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "001daf765bb367e9644584a80fb5d23347e4c26be1a016157e383b0b29f4e2f6", kill_on_drop: false }`
[INFO] [stdout] 001daf765bb367e9644584a80fb5d23347e4c26be1a016157e383b0b29f4e2f6
