[INFO] fetching crate datafusion-functions-nested 52.0.0... [INFO] testing datafusion-functions-nested-52.0.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] extracting crate datafusion-functions-nested 52.0.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate datafusion-functions-nested 52.0.0 [INFO] finished tweaking crates.io crate datafusion-functions-nested 52.0.0 [INFO] tweaked toml for crates.io crate datafusion-functions-nested 52.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate datafusion-functions-nested 52.0.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate datafusion-functions-nested 52.0.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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd64fcd6b26640d589b91d222635efe2a3a52287f70e1401a67b5218253c344f [INFO] running `Command { std: "docker" "start" "-a" "bd64fcd6b26640d589b91d222635efe2a3a52287f70e1401a67b5218253c344f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd64fcd6b26640d589b91d222635efe2a3a52287f70e1401a67b5218253c344f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd64fcd6b26640d589b91d222635efe2a3a52287f70e1401a67b5218253c344f", kill_on_drop: false }` [INFO] [stdout] bd64fcd6b26640d589b91d222635efe2a3a52287f70e1401a67b5218253c344f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] c176a61c82c533ea8dc708e310d35e283533442493e788a1aa462acbc09bf83f [INFO] running `Command { std: "docker" "start" "-a" "c176a61c82c533ea8dc708e310d35e283533442493e788a1aa462acbc09bf83f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling arrow-schema v57.1.0 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling datafusion-doc v52.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling sqlparser_derive v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling datafusion-macros v52.0.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling sqlparser v0.59.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling comfy-table v7.1.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling arrow-buffer v57.1.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling arrow-data v57.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling arrow-array v57.1.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling object_store v0.12.4 [INFO] [stderr] Compiling arrow-select v57.1.0 [INFO] [stderr] Compiling arrow-arith v57.1.0 [INFO] [stderr] Compiling arrow-row v57.1.0 [INFO] [stderr] Compiling arrow-ord v57.1.0 [INFO] [stderr] Compiling arrow-string v57.1.0 [INFO] [stderr] Compiling arrow-ipc v57.1.0 [INFO] [stderr] Compiling arrow-cast v57.1.0 [INFO] [stderr] Compiling arrow-json v57.1.0 [INFO] [stderr] Compiling arrow-csv v57.1.0 [INFO] [stderr] Compiling arrow v57.1.0 [INFO] [stderr] Compiling datafusion-common v52.0.0 [INFO] [stderr] Compiling datafusion-expr-common v52.0.0 [INFO] [stderr] Compiling datafusion-physical-expr-common v52.0.0 [INFO] [stderr] Compiling datafusion-functions-window-common v52.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate-common v52.0.0 [INFO] [stderr] Compiling datafusion-expr v52.0.0 [INFO] [stderr] Compiling datafusion-execution v52.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v52.0.0 [INFO] [stderr] Compiling datafusion-functions v52.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate v52.0.0 [INFO] [stderr] Compiling datafusion-functions-nested v52.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "c176a61c82c533ea8dc708e310d35e283533442493e788a1aa462acbc09bf83f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c176a61c82c533ea8dc708e310d35e283533442493e788a1aa462acbc09bf83f", kill_on_drop: false }` [INFO] [stdout] c176a61c82c533ea8dc708e310d35e283533442493e788a1aa462acbc09bf83f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 134ecce5eb67662414f54a8d499e47743d0bd7bfdb603d34de5bbdacb4fee3e3 [INFO] running `Command { std: "docker" "start" "-a" "134ecce5eb67662414f54a8d499e47743d0bd7bfdb603d34de5bbdacb4fee3e3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling arrow-json v57.1.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling object_store v0.12.4 [INFO] [stderr] Compiling arrow-csv v57.1.0 [INFO] [stderr] Compiling arrow v57.1.0 [INFO] [stderr] Compiling datafusion-common v52.0.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling datafusion-expr-common v52.0.0 [INFO] [stderr] Compiling datafusion-physical-expr-common v52.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate-common v52.0.0 [INFO] [stderr] Compiling datafusion-functions-window-common v52.0.0 [INFO] [stderr] Compiling datafusion-expr v52.0.0 [INFO] [stderr] Compiling datafusion-execution v52.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v52.0.0 [INFO] [stderr] Compiling datafusion-functions v52.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate v52.0.0 [INFO] [stderr] Compiling datafusion-functions-nested v52.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 39.50s [INFO] running `Command { std: "docker" "inspect" "134ecce5eb67662414f54a8d499e47743d0bd7bfdb603d34de5bbdacb4fee3e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134ecce5eb67662414f54a8d499e47743d0bd7bfdb603d34de5bbdacb4fee3e3", kill_on_drop: false }` [INFO] [stdout] 134ecce5eb67662414f54a8d499e47743d0bd7bfdb603d34de5bbdacb4fee3e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 93fdb2cc00c99f4a7932d79b3c103cbdb29dadb5bb63f2e63932027bbacf3377 [INFO] running `Command { std: "docker" "start" "-a" "93fdb2cc00c99f4a7932d79b3c103cbdb29dadb5bb63f2e63932027bbacf3377", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/datafusion-functions-nested/829b49406d389db9/deps/datafusion_functions_nested-829b49406d389db9) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test extract::tests::test_array_slice_list_view_negative_stride ... ok [INFO] [stdout] test extract::tests::test_array_slice_list_view_basic ... ok [INFO] [stdout] test extract::tests::test_array_slice_list_view_non_monotonic_offsets ... ok [INFO] [stdout] test extract::tests::test_array_slice_list_view_out_of_order ... ok [INFO] [stdout] test extract::tests::test_array_slice_list_view_with_nulls ... ok [INFO] [stdout] test expr_ext::tests::test_index ... ok [INFO] [stdout] test map::tests::test_make_map_with_large_list ... ok [INFO] [stdout] test map::tests::test_make_map_with_fixed_size_list ... ok [INFO] [stdout] test map::tests::test_make_map_with_null_maps ... ok [INFO] [stdout] test array_has::tests::test_simplify_array_has_with_make_array_to_in_list ... ok [INFO] [stdout] test array_has::tests::test_simplify_array_has_with_null_to_null ... ok [INFO] [stdout] test array_has::tests::test_simplify_array_has_with_null_list_to_null ... ok [INFO] [stdout] test array_has::tests::test_array_has_complex_list_not_simplified ... ok [INFO] [stdout] test map::tests::test_make_map_with_null_key_within_map_should_fail ... ok [INFO] [stdout] test array_has::tests::test_simplify_array_has_to_in_list ... ok [INFO] [stdout] test remove::tests::test_array_remove_all_nullability ... ok [INFO] [stdout] test remove::tests::test_array_remove_n_nullability ... ok [INFO] [stdout] test map_values::tests::return_type_field ... ok [INFO] [stdout] test extract::tests::test_array_element_return_type_fixed_size_list ... ok [INFO] [stdout] test expr_ext::tests::test_range ... ok [INFO] [stdout] test remove::tests::test_array_remove_nullability ... ok [INFO] [stdout] test reverse::tests::test_reverse_fixed_size_list ... ok [INFO] [stdout] test array_has::tests::test_array_has_list_null_haystack ... ok [INFO] [stdout] test array_has::tests::test_array_has_list_empty_child ... ok [INFO] [stdout] test reverse::tests::test_reverse_fixed_size_list_empty ... ok [INFO] [stdout] test reverse::tests::test_reverse_list_view ... ok [INFO] [stdout] test reverse::tests::test_reverse_list_view_empty ... ok [INFO] [stdout] test reverse::tests::test_reverse_list_view_all_nulls ... ok [INFO] [stdout] test reverse::tests::test_reverse_list_view_out_of_order ... ok [INFO] [stdout] test remove::tests::test_array_remove_non_nullable ... ok [INFO] [stdout] test remove::tests::test_array_remove_n_non_nullable ... ok [INFO] [stdout] test remove::tests::test_array_remove_all_nullable ... ok [INFO] [stdout] test remove::tests::test_array_remove_nullable ... ok [INFO] [stdout] test remove::tests::test_array_remove_n_nullable ... ok [INFO] [stdout] test utils::tests::test_align_array_dimensions ... ok [INFO] [stdout] test reverse::tests::test_reverse_large_list_view ... ok [INFO] [stdout] test tests::test_no_duplicate_name ... ok [INFO] [stdout] test remove::tests::test_array_remove_all_non_nullable ... ok [INFO] [stdout] test reverse::tests::test_reverse_list_view_with_nulls ... ok [INFO] [stdout] test set_ops::tests::test_array_distinct_inner_nullability_result_type_match_return_type ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests datafusion_functions_nested [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/expr_ext.rs - expr_ext::SliceAccessor (line 65) ... ok [INFO] [stdout] test src/expr_ext.rs - expr_ext::IndexAccessor (line 36) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.86s; merged doctests compilation took 2.75s [INFO] running `Command { std: "docker" "inspect" "93fdb2cc00c99f4a7932d79b3c103cbdb29dadb5bb63f2e63932027bbacf3377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93fdb2cc00c99f4a7932d79b3c103cbdb29dadb5bb63f2e63932027bbacf3377", kill_on_drop: false }` [INFO] [stdout] 93fdb2cc00c99f4a7932d79b3c103cbdb29dadb5bb63f2e63932027bbacf3377