[INFO] cloning repository https://github.com/Siiir/my_man_app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Siiir/my_man_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiiir%2Fmy_man_app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiiir%2Fmy_man_app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 370c40f9acb9f3e5f0204530099f13ceed33eed5
[INFO] testing Siiir/my_man_app against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiiir%2Fmy_man_app" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Siiir/my_man_app
[INFO] finished tweaking git repo https://github.com/Siiir/my_man_app
[INFO] tweaked toml for git repo https://github.com/Siiir/my_man_app written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Siiir/my_man_app on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Siiir/my_man_app 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29c9772b7503aa6e339d846896791100a0c5f3b37f4ebe4e1c43a075dd751d3f
[INFO] running `Command { std: "docker" "start" "-a" "29c9772b7503aa6e339d846896791100a0c5f3b37f4ebe4e1c43a075dd751d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29c9772b7503aa6e339d846896791100a0c5f3b37f4ebe4e1c43a075dd751d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29c9772b7503aa6e339d846896791100a0c5f3b37f4ebe4e1c43a075dd751d3f", kill_on_drop: false }`
[INFO] [stdout] 29c9772b7503aa6e339d846896791100a0c5f3b37f4ebe4e1c43a075dd751d3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d694c993f03462139154ea5cae329579959b9d7ace17d0d5ddf64230529a4316
[INFO] running `Command { std: "docker" "start" "-a" "d694c993f03462139154ea5cae329579959b9d7ace17d0d5ddf64230529a4316", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling mysqlclient-sys v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling strum_macros v0.26.3
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling dsl_auto_type v0.1.0
[INFO] [stderr]    Compiling cached_proc_macro v0.21.0
[INFO] [stderr]    Compiling diesel_derives v2.2.0
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling cached v0.51.3
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling diesel v2.2.0
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling actix-http v3.7.0
[INFO] [stderr]    Compiling actix-web v4.6.0
[INFO] [stderr]    Compiling mma v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/serv/human.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |             .map(|addr| (addr.to_string().into()))
[INFO] [stdout]    |                         ^                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 20 -             .map(|addr| (addr.to_string().into()))
[INFO] [stdout] 20 +             .map(|addr| addr.to_string().into() )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "d694c993f03462139154ea5cae329579959b9d7ace17d0d5ddf64230529a4316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d694c993f03462139154ea5cae329579959b9d7ace17d0d5ddf64230529a4316", kill_on_drop: false }`
[INFO] [stdout] d694c993f03462139154ea5cae329579959b9d7ace17d0d5ddf64230529a4316
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63fd3c8dd7fec3a35a20219bffff112d9dba88c168897aae74c788ef019f2dfa
[INFO] running `Command { std: "docker" "start" "-a" "63fd3c8dd7fec3a35a20219bffff112d9dba88c168897aae74c788ef019f2dfa", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/serv/human.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |             .map(|addr| (addr.to_string().into()))
[INFO] [stdout]    |                         ^                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 20 -             .map(|addr| (addr.to_string().into()))
[INFO] [stdout] 20 +             .map(|addr| addr.to_string().into() )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mma v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/serv/human.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |             .map(|addr| (addr.to_string().into()))
[INFO] [stdout]    |                         ^                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 20 -             .map(|addr| (addr.to_string().into()))
[INFO] [stdout] 20 +             .map(|addr| addr.to_string().into() )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.33s
[INFO] running `Command { std: "docker" "inspect" "63fd3c8dd7fec3a35a20219bffff112d9dba88c168897aae74c788ef019f2dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63fd3c8dd7fec3a35a20219bffff112d9dba88c168897aae74c788ef019f2dfa", kill_on_drop: false }`
[INFO] [stdout] 63fd3c8dd7fec3a35a20219bffff112d9dba88c168897aae74c788ef019f2dfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8157715f733db3f6cc1621dbc78bff00471018f9c098232be27ce27b7ddecc24
[INFO] running `Command { std: "docker" "start" "-a" "8157715f733db3f6cc1621dbc78bff00471018f9c098232be27ce27b7ddecc24", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stdout] 
[INFO] [stderr]   --> src/serv/human.rs:20:25
[INFO] [stdout] running 2 tests
[INFO] [stderr]    |
[INFO] [stdout] test db::data_types::test::trait_impls::Display::pad_non_null ... ok
[INFO] [stderr] 20 |             .map(|addr| (addr.to_string().into()))
[INFO] [stderr]    |                         ^                       ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 20 -             .map(|addr| (addr.to_string().into()))
[INFO] [stderr] 20 +             .map(|addr| addr.to_string().into() )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `mma` (lib) generated 1 warning (run `cargo fix --lib -p mma` to apply 1 suggestion)
[INFO] [stderr] warning: `mma` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mma-ac7af592af0c53d8)
[INFO] [stdout] test db::data_types::test::trait_impls::Display::pad_null ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mma-7a3ca8925d3b8702)
[INFO] [stderr]    Doc-tests mma
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/serv/human.rs:20:25
[INFO] [stderr]    |
[INFO] [stderr] 20 |             .map(|addr| (addr.to_string().into()))
[INFO] [stderr]    |                         ^                       ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 20 -             .map(|addr| (addr.to_string().into()))
[INFO] [stderr] 20 +             .map(|addr| addr.to_string().into() )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8157715f733db3f6cc1621dbc78bff00471018f9c098232be27ce27b7ddecc24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8157715f733db3f6cc1621dbc78bff00471018f9c098232be27ce27b7ddecc24", kill_on_drop: false }`
[INFO] [stdout] 8157715f733db3f6cc1621dbc78bff00471018f9c098232be27ce27b7ddecc24
