[INFO] cloning repository https://github.com/iwillspeak/docket
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iwillspeak/docket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwillspeak%2Fdocket", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwillspeak%2Fdocket'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfc69435a073dd27e1668eda4241e4b9f908bc8e
[INFO] checking iwillspeak/docket against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwillspeak%2Fdocket" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iwillspeak/docket
[INFO] finished tweaking git repo https://github.com/iwillspeak/docket
[INFO] tweaked toml for git repo https://github.com/iwillspeak/docket written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iwillspeak/docket on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iwillspeak/docket 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `pulldown-cmark` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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 serde_derive v1.0.139
[INFO] [stderr]   Downloaded filetime v0.2.17
[INFO] [stderr]   Downloaded serde v1.0.139
[INFO] [stderr]   Downloaded docopt v1.1.1
[INFO] [stderr]   Downloaded onig v6.3.2
[INFO] [stderr]   Downloaded time v0.3.11
[INFO] [stderr]   Downloaded onig_sys v69.8.0
[INFO] [stderr]   Downloaded syntect v5.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f266ab2be76ee81cfb4fa9d69c0e99fc893940a927738f56736b6f066c8b4253
[INFO] running `Command { std: "docker" "start" "-a" "f266ab2be76ee81cfb4fa9d69c0e99fc893940a927738f56736b6f066c8b4253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f266ab2be76ee81cfb4fa9d69c0e99fc893940a927738f56736b6f066c8b4253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f266ab2be76ee81cfb4fa9d69c0e99fc893940a927738f56736b6f066c8b4253", kill_on_drop: false }`
[INFO] [stdout] f266ab2be76ee81cfb4fa9d69c0e99fc893940a927738f56736b6f066c8b4253
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1fae254196a1735a4225b11c87de7901ff698e9a496986276f7203fbab0050b
[INFO] running `Command { std: "docker" "start" "-a" "a1fae254196a1735a4225b11c87de7901ff698e9a496986276f7203fbab0050b", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `pulldown-cmark` dependency)
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling pulldown-cmark v0.9.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling onig_sys v69.8.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.17
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking onig v6.3.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.3.1
[INFO] [stderr]     Checking docopt v1.1.1
[INFO] [stderr]     Checking syntect v5.0.0
[INFO] [stderr]     Checking docket v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `write_header` is never used
[INFO] [stdout]   --> src/highlight.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) trait Highlighter {
[INFO] [stdout]    |                  ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn write_header(&self, out: &mut dyn Write) -> std::io::Result<()>;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/highlight.rs:21:25
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn hl_codeblock<'a>(&self, name: Option<&str>, block: &str) -> Vec<Event>;
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here              ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn hl_codeblock<'a>(&self, name: Option<&str>, block: &str) -> Vec<Event<'_>>;
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/highlight.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |         fn hl_codeblock(&self, name: Option<&str>, block: &str) -> Vec<Event> {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here              ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |         fn hl_codeblock(&self, name: Option<&str>, block: &str) -> Vec<Event<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/highlight.rs:87:25
[INFO] [stdout]    |
[INFO] [stdout] 87 |         fn hl_codeblock(&self, name: Option<&str>, block: &str) -> Vec<Event> {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here              ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |         fn hl_codeblock(&self, name: Option<&str>, block: &str) -> Vec<Event<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render.rs:132:15
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn parent(&self) -> Option<&RenderState> {
[INFO] [stdout]     |               ^^^^^            ^^^^^^^^^^^^
[INFO] [stdout]     |               |                ||
[INFO] [stdout]     |               |                |the same lifetime is hidden here
[INFO] [stdout]     |               |                |the same lifetime is hidden here
[INFO] [stdout]     |               |                the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn parent(&self) -> Option<&RenderState<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/toc.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn nodes(&self) -> Nodes {
[INFO] [stdout]    |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn nodes(&self) -> Nodes<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/toc.rs:153:18
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn nodes(&self) -> Nodes {
[INFO] [stdout]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn nodes(&self) -> Nodes<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/toc.rs:158:26
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn walk_elements(&self) -> Elements {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn walk_elements(&self) -> Elements<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_header` is never used
[INFO] [stdout]   --> src/highlight.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) trait Highlighter {
[INFO] [stdout]    |                  ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn write_header(&self, out: &mut dyn Write) -> std::io::Result<()>;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/highlight.rs:21:25
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn hl_codeblock<'a>(&self, name: Option<&str>, block: &str) -> Vec<Event>;
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here              ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn hl_codeblock<'a>(&self, name: Option<&str>, block: &str) -> Vec<Event<'_>>;
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/highlight.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |         fn hl_codeblock(&self, name: Option<&str>, block: &str) -> Vec<Event> {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here              ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |         fn hl_codeblock(&self, name: Option<&str>, block: &str) -> Vec<Event<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/highlight.rs:87:25
[INFO] [stdout]    |
[INFO] [stdout] 87 |         fn hl_codeblock(&self, name: Option<&str>, block: &str) -> Vec<Event> {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here              ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |         fn hl_codeblock(&self, name: Option<&str>, block: &str) -> Vec<Event<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render.rs:132:15
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn parent(&self) -> Option<&RenderState> {
[INFO] [stdout]     |               ^^^^^            ^^^^^^^^^^^^
[INFO] [stdout]     |               |                ||
[INFO] [stdout]     |               |                |the same lifetime is hidden here
[INFO] [stdout]     |               |                |the same lifetime is hidden here
[INFO] [stdout]     |               |                the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn parent(&self) -> Option<&RenderState<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/toc.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn nodes(&self) -> Nodes {
[INFO] [stdout]    |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn nodes(&self) -> Nodes<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/toc.rs:153:18
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn nodes(&self) -> Nodes {
[INFO] [stdout]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn nodes(&self) -> Nodes<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/toc.rs:158:26
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn walk_elements(&self) -> Elements {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn walk_elements(&self) -> Elements<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.74s
[INFO] running `Command { std: "docker" "inspect" "a1fae254196a1735a4225b11c87de7901ff698e9a496986276f7203fbab0050b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1fae254196a1735a4225b11c87de7901ff698e9a496986276f7203fbab0050b", kill_on_drop: false }`
[INFO] [stdout] a1fae254196a1735a4225b11c87de7901ff698e9a496986276f7203fbab0050b
