[INFO] fetching crate adb-client-tokio 0.0.8...
[INFO] testing adb-client-tokio-0.0.8 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate adb-client-tokio 0.0.8 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate adb-client-tokio 0.0.8
[INFO] finished tweaking crates.io crate adb-client-tokio 0.0.8
[INFO] tweaked toml for crates.io crate adb-client-tokio 0.0.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate adb-client-tokio 0.0.8 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9b2afee641e44abff07993ff7ac649c55ded9d9e94d1d1c7a2c7edc2815ba0d
[INFO] running `Command { std: "docker" "start" "-a" "c9b2afee641e44abff07993ff7ac649c55ded9d9e94d1d1c7a2c7edc2815ba0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9b2afee641e44abff07993ff7ac649c55ded9d9e94d1d1c7a2c7edc2815ba0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b2afee641e44abff07993ff7ac649c55ded9d9e94d1d1c7a2c7edc2815ba0d", kill_on_drop: false }`
[INFO] [stdout] c9b2afee641e44abff07993ff7ac649c55ded9d9e94d1d1c7a2c7edc2815ba0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af46aad85469465be68f6574585c70ecc6b4ec749b488d059a186ed4a1937ec6
[INFO] running `Command { std: "docker" "start" "-a" "af46aad85469465be68f6574585c70ecc6b4ec749b488d059a186ed4a1937ec6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling pretty-hex v0.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hexdump v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling usb-ids v1.2025.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling adb-client-tokio v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AdbRequestEncoder` and `AdbResponseDecoder`
[INFO] [stdout]  --> src/client.rs:2:55
[INFO] [stdout]   |
[INFO] [stdout] 2 |     AdbClientConnection, AdbClientStream, AdbRequest, AdbRequestEncoder, AdbResponseDecoder,
[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: `std::path::Path`
[INFO] [stdout]  --> src/client.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FramedWrite`
[INFO] [stdout]   --> src/client.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokio_util::codec::{FramedRead, FramedWrite};
[INFO] [stdout]    |                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.23s
[INFO] running `Command { std: "docker" "inspect" "af46aad85469465be68f6574585c70ecc6b4ec749b488d059a186ed4a1937ec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af46aad85469465be68f6574585c70ecc6b4ec749b488d059a186ed4a1937ec6", kill_on_drop: false }`
[INFO] [stdout] af46aad85469465be68f6574585c70ecc6b4ec749b488d059a186ed4a1937ec6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5bd8f6cdd64c8bec4c1d0f642e9abab50d8765fd0991299b0fa1df72f1161a9
[INFO] running `Command { std: "docker" "start" "-a" "f5bd8f6cdd64c8bec4c1d0f642e9abab50d8765fd0991299b0fa1df72f1161a9", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `AdbRequestEncoder` and `AdbResponseDecoder`
[INFO] [stdout]  --> src/client.rs:2:55
[INFO] [stdout]   |
[INFO] [stdout] 2 |     AdbClientConnection, AdbClientStream, AdbRequest, AdbRequestEncoder, AdbResponseDecoder,
[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: `std::path::Path`
[INFO] [stdout]  --> src/client.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FramedWrite`
[INFO] [stdout]   --> src/client.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokio_util::codec::{FramedRead, FramedWrite};
[INFO] [stdout]    |                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling adb-client-tokio v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AdbRequestEncoder` and `AdbResponseDecoder`
[INFO] [stdout]  --> src/client.rs:2:55
[INFO] [stdout]   |
[INFO] [stdout] 2 |     AdbClientConnection, AdbClientStream, AdbRequest, AdbRequestEncoder, AdbResponseDecoder,
[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: `std::path::Path`
[INFO] [stdout]  --> src/client.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FramedWrite`
[INFO] [stdout]   --> src/client.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokio_util::codec::{FramedRead, FramedWrite};
[INFO] [stdout]    |                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:340:13
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let mut adb_client = AdbClientSocketUrl::TCP("127.0.0.1:5037".to_owned()).connect().await?;
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:349:13
[INFO] [stdout]     |
[INFO] [stdout] 349 |         let mut adb_client = AdbClientSocketUrl::TCP("127.0.0.1:5037".to_owned()).connect().await?;
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:354:13
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let mut adb_client = AdbClientSocketUrl::TCP("127.0.0.1:5037".to_owned()).connect().await?;
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "f5bd8f6cdd64c8bec4c1d0f642e9abab50d8765fd0991299b0fa1df72f1161a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5bd8f6cdd64c8bec4c1d0f642e9abab50d8765fd0991299b0fa1df72f1161a9", kill_on_drop: false }`
[INFO] [stdout] f5bd8f6cdd64c8bec4c1d0f642e9abab50d8765fd0991299b0fa1df72f1161a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f26923a47fed72c54fa82e8c02a9fe38e64b792a28e0fbb7682b40f06f2f6ef
[INFO] running `Command { std: "docker" "start" "-a" "5f26923a47fed72c54fa82e8c02a9fe38e64b792a28e0fbb7682b40f06f2f6ef", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `AdbRequestEncoder` and `AdbResponseDecoder`
[INFO] [stderr]  --> src/client.rs:2:55
[INFO] [stderr]   |
[INFO] [stderr] 2 |     AdbClientConnection, AdbClientStream, AdbRequest, AdbRequestEncoder, AdbResponseDecoder,
[INFO] [stderr]   |                                                       ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> src/client.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `FramedWrite`
[INFO] [stderr]   --> src/client.rs:11:37
[INFO] [stderr]    |
[INFO] [stderr] 11 | use tokio_util::codec::{FramedRead, FramedWrite};
[INFO] [stderr]    |                                     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/client.rs:340:13
[INFO] [stderr]     |
[INFO] [stderr] 340 |         let mut adb_client = AdbClientSocketUrl::TCP("127.0.0.1:5037".to_owned()).connect().await?;
[INFO] [stderr]     |             ----^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/client.rs:349:13
[INFO] [stderr]     |
[INFO] [stderr] 349 |         let mut adb_client = AdbClientSocketUrl::TCP("127.0.0.1:5037".to_owned()).connect().await?;
[INFO] [stderr]     |             ----^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/client.rs:354:13
[INFO] [stderr]     |
[INFO] [stderr] 354 |         let mut adb_client = AdbClientSocketUrl::TCP("127.0.0.1:5037".to_owned()).connect().await?;
[INFO] [stderr]     |             ----^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `adb-client-tokio` (lib) generated 3 warnings (run `cargo fix --lib -p adb-client-tokio` to apply 3 suggestions)
[INFO] [stderr] warning: `adb-client-tokio` (lib test) generated 6 warnings (3 duplicates) (run `cargo fix --lib -p adb-client-tokio --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adb_client_tokio-9ae957186e428a6c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test client::tests::test_get_devices_command ... FAILED
[INFO] [stdout] test client::tests::test_tcpip_command ... ignored
[INFO] [stdout] test client::tests::test_get_host_version_command ... FAILED
[INFO] [stdout] test client::tests::test_get_prop_command ... FAILED
[INFO] [stdout] test client::tests::test_failure ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::test_get_devices_command stdout ----
[INFO] [stdout] Error: IOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::test_get_host_version_command stdout ----
[INFO] [stdout] Error: IOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::test_get_prop_command stdout ----
[INFO] [stdout] Error: IOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::test_failure stdout ----
[INFO] [stdout] Error: IOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::tests::test_failure
[INFO] [stdout]     client::tests::test_get_devices_command
[INFO] [stdout]     client::tests::test_get_host_version_command
[INFO] [stdout]     client::tests::test_get_prop_command
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5f26923a47fed72c54fa82e8c02a9fe38e64b792a28e0fbb7682b40f06f2f6ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f26923a47fed72c54fa82e8c02a9fe38e64b792a28e0fbb7682b40f06f2f6ef", kill_on_drop: false }`
[INFO] [stdout] 5f26923a47fed72c54fa82e8c02a9fe38e64b792a28e0fbb7682b40f06f2f6ef
