[INFO] cloning repository https://github.com/CyrusZhou-CN/hoptodesk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CyrusZhou-CN/hoptodesk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyrusZhou-CN%2Fhoptodesk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyrusZhou-CN%2Fhoptodesk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54d7a46b81c8264c95d408705edf2629ffbe1123
[INFO] checking CyrusZhou-CN/hoptodesk against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyrusZhou-CN%2Fhoptodesk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CyrusZhou-CN/hoptodesk
[INFO] finished tweaking git repo https://github.com/CyrusZhou-CN/hoptodesk
[INFO] tweaked toml for git repo https://github.com/CyrusZhou-CN/hoptodesk written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CyrusZhou-CN/hoptodesk on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CyrusZhou-CN/hoptodesk 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rustdesk-org/reqwest`
[INFO] [stderr]     Updating git repository `https://github.com/open-trade/rust-sciter`
[INFO] [stderr]     Updating git repository `https://github.com/21pages/android-wakelock`
[INFO] [stderr]     Updating git repository `https://github.com/rustdesk-org/mouce.git`
[INFO] [stderr]     Updating git repository `https://github.com/open-trade/pulsectl`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_setters v0.1.6
[INFO] [stderr]   Downloaded protobuf-codegen v3.5.0
[INFO] [stderr]   Downloaded protobuf-support v3.5.0
[INFO] [stderr]   Downloaded copypasta v0.8.2
[INFO] [stderr]   Downloaded page_size v0.5.0
[INFO] [stderr]   Downloaded zerocopy v0.6.6
[INFO] [stderr]   Downloaded static_vcruntime v2.0.0
[INFO] [stderr]   Downloaded cc v1.0.102
[INFO] [stderr]   Downloaded uuid v1.9.1
[INFO] [stderr]   Downloaded fuser v0.13.0
[INFO] [stderr]   Downloaded xrandr-parser v0.3.0
[INFO] [stderr]   Downloaded nt_version v0.1.3
[INFO] [stderr]   Downloaded machine-uid v0.3.0
[INFO] [stderr]   Downloaded protobuf-parse v3.5.0
[INFO] [stderr]   Downloaded protobuf v3.5.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.6.6
[INFO] [stderr]   Downloaded openssl-src v300.3.1+3.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8feec8b358fdc7918d62f9751649a8e04308b0bf7c65b191b445978722da5899
[INFO] running `Command { std: "docker" "start" "-a" "8feec8b358fdc7918d62f9751649a8e04308b0bf7c65b191b445978722da5899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8feec8b358fdc7918d62f9751649a8e04308b0bf7c65b191b445978722da5899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8feec8b358fdc7918d62f9751649a8e04308b0bf7c65b191b445978722da5899", kill_on_drop: false }`
[INFO] [stdout] 8feec8b358fdc7918d62f9751649a8e04308b0bf7c65b191b445978722da5899
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe55dad34705f029f22c901e40d94dab6466e839a6724277004d604bd90963ed
[INFO] running `Command { std: "docker" "start" "-a" "fe55dad34705f029f22c901e40d94dab6466e839a6724277004d604bd90963ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling protobuf v3.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking object v0.36.1
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking async_once v0.2.6
[INFO] [stderr]     Checking machine-uid v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling gstreamer v0.16.7
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sysinfo v0.29.10 (https://github.com/rustdesk-org/sysinfo?branch=rlim_max#90b1705d)
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling gstreamer-base v0.16.5
[INFO] [stderr]     Checking muldiv v0.2.1
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking pretty-hex v0.2.1
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling cc v1.0.102
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr]    Compiling x11 v2.19.0 (https://github.com/bjornsnoen/x11-rs#c2e9bfaa)
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling gstreamer-app v0.16.5
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling gstreamer-video v0.16.7
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling tfc v0.7.0 (https://github.com/rustdesk-org/The-Fat-Controller?branch=history%2Frebase_upstream_20240722#de9c8ba4)
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling enigo v0.0.14 (/opt/rustwide/workdir/libs/enigo)
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling webm-sys v1.0.4 (https://github.com/rustdesk-org/rust-webm#d2c4d3ac)
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling webrtc-util v0.7.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]     Checking widestring v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling protobuf-support v3.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking flexi_logger v0.27.4
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking x25519-dalek v1.2.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]     Checking webm v1.1.0 (https://github.com/rustdesk-org/rust-webm#d2c4d3ac)
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking repng v0.2.2
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling libpulse-sys v1.21.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling tzdb_data v0.1.2
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.65.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "annotate-snippets", "default", "experimental", "log", "logging", "runtime", "static", "testing_only_extra_assertions", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=01e31939271ace58 -C extra-filename=-54865182aca35ae9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-5df0d505e141e9d6.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-322d4dd8af968eb0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2396fd789f7a2252.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-45cff5ca389a05ce.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f3285e5c19000248.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b29be6395babc9ba.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-459c45a01eea68d4.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-e6cc391eee2dbdd2.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-16c1b1bdda0fc57e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fe55dad34705f029f22c901e40d94dab6466e839a6724277004d604bd90963ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe55dad34705f029f22c901e40d94dab6466e839a6724277004d604bd90963ed", kill_on_drop: false }`
[INFO] [stdout] fe55dad34705f029f22c901e40d94dab6466e839a6724277004d604bd90963ed
