[INFO] cloning repository https://github.com/jafar75/wasm_loader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jafar75/wasm_loader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjafar75%2Fwasm_loader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjafar75%2Fwasm_loader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5e36ba806dd0759423fcf7ca2e05f9b9e515100
[INFO] testing jafar75/wasm_loader against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjafar75%2Fwasm_loader" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jafar75/wasm_loader
[INFO] finished tweaking git repo https://github.com/jafar75/wasm_loader
[INFO] tweaked toml for git repo https://github.com/jafar75/wasm_loader written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jafar75/wasm_loader 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 git repo https://github.com/jafar75/wasm_loader 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d842a8c76b8c6883b54cae4adca7c3e25b28d54601906f7d6023caed79abb3f2
[INFO] running `Command { std: "docker" "start" "-a" "d842a8c76b8c6883b54cae4adca7c3e25b28d54601906f7d6023caed79abb3f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d842a8c76b8c6883b54cae4adca7c3e25b28d54601906f7d6023caed79abb3f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d842a8c76b8c6883b54cae4adca7c3e25b28d54601906f7d6023caed79abb3f2", kill_on_drop: false }`
[INFO] [stdout] d842a8c76b8c6883b54cae4adca7c3e25b28d54601906f7d6023caed79abb3f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] acf979c7a883c70e1bc095deb53e1178c163a783be1ac9524aa771aed321853f
[INFO] running `Command { std: "docker" "start" "-a" "acf979c7a883c70e1bc095deb53e1178c163a783be1ac9524aa771aed321853f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cranelift-isle v0.110.2
[INFO] [stderr]    Compiling munge_macro v0.4.4
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.110.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling munge v0.4.4
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.3
[INFO] [stderr]    Compiling corosensei v0.2.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cranelift-bitset v0.110.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bytecheck v0.8.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cranelift-entity v0.110.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling wasm-encoder v0.230.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling cranelift-control v0.110.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling enumset_derive v0.11.0
[INFO] [stderr]    Compiling cranelift-bforest v0.110.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling cranelift-codegen v0.110.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling ruzstd v0.5.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling enumset v1.1.6
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling wasmparser v0.216.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling shared-buffer v0.1.4
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v5.0.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling wast v230.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rkyv v0.8.10
[INFO] [stderr]    Compiling wasmer-derive v5.0.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling wasmer-types v5.0.6
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling wasmer-vm v5.0.6
[INFO] [stderr]    Compiling wasmer v5.0.6
[INFO] [stderr]    Compiling wasmer-compiler v5.0.6
[INFO] [stderr]    Compiling wat v1.230.0
[INFO] [stderr]    Compiling cranelift-frontend v0.110.2
[INFO] [stderr]    Compiling wasm_loader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcithJaJ/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-af421be2f475d0ce,libsharded_slab-09adf4328c5d351e,liblazy_static-58edaf41543212f3,libmatchers-e812fcd8ee6771cc,libregex_automata-b2c089735563bfd8,libregex_syntax-109062ebadf46752,libregex-66305922faf268a8,libregex_automata-0393f48a8bb43ec5,libregex_syntax-f18b96645555a100,libnu_ansi_term-4432b332cb50067c,liboverload-4300a6f7ccfdef2f,libthread_local-b1c77a14abeee432,libtracing_log-95c04739b738e352,libwasmer-62e914b968587e93,libwat-56f6b51939466bad,libwast-afdd411298aca4eb,libwasm_encoder-4edd99a7cc2baf4b,libleb128fmt-759d8373a1b63c31,libunicode_width-8906f12a608a28d1,libwasmer_compiler_cranelift-8d0a0323581bf89f,libitertools-ef0c4cec09ff5f58,libcranelift_frontend-9cfddee8308c9e9a,librayon-0c639443f6382505,librayon_core-446c442f223ca183,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libeither-415b250dd7beb7ac,libcranelift_codegen-1aaa1bca5b9c30b7,libbumpalo-c496e2cf5c6ab429,libcranelift_codegen_shared-193e80535dd180a5,libregalloc2-05696626d041d6d5,liblog-f1405a51182604cd,libslice_group_by-ec0c2105dd77b057,libhashbrown-4e8900f9ec5532f0,librustc_hash-b92c8a73412d76c1,libgimli-505524c4a1cdd7f0,libfallible_iterator-a8b65f88519c215e,libstable_deref_trait-b3eb7a4ad26dfbf9,libcranelift_control-439e7a9cffc1ab85,libarbitrary-7581f5c054e7beb6,libcranelift_bforest-dc043fdda4850753,libcranelift_entity-d318e0db19b8000e,libcranelift_bitset-4a4a9a0f82b60d29,libwasmer_compiler-70d9a05d52167f48,libwasmparser-480429a9a87015ab,libsemver-821b185030d75684,libbitflags-9bdd741a51aeb573,libself_cell-efd4826b9b2581af,libtarget_lexicon-8409286a3ff130f7,libobject-1fe7ffeb81c5a446,libruzstd-463d7bbe1e06e378,libtwox_hash-dae6709b15701d1a,libstatic_assertions-95336585f0b7f57d,libbyteorder-e74f8ca6b6fb5a51,libflate2-ecd70cbca591f50d,libcrc32fast-79ff3ad96335057f,libenumset-4cce83be7f7e4315,libwasmer_vm-dc5cfe5b2e3d86d0,libcrossbeam_queue-9fcae17115a3de1d,libregion-cf86dbe585949241,libbitflags-a9851ebd0ab18f47,libcorosensei-fe8fe7c15066d7b0,libbacktrace-bc822d3c38a6b095,libminiz_oxide-0d76a289f6ff7e17,libadler2-a8ab168b2975ba02,libobject-4418fbd06a0b9ada,libmemchr-b178a40a7718f9bf,libaddr2line-324e1d1e04357504,libgimli-84e1e08aea64681e,librustc_demangle-9cc2f46ae66094e5,libfnv-bf8b415be0978c3b,libdashmap-84f5aed065438542,liblock_api-ffaa5b8e27e1639f,libscopeguard-f69eea3ea85c2482,libhashbrown-78b4569744485e23,libahash-317458a44c2c5e50,libzerocopy-689d0437ac9cde00,libcrossbeam_utils-d120373eaebf0872,libparking_lot_core-7d24e53ecd2de4b5,libsmallvec-0dc1aed3aca1f1b3,libmemoffset-3726e13dc730cb4d,libwasmer_types-8d9aa2946257ed2a,libxxhash_rust-28441fa27291a209,libhex-aa11f1b7b510398f,libmore_asserts-0bcbcf5ab3f8bc01,libsha2-d8f9750d174ba4a3,libcpufeatures-42612946e83e041b,libcfg_if-d9b80cb51cda7b5b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libenum_iterator-1dafa9e946529e16,librkyv-7e96478dfbfe4d25,libindexmap-5db2dfacf5e03603,libequivalent-2f5434284319e1e1,libhashbrown-4bfd6a39a3683339,librend-e2cd7ee7f256b24a,libmunge-c45cb2a06b72c31a,libbytecheck-e996f64aa45b0489,libsimdutf8-71b04a3cb3904890,librancor-4109fc7b1d7475bc,libptr_meta-a72e3d391be064c4,libthiserror-c97e4b1cd55274fc,libshared_buffer-c39d993daaa51d46,libmemmap2-e4c9ff733ee5fc61,liblibc-a652f05543d0eb68,libbytes-8160c0ff9646c5ab,libtracing-735efe36af8dd0d9,libpin_project_lite-63e0d9d6cb6ec6cf,libtracing_core-c57608da438fc6c6,libonce_cell-9ec3b2d30075ab56}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcithJaJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wasm_loader-ba9e24464c707d5d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __rust_probestack
[INFO] [stdout]           >>> referenced by libcalls.rs:668 (src/libcalls.rs:668)
[INFO] [stdout]           >>>               wasmer_vm-dc5cfe5b2e3d86d0.wasmer_vm.57f6dbdd1c9e2853-cgu.14.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-dc5cfe5b2e3d86d0.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm_loader` (bin "wasm_loader") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "acf979c7a883c70e1bc095deb53e1178c163a783be1ac9524aa771aed321853f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acf979c7a883c70e1bc095deb53e1178c163a783be1ac9524aa771aed321853f", kill_on_drop: false }`
[INFO] [stdout] acf979c7a883c70e1bc095deb53e1178c163a783be1ac9524aa771aed321853f
