[INFO] cloning repository https://github.com/martcpp/local-takkie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martcpp/local-takkie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartcpp%2Flocal-takkie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartcpp%2Flocal-takkie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 082268962ccc3431fe193d1e4059027cc7c9fdc4
[INFO] checking martcpp/local-takkie against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartcpp%2Flocal-takkie" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/martcpp/local-takkie
[INFO] finished tweaking git repo https://github.com/martcpp/local-takkie
[INFO] tweaked toml for git repo https://github.com/martcpp/local-takkie written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martcpp/local-takkie on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/martcpp/local-takkie 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a06440fa83b777d2c0ec355390304c866488101e5176218a7ed6bada31bd59b
[INFO] running `Command { std: "docker" "start" "-a" "7a06440fa83b777d2c0ec355390304c866488101e5176218a7ed6bada31bd59b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a06440fa83b777d2c0ec355390304c866488101e5176218a7ed6bada31bd59b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a06440fa83b777d2c0ec355390304c866488101e5176218a7ed6bada31bd59b", kill_on_drop: false }`
[INFO] [stdout] 7a06440fa83b777d2c0ec355390304c866488101e5176218a7ed6bada31bd59b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fadcff3d13a1f42dca45d8b76fa52c9bf3da584ad093b9f1a10234d00252df51
[INFO] running `Command { std: "docker" "start" "-a" "fadcff3d13a1f42dca45d8b76fa52c9bf3da584ad093b9f1a10234d00252df51", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking base64ct v1.8.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking typeid v1.0.3
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking dasp_ring_buffer v0.11.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling embed-resource v3.0.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tauri-winres v0.3.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ico v0.4.0
[INFO] [stderr]     Checking dasp_rms v0.11.0
[INFO] [stderr]     Checking dasp_peak v0.11.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling tauri-runtime v2.9.2
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking dasp_envelope v0.11.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking dasp_interpolate v0.11.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking waitgroup v0.1.2
[INFO] [stderr]     Checking dasp_window v0.11.1
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]     Checking anymap3 v1.0.1
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking dasp_signal v0.11.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking generic_singleton v0.5.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking dasp_slice v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling cpal v0.17.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking alsa v0.10.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking dns-parser v0.8.0
[INFO] [stderr]     Checking dasp v0.11.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking socket-pktinfo v0.3.2
[INFO] [stderr]     Checking if-addrs v0.14.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking if-addrs v0.7.0
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.23.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2824731ab128f475 -C extra-filename=-b14f2634929b7eb6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3338cac158a6a8b9.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-cbb4929d06dfe38d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e9205f206a5ff4b2.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-e78d8c14ad6804a3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b83d0c752dfff6e0 -C extra-filename=-8ff7eb3b36bb76ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-40d7b0824e7801b3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e9205f206a5ff4b2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-771e8589a0c1a912.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-334f6bc926aef236.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-a14eea3bdb7752b7.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-163153fc2176773b.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-9eefd45647228c60.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fadcff3d13a1f42dca45d8b76fa52c9bf3da584ad093b9f1a10234d00252df51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fadcff3d13a1f42dca45d8b76fa52c9bf3da584ad093b9f1a10234d00252df51", kill_on_drop: false }`
[INFO] [stdout] fadcff3d13a1f42dca45d8b76fa52c9bf3da584ad093b9f1a10234d00252df51
