[INFO] cloning repository https://github.com/nn1a/rwshell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nn1a/rwshell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnn1a%2Frwshell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnn1a%2Frwshell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 663997841d392410df4fbe2be397dea8073dafd2
[INFO] checking nn1a/rwshell against master#8202d110516c6bd87cee375e9a9b774db499015c for pr-149596
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnn1a%2Frwshell" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nn1a/rwshell
[INFO] finished tweaking git repo https://github.com/nn1a/rwshell
[INFO] tweaked toml for git repo https://github.com/nn1a/rwshell written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nn1a/rwshell on toolchain 8202d110516c6bd87cee375e9a9b774db499015c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nn1a/rwshell 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" "+8202d110516c6bd87cee375e9a9b774db499015c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded winreg v0.10.1
[INFO] [stderr]   Downloaded termios v0.3.3
[INFO] [stderr]   Downloaded tungstenite v0.24.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.24.0
[INFO] [stderr]   Downloaded shared_library v0.1.9
[INFO] [stderr]   Downloaded terminal_size v0.4.2
[INFO] [stderr]   Downloaded portable-pty v0.9.0
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded tokio-tungstenite v0.26.2
[INFO] [stderr]   Downloaded serial2 v0.2.29
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded tokio v1.46.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd3c4a79ec8e705aa18d9c948add3ed10ee888c9c2b357f6dd91e7204a60d814
[INFO] running `Command { std: "docker" "start" "-a" "dd3c4a79ec8e705aa18d9c948add3ed10ee888c9c2b357f6dd91e7204a60d814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd3c4a79ec8e705aa18d9c948add3ed10ee888c9c2b357f6dd91e7204a60d814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd3c4a79ec8e705aa18d9c948add3ed10ee888c9c2b357f6dd91e7204a60d814", kill_on_drop: false }`
[INFO] [stdout] dd3c4a79ec8e705aa18d9c948add3ed10ee888c9c2b357f6dd91e7204a60d814
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61bd6bd017fb0ced1287109a2fcea5f47d62db5f8b1d9140fcdd23465806e0fe
[INFO] running `Command { std: "docker" "start" "-a" "61bd6bd017fb0ced1287109a2fcea5f47d62db5f8b1d9140fcdd23465806e0fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking serial2 v0.2.29
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking tokio v1.46.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking portable-pty v0.9.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking rwshell v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/bin/client.rs:70:60
[INFO] [stdout]    |
[INFO] [stdout] 70 |         libc::signal(libc::SIGINT, global_restore_terminal as usize); // Ctrl+C
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 70 |         libc::signal(libc::SIGINT, global_restore_terminal as *const () as usize); // Ctrl+C
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/bin/client.rs:71:61
[INFO] [stdout]    |
[INFO] [stdout] 71 |         libc::signal(libc::SIGTERM, global_restore_terminal as usize); // Termination request
[INFO] [stdout]    |                                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 71 |         libc::signal(libc::SIGTERM, global_restore_terminal as *const () as usize); // Termination request
[INFO] [stdout]    |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/bin/client.rs:72:60
[INFO] [stdout]    |
[INFO] [stdout] 72 |         libc::signal(libc::SIGHUP, global_restore_terminal as usize); // Hangup
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 72 |         libc::signal(libc::SIGHUP, global_restore_terminal as *const () as usize); // Hangup
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/bin/client.rs:73:61
[INFO] [stdout]    |
[INFO] [stdout] 73 |         libc::signal(libc::SIGQUIT, global_restore_terminal as usize); // Quit
[INFO] [stdout]    |                                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 73 |         libc::signal(libc::SIGQUIT, global_restore_terminal as *const () as usize); // Quit
[INFO] [stdout]    |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/bin/client.rs:74:61
[INFO] [stdout]    |
[INFO] [stdout] 74 |         libc::signal(libc::SIGABRT, global_restore_terminal as usize); // Abort
[INFO] [stdout]    |                                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 74 |         libc::signal(libc::SIGABRT, global_restore_terminal as *const () as usize); // Abort
[INFO] [stdout]    |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/bin/client.rs:188:55
[INFO] [stdout]     |
[INFO] [stdout] 188 |         libc::signal(libc::SIGWINCH, sigwinch_handler as usize);
[INFO] [stdout]     |                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 188 |         libc::signal(libc::SIGWINCH, sigwinch_handler as *const () as usize);
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/bin/client.rs:70:60
[INFO] [stdout]    |
[INFO] [stdout] 70 |         libc::signal(libc::SIGINT, global_restore_terminal as usize); // Ctrl+C
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 70 |         libc::signal(libc::SIGINT, global_restore_terminal as *const () as usize); // Ctrl+C
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/bin/client.rs:71:61
[INFO] [stdout]    |
[INFO] [stdout] 71 |         libc::signal(libc::SIGTERM, global_restore_terminal as usize); // Termination request
[INFO] [stdout]    |                                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 71 |         libc::signal(libc::SIGTERM, global_restore_terminal as *const () as usize); // Termination request
[INFO] [stdout]    |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/bin/client.rs:72:60
[INFO] [stdout]    |
[INFO] [stdout] 72 |         libc::signal(libc::SIGHUP, global_restore_terminal as usize); // Hangup
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 72 |         libc::signal(libc::SIGHUP, global_restore_terminal as *const () as usize); // Hangup
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/bin/client.rs:73:61
[INFO] [stdout]    |
[INFO] [stdout] 73 |         libc::signal(libc::SIGQUIT, global_restore_terminal as usize); // Quit
[INFO] [stdout]    |                                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 73 |         libc::signal(libc::SIGQUIT, global_restore_terminal as *const () as usize); // Quit
[INFO] [stdout]    |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/bin/client.rs:74:61
[INFO] [stdout]    |
[INFO] [stdout] 74 |         libc::signal(libc::SIGABRT, global_restore_terminal as usize); // Abort
[INFO] [stdout]    |                                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 74 |         libc::signal(libc::SIGABRT, global_restore_terminal as *const () as usize); // Abort
[INFO] [stdout]    |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/bin/client.rs:188:55
[INFO] [stdout]     |
[INFO] [stdout] 188 |         libc::signal(libc::SIGWINCH, sigwinch_handler as usize);
[INFO] [stdout]     |                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 188 |         libc::signal(libc::SIGWINCH, sigwinch_handler as *const () as usize);
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "61bd6bd017fb0ced1287109a2fcea5f47d62db5f8b1d9140fcdd23465806e0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61bd6bd017fb0ced1287109a2fcea5f47d62db5f8b1d9140fcdd23465806e0fe", kill_on_drop: false }`
[INFO] [stdout] 61bd6bd017fb0ced1287109a2fcea5f47d62db5f8b1d9140fcdd23465806e0fe
