[INFO] cloning repository https://github.com/bluecookies/0x40-hues.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluecookies/0x40-hues.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecookies%2F0x40-hues.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecookies%2F0x40-hues.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37156f5264ee7420946949766e4f457138ada9d4 [INFO] testing bluecookies/0x40-hues.rs against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecookies%2F0x40-hues.rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluecookies/0x40-hues.rs on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bluecookies/0x40-hues.rs [INFO] finished tweaking git repo https://github.com/bluecookies/0x40-hues.rs [INFO] tweaked toml for git repo https://github.com/bluecookies/0x40-hues.rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/bluecookies/0x40-hues.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca653680ebeecac6e9526d2368bd6a6bf685d191d73c864f76ac001ea4b44e93 [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" "ca653680ebeecac6e9526d2368bd6a6bf685d191d73c864f76ac001ea4b44e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca653680ebeecac6e9526d2368bd6a6bf685d191d73c864f76ac001ea4b44e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca653680ebeecac6e9526d2368bd6a6bf685d191d73c864f76ac001ea4b44e93", kill_on_drop: false }` [INFO] [stdout] ca653680ebeecac6e9526d2368bd6a6bf685d191d73c864f76ac001ea4b44e93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e06fc639659730f3e70c71245305a55b4effee23e343ecf8a3de3e3b9a43b6e5 [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" "e06fc639659730f3e70c71245305a55b4effee23e343ecf8a3de3e3b9a43b6e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling claxon v0.3.1 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling hound v1.1.0 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.1.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling msdos_time v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling alsa-sys v0.1.1 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling cpal v0.6.0 [INFO] [stderr] Compiling rodio v0.6.0 [INFO] [stderr] Compiling simplemad_sys v0.5.0 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling simplemad v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling bzip2 v0.3.2 [INFO] [stderr] Compiling zip v0.3.0 [INFO] [stderr] Compiling hues v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rodio::Sample` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use rodio::Sample; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loader.rs:146:44 [INFO] [stdout] | [INFO] [stdout] 146 | let source = (Box::new(decoder) as Box + Send>).buffered(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Source + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/songs.rs:44:58 [INFO] [stdout] | [INFO] [stdout] 44 | let source = Box::new(ZeroSource::new(2, 44100)) as Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Source + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | type Error = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | type AudioData = Buffered + Send>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Source + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fullname` [INFO] [stdout] --> src/images.rs:106:2 [INFO] [stdout] | [INFO] [stdout] 106 | fullname: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source` [INFO] [stdout] --> src/images.rs:107:2 [INFO] [stdout] | [INFO] [stdout] 107 | source: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source_other` [INFO] [stdout] --> src/images.rs:108:2 [INFO] [stdout] | [INFO] [stdout] 108 | source_other: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.hues.a10751d6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c" "/opt/rustwide/target/debug/deps/hues-2b66027de163922c.3zgj4t02lnd8sydp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/simplemad_sys-3399b2500a1d7a79/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-a14edaa0606f03a9/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxml-8c35e61ab8931c73.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3d49daa6ddcbdc10.rlib" "/opt/rustwide/target/debug/deps/libsimplemad-72c16deb661f8f2a.rlib" "/opt/rustwide/target/debug/deps/libsimplemad_sys-c81553015bd81907.rlib" "/opt/rustwide/target/debug/deps/liblibc-7341b09cf1e9322c.rlib" "/opt/rustwide/target/debug/deps/libtoml-b37526b22b385990.rlib" "/opt/rustwide/target/debug/deps/libserde-6f4162d7ba40622a.rlib" "/opt/rustwide/target/debug/deps/libzip-b22430249850b9d7.rlib" "/opt/rustwide/target/debug/deps/libpodio-953e7d2cb622b1c0.rlib" "/opt/rustwide/target/debug/deps/libmsdos_time-87fc449c9f81f555.rlib" "/opt/rustwide/target/debug/deps/libtime-3e8d81e86f8fc786.rlib" "/opt/rustwide/target/debug/deps/libflate2-732eb2c87d847555.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-dae9d52574e1221a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b73480c7380a0d7e.rlib" "/opt/rustwide/target/debug/deps/libadler32-9962101cf52cea2a.rlib" "/opt/rustwide/target/debug/deps/libcrc-4a339169e3daadeb.rlib" "/opt/rustwide/target/debug/deps/libbzip2-d9d11c25adecfe50.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-51c7fced2898a6c6.rlib" "/opt/rustwide/target/debug/deps/libsdl2-8de1c2a20c8f1bac.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-bd6d181354a65b1a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1bc6283bac891a35.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-87fbe9894a50b8ae.rlib" "/opt/rustwide/target/debug/deps/libnum-5e550648abb0d87a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c943759135595cfc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dddbdb5cc3a50b68.rlib" "/opt/rustwide/target/debug/deps/librodio-a3080912656517fd.rlib" "/opt/rustwide/target/debug/deps/libcgmath-d2449298214394b9.rlib" "/opt/rustwide/target/debug/deps/librand-a4a3e9fec566c45a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-788d5ac9c09fd227.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3a50946fa2e5dfc5.rlib" "/opt/rustwide/target/debug/deps/libapprox-ab93e4e8b387cb10.rlib" "/opt/rustwide/target/debug/deps/liblewton-09fd528d6b6132b5.rlib" "/opt/rustwide/target/debug/deps/libogg-3e96b43dfb1e948f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-379cf5513e42d81e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-5d66bbde41ae8f8f.rlib" "/opt/rustwide/target/debug/deps/libhound-d8f76735d21acb4d.rlib" "/opt/rustwide/target/debug/deps/libcpal-1efd460b63358591.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-cb8d2389040497dc.rlib" "/opt/rustwide/target/debug/deps/libclaxon-a38ffad927b7e0b3.rlib" "/opt/rustwide/target/debug/deps/librand-ccb8c95e6aad4422.rlib" "/opt/rustwide/target/debug/deps/liblibc-06271462cd0ac63b.rlib" "/opt/rustwide/target/debug/deps/libglob-43d1ee0707e66844.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lSDL2_ttf" "-lSDL2_image" "-lSDL2_mixer" "-lSDL2" "-lasound" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hues`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e06fc639659730f3e70c71245305a55b4effee23e343ecf8a3de3e3b9a43b6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e06fc639659730f3e70c71245305a55b4effee23e343ecf8a3de3e3b9a43b6e5", kill_on_drop: false }` [INFO] [stdout] e06fc639659730f3e70c71245305a55b4effee23e343ecf8a3de3e3b9a43b6e5