[INFO] fetching crate rusthesia 0.1.21... [INFO] testing rusthesia-0.1.21 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate rusthesia 0.1.21 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rusthesia 0.1.21 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusthesia 0.1.21 [INFO] finished tweaking crates.io crate rusthesia 0.1.21 [INFO] tweaked toml for crates.io crate rusthesia 0.1.21 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate rusthesia 0.1.21 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 809a7e117d45537d7be07ce6e1179601bc2de52922203d82ec09ad9e78a22667 [INFO] running `Command { std: "docker" "start" "-a" "809a7e117d45537d7be07ce6e1179601bc2de52922203d82ec09ad9e78a22667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "809a7e117d45537d7be07ce6e1179601bc2de52922203d82ec09ad9e78a22667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809a7e117d45537d7be07ce6e1179601bc2de52922203d82ec09ad9e78a22667", kill_on_drop: false }` [INFO] [stdout] 809a7e117d45537d7be07ce6e1179601bc2de52922203d82ec09ad9e78a22667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f899b3d8f4ae5055ac1f83b70c74027ceb8fdd3a3a90f9196ae18b62886b7aac [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" "f899b3d8f4ae5055ac1f83b70c74027ceb8fdd3a3a90f9196ae18b62886b7aac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling memalloc v0.1.0 [INFO] [stderr] Compiling piano_keyboard v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling font-kit v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling alsa v0.2.2 [INFO] [stderr] Compiling sdl2_timing v0.2.0 [INFO] [stderr] Compiling midir v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling midly v0.4.1 [INFO] [stderr] Compiling rusthesia v0.1.21 (/opt/rustwide/workdir) [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/stderrlog.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | #![doc(html_root_url = "https://docs.rs/stderrlog/0.4.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/stderrlog.rs:219:8 [INFO] [stdout] | [INFO] [stdout] 219 | #![doc(html_root_url = "https://docs.rs/stderrlog/0.4.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.rusthesia.3jb31pum-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130" "/opt/rustwide/target/debug/deps/rusthesia-466e6f0d205aa130.5e9qb4mj242oarcp.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" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libindoc-dd772b362225009f.rlib" "/opt/rustwide/target/debug/deps/libmidir-c29aaf8d5ba04165.rlib" "/opt/rustwide/target/debug/deps/libalsa-625104727c434034.rlib" "/opt/rustwide/target/debug/deps/libnix-24732bad49a27c54.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libbitflags-349f312ea2cff189.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-1d92114e96422d46.rlib" "/opt/rustwide/target/debug/deps/libmemalloc-fbbb14beb602a77f.rlib" "/opt/rustwide/target/debug/deps/libpiano_keyboard-e6d9f5e614d11de8.rlib" "/opt/rustwide/target/debug/deps/libmidly-bf69aa935a54759d.rlib" "/opt/rustwide/target/debug/deps/librayon-462555e2828aaba5.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3f7fd6037f2b919b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fbac1745a5ac8602.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b35ade8e242af959.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d6cdb172a8e0d608.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7388491b1c185f39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-88896a592b064702.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libfailure-43990884ad1a0b59.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7979e4d21650693f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-81cacb7cb8feffac.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-d2f2c05cb204c2d4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-052229528dbe316a.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "/opt/rustwide/target/debug/deps/libclap-06b21f1953057602.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libatty-649deedfddee277a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libsdl2_timing-5431d2783deef292.rlib" "/opt/rustwide/target/debug/deps/libsdl2-34f302d66aa295c1.rlib" "/opt/rustwide/target/debug/deps/libc_vec-e11f43463ff8624b.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-fe0a3bd62209ee9d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/liblog-00099f5019ae22de.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libchrono-6fc80fbf425728b1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c160029f4ff948d3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libtime-acbd8ad8f20ecfcd.rlib" "/opt/rustwide/target/debug/deps/liblibc-cdce2de91d624fe2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lasound" "-lSDL2" "-lSDL2_ttf" "-lSDL2_gfx" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusthesia` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f899b3d8f4ae5055ac1f83b70c74027ceb8fdd3a3a90f9196ae18b62886b7aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f899b3d8f4ae5055ac1f83b70c74027ceb8fdd3a3a90f9196ae18b62886b7aac", kill_on_drop: false }` [INFO] [stdout] f899b3d8f4ae5055ac1f83b70c74027ceb8fdd3a3a90f9196ae18b62886b7aac