[INFO] cloning repository https://github.com/eupn/defmt-print
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eupn/defmt-print" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupn%2Fdefmt-print", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupn%2Fdefmt-print'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ab671d6619894d63448a741edfad110ab911059
[INFO] checking eupn/defmt-print against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupn%2Fdefmt-print" "/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/eupn/defmt-print
[INFO] finished tweaking git repo https://github.com/eupn/defmt-print
[INFO] tweaked toml for git repo https://github.com/eupn/defmt-print written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eupn/defmt-print on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eupn/defmt-print 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/BlackbirdHQ/defmt-persist.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding cobs v0.1.4 (available: v0.5.0)
[INFO] [stderr]       Adding defmt-persist v0.1.0 (https://github.com/BlackbirdHQ/defmt-persist.git#da32db67)
[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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0016ef98c36f8bd867d6e743e0571fe0ebb7545b95d291e7372d8134863ff4c
[INFO] running `Command { std: "docker" "start" "-a" "e0016ef98c36f8bd867d6e743e0571fe0ebb7545b95d291e7372d8134863ff4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0016ef98c36f8bd867d6e743e0571fe0ebb7545b95d291e7372d8134863ff4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0016ef98c36f8bd867d6e743e0571fe0ebb7545b95d291e7372d8134863ff4c", kill_on_drop: false }`
[INFO] [stdout] e0016ef98c36f8bd867d6e743e0571fe0ebb7545b95d291e7372d8134863ff4c
[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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31d064e7ae0ae0a814b1ea74666019028ac072120a9a7409e20023815ab74ac8
[INFO] running `Command { std: "docker" "start" "-a" "31d064e7ae0ae0a814b1ea74666019028ac072120a9a7409e20023815ab74ac8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling semver v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling cortex-m v0.7.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling libflate_lz77 v1.1.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling hidapi v1.2.6
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling libflate v1.1.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.2
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]     Checking embedded-hal v0.2.5
[INFO] [stderr]    Compiling defmt-parser v0.2.1
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]     Checking wasmparser v0.57.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling defmt v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking aligned v0.3.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling tar v0.4.33
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking bbqueue v0.4.12
[INFO] [stderr]     Checking embedded-hal v1.0.0-alpha.4
[INFO] [stderr]     Checking leb128 v0.2.4
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.19
[INFO] [stderr]     Checking embedded-storage v0.1.0 (https://github.com/rust-embedded-community/embedded-storage#abcbd3df)
[INFO] [stderr]     Checking object v0.23.0
[INFO] [stderr]     Checking rzcobs v0.1.2
[INFO] [stderr]     Checking ihex v3.0.0
[INFO] [stderr]     Checking svg v0.8.2
[INFO] [stderr]    Compiling defmt-decoder v0.2.1
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking similar v1.3.0
[INFO] [stderr]     Checking cobs v0.1.4
[INFO] [stderr]     Checking os_pipe v0.9.2
[INFO] [stderr]    Compiling rstest v0.10.0
[INFO] [stderr]     Checking pretty_assertions v0.7.2
[INFO] [stderr]    Compiling libusb1-sys v0.4.4
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]     Checking rusb v0.6.5
[INFO] [stderr]     Checking jaylink v0.1.5
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling defmt-macros v0.2.2
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.1
[INFO] [stderr]    Compiling git-version-macro v0.3.4
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking git-version v0.3.4
[INFO] [stderr]    Compiling scroll v0.10.2
[INFO] [stderr]     Checking goblin v0.2.3
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking defmt-persist v0.1.0 (https://github.com/BlackbirdHQ/defmt-persist.git#da32db67)
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]     Checking serde_yaml v0.8.17
[INFO] [stderr]     Checking jep106 v0.2.5
[INFO] [stderr]     Checking insta v1.7.1
[INFO] [stderr]    Compiling probe-rs-t2rust v0.7.0
[INFO] [stderr]    Compiling probe-rs v0.10.1
[INFO] [stderr]     Checking defmt-persist-print v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/cli.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | /     /// Arguments passed after the ELF file path are discarded
[INFO] [stdout] 32 | |     #[structopt(name = "REST")]
[INFO] [stdout] 33 | |     _rest: Vec<String>,
[INFO] [stdout]    | |______________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dep/mod.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn get_component_normal(component: Component) -> Option<&OsStr> {
[INFO] [stdout]    |                                    ^^^^^^^^^            ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the 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] 55 | fn get_component_normal(component: Component<'_>) -> Option<&OsStr> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dep/rust_std/toolchain.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) fn from_str(input: &str) -> Toolchain {
[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] 12 |     pub(crate) fn from_str(input: &str) -> Toolchain<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dep/rust_std/toolchain.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub(crate) fn format_highlight(&self) -> Cow<str> {
[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] 20 |     pub(crate) fn format_highlight(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dep/rust_std/toolchain.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn format_short(&self) -> Cow<str> {
[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] 27 |     pub(crate) fn format_short(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep/rust_std/toolchain.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn format_short(&self) -> Cow<str> {
[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] 100 |     fn format_short(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `defmt-persist-print` (bin "defmt-persist-print") due to 1 previous error; 5 warnings emitted
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/cli.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | /     /// Arguments passed after the ELF file path are discarded
[INFO] [stdout] 32 | |     #[structopt(name = "REST")]
[INFO] [stdout] 33 | |     _rest: Vec<String>,
[INFO] [stdout]    | |______________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dep/mod.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn get_component_normal(component: Component) -> Option<&OsStr> {
[INFO] [stdout]    |                                    ^^^^^^^^^            ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the 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] 55 | fn get_component_normal(component: Component<'_>) -> Option<&OsStr> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dep/rust_std/toolchain.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) fn from_str(input: &str) -> Toolchain {
[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] 12 |     pub(crate) fn from_str(input: &str) -> Toolchain<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dep/rust_std/toolchain.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub(crate) fn format_highlight(&self) -> Cow<str> {
[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] 20 |     pub(crate) fn format_highlight(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dep/rust_std/toolchain.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn format_short(&self) -> Cow<str> {
[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] 27 |     pub(crate) fn format_short(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep/rust_std/toolchain.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn format_short(&self) -> Cow<str> {
[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] 100 |     fn format_short(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `defmt-persist-print` (bin "defmt-persist-print" test) due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "31d064e7ae0ae0a814b1ea74666019028ac072120a9a7409e20023815ab74ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31d064e7ae0ae0a814b1ea74666019028ac072120a9a7409e20023815ab74ac8", kill_on_drop: false }`
[INFO] [stdout] 31d064e7ae0ae0a814b1ea74666019028ac072120a9a7409e20023815ab74ac8
