[INFO] cloning repository https://github.com/battywombat/clank [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/battywombat/clank" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbattywombat%2Fclank", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbattywombat%2Fclank'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd9ef988603ae723f387456d359b723bdcbb22ef [INFO] checking battywombat/clank against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbattywombat%2Fclank" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/battywombat/clank on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/battywombat/clank [INFO] finished tweaking git repo https://github.com/battywombat/clank [INFO] tweaked toml for git repo https://github.com/battywombat/clank written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/battywombat/clank already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b6741cb8ae52dbaa69e170d91b2d0d84ec9d0ddd571df23bf43f81dab110855 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6b6741cb8ae52dbaa69e170d91b2d0d84ec9d0ddd571df23bf43f81dab110855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b6741cb8ae52dbaa69e170d91b2d0d84ec9d0ddd571df23bf43f81dab110855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6741cb8ae52dbaa69e170d91b2d0d84ec9d0ddd571df23bf43f81dab110855", kill_on_drop: false }` [INFO] [stdout] 6b6741cb8ae52dbaa69e170d91b2d0d84ec9d0ddd571df23bf43f81dab110855 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70d33c25dac409e27699ed3895cfb292c48775b2b6aeb91200f71b07eee75ba4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "70d33c25dac409e27699ed3895cfb292c48775b2b6aeb91200f71b07eee75ba4", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling vulkano v0.19.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking vk-sys v0.5.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling shaderc-sys v0.6.1 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking png v0.15.2 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking rand v0.8.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=0c3f60d9b9afe437 -C extra-filename=-0c3f60d9b9afe437 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-240d294e8e0ea2cd.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-98285b08aa84c694.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b95d07444727b41b.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-56eae46330807fb7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.build_script_build.81h67xr2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80" "/opt/rustwide/target/debug/build/wayland-protocols-b2d20c8b514fec80/build_script_build-b2d20c8b514fec80.3ytursqw6msjv9qd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwayland_scanner-941d7a993bf76f53.rlib" "/opt/rustwide/target/debug/deps/libxml-741d2021ace47d06.rlib" "/opt/rustwide/target/debug/deps/libquote-c8c4589b60ce3921.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-8115c969f6e9e75a.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-a81338cd23b23cba.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5d1162e60f7751bc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-61556e43b375c2c0.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-787faa8b02fbd963.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-dda4c0b69607e93b.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4b7dae8949ac132c.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-978e97832b309706.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-073b1b693304b876.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c07f996a53ee6558.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0ae8ed6a282247d0.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-978dd04958b6ebcc.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-14b94bdd9a47d665.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bff7534e4dfcef6c.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-022f1a0e7cd794ec.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff456575f1773ef0.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aeb407930ebd519.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6ab1ee6dbc17ad08.rlib" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-166dae07beec0398.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-761b290f47712921.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] warning: System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "70d33c25dac409e27699ed3895cfb292c48775b2b6aeb91200f71b07eee75ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d33c25dac409e27699ed3895cfb292c48775b2b6aeb91200f71b07eee75ba4", kill_on_drop: false }` [INFO] [stdout] 70d33c25dac409e27699ed3895cfb292c48775b2b6aeb91200f71b07eee75ba4