[INFO] fetching crate paxforth 0.1.0...
[INFO] testing paxforth-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate paxforth 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate paxforth 0.1.0
[INFO] finished tweaking crates.io crate paxforth 0.1.0
[INFO] tweaked toml for crates.io crate paxforth 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate paxforth 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate paxforth 0.1.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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5a9f252cf2d3e46a2a99ebf6b5b850ade3ded250e933907c319e82a0f1658e8
[INFO] running `Command { std: "docker" "start" "-a" "c5a9f252cf2d3e46a2a99ebf6b5b850ade3ded250e933907c319e82a0f1658e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5a9f252cf2d3e46a2a99ebf6b5b850ade3ded250e933907c319e82a0f1658e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5a9f252cf2d3e46a2a99ebf6b5b850ade3ded250e933907c319e82a0f1658e8", kill_on_drop: false }`
[INFO] [stdout] c5a9f252cf2d3e46a2a99ebf6b5b850ade3ded250e933907c319e82a0f1658e8
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40b01d5834a61b67453839d3668cd7077a805f8630cc0ff38d53811a57391b1f
[INFO] running `Command { std: "docker" "start" "-a" "40b01d5834a61b67453839d3668cd7077a805f8630cc0ff38d53811a57391b1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.78
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.61.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling wasmparser v0.51.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling wasmtime-environ v0.13.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling directories v2.0.2
[INFO] [stderr]    Compiling errno v0.2.7
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling more-asserts v0.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling signal-hook v0.3.10
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling wasmtime-runtime v0.13.0
[INFO] [stderr]    Compiling raw-cpuid v7.0.4
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling wast v38.0.1
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling object v0.18.0
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling paw-raw v1.0.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling enum-utils-from-str v0.1.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling crossterm v0.20.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling file-per-thread-logger v0.1.4
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling wat v1.0.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling paw-attributes v1.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]    Compiling snailquote v0.3.0
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling enum-utils v0.1.2
[INFO] [stderr]    Compiling paw v1.0.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling scroll v0.10.2
[INFO] [stderr]    Compiling goblin v0.1.3
[INFO] [stderr]    Compiling structopt v0.3.23
[INFO] [stderr]    Compiling cranelift-entity v0.61.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling string-interner v0.7.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.61.0
[INFO] [stderr]    Compiling cranelift-bforest v0.61.0
[INFO] [stderr]    Compiling gimli v0.20.0
[INFO] [stderr]    Compiling faerie v0.15.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling cranelift-codegen v0.61.0
[INFO] [stderr]    Compiling zstd v0.5.4+zstd.1.4.7
[INFO] [stderr]    Compiling cranelift-frontend v0.61.0
[INFO] [stderr]    Compiling cranelift-native v0.61.0
[INFO] [stderr]    Compiling cranelift-wasm v0.61.0
[INFO] [stderr]    Compiling wasmtime-debug v0.13.0
[INFO] [stderr]    Compiling wasmtime-profiling v0.13.0
[INFO] [stderr]    Compiling wasmtime-jit v0.13.0
[INFO] [stderr]    Compiling wasmtime v0.13.0
[INFO] [stderr]    Compiling paxforth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runner/wasm/wasmtime.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn get_mem_ref(&self) -> MutexGuard<Vec<u16>> {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn get_mem_ref(&self) -> MutexGuard<'_, Vec<u16>> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcAhg4Kh/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-97f53fe6dbaa9018,libhumantime-9f900d7885b5087e,libstructopt-7857330bf4bedcc4,libpaw-ff6fed7ec95db433,libpaw_raw-439e5816af7e1876,libclap-d99653ddb1a77be2,libvec_map-75126d96f8392bf4,libtextwrap-e395b15b17e8ae97,libunicode_width-63532bdea7ef68cc,libstrsim-eb3bc2e4997041af,libansi_term-f833f6474621b01a,libpaxforth-1540b72a38eb3ce0,libitertools-de5a0200148a4f9d,libsnailquote-a2f73c7e8de105a2,libunicode_categories-6f2b7f5ace1e9985,libpercent_encoding-3e08c199980e8244,libwasmtime-edbbc1749d81e0a9,libwat-82683c8fe427f118,libwast-8f4b6dd1818233a5,libleb128-7759971397ea6ba0,libwasmtime_jit-b4570d738fc09eed,libcranelift_native-5756e05f555d904a,libraw_cpuid-fb78b7f0929e95de,libwasmtime_profiling-909bd2ed5bee477c,libobject-ec990e6fea606317,libflate2-99b0c2927cb959ee,libcrc32fast-7a9105bf95c47852,libwasmtime_debug-856bd332d5789e4b,libfaerie-bf954035e1d426db,libstring_interner-e406a80e683b8929,libgoblin-922023a9643deed4,libplain-b056aea122884d0d,libscroll-6c67aa5356612d2c,libwasmtime_runtime-8d3ffcc8bd607e8c,libregion-e9b4a344cf672166,libbacktrace-da31590ab37190ba,libminiz_oxide-58f492cca02b49ce,libadler-8a8ce72c9fb247b6,libobject-8ce700c7336322f9,libaddr2line-984428a359e93586,libgimli-69346190ad5f6bd4,librustc_demangle-b6b07d3d723455a9,libmemoffset-c1825f60514522bc,libwasmtime_environ-7fb822280a9b2823,libbincode-adb4a12936627740,libbase64-d62dc757d44ac0f2,liberrno-28f32f12866e4c10,libfile_per_thread_logger-cb06f93b476c106e,libenv_logger-6632d4dd74bc35a3,libtermcolor-2977040801d16bf2,libatty-93da7855cc759cff,libhumantime-66f8650cfec9fec7,libquick_error-9f96d0cb10ca2956,libtoml-7c6f3723bedfc87d,libzstd-66843794ee1385a1,libzstd_safe-ed99a24959dbdd36,libzstd_sys-320bbeae54106ed8,librayon-85712773b2f999ff,librayon_core-92899046c3a4e767,libnum_cpus-0fdf3a789f4806e8,libcrossbeam_deque-4c193e40ed22182d,libcrossbeam_epoch-362689d6d7b1d843,libmemoffset-6cfeaad3c18624ab,libcrossbeam_channel-929d76501dfb6a94,libcrossbeam_utils-64a96c09641fef11,libeither-ab6c4cd91672d94a,libdirectories-64f214aa012e221d,libdirs_sys-1c2d73ac50a54dfc,libcfg_if-5debf92116708c19,libsha2-7a4c6acfb882cbf1,libdigest-96954f21f98e9969,libopaque_debug-89e52fcacc4e834f,libfake_simd-17e3862452e60c28,libblock_buffer-78c3385dde138985,libgeneric_array-f4432fdb7c5cee08,libtypenum-e35c56cfa41dfc36,libblock_padding-b1e5571652c6d1ac,libbyte_tools-59202f0f965332e3,libmore_asserts-7a9171bfe2d9a0c3,libcranelift_wasm-024b7c50b956e87d,libwasmparser-398c5b62cc6341ba,libcranelift_frontend-34c471ff16a4ff2b,libcranelift_codegen-2162e2c3cdc08ac5,libgimli-2e03d8513633f668,libfallible_iterator-448d67c7a9bd3451,libarrayvec-1656f650a01ecea7,libbyteorder-66cc2296229155f6,libstable_deref_trait-abbc9b1b4dceb875,libthiserror-3dbc818bf0a1a91d,libtarget_lexicon-f6910da21aea6fac,libcranelift_codegen_shared-59dc98b5398ee615,libcranelift_bforest-beeafe24d49516fc,libcranelift_entity-8caf1b05cd600ec7,libanyhow-cf6c34e5467e04e3,libpetgraph-a4ffaaae9f162c39,libfixedbitset-db3c05f7e7530804,libcrossterm-8d27619c01e56665,libsignal_hook_mio-fcdb8788f9a1076c,libsignal_hook-69650e7b015679ba,libsignal_hook_registry-f8ec07de4bbde6f7,libmio-3e9df11ae7ad3dac,liblog-8d2fa5e47b6b5552,libparking_lot-dd95a83c7f87b013,libparking_lot_core-55081cdaad2b1aaa,liblibc-26e3fd9af0ee236e,libsmallvec-9eb30fd84caad208,liblock_api-e487cca8a3b7fcef,libscopeguard-e318caba69bf687f,libinstant-f405f0989159182f,libcfg_if-3e7fc4e38d4a72b5,libbitflags-dde12b0d7d495b50,libregex-a99c4a52e6cdede6,libaho_corasick-83d095296e150a8a,libmemchr-2647db61c3b902f3,libregex_syntax-12b080b3aec45ada,liblazy_static-af860367908b8176,libindexmap-a3f55ee6dac02960,libhashbrown-d0e2926e70f85be4,libserde-c6ec6911607d8103,libmaplit-f141af93a08d6c7e}.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" "/tmp/rustcAhg4Kh/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" "/opt/rustwide/target/debug/build/zstd-sys-b9dee11ac9fce107/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-runtime-edb8c204ebe16dee/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/paxforth-acd301b894568f24" "-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 link.rs:57 (src/link.rs:57)
[INFO] [stdout]           >>>               wasmtime_jit-b4570d738fc09eed.wasmtime_jit.e4827c20a6fdb62d-cgu.1.rcgu.o:(wasmtime_jit::link::apply_reloc::hb898ad0715851418) in archive /opt/rustwide/target/debug/deps/libwasmtime_jit-b4570d738fc09eed.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `paxforth` (bin "paxforth") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "40b01d5834a61b67453839d3668cd7077a805f8630cc0ff38d53811a57391b1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40b01d5834a61b67453839d3668cd7077a805f8630cc0ff38d53811a57391b1f", kill_on_drop: false }`
[INFO] [stdout] 40b01d5834a61b67453839d3668cd7077a805f8630cc0ff38d53811a57391b1f
