[INFO] cloning repository https://github.com/soshimozi/dual-sense-tester
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soshimozi/dual-sense-tester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoshimozi%2Fdual-sense-tester", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoshimozi%2Fdual-sense-tester'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5829f469c31c5d6cb976b1552a8593e8a010d71
[INFO] testing soshimozi/dual-sense-tester against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoshimozi%2Fdual-sense-tester" "/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/soshimozi/dual-sense-tester
[INFO] finished tweaking git repo https://github.com/soshimozi/dual-sense-tester
[INFO] tweaked toml for git repo https://github.com/soshimozi/dual-sense-tester written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soshimozi/dual-sense-tester on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/soshimozi/dual-sense-tester 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded type-map v0.5.1
[INFO] [stderr]   Downloaded hidapi v2.6.3
[INFO] [stderr]   Downloaded cc v1.2.24
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a28153d4cf4e1745f030d29088a1723f4d42ff64504a13face301d64c172fafb
[INFO] running `Command { std: "docker" "start" "-a" "a28153d4cf4e1745f030d29088a1723f4d42ff64504a13face301d64c172fafb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a28153d4cf4e1745f030d29088a1723f4d42ff64504a13face301d64c172fafb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a28153d4cf4e1745f030d29088a1723f4d42ff64504a13face301d64c172fafb", kill_on_drop: false }`
[INFO] [stdout] a28153d4cf4e1745f030d29088a1723f4d42ff64504a13face301d64c172fafb
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e22255a86501f9c52a2d6a6568d1df4640cb074694440d20845640b835367c24
[INFO] running `Command { std: "docker" "start" "-a" "e22255a86501f9c52a2d6a6568d1df4640cb074694440d20845640b835367c24", kill_on_drop: false }`
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling emath v0.26.2
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling ecolor v0.26.2
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling epaint v0.26.2
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling egui v0.26.2
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling egui_glow v0.26.2
[INFO] [stderr]    Compiling wayland-cursor v0.31.10
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling arboard v3.5.0
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling sctk-adwaita v0.8.3
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling atspi-common v0.3.0
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling atspi-proxies v0.3.0
[INFO] [stderr]    Compiling atspi-connection v0.3.0
[INFO] [stderr]    Compiling atspi v0.19.0
[INFO] [stderr]    Compiling accesskit_unix v0.6.2
[INFO] [stderr]    Compiling accesskit_winit v0.16.1
[INFO] [stderr]    Compiling egui-winit v0.26.2
[INFO] [stderr]    Compiling eframe v0.26.2
[INFO] [stderr]    Compiling dual_sense_tester v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new_split_trigger` is never used
[INFO] [stdout]   --> src/effects.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | impl ControllerEffect {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn new_split_trigger(
[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 `new_split` is never used
[INFO] [stdout]   --> src/effects.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     impl TriggerEffect {
[INFO] [stdout]    |     ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |         pub fn new_split(l2_mode: TriggerMode, r2_mode: TriggerMode) -> Self {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `purple`, `off`, and `from_rgb_slice` are never used
[INFO] [stdout]   --> src/effects.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     impl LedEffect {
[INFO] [stdout]    |     -------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |         pub fn purple() -> Self {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |         pub fn off() -> Self {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |         pub fn from_rgb_slice(rgb: &[u8; 3]) -> Self {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "e22255a86501f9c52a2d6a6568d1df4640cb074694440d20845640b835367c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e22255a86501f9c52a2d6a6568d1df4640cb074694440d20845640b835367c24", kill_on_drop: false }`
[INFO] [stdout] e22255a86501f9c52a2d6a6568d1df4640cb074694440d20845640b835367c24
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09cae86bcd83d2d2ec2282944408c80fe4e8c7f309748b4bdedc9c730e4d1cf7
[INFO] running `Command { std: "docker" "start" "-a" "09cae86bcd83d2d2ec2282944408c80fe4e8c7f309748b4bdedc9c730e4d1cf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling dual_sense_tester v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new_split_trigger` is never used
[INFO] [stdout]   --> src/effects.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | impl ControllerEffect {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn new_split_trigger(
[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 `new_split` is never used
[INFO] [stdout]   --> src/effects.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     impl TriggerEffect {
[INFO] [stdout]    |     ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |         pub fn new_split(l2_mode: TriggerMode, r2_mode: TriggerMode) -> Self {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `purple`, `off`, and `from_rgb_slice` are never used
[INFO] [stdout]   --> src/effects.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     impl LedEffect {
[INFO] [stdout]    |     -------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |         pub fn purple() -> Self {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |         pub fn off() -> Self {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |         pub fn from_rgb_slice(rgb: &[u8; 3]) -> Self {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] running `Command { std: "docker" "inspect" "09cae86bcd83d2d2ec2282944408c80fe4e8c7f309748b4bdedc9c730e4d1cf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09cae86bcd83d2d2ec2282944408c80fe4e8c7f309748b4bdedc9c730e4d1cf7", kill_on_drop: false }`
[INFO] [stdout] 09cae86bcd83d2d2ec2282944408c80fe4e8c7f309748b4bdedc9c730e4d1cf7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 830d0757084e814983517a67a98449ccaf5d342384ba0d367845a33e55a25d19
[INFO] running `Command { std: "docker" "start" "-a" "830d0757084e814983517a67a98449ccaf5d342384ba0d367845a33e55a25d19", kill_on_drop: false }`
[INFO] [stderr] warning: associated function `new_split_trigger` is never used
[INFO] [stderr]   --> src/effects.rs:90:12
[INFO] [stderr]    |
[INFO] [stderr] 82 | impl ControllerEffect {
[INFO] [stderr]    | --------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 90 |     pub fn new_split_trigger(
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new_split` is never used
[INFO] [stderr]   --> src/effects.rs:27:16
[INFO] [stderr]    |
[INFO] [stderr] 18 |     impl TriggerEffect {
[INFO] [stderr]    |     ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 27 |         pub fn new_split(l2_mode: TriggerMode, r2_mode: TriggerMode) -> Self {
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `purple`, `off`, and `from_rgb_slice` are never used
[INFO] [stderr]   --> src/effects.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 53 |     impl LedEffect {
[INFO] [stderr]    |     -------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 58 |         pub fn purple() -> Self {
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 |         pub fn off() -> Self {
[INFO] [stderr]    |                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 66 |         pub fn from_rgb_slice(rgb: &[u8; 3]) -> Self {
[INFO] [stderr]    |                ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dual_sense_tester` (bin "dual_sense_tester" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dual_sense_tester-9f2a6efeab3b1bb8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "830d0757084e814983517a67a98449ccaf5d342384ba0d367845a33e55a25d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "830d0757084e814983517a67a98449ccaf5d342384ba0d367845a33e55a25d19", kill_on_drop: false }`
[INFO] [stdout] 830d0757084e814983517a67a98449ccaf5d342384ba0d367845a33e55a25d19
