[INFO] fetching crate vortex-sequence 0.69.0...
[INFO] testing vortex-sequence-0.69.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate vortex-sequence 0.69.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate vortex-sequence 0.69.0
[INFO] finished tweaking crates.io crate vortex-sequence 0.69.0
[INFO] tweaked toml for crates.io crate vortex-sequence 0.69.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vortex-sequence 0.69.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vortex-sequence 0.69.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 847c7d72060718af6d726f1f4fdb9fb73e42a60d5651e4ae24410a6d823fa726
[INFO] running `Command { std: "docker" "start" "-a" "847c7d72060718af6d726f1f4fdb9fb73e42a60d5651e4ae24410a6d823fa726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "847c7d72060718af6d726f1f4fdb9fb73e42a60d5651e4ae24410a6d823fa726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "847c7d72060718af6d726f1f4fdb9fb73e42a60d5651e4ae24410a6d823fa726", kill_on_drop: false }`
[INFO] [stdout] 847c7d72060718af6d726f1f4fdb9fb73e42a60d5651e4ae24410a6d823fa726
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4aa7fc85faaae05e41b4a7b2c926ac6dbaa1f2714ac39f5bc819afd501784b7c
[INFO] running `Command { std: "docker" "start" "-a" "4aa7fc85faaae05e41b4a7b2c926ac6dbaa1f2714ac39f5bc819afd501784b7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v58.0.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling arcref v0.2.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling termtree v1.0.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]    Compiling vortex-array-macros v0.69.0
[INFO] [stderr]    Compiling enum-iterator v2.3.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling multiversion v0.8.0
[INFO] [stderr]    Compiling vortex-error v0.69.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling vortex-proto v0.69.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling arrow-buffer v58.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling vortex-utils v0.69.0
[INFO] [stderr]    Compiling arrow-data v58.0.0
[INFO] [stderr]    Compiling vortex-buffer v0.69.0
[INFO] [stderr]    Compiling vortex-session v0.69.0
[INFO] [stderr]    Compiling vortex-flatbuffers v0.69.0
[INFO] [stderr]    Compiling vortex-mask v0.69.0
[INFO] [stderr]    Compiling arrow-array v58.0.0
[INFO] [stderr]    Compiling arrow-select v58.0.0
[INFO] [stderr]    Compiling arrow-arith v58.0.0
[INFO] [stderr]    Compiling arrow-ord v58.0.0
[INFO] [stderr]    Compiling arrow-string v58.0.0
[INFO] [stderr]    Compiling arrow-cast v58.0.0
[INFO] [stderr]    Compiling vortex-array v0.69.0
[INFO] [stderr]    Compiling vortex-sequence v0.69.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "4aa7fc85faaae05e41b4a7b2c926ac6dbaa1f2714ac39f5bc819afd501784b7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aa7fc85faaae05e41b4a7b2c926ac6dbaa1f2714ac39f5bc819afd501784b7c", kill_on_drop: false }`
[INFO] [stdout] 4aa7fc85faaae05e41b4a7b2c926ac6dbaa1f2714ac39f5bc819afd501784b7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 824d078975970bb62763ca9d814d40ba03ef61e5096e917210bff9c14d2bd090
[INFO] running `Command { std: "docker" "start" "-a" "824d078975970bb62763ca9d814d40ba03ef61e5096e917210bff9c14d2bd090", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling vortex-array v0.69.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling vortex-sequence v0.69.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `vortex_array::assert_arrays_eq`
[INFO] [stdout]    --> src/array.rs:457:9
[INFO] [stdout]     |
[INFO] [stdout] 457 |     use vortex_array::assert_arrays_eq;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `assert_arrays_eq` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vortex_array::assert_arrays_eq`
[INFO] [stdout]    --> src/compress.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use vortex_array::assert_arrays_eq;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `assert_arrays_eq` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `conformance` in `compute`
[INFO] [stdout]   --> src/compute/cast.rs:96:32
[INFO] [stdout]    |
[INFO] [stdout] 96 |     use vortex_array::compute::conformance::cast::test_cast_conformance;
[INFO] [stdout]    |                                ^^^^^^^^^^^ could not find `conformance` in `compute`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-array-0.69.0/src/compute/mod.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[cfg(feature = "_test-harness")]
[INFO] [stdout]    |       ------------------------- the item is gated behind the `_test-harness` feature
[INFO] [stdout]  5 | pub mod conformance;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vortex_array::assert_arrays_eq`
[INFO] [stdout]   --> src/compute/cast.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     use vortex_array::assert_arrays_eq;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `assert_arrays_eq` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `conformance` in `compute`
[INFO] [stdout]   --> src/compute/filter.rs:51:32
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use vortex_array::compute::conformance::filter::LARGE_SIZE;
[INFO] [stdout]    |                                ^^^^^^^^^^^ could not find `conformance` in `compute`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-array-0.69.0/src/compute/mod.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[cfg(feature = "_test-harness")]
[INFO] [stdout]    |       ------------------------- the item is gated behind the `_test-harness` feature
[INFO] [stdout]  5 | pub mod conformance;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `conformance` in `compute`
[INFO] [stdout]   --> src/compute/filter.rs:52:32
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use vortex_array::compute::conformance::filter::MEDIUM_SIZE;
[INFO] [stdout]    |                                ^^^^^^^^^^^ could not find `conformance` in `compute`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-array-0.69.0/src/compute/mod.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[cfg(feature = "_test-harness")]
[INFO] [stdout]    |       ------------------------- the item is gated behind the `_test-harness` feature
[INFO] [stdout]  5 | pub mod conformance;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `conformance` in `compute`
[INFO] [stdout]   --> src/compute/filter.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |     use vortex_array::compute::conformance::filter::test_filter_conformance;
[INFO] [stdout]    |                                ^^^^^^^^^^^ could not find `conformance` in `compute`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-array-0.69.0/src/compute/mod.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[cfg(feature = "_test-harness")]
[INFO] [stdout]    |       ------------------------- the item is gated behind the `_test-harness` feature
[INFO] [stdout]  5 | pub mod conformance;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vortex_array::assert_arrays_eq`
[INFO] [stdout]    --> src/compute/compare.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |     use vortex_array::assert_arrays_eq;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `assert_arrays_eq` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `conformance` in `compute`
[INFO] [stdout]   --> src/compute/mod.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use vortex_array::compute::conformance::consistency::test_array_consistency;
[INFO] [stdout]    |                                ^^^^^^^^^^^ could not find `conformance` in `compute`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-array-0.69.0/src/compute/mod.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[cfg(feature = "_test-harness")]
[INFO] [stdout]    |       ------------------------- the item is gated behind the `_test-harness` feature
[INFO] [stdout]  5 | pub mod conformance;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `conformance` in `compute`
[INFO] [stdout]    --> src/compute/take.rs:165:36
[INFO] [stdout]     |
[INFO] [stdout] 165 |         use vortex_array::compute::conformance::take::test_take_conformance;
[INFO] [stdout]     |                                    ^^^^^^^^^^^ could not find `conformance` in `compute`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-array-0.69.0/src/compute/mod.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   4 | #[cfg(feature = "_test-harness")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `_test-harness` feature
[INFO] [stdout]   5 | pub mod conformance;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vortex_array::assert_arrays_eq`
[INFO] [stdout]   --> src/compute/list_contains.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     use vortex_array::assert_arrays_eq;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `assert_arrays_eq` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vortex_array::arrays::PrimitiveArray`
[INFO] [stdout]   --> src/compute/cast.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     use vortex_array::arrays::PrimitiveArray;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vortex-sequence` (lib test) due to 11 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "824d078975970bb62763ca9d814d40ba03ef61e5096e917210bff9c14d2bd090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "824d078975970bb62763ca9d814d40ba03ef61e5096e917210bff9c14d2bd090", kill_on_drop: false }`
[INFO] [stdout] 824d078975970bb62763ca9d814d40ba03ef61e5096e917210bff9c14d2bd090
