[INFO] fetching crate skuld 0.2.1...
[INFO] testing skuld-0.2.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate skuld 0.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate skuld 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate skuld 0.2.1
[INFO] tweaked toml for crates.io crate skuld 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate skuld 0.2.1 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 skuld 0.2.1 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] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2d45b9b1b3873f94848fec1fbc6eb4b5335e17c9ba99324444e5c40188469fce
[INFO] running `Command { std: "docker" "start" "-a" "2d45b9b1b3873f94848fec1fbc6eb4b5335e17c9ba99324444e5c40188469fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d45b9b1b3873f94848fec1fbc6eb4b5335e17c9ba99324444e5c40188469fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d45b9b1b3873f94848fec1fbc6eb4b5335e17c9ba99324444e5c40188469fce", kill_on_drop: false }`
[INFO] [stdout] 2d45b9b1b3873f94848fec1fbc6eb4b5335e17c9ba99324444e5c40188469fce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cf5465e0ff0e6ea6dc196f44169ad4e47c103809341cfa805f3bb7f464ab6520
[INFO] running `Command { std: "docker" "start" "-a" "cf5465e0ff0e6ea6dc196f44169ad4e47c103809341cfa805f3bb7f464ab6520", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling skuld v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling boolean_expression v0.4.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling skuld-macros v0.2.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling libtest-mimic v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.71s
[INFO] running `Command { std: "docker" "inspect" "cf5465e0ff0e6ea6dc196f44169ad4e47c103809341cfa805f3bb7f464ab6520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf5465e0ff0e6ea6dc196f44169ad4e47c103809341cfa805f3bb7f464ab6520", kill_on_drop: false }`
[INFO] [stdout] cf5465e0ff0e6ea6dc196f44169ad4e47c103809341cfa805f3bb7f464ab6520
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 98ad1a51325397995818f35cf5b5656706dd2dfa940eadb5e5ff722197ca9e56
[INFO] running `Command { std: "docker" "start" "-a" "98ad1a51325397995818f35cf5b5656706dd2dfa940eadb5e5ff722197ca9e56", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling skuld-macros v0.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling libtest-mimic v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling skuld v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `build_async_runtime` in module `::skuld::__private`
[INFO] [stdout]    --> tests/integration_support/async_tests.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | #[skuld::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^ not found in `::skuld::__private`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "tokio")]
[INFO] [stdout]     |           ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 152 |     pub fn build_async_runtime() -> ::tokio::runtime::Runtime {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `skuld::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_async_runtime` in module `::skuld::__private`
[INFO] [stdout]    --> tests/integration_support/async_tests.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | #[skuld::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^ not found in `::skuld::__private`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "tokio")]
[INFO] [stdout]     |           ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 152 |     pub fn build_async_runtime() -> ::tokio::runtime::Runtime {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `skuld::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_async_runtime` in module `::skuld::__private`
[INFO] [stdout]    --> tests/integration_support/async_tests.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | #[skuld::test(should_panic)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `::skuld::__private`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "tokio")]
[INFO] [stdout]     |           ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 152 |     pub fn build_async_runtime() -> ::tokio::runtime::Runtime {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `skuld::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_async_runtime` in module `::skuld::__private`
[INFO] [stdout]    --> tests/integration_support/async_tests.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | #[skuld::test(should_panic = "expected message")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `::skuld::__private`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "tokio")]
[INFO] [stdout]     |           ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 152 |     pub fn build_async_runtime() -> ::tokio::runtime::Runtime {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `skuld::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_async_runtime` in module `::skuld::__private`
[INFO] [stdout]    --> tests/integration_support/async_tests.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | #[skuld::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^ not found in `::skuld::__private`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "tokio")]
[INFO] [stdout]     |           ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 152 |     pub fn build_async_runtime() -> ::tokio::runtime::Runtime {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `skuld::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_async_runtime` in module `::skuld::__private`
[INFO] [stdout]    --> tests/integration_support/async_tests.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[skuld::test(should_panic = "test returned an error")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `::skuld::__private`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "tokio")]
[INFO] [stdout]     |           ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 152 |     pub fn build_async_runtime() -> ::tokio::runtime::Runtime {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `skuld::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_async_runtime` in module `::skuld::__private`
[INFO] [stdout]    --> tests/integration_support/async_tests.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout]  60 | #[skuld::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^ not found in `::skuld::__private`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "tokio")]
[INFO] [stdout]     |           ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 152 |     pub fn build_async_runtime() -> ::tokio::runtime::Runtime {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `skuld::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_async_runtime` in module `::skuld::__private`
[INFO] [stdout]    --> tests/integration_support/capture_tests.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[skuld::test(should_panic = "expected-10f")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `::skuld::__private`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "tokio")]
[INFO] [stdout]     |           ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 152 |     pub fn build_async_runtime() -> ::tokio::runtime::Runtime {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `skuld::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_async_runtime` in module `::skuld::__private`
[INFO] [stdout]    --> tests/integration_support/capture_tests.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | #[skuld::test(should_panic = "expected-11f")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `::skuld::__private`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "tokio")]
[INFO] [stdout]     |           ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 152 |     pub fn build_async_runtime() -> ::tokio::runtime::Runtime {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `skuld::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `skuld` (test "integration") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "98ad1a51325397995818f35cf5b5656706dd2dfa940eadb5e5ff722197ca9e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98ad1a51325397995818f35cf5b5656706dd2dfa940eadb5e5ff722197ca9e56", kill_on_drop: false }`
[INFO] [stdout] 98ad1a51325397995818f35cf5b5656706dd2dfa940eadb5e5ff722197ca9e56
