[INFO] cloning repository https://github.com/omaraboumrad/gh-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omaraboumrad/gh-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomaraboumrad%2Fgh-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomaraboumrad%2Fgh-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcb455ece5747196582aca9d1a00ad9e659e31fd
[INFO] checking omaraboumrad/gh-tui against master#3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomaraboumrad%2Fgh-tui" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/omaraboumrad/gh-tui
[INFO] finished tweaking git repo https://github.com/omaraboumrad/gh-tui
[INFO] tweaked toml for git repo https://github.com/omaraboumrad/gh-tui written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omaraboumrad/gh-tui on toolchain 3c9faa0d037b9eecda4a440cc482ff7f960fb8a5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/omaraboumrad/gh-tui 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" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crokey-proc_macros v1.3.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.5.1
[INFO] [stderr]   Downloaded lazy-regex v3.5.1
[INFO] [stderr]   Downloaded crokey v1.3.0
[INFO] [stderr]   Downloaded snafu-derive v0.8.9
[INFO] [stderr]   Downloaded minimad v0.13.1
[INFO] [stderr]   Downloaded coolor v1.1.0
[INFO] [stderr]   Downloaded snafu v0.8.9
[INFO] [stderr]   Downloaded octocrab v0.41.2
[INFO] [stderr]   Downloaded termimad v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc815f03847d0f95bcd0d399c7ee992fa2ccd735b8de416aa8bb642588500631
[INFO] running `Command { std: "docker" "start" "-a" "cc815f03847d0f95bcd0d399c7ee992fa2ccd735b8de416aa8bb642588500631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc815f03847d0f95bcd0d399c7ee992fa2ccd735b8de416aa8bb642588500631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc815f03847d0f95bcd0d399c7ee992fa2ccd735b8de416aa8bb642588500631", kill_on_drop: false }`
[INFO] [stdout] cc815f03847d0f95bcd0d399c7ee992fa2ccd735b8de416aa8bb642588500631
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 881f9a4dae712bb9c733b7e05573f37f1bda0b1205c4e0311779190d22e0509c
[INFO] running `Command { std: "docker" "start" "-a" "881f9a4dae712bb9c733b7e05573f37f1bda0b1205c4e0311779190d22e0509c", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking minimad v0.13.1
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.5.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking lazy-regex v3.5.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking coolor v1.1.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling crokey-proc_macros v1.3.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking crokey v1.3.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking termimad v0.30.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking octocrab v0.41.2
[INFO] [stderr]     Checking gh-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `IssueGroup`
[INFO] [stdout]  --> src/grouping/mod.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use strategy::{GroupBy, GroupedIssues, IssueGroup};
[INFO] [stdout]   |                                            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IssueGroup`
[INFO] [stdout]  --> src/grouping/mod.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use strategy::{GroupBy, GroupedIssues, IssueGroup};
[INFO] [stdout]   |                                            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_authenticated` is never used
[INFO] [stdout]   --> src/github/auth.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn is_authenticated() -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse_repo` is never used
[INFO] [stdout]   --> src/github/client.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl GitHubClient {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn parse_repo(repo_str: &str) -> Result<(String, String)> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/grouping/strategy.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl GroupBy {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `group_by` is never read
[INFO] [stdout]   --> src/grouping/strategy.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct GroupedIssues {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 56 |     pub groups: Vec<IssueGroup>,
[INFO] [stdout] 57 |     pub group_by: GroupBy,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GroupedIssues` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `total_issues` is never used
[INFO] [stdout]    --> src/grouping/strategy.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout]  60 | impl GroupedIssues {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn total_issues(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear_comments`, `needs_comments_load`, `is_search_match`, `set_status_message`, and `clear_status_message` are never used
[INFO] [stdout]    --> src/state/app_state.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout]  84 | impl AppState {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn clear_comments(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub fn needs_comments_load(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     pub fn is_search_match(&self, index: usize) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub fn set_status_message(&mut self, msg: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 |     pub fn clear_status_message(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/grouping/strategy.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl GroupBy {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `group_by` is never read
[INFO] [stdout]   --> src/grouping/strategy.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct GroupedIssues {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 56 |     pub groups: Vec<IssueGroup>,
[INFO] [stdout] 57 |     pub group_by: GroupBy,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GroupedIssues` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `total_issues` is never used
[INFO] [stdout]    --> src/grouping/strategy.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout]  60 | impl GroupedIssues {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn total_issues(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear_comments`, `needs_comments_load`, `is_search_match`, `set_status_message`, and `clear_status_message` are never used
[INFO] [stdout]    --> src/state/app_state.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout]  84 | impl AppState {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn clear_comments(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub fn needs_comments_load(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     pub fn is_search_match(&self, index: usize) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub fn set_status_message(&mut self, msg: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 |     pub fn clear_status_message(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "881f9a4dae712bb9c733b7e05573f37f1bda0b1205c4e0311779190d22e0509c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "881f9a4dae712bb9c733b7e05573f37f1bda0b1205c4e0311779190d22e0509c", kill_on_drop: false }`
[INFO] [stdout] 881f9a4dae712bb9c733b7e05573f37f1bda0b1205c4e0311779190d22e0509c
