[INFO] cloning repository https://github.com/LeviLovie/thermal-maps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeviLovie/thermal-maps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeviLovie%2Fthermal-maps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeviLovie%2Fthermal-maps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7c21a77828d870e7026578558cee3956304f2e6 [INFO] building LeviLovie/thermal-maps against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeviLovie%2Fthermal-maps" "/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/LeviLovie/thermal-maps [INFO] finished tweaking git repo https://github.com/LeviLovie/thermal-maps [INFO] tweaked toml for git repo https://github.com/LeviLovie/thermal-maps written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LeviLovie/thermal-maps on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LeviLovie/thermal-maps 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14e9a850eb58798fdfdd1752810f5e24fabd56cb6b3d6970bbacdef6229bfaeb [INFO] running `Command { std: "docker" "start" "-a" "14e9a850eb58798fdfdd1752810f5e24fabd56cb6b3d6970bbacdef6229bfaeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14e9a850eb58798fdfdd1752810f5e24fabd56cb6b3d6970bbacdef6229bfaeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e9a850eb58798fdfdd1752810f5e24fabd56cb6b3d6970bbacdef6229bfaeb", kill_on_drop: false }` [INFO] [stdout] 14e9a850eb58798fdfdd1752810f5e24fabd56cb6b3d6970bbacdef6229bfaeb [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] c5a1980e33a0d10cc8edfba970306010b88384059f873db48015e48fe45acd81 [INFO] running `Command { std: "docker" "start" "-a" "c5a1980e33a0d10cc8edfba970306010b88384059f873db48015e48fe45acd81", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling sapp-jsutils v0.1.7 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling quad-url v0.1.2 [INFO] [stderr] Compiling avif-serialize v0.8.5 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rgb v0.8.51 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling zune-jpeg v0.4.19 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling sysinfo v0.35.2 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.30 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling egui-miniquad v0.16.0 [INFO] [stderr] Compiling egui-file-dialog v0.10.0 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling egui-macroquad v0.17.3 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling thermal-maps v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "CONTEXT" "--export" "allocate_vec_u8" "--export" "crate_version" "--export" "file_loaded" "--export" "focus" "--export" "frame" "--export" "key_down" "--export" "key_press" "--export" "key_up" "--export" "mouse_down" "--export" "mouse_move" "--export" "mouse_up" "--export" "mouse_wheel" "--export" "on_clipboard_paste" "--export" "on_file_dropped" "--export" "on_files_dropped_finish" "--export" "on_files_dropped_start" "--export" "raw_mouse_move" "--export" "resize" "--export" "touch" "--export" "macroquad_audio_crate_version" "--export" "__getrandom_custom" "--export" "quad_url_crate_version" "--export" "sapp_jsutils_crate_version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libegui_macroquad-f3d777f1118986b3,libegui_miniquad-c639b6e128a6818b,libquad_url-8e2e493144a4374d,libsapp_jsutils-40a22e86bbd4a98c,libgetrandom-242bcb889ba6a480,libwasi-1720e192b4055643,libmacroquad-32b7399861d4b19f,libfontdue-376a0966aeaef339,libhashbrown-662abfc39cbd340d,libfoldhash-6e98285c7e677e53,libequivalent-e75e9a7d273f0189,liballocator_api2-8e8748a307852ab5,libttf_parser-f7891d02a2dd8704,libimage-952ad3919e6dca25,libbyteorder-529cc76400af54b3,libquad_rand-c335779a0f85c006,libglam-1547a7719eb4aa0f,libquad_snd-bd01717f2ca19560,libminiquad-ee8216464762dde6,libimage-55c9da8ae5d85840,libimage_webp-4917f916a33324a3,libqoi-d96edd0dd38fe367,libpng-8a1fec55a765f34c,libbitflags-15e3d67e03629ffa,libfdeflate-1973eda695894699,libexr-5340c73a7019cf70,libzune_inflate-4f6364a931a8fa91,libbit_field-39ff09f3d85c8db4,liblebe-e256e90670809203,libhalf-70415d5783691f47,libzune_jpeg-b7a8291094771633,libzune_core-c9d6b46af9a16ea1,libgif-f186828e03786cb2,libcolor_quant-8e07a515e6ff48c0,libbyteorder_lite-f317906bf7af921d,libravif-65e59d3b3da5c2e6,libloop9-45c40224980a0809,libavif_serialize-86535f2e228a26c9,librayon-278c46a696d4ab9f,librayon_core-5f99f33b5622d260,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libquick_error-d37b5d841d8d4609,librgb-9b4245e4947d8aca,librav1e-12b0fc21d91244d6,libav1_grain-c31f3c04350a9e6e,libnom-6bcf997f99356ae7,libmemchr-16325235a5e5bbef,libnum_rational-3741abc1032b1396,libnum_bigint-7b1ced0447e57518,libnum_integer-b0b5b3d187c85bd5,libdebug_unreachable-1ef33346e67b87f3,libmaybe_rayon-60a1a40dab4957b2,libv_frame-ff210624ff103664,libaligned_vec-6545722e7f262f80,libequator-8a13e526932a7b4f,libarrayvec-3479bafa2f0dc825,libthiserror-279069134eb8e81e,libbitstream_io-1b7a579d95865f70,libitertools-8b690619208ddf1f,libeither-8cfc6f6241a869c1,liblog-96c2588d067795bb,libimgref-26c69cfeb7938de9,libnum_traits-45af302fc8c6f88b,libtiff-ab0414cac8d0b6a2,libflate2-f85e5fe358135877,libminiz_oxide-add2caca990dcbb8,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-14fd7ee403b1bea0,libweezl-162e8768ca50a878,libjpeg_decoder-536aff4ef56deb76,libegui_file_dialog-731fd8b81a7e0d2f,libdirectories-a8d54084d43ea069,libsysinfo-538a35adc957a914,libdunce-69dbb2e1ea8ec375,libserde-055ca9e3e9b72a87,libegui-dfbcbf8f52ec2f8a,libbitflags-796eb83ef71af42c,libepaint-adacb92e64b2f78c,libnohash_hasher-1d2a64c8bb32a3ee,libprofiling-d244af6f4afefc5f,libahash-ac4386f48f4ecabd,libonce_cell-bcd15b06b8f373b9,libzerocopy-f6c31b5b2a66a0e6,libepaint_default_fonts-7b8c36cc775bbd36,libab_glyph-0c5190e02c814c0e,libowned_ttf_parser-7302a4944ba6ae63,libttf_parser-54ab1f754ab5c2ca,libab_glyph_rasterizer-6cc74e9ee946dcb4,libparking_lot-7391da79d71db563,libparking_lot_core-a1608affde8a217e,libcfg_if-beec54d71ff48acf,libsmallvec-e66260ff59480183,liblock_api-0953171fa34b05de,libscopeguard-8bf53ae5771a3088,libecolor-1bb68639563df590,libemath-99bea4513c07ca27,libbytemuck-1563320cee6aca63,libanyhow-5e37c6a252687bff}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/thermal_maps-6e5f28adda57f9ac.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/thermal_maps-6e5f28adda57f9ac.thermal_maps.3489e17f8ffb96cf-cgu.13.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/thermal_maps-6e5f28adda57f9ac.thermal_maps.3489e17f8ffb96cf-cgu.13.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/thermal_maps-6e5f28adda57f9ac.thermal_maps.3489e17f8ffb96cf-cgu.13.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/thermal_maps-6e5f28adda57f9ac.thermal_maps.3489e17f8ffb96cf-cgu.13.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/thermal_maps-6e5f28adda57f9ac.thermal_maps.3489e17f8ffb96cf-cgu.13.rcgu.o: undefined symbol: dpi_scale [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/thermal_maps-6e5f28adda57f9ac.thermal_maps.3489e17f8ffb96cf-cgu.13.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/thermal_maps-6e5f28adda57f9ac.thermal_maps.3489e17f8ffb96cf-cgu.13.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_url-8e2e493144a4374d.rlib(quad_url-8e2e493144a4374d.quad_url.bb7a96b416c95186-cgu.0.rcgu.o): undefined symbol: quad_url_link_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-40a22e86bbd4a98c.rlib(sapp_jsutils-40a22e86bbd4a98c.sapp_jsutils.8ae38e13e0646527-cgu.0.rcgu.o): undefined symbol: js_free_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-40a22e86bbd4a98c.rlib(sapp_jsutils-40a22e86bbd4a98c.sapp_jsutils.8ae38e13e0646527-cgu.0.rcgu.o): undefined symbol: js_create_string [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-32b7399861d4b19f.rlib(macroquad-32b7399861d4b19f.macroquad.1fcbf5a50b507f4a-cgu.08.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-32b7399861d4b19f.rlib(macroquad-32b7399861d4b19f.macroquad.1fcbf5a50b507f4a-cgu.08.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-32b7399861d4b19f.rlib(macroquad-32b7399861d4b19f.macroquad.1fcbf5a50b507f4a-cgu.13.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-32b7399861d4b19f.rlib(macroquad-32b7399861d4b19f.macroquad.1fcbf5a50b507f4a-cgu.13.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-bd01717f2ca19560.rlib(quad_snd-bd01717f2ca19560.quad_snd.ee1a68b6d1b196db-cgu.0.rcgu.o): undefined symbol: audio_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glBindBuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glBindBuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glActiveTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glDisableVertexAttribArray [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thermal-maps` (bin "thermal-maps") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c5a1980e33a0d10cc8edfba970306010b88384059f873db48015e48fe45acd81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5a1980e33a0d10cc8edfba970306010b88384059f873db48015e48fe45acd81", kill_on_drop: false }` [INFO] [stdout] c5a1980e33a0d10cc8edfba970306010b88384059f873db48015e48fe45acd81