[INFO] fetching crate picleo 0.1.10...
[INFO] checking picleo-0.1.10 against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543
[INFO] extracting crate picleo 0.1.10 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate picleo 0.1.10
[INFO] finished tweaking crates.io crate picleo 0.1.10
[INFO] tweaked toml for crates.io crate picleo 0.1.10 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate picleo 0.1.10 on toolchain fcfb0ffc7ed7fc631df1136063939ef648434735
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate picleo 0.1.10 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" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ea2dd6afb880357181926f3939534171cca5807610a60895af70f7b2cfa8401
[INFO] running `Command { std: "docker" "start" "-a" "6ea2dd6afb880357181926f3939534171cca5807610a60895af70f7b2cfa8401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ea2dd6afb880357181926f3939534171cca5807610a60895af70f7b2cfa8401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ea2dd6afb880357181926f3939534171cca5807610a60895af70f7b2cfa8401", kill_on_drop: false }`
[INFO] [stdout] 6ea2dd6afb880357181926f3939534171cca5807610a60895af70f7b2cfa8401
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29ee48cd1b8a7ed15e54017b7c7dda0e7b3ca6283a67f69a495491f1fa65afdf
[INFO] running `Command { std: "docker" "start" "-a" "29ee48cd1b8a7ed15e54017b7c7dda0e7b3ca6283a67f69a495491f1fa65afdf", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking lab v0.11.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking csscolorparser v0.6.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling charname v1.16.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking finl_unicode v1.3.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking deltae v0.3.2
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking mac_address v1.1.8
[INFO] [stderr]     Checking wezterm-blob-leases v0.1.1
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking vtparse v0.6.2
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking memmem v0.1.1
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking unicode-security v0.1.2
[INFO] [stderr]     Checking rustrict v0.7.35
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking limace v0.1.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking markup5ever v0.35.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking wezterm-dynamic v0.2.1
[INFO] [stderr]     Checking wezterm-bidi v0.2.3
[INFO] [stderr]     Checking wezterm-color-types v0.3.0
[INFO] [stderr]     Checking wezterm-input-types v0.1.0
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]     Checking html5ever v0.35.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking linkify v0.10.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking ucd v0.1.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking nucleo v0.5.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking comma v1.0.0
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]     Checking ammonia v4.1.1
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking termwiz v0.23.3
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking arboard v3.6.0
[INFO] [stderr]     Checking ansi-to-tui v7.0.0
[INFO] [stderr]     Checking eunicode v0.1.4
[INFO] [stderr]     Checking picleo v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/picker.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn run(&mut self) -> AppResult<SelectedItems<T>> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn run(&mut self) -> AppResult<SelectedItems<'_, T>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/picker.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 310 |         terminal: &mut Terminal<B>,
[INFO] [stdout] 311 |     ) -> AppResult<SelectedItems<T>> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ 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] 311 |     ) -> AppResult<SelectedItems<'_, T>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/picker.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn run(&mut self) -> AppResult<SelectedItems<T>> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn run(&mut self) -> AppResult<SelectedItems<'_, T>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/picker.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 310 |         terminal: &mut Terminal<B>,
[INFO] [stdout] 311 |     ) -> AppResult<SelectedItems<T>> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ 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] 311 |     ) -> AppResult<SelectedItems<'_, T>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/requested_items.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn iter(&self) -> std::slice::Iter<SelectableItem<T>> {
[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] 36 |     pub fn iter(&self) -> std::slice::Iter<'_, SelectableItem<T>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/requested_items.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn iter(&self) -> std::slice::Iter<SelectableItem<T>> {
[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] 36 |     pub fn iter(&self) -> std::slice::Iter<'_, SelectableItem<T>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/requested_items.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<SelectableItem<T>> {
[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] 41 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, SelectableItem<T>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/search_mode.rs:743:34
[INFO] [stdout]     |
[INFO] [stdout] 743 |     pub(crate) fn selected_items(&self) -> SelectedItems<T> {
[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] 743 |     pub(crate) fn selected_items(&self) -> SelectedItems<'_, T> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/requested_items.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<SelectableItem<T>> {
[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] 41 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, SelectableItem<T>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/search_mode.rs:743:34
[INFO] [stdout]     |
[INFO] [stdout] 743 |     pub(crate) fn selected_items(&self) -> SelectedItems<T> {
[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] 743 |     pub(crate) fn selected_items(&self) -> SelectedItems<'_, T> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.00s
[INFO] running `Command { std: "docker" "inspect" "29ee48cd1b8a7ed15e54017b7c7dda0e7b3ca6283a67f69a495491f1fa65afdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29ee48cd1b8a7ed15e54017b7c7dda0e7b3ca6283a67f69a495491f1fa65afdf", kill_on_drop: false }`
[INFO] [stdout] 29ee48cd1b8a7ed15e54017b7c7dda0e7b3ca6283a67f69a495491f1fa65afdf
