[INFO] cloning repository https://github.com/mpiton/vortex-mod-containers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpiton/vortex-mod-containers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpiton%2Fvortex-mod-containers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpiton%2Fvortex-mod-containers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5eb60f06ed9bd1a7c6ffc86d90f823870fab482
[INFO] checking mpiton/vortex-mod-containers against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpiton%2Fvortex-mod-containers" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mpiton/vortex-mod-containers
[INFO] finished tweaking git repo https://github.com/mpiton/vortex-mod-containers
[INFO] tweaked toml for git repo https://github.com/mpiton/vortex-mod-containers written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mpiton/vortex-mod-containers on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mpiton/vortex-mod-containers 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f917f99e7b7b4ed4e302ae8bd56fa09d3f5eb08a09cb8c2cb982c91e7622c7e6
[INFO] running `Command { std: "docker" "start" "f917f99e7b7b4ed4e302ae8bd56fa09d3f5eb08a09cb8c2cb982c91e7622c7e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f917f99e7b7b4ed4e302ae8bd56fa09d3f5eb08a09cb8c2cb982c91e7622c7e6", 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" "f917f99e7b7b4ed4e302ae8bd56fa09d3f5eb08a09cb8c2cb982c91e7622c7e6" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f917f99e7b7b4ed4e302ae8bd56fa09d3f5eb08a09cb8c2cb982c91e7622c7e6", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f917f99e7b7b4ed4e302ae8bd56fa09d3f5eb08a09cb8c2cb982c91e7622c7e6" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling wasmtime-internal-core v43.0.2
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]     Checking indexmap v2.14.1
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking object v0.38.1
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]     Checking wasmtime-internal-component-util v43.0.2
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling pulley-macros v43.0.2
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v43.0.2
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cap-primitives v3.4.6
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking wasm-encoder v0.258.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling leb128 v0.2.7
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling smallvec v1.16.0
[INFO] [stderr]     Checking wasmparser v0.245.1
[INFO] [stderr]     Checking regalloc2 v0.15.2
[INFO] [stderr]    Compiling cranelift-bitset v0.130.2
[INFO] [stderr]    Compiling pulley-interpreter v43.0.2
[INFO] [stderr]     Checking cranelift-entity v0.130.2
[INFO] [stderr]     Checking cranelift-bforest v0.130.2
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking wast v258.0.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.130.2
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasmtime-internal-fiber v43.0.2
[INFO] [stderr]    Compiling wasmtime-internal-jit-debug v43.0.2
[INFO] [stderr]     Checking uuid v1.26.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling cap-std v3.4.6
[INFO] [stderr]    Compiling wasmtime-internal-component-macro v43.0.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking wasm-encoder v0.245.1
[INFO] [stderr]     Checking wasmprinter v0.245.1
[INFO] [stderr]    Compiling cranelift-codegen v0.130.2
[INFO] [stderr]    Compiling wasmtime-internal-cache v43.0.2
[INFO] [stderr]     Checking wat v1.258.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking wasmtime-environ v43.0.2
[INFO] [stderr]    Compiling wit-parser v0.245.1
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling wasmtime v43.0.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling wasmtime-internal-wit-bindgen v43.0.2
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling cbindgen v0.29.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling wiggle-macro v43.0.2
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking wasm-compose v0.245.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling extism-convert-macros v1.30.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking fxprof-processed-profile v0.8.1
[INFO] [stderr] error: could not compile `wasmtime-environ` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name wasmtime_environ --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-environ-43.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="anyhow"' --cfg 'feature="backtrace"' --cfg 'feature="compile"' --cfg 'feature="component-model"' --cfg 'feature="demangle"' --cfg 'feature="gc"' --cfg 'feature="gc-drc"' --cfg 'feature="gc-null"' --cfg 'feature="stack-switching"' --cfg 'feature="std"' --cfg 'feature="threads"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "backtrace", "compile", "component-model", "demangle", "gc", "gc-drc", "gc-null", "rr", "stack-switching", "std", "threads", "wmemcheck"))' -C metadata=cdc04f9a84044ebc -C extra-filename=-3e7cff0f7de6f77e --out-dir /opt/rustwide/target/debug/build/wasmtime-environ/3e7cff0f7de6f77e/out -L dependency=/opt/rustwide/target/debug/build/anyhow/d5f04c2d9d0d7bf2/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/0af5b8fc335d25d4/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/cobs/98b896d3de9b3967/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/1ae956ba346ebd12/out -L dependency=/opt/rustwide/target/debug/build/cranelift-bitset/d68542f199846a68/out -L dependency=/opt/rustwide/target/debug/build/cranelift-entity/c4200757a08895fa/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/ff74afcaf41ffeb0/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/cee4772f604dd209/out -L dependency=/opt/rustwide/target/debug/build/digest/b8e47c3f88c5586a/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/fnv/0e40281407dc7965/out -L dependency=/opt/rustwide/target/debug/build/foldhash/7cc0e6b6b64910e8/out -L dependency=/opt/rustwide/target/debug/build/generic-array/ce25ba0e196dbb97/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/a7326d6ee48bd745/out -L dependency=/opt/rustwide/target/debug/build/indexmap/1fd2983d70d9790c/out -L dependency=/opt/rustwide/target/debug/build/leb128fmt/ec3bf77777ee3a6c/out -L dependency=/opt/rustwide/target/debug/build/libm/89e5b3015da8f563/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/semver/0e4bc8bd090e5fac/out -L dependency=/opt/rustwide/target/debug/build/serde/4c8cf69c41f7d69e/out -L dependency=/opt/rustwide/target/debug/build/serde_core/31ebf1ee06936497/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/da14c5f88e9cc65b/out -L dependency=/opt/rustwide/target/debug/build/termcolor/3163ee63a16b7335/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/6e0823b8e31650f7/out -L dependency=/opt/rustwide/target/debug/build/thiserror/2dc482b62cfbada8/out -L dependency=/opt/rustwide/target/debug/build/typenum/4c820b3e2b4e41c0/out -L dependency=/opt/rustwide/target/debug/build/wasmparser/da938936ddcfcb33/out -L dependency=/opt/rustwide/target/debug/build/wasmtime-internal-core/ec1e209aa4b7f2a4/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/d5f04c2d9d0d7bf2/out/libanyhow-d5f04c2d9d0d7bf2.rmeta --extern cpp_demangle=/opt/rustwide/target/debug/build/cpp_demangle/0988b8e38795b19c/out/libcpp_demangle-0988b8e38795b19c.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/build/cranelift-bforest/028662fb861294de/out/libcranelift_bforest-028662fb861294de.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/build/cranelift-bitset/d68542f199846a68/out/libcranelift_bitset-d68542f199846a68.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/build/cranelift-entity/c4200757a08895fa/out/libcranelift_entity-c4200757a08895fa.rmeta --extern gimli=/opt/rustwide/target/debug/build/gimli/586571e81216ea7c/out/libgimli-586571e81216ea7c.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/a7326d6ee48bd745/out/libhashbrown-a7326d6ee48bd745.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/1fd2983d70d9790c/out/libindexmap-1fd2983d70d9790c.rmeta --extern log=/opt/rustwide/target/debug/build/log/2285cdf6cdb2482f/out/liblog-2285cdf6cdb2482f.rmeta --extern object=/opt/rustwide/target/debug/build/object/1b6387ee957728be/out/libobject-1b6387ee957728be.rmeta --extern postcard=/opt/rustwide/target/debug/build/postcard/a9832d21fd779f06/out/libpostcard-a9832d21fd779f06.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/build/rustc-demangle/d4bb47cb7342f25b/out/librustc_demangle-d4bb47cb7342f25b.rmeta --extern semver=/opt/rustwide/target/debug/build/semver/0e4bc8bd090e5fac/out/libsemver-0e4bc8bd090e5fac.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/4c8cf69c41f7d69e/out/libserde-4c8cf69c41f7d69e.rmeta --extern serde_derive=/opt/rustwide/target/debug/build/serde_derive/da14c5f88e9cc65b/out/libserde_derive-da14c5f88e9cc65b.so --extern sha2=/opt/rustwide/target/debug/build/sha2/e6ba27803e849420/out/libsha2-e6ba27803e849420.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/b0cd2ba201b4d99d/out/libsmallvec-b0cd2ba201b4d99d.rmeta --extern target_lexicon=/opt/rustwide/target/debug/build/target-lexicon/766e699557138317/out/libtarget_lexicon-766e699557138317.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/build/wasm-encoder/561b934159c52589/out/libwasm_encoder-561b934159c52589.rmeta --extern wasmparser=/opt/rustwide/target/debug/build/wasmparser/da938936ddcfcb33/out/libwasmparser-da938936ddcfcb33.rmeta --extern wasmprinter=/opt/rustwide/target/debug/build/wasmprinter/1442937b12310f2b/out/libwasmprinter-1442937b12310f2b.rmeta --extern wasmtime_component_util=/opt/rustwide/target/debug/build/wasmtime-internal-component-util/2d90bf07a11c616c/out/libwasmtime_internal_component_util-2d90bf07a11c616c.rmeta --extern wasmtime_core=/opt/rustwide/target/debug/build/wasmtime-internal-core/ec1e209aa4b7f2a4/out/libwasmtime_internal_core-ec1e209aa4b7f2a4.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f917f99e7b7b4ed4e302ae8bd56fa09d3f5eb08a09cb8c2cb982c91e7622c7e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f917f99e7b7b4ed4e302ae8bd56fa09d3f5eb08a09cb8c2cb982c91e7622c7e6", kill_on_drop: false }`
[INFO] [stdout] f917f99e7b7b4ed4e302ae8bd56fa09d3f5eb08a09cb8c2cb982c91e7622c7e6
