[INFO] cloning repository https://github.com/jinyoung4478/xl3-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jinyoung4478/xl3-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjinyoung4478%2Fxl3-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjinyoung4478%2Fxl3-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 769a4a0b983d89851db8e308d5a0de429bf38111
[INFO] testing jinyoung4478/xl3-rs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjinyoung4478%2Fxl3-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jinyoung4478/xl3-rs
[INFO] finished tweaking git repo https://github.com/jinyoung4478/xl3-rs
[INFO] tweaked toml for git repo https://github.com/jinyoung4478/xl3-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jinyoung4478/xl3-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jinyoung4478/xl3-rs 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atoi_simd v0.17.0
[INFO] [stderr]   Downloaded debug_unsafe v0.1.4
[INFO] [stderr]   Downloaded fast-float2 v0.2.3
[INFO] [stderr]   Downloaded calamine v0.35.0
[INFO] [stderr]   Downloaded rust_xlsxwriter v0.95.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8198e91bd22c6a0ecd39b63afc47724872a3eef82e84dc13acbbf14d1c8b0e5a
[INFO] running `Command { std: "docker" "start" "8198e91bd22c6a0ecd39b63afc47724872a3eef82e84dc13acbbf14d1c8b0e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8198e91bd22c6a0ecd39b63afc47724872a3eef82e84dc13acbbf14d1c8b0e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8198e91bd22c6a0ecd39b63afc47724872a3eef82e84dc13acbbf14d1c8b0e5a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8198e91bd22c6a0ecd39b63afc47724872a3eef82e84dc13acbbf14d1c8b0e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8198e91bd22c6a0ecd39b63afc47724872a3eef82e84dc13acbbf14d1c8b0e5a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.122
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling debug_unsafe v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling wasm-bindgen v0.2.122
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling atoi_simd v0.17.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zip v7.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.122
[INFO] [stderr]    Compiling calamine v0.35.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.122
[INFO] [stderr]    Compiling js-sys v0.3.99
[INFO] [stderr]    Compiling rust_xlsxwriter v0.95.0
[INFO] [stderr]    Compiling xl3-core v0.2.0 (/opt/rustwide/workdir/crates/xl3-core)
[INFO] [stdout] warning: function `split_inside_outside` is never used
[INFO] [stdout]     --> crates/xl3-core/src/render.rs:1056:4
[INFO] [stdout]      |
[INFO] [stdout] 1056 | fn split_inside_outside(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xl3-wasm v0.2.0 (/opt/rustwide/workdir/crates/xl3-wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.22s
[INFO] running `Command { std: "docker" "inspect" "8198e91bd22c6a0ecd39b63afc47724872a3eef82e84dc13acbbf14d1c8b0e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8198e91bd22c6a0ecd39b63afc47724872a3eef82e84dc13acbbf14d1c8b0e5a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling xl3-core v0.2.0 (/opt/rustwide/workdir/crates/xl3-core)
[INFO] [stdout] warning: function `split_inside_outside` is never used
[INFO] [stdout]     --> crates/xl3-core/src/render.rs:1056:4
[INFO] [stdout]      |
[INFO] [stdout] 1056 | fn split_inside_outside(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xl3-wasm v0.2.0 (/opt/rustwide/workdir/crates/xl3-wasm)
[INFO] [stdout] warning: function `split_inside_outside` is never used
[INFO] [stdout]     --> crates/xl3-core/src/render.rs:1056:4
[INFO] [stdout]      |
[INFO] [stdout] 1056 | fn split_inside_outside(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.89s
[INFO] running `Command { std: "docker" "inspect" "8198e91bd22c6a0ecd39b63afc47724872a3eef82e84dc13acbbf14d1c8b0e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8198e91bd22c6a0ecd39b63afc47724872a3eef82e84dc13acbbf14d1c8b0e5a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: function `split_inside_outside` is never used
[INFO] [stderr]     --> crates/xl3-core/src/render.rs:1056:4
[INFO] [stderr]      |
[INFO] [stderr] 1056 | fn split_inside_outside(
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `xl3-core` (lib) generated 1 warning
[INFO] [stderr] warning: `xl3-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xl3_core-bbee0ee6024cbb24)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test directives::tests::mixed_text_is_not_directive ... ok
[INFO] [stdout] test directives::tests::repeat_default_down ... ok
[INFO] [stdout] test errors::tests::display_uses_bracket_code ... ok
[INFO] [stdout] test eval::tests::bracket_substitution ... ok
[INFO] [stdout] test eval::tests::arithmetic_precedence ... ok
[INFO] [stdout] test errors::tests::downcasts_through_anyhow ... ok
[INFO] [stdout] test errors::tests::non_xtl_error_returns_none ... ok
[INFO] [stdout] test eval::tests::literal_only ... ok
[INFO] [stdout] test eval::tests::mixed_text ... ok
[INFO] [stdout] test eval::tests::if_with_comparison ... ok
[INFO] [stdout] test eval::tests::number_passthrough ... ok
[INFO] [stdout] test functions::tests::date_components_use_excel_serials ... ok
[INFO] [stdout] test functions::tests::eomonth_and_edate_return_serials ... ok
[INFO] [stdout] test functions::tests::round_half_away ... ok
[INFO] [stdout] test functions::tests::text_formats_dates_and_numbers ... ok
[INFO] [stdout] test introspect::tests::read_inputs_from_065 ... ok
[INFO] [stdout] test introspect::tests::preview_001_single_file_single_sheet ... ok
[INFO] [stdout] test introspect::tests::read_inputs_select_from_068 ... ok
[INFO] [stdout] test styles::tests::a1_parse ... ok
[INFO] [stdout] test styles::tests::classify_basic ... ok
[INFO] [stdout] test directives::tests::repeat_right ... ok
[INFO] [stdout] test directives::tests::data_block_is_not_directive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conformance.rs (/opt/rustwide/target/debug/deps/conformance-8d4256fd03b3174e)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test bytes_api_round_trip_fixture_001 ... ok
[INFO] [stdout] test fixture_001_bracket_substitution ... ok
[INFO] [stdout] test fixture_003_list_sheet_filter ... ok
[INFO] [stdout] test fixture_002_if_function ... ok
[INFO] [stdout] test fixture_004_repeat_right_default ... ok
[INFO] [stdout] test fixture_005_round_half_away_from_zero ... ok
[INFO] [stdout] test fixture_006_filename_forbidden_chars ... ok
[INFO] [stdout] test fixture_008_numfmt_numeric_string_coercion ... ok
[INFO] [stdout] test fixture_009_numfmt_date_string_coercion ... ok
[INFO] [stdout] test fixture_010_numfmt_text_format_coercion ... ok
[INFO] [stdout] test fixture_011_text_date_format ... ok
[INFO] [stdout] test fixture_012_text_number_format ... ok
[INFO] [stdout] test fixture_015_source_sheet_prefix_first_match ... ok
[INFO] [stdout] test fixture_017_source_sheet_prefix_no_match_error ... ok
[INFO] [stdout] test fixture_028_source_table_row_shorthand ... ok
[INFO] [stdout] test fixture_023_today_utc_dynamic ... ok
[INFO] [stdout] test fixture_029_source_table_open_range ... ok
[INFO] [stdout] test fixture_035_source_table_rich_text_header ... ok
[INFO] [stdout] test fixture_036_source_table_formula_header ... ok
[INFO] [stdout] test fixture_030_source_table_finite_range ... ok
[INFO] [stdout] test fixture_041_row_function_inside_repeat_block ... ok
[INFO] [stdout] test fixture_045_list_sheet_not_in_filter ... ok
[INFO] [stdout] test fixture_044_sort_and_top_order ... ok
[INFO] [stdout] test fixture_052_empty_count_field_whitespace_zero_false ... ok
[INFO] [stdout] test fixture_047_aggregate_functions ... ok
[INFO] [stdout] test fixture_053_empty_row_skip_whitespace_only ... ok
[INFO] [stdout] test fixture_062_concat_empty_stringifies_to_empty ... ok
[INFO] [stdout] test fixture_065_input_text_default_applied ... ok
[INFO] [stdout] test fixture_068_input_select_host_supplied ... ok
[INFO] [stdout] test fixture_054_empty_list_membership ... ok
[INFO] [stdout] test fixture_069_source_multi_declaration ... ok
[INFO] [stdout] test fixture_074_xlookup_basic ... ok
[INFO] [stdout] test fixture_086_sheet_group_first_seen_order ... ok
[INFO] [stdout] test fixture_055_if_truthy_zero_and_empty ... ok
[INFO] [stdout] test fixture_084_sort_multi_stable_priority ... ok
[INFO] [stdout] test fixture_063_compare_empty_vs_value ... ok
[INFO] [stdout] test fixture_088_date_comparison_equality ... ok
[INFO] [stdout] test fixture_070_source_aggregate_cross_source ... ok
[INFO] [stdout] test fixture_046_count_field_non_empty ... ok
[INFO] [stdout] test fixture_096_canonical_number_scientific_boundary ... ok
[INFO] [stdout] test fixture_080_join_no_match_dropped ... ok
[INFO] [stdout] test fixture_097_native_formula_static_cell_preserved ... ok
[INFO] [stdout] test fixture_071_source_directive_active ... ok
[INFO] [stdout] test fixture_100_arithmetic_string_coerces_to_number ... ok
[INFO] [stdout] test fixture_075_xlookup_fallback ... ok
[INFO] [stdout] test fixture_106_division_by_zero_produces_error_cell ... ok
[INFO] [stdout] test fixture_108_group_key_empty_blank_placeholder_sheet ... ok
[INFO] [stdout] test fixture_121_source_merged_header ... ok
[INFO] [stdout] test fixture_124_source_2d_merge_header ... ok
[INFO] [stdout] test fixture_125_hyperlink_function ... ok
[INFO] [stdout] test fixture_087_date_canonical_string_concat ... ok
[INFO] [stdout] test fixture_126_date_arithmetic_functions ... ok
[INFO] [stdout] test fixture_130_isblank_function ... ok
[INFO] [stdout] test fixture_131_inputs_with_xtl_default ... ok
[INFO] [stdout] test fixture_132_group_single_level_subtotal ... ok
[INFO] [stdout] test fixture_141_block_column_scoped_side_cells ... ok
[INFO] [stdout] test fixture_142_block_column_scoped_side_formulas ... ok
[INFO] [stdout] test fixture_143_block_shared_formula_side_cells ... ok
[INFO] [stdout] test fixture_144_block_side_cells_after_block ... ok
[INFO] [stdout] test fixture_154_multi_block_per_block_filter ... ok
[INFO] [stdout] test fixture_128_function_batch_0044 ... ok
[INFO] [stdout] test fixture_133_group_two_level_nested_subtotal ... ok
[INFO] [stdout] test fixture_092_composed_multi_source_join_filter_sort ... ok
[INFO] [stdout] test manifest_apply_per_cell_font_and_alignment ... ok
[INFO] [stdout] test fixture_147_multi_block_different_sources ... ok
[INFO] [stdout] test fixture_corpus_overview ... ok
[INFO] [stdout] test fixture_failure_taxonomy ... ok
[INFO] [stdout] test fixture_134_group_grand_total_via_outermost_subtotal ... ok
[INFO] [stdout] test manifest_apply_merges_and_columns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ghost_style.rs (/opt/rustwide/target/debug/deps/ghost_style-f0b21d0173bf25dd)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test grouped_expansion_leaves_no_side_ghost ... ok
[INFO] [stdout] test plain_expansion_leaves_no_side_ghost ... ok
[INFO] [stdout] test large_expansion_leaves_no_side_ghost ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xl3_wasm-b411dc71ad333a55)
[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]    Doc-tests xl3_core
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/xl3-core/src/lib.rs - (line 11) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/xl3-core/src/lib.rs - (line 11) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> crates/xl3-core/src/lib.rs:17:51
[INFO] [stdout]    |
[INFO] [stdout] 17 | let files = render_from_bytes_to_files(&template, &data).unwrap();
[INFO] [stdout]    |             --------------------------            ^^^^^ expected `Vec<u8>`, found `&Vec<u8>`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Vec<_>`
[INFO] [stdout]            found reference `&Vec<_>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> crates/xl3-core/src/render.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn render_from_bytes_to_files(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 17 - let files = render_from_bytes_to_files(&template, &data).unwrap();
[INFO] [stdout] 17 + let files = render_from_bytes_to_files(&template, data).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/xl3-core/src/lib.rs - (line 11)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p xl3-core --doc`
[INFO] running `Command { std: "docker" "inspect" "8198e91bd22c6a0ecd39b63afc47724872a3eef82e84dc13acbbf14d1c8b0e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8198e91bd22c6a0ecd39b63afc47724872a3eef82e84dc13acbbf14d1c8b0e5a", kill_on_drop: false }`
[INFO] [stdout] 8198e91bd22c6a0ecd39b63afc47724872a3eef82e84dc13acbbf14d1c8b0e5a
