[INFO] updating cached repository https://github.com/gabrielpoca/midi-sequencer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ec521913a84fa19714ccf32010d9d167a2ee7bc [INFO] testing gabrielpoca/midi-sequencer against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielpoca%2Fmidi-sequencer" "/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/gabrielpoca/midi-sequencer on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gabrielpoca/midi-sequencer [INFO] finished tweaking git repo https://github.com/gabrielpoca/midi-sequencer [INFO] tweaked toml for git repo https://github.com/gabrielpoca/midi-sequencer written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/gabrielpoca/midi-sequencer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 853b42840b4eece5326546cf72599d08fdd93b17b01e6f938beeab1553841f5d [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" "853b42840b4eece5326546cf72599d08fdd93b17b01e6f938beeab1553841f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "853b42840b4eece5326546cf72599d08fdd93b17b01e6f938beeab1553841f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853b42840b4eece5326546cf72599d08fdd93b17b01e6f938beeab1553841f5d", kill_on_drop: false }` [INFO] [stdout] 853b42840b4eece5326546cf72599d08fdd93b17b01e6f938beeab1553841f5d [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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e5b83e6374b32deea1c22a6a8e228b137d0b415814d38d16289d94fe972de39 [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" "0e5b83e6374b32deea1c22a6a8e228b137d0b415814d38d16289d94fe972de39", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling memalloc v0.1.0 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling tui v0.5.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling alsa v0.2.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling midir v0.5.0 [INFO] [stderr] Compiling midi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/output.rs:21:50 [INFO] [stdout] | [INFO] [stdout] 21 | match msg.unwrap_or_else({|_| Event::None }) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output.rs:44:40 [INFO] [stdout] | [INFO] [stdout] 44 | fn get_port() -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/player/mod.rs:24:52 [INFO] [stdout] | [INFO] [stdout] 24 | let event = msg.unwrap_or_else({ |_| Event::None }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> src/ui/render.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use log::info; [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/main.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | fn run() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:29:47 [INFO] [stdout] | [INFO] [stdout] 29 | Err(err) => println!("Error: {}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ui/render.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let mut window = video_subsystem [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.midi.7p04r5qb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4" "/opt/rustwide/target/debug/deps/midi-1e7dc7bd95f9e6e4.4zi6aeoee7sau6l8.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/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmidir-9285384b6fbae96f.rlib" "/opt/rustwide/target/debug/deps/libalsa-68251fc4919c22a9.rlib" "/opt/rustwide/target/debug/deps/libnix-cec997c857605fb7.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b58201556325004c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-ca3a42087076a58b.rlib" "/opt/rustwide/target/debug/deps/libmemalloc-b24af864aa10f6ee.rlib" "/opt/rustwide/target/debug/deps/libsdl2-78376a38ab6540bc.rlib" "/opt/rustwide/target/debug/deps/librand-dd48172ca91a7852.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7ac0bbf33eab17c3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-43cc21f994942478.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7616e3bb64dc5ef6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5fda618e8169eabe.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2748fbbad7a886b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9df86ead2ee4a580.rlib" "/opt/rustwide/target/debug/deps/librand_os-06c7be02b3962e80.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-867248efe33f2c01.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-494f9ea0431f12ab.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b47c222f34291eff.rlib" "/opt/rustwide/target/debug/deps/libnum-a398a6d28e31e575.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d538d1db64968472.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6d95531a47035172.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6992023f65721f0c.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-97e6e69d98d8f583.rlib" "/opt/rustwide/target/debug/deps/libregex-85a9102dd4919ee7.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-bd8831ab94bb9be6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8a84f08fa648f00d.rlib" "/opt/rustwide/target/debug/deps/libucd_util-95e066877cf8ab6b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d472c0881dfdb0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-84b463f938f2e230.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bba944e803a6ab44.rlib" "/opt/rustwide/target/debug/deps/libatty-2bbfbe047610ef44.rlib" "/opt/rustwide/target/debug/deps/liblibc-648ccb6b939f550a.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d49c01e2aedec53d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d8c7f4753a339d1d.rlib" "/opt/rustwide/target/debug/deps/liblog-d047012a0898def3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8e6225ab3f652529.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-12ce2bbe1b343f9e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lasound" "-lSDL2" "-lSDL2_ttf" "-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] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `midi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0e5b83e6374b32deea1c22a6a8e228b137d0b415814d38d16289d94fe972de39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e5b83e6374b32deea1c22a6a8e228b137d0b415814d38d16289d94fe972de39", kill_on_drop: false }` [INFO] [stdout] 0e5b83e6374b32deea1c22a6a8e228b137d0b415814d38d16289d94fe972de39