[INFO] cloning repository https://github.com/tryone144/dual-kawase-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tryone144/dual-kawase-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftryone144%2Fdual-kawase-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftryone144%2Fdual-kawase-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fada891f713a6cef0c8148e2f9750b9668e3bb7c [INFO] testing tryone144/dual-kawase-demo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftryone144%2Fdual-kawase-demo" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tryone144/dual-kawase-demo on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tryone144/dual-kawase-demo [INFO] finished tweaking git repo https://github.com/tryone144/dual-kawase-demo [INFO] tweaked toml for git repo https://github.com/tryone144/dual-kawase-demo written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tryone144/dual-kawase-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpu-time v1.0.0 [INFO] [stderr] Downloaded c_vec v1.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e4b32d5253604db19381aef811f4cfae0013b1f9b0b5a61105ad96108b770805 [INFO] running `Command { std: "docker" "start" "-a" "e4b32d5253604db19381aef811f4cfae0013b1f9b0b5a61105ad96108b770805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4b32d5253604db19381aef811f4cfae0013b1f9b0b5a61105ad96108b770805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b32d5253604db19381aef811f4cfae0013b1f9b0b5a61105ad96108b770805", kill_on_drop: false }` [INFO] [stdout] e4b32d5253604db19381aef811f4cfae0013b1f9b0b5a61105ad96108b770805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a36b502fb59e15a81ae294a18e62fb3d7ed621676fa393561aa2996192dfd620 [INFO] running `Command { std: "docker" "start" "-a" "a36b502fb59e15a81ae294a18e62fb3d7ed621676fa393561aa2996192dfd620", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling glyph_brush v0.6.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling dual-kawase-demo v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.dual_kawase_demo.13dc294e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6.gzdfn54xbulz9rq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-8f54f92bdd04a4aa.rlib" "/opt/rustwide/target/debug/deps/libtiff-05bac161946f67d3.rlib" "/opt/rustwide/target/debug/deps/libpng-154e1e16b5040751.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f01c2d00b216e2f1.rlib" "/opt/rustwide/target/debug/deps/libinflate-035ada94e51786a1.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-2b5a7653aaded210.rlib" "/opt/rustwide/target/debug/deps/librayon-2e12bd82b4fddc1a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-9200bb1105ea35da.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-07a365dcb0e4c8b7.rlib" "/opt/rustwide/target/debug/deps/libeither-9900628d0b94cc21.rlib" "/opt/rustwide/target/debug/deps/libgif-513f9a791d86b909.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ee01bbeea0565435.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-7f59e3c3630dd2c0.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-d290591c28fb9afd.rlib" "/opt/rustwide/target/debug/deps/librand-aa29b0f969842c1e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b3a4b89efb9fb594.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-898cdebef90aaa78.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a7bc1347ec20f648.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-533962f77c5f5823.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-ea5506f8dacdc461.rlib" "/opt/rustwide/target/debug/deps/liblog-eeccb13dbc84eef2.rlib" "/opt/rustwide/target/debug/deps/librusttype-c534ac8a7397e01c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9047dd6052e17825.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-0dc8301c461eb105.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-02dfe419e4f48bc9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d7e87d1038ead58f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-33588de92d8906ee.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-321f17888ccc349c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5a5bf5cbc9673d0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-6238bba2c96223a8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f52e7e6f4d407eab.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-77c2518e88ecb1f7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2f88e4da68288f69.rlib" "/opt/rustwide/target/debug/deps/libordered_float-520e6292e9ab19cc.rlib" "/opt/rustwide/target/debug/deps/libapprox-0f937d8b49a6b41d.rlib" "/opt/rustwide/target/debug/deps/libgl-bfc344b963cd5e06.rlib" "/opt/rustwide/target/debug/deps/libcpu_time-c93e38ad36e255aa.rlib" "/opt/rustwide/target/debug/deps/libsdl2-00b14eb911dfea89.rlib" "/opt/rustwide/target/debug/deps/librand-211e01bcbfb2d2f3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-e52b83ab7fbc59e5.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libc_vec-7561dcd378cbfb80.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-28ff7a64c5d6fe2b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblibc-99e271ef2c9dbf53.rlib" "/opt/rustwide/target/debug/deps/libnum-a1242fda20757d3f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-86440727184f927e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-94d48e938decd8b7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0b76c588263a7e97.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_gfx" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-74e7fda9c0198ef6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dual-kawase-demo` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a36b502fb59e15a81ae294a18e62fb3d7ed621676fa393561aa2996192dfd620", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a36b502fb59e15a81ae294a18e62fb3d7ed621676fa393561aa2996192dfd620", kill_on_drop: false }` [INFO] [stdout] a36b502fb59e15a81ae294a18e62fb3d7ed621676fa393561aa2996192dfd620