[INFO] fetching crate ya-service-bus 0.7.3...
[INFO] testing ya-service-bus-0.7.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate ya-service-bus 0.7.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ya-service-bus 0.7.3
[INFO] finished tweaking crates.io crate ya-service-bus 0.7.3
[INFO] tweaked toml for crates.io crate ya-service-bus 0.7.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ya-service-bus 0.7.3 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ya-service-bus 0.7.3 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9885714ce0bc078540d05f300498b7c83f5cdd82124e44aa525002bbb93e0777
[INFO] running `Command { std: "docker" "start" "-a" "9885714ce0bc078540d05f300498b7c83f5cdd82124e44aa525002bbb93e0777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9885714ce0bc078540d05f300498b7c83f5cdd82124e44aa525002bbb93e0777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9885714ce0bc078540d05f300498b7c83f5cdd82124e44aa525002bbb93e0777", kill_on_drop: false }`
[INFO] [stdout] 9885714ce0bc078540d05f300498b7c83f5cdd82124e44aa525002bbb93e0777
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df988a61659c8fd3e43ac44a9a3ca6af189f5623f5c67b198b243ff77a7b89ff
[INFO] running `Command { std: "docker" "start" "-a" "df988a61659c8fd3e43ac44a9a3ca6af189f5623f5c67b198b243ff77a7b89ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ya-packet-trace v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling ya-sb-proto v0.6.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling actix v0.13.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling ya-sb-util v0.5.1
[INFO] [stderr]    Compiling flexbuffers v2.0.0
[INFO] [stderr]    Compiling ya-service-bus v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/connection.rs:1144:52
[INFO] [stdout]      |
[INFO] [stdout] 1144 |         fn inner(self: Pin<&mut Self>) -> Pin<&mut (dyn ITransport)> {
[INFO] [stdout]      |                                                    ^              ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1144 -         fn inner(self: Pin<&mut Self>) -> Pin<&mut (dyn ITransport)> {
[INFO] [stdout] 1144 +         fn inner(self: Pin<&mut Self>) -> Pin<&mut dyn ITransport > {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.29s
[INFO] running `Command { std: "docker" "inspect" "df988a61659c8fd3e43ac44a9a3ca6af189f5623f5c67b198b243ff77a7b89ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df988a61659c8fd3e43ac44a9a3ca6af189f5623f5c67b198b243ff77a7b89ff", kill_on_drop: false }`
[INFO] [stdout] df988a61659c8fd3e43ac44a9a3ca6af189f5623f5c67b198b243ff77a7b89ff
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d03046a2e471eacefb726abc8c599320de9b75670e84f3b3abbce05e5984f242
[INFO] running `Command { std: "docker" "start" "-a" "d03046a2e471eacefb726abc8c599320de9b75670e84f3b3abbce05e5984f242", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ya-packet-trace v0.1.0
[INFO] [stderr]    Compiling actix v0.13.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling async-stream v0.2.1
[INFO] [stderr]    Compiling ya-sb-proto v0.6.2
[INFO] [stderr]    Compiling ya-sb-util v0.5.1
[INFO] [stderr]    Compiling ya-service-bus v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/connection.rs:1144:52
[INFO] [stdout]      |
[INFO] [stdout] 1144 |         fn inner(self: Pin<&mut Self>) -> Pin<&mut (dyn ITransport)> {
[INFO] [stdout]      |                                                    ^              ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1144 -         fn inner(self: Pin<&mut Self>) -> Pin<&mut (dyn ITransport)> {
[INFO] [stdout] 1144 +         fn inner(self: Pin<&mut Self>) -> Pin<&mut dyn ITransport > {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/connection.rs:1144:52
[INFO] [stdout]      |
[INFO] [stdout] 1144 |         fn inner(self: Pin<&mut Self>) -> Pin<&mut (dyn ITransport)> {
[INFO] [stdout]      |                                                    ^              ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1144 -         fn inner(self: Pin<&mut Self>) -> Pin<&mut (dyn ITransport)> {
[INFO] [stdout] 1144 +         fn inner(self: Pin<&mut Self>) -> Pin<&mut dyn ITransport > {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.01s
[INFO] running `Command { std: "docker" "inspect" "d03046a2e471eacefb726abc8c599320de9b75670e84f3b3abbce05e5984f242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d03046a2e471eacefb726abc8c599320de9b75670e84f3b3abbce05e5984f242", kill_on_drop: false }`
[INFO] [stdout] d03046a2e471eacefb726abc8c599320de9b75670e84f3b3abbce05e5984f242
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30f5d4e228462f5795a457b9b0a43cc84c9bbf81350905a101ec3dc8ae301db0
[INFO] running `Command { std: "docker" "start" "-a" "30f5d4e228462f5795a457b9b0a43cc84c9bbf81350905a101ec3dc8ae301db0", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> src/connection.rs:1144:52
[INFO] [stderr]      |
[INFO] [stderr] 1144 |         fn inner(self: Pin<&mut Self>) -> Pin<&mut (dyn ITransport)> {
[INFO] [stderr]      |                                                    ^              ^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1144 -         fn inner(self: Pin<&mut Self>) -> Pin<&mut (dyn ITransport)> {
[INFO] [stderr] 1144 +         fn inner(self: Pin<&mut Self>) -> Pin<&mut dyn ITransport > {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: `ya-service-bus` (lib) generated 1 warning (run `cargo fix --lib -p ya-service-bus` to apply 1 suggestion)
[INFO] [stderr] warning: `ya-service-bus` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ya_service_bus-343ebdd7d3a55065)
[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] [stderr]      Running tests/test_streaming.rs (/opt/rustwide/target/debug/deps/test_streaming-59e4badaec691732)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_streaming ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ya_service_bus
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> src/connection.rs:1144:52
[INFO] [stderr]      |
[INFO] [stderr] 1144 |         fn inner(self: Pin<&mut Self>) -> Pin<&mut (dyn ITransport)> {
[INFO] [stderr]      |                                                    ^              ^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1144 -         fn inner(self: Pin<&mut Self>) -> Pin<&mut (dyn ITransport)> {
[INFO] [stderr] 1144 +         fn inner(self: Pin<&mut Self>) -> Pin<&mut dyn ITransport > {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/typed.rs - typed::bind (line 15) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "30f5d4e228462f5795a457b9b0a43cc84c9bbf81350905a101ec3dc8ae301db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30f5d4e228462f5795a457b9b0a43cc84c9bbf81350905a101ec3dc8ae301db0", kill_on_drop: false }`
[INFO] [stdout] 30f5d4e228462f5795a457b9b0a43cc84c9bbf81350905a101ec3dc8ae301db0
