[INFO] updating cached repository https://github.com/suhr/ws-tox [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] ff1b0b47a0086e8bb4c8bfc269384cf552d12b82 [INFO] testing suhr/ws-tox against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhr%2Fws-tox" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/suhr/ws-tox on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/suhr/ws-tox [INFO] finished tweaking git repo https://github.com/suhr/ws-tox [INFO] tweaked toml for git repo https://github.com/suhr/ws-tox written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/suhr/ws-tox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87ff157740998474d77d7d52f454e69819ca7fdf3600b500d19252557174c279 [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" "87ff157740998474d77d7d52f454e69819ca7fdf3600b500d19252557174c279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87ff157740998474d77d7d52f454e69819ca7fdf3600b500d19252557174c279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ff157740998474d77d7d52f454e69819ca7fdf3600b500d19252557174c279", kill_on_drop: false }` [INFO] [stdout] 87ff157740998474d77d7d52f454e69819ca7fdf3600b500d19252557174c279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95639af6bacc76f18a0a2db9da87878c4a49caaa69f37f10218a3d14293fd9c7 [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" "95639af6bacc76f18a0a2db9da87878c4a49caaa69f37f10218a3d14293fd9c7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rstox v0.0.1 (https://github.com/tox-rs/rstox.git#1793619c) [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling websocket v0.22.4 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling base64-serde v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling ws-tox-protocol v0.1.0 (https://github.com/tox-rs/ws-tox-protocol.git#402ee277) [INFO] [stderr] Compiling ws-tox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Friend` is imported redundantly [INFO] [stdout] --> src/tox.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::protocol::*; [INFO] [stdout] | ------------------ the item `Friend` is already imported here [INFO] [stdout] ... [INFO] [stdout] 113 | use ws_tox_protocol::Friend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:94:38 [INFO] [stdout] | [INFO] [stdout] 94 | .map(|_| ());; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tox.rs:571:9 [INFO] [stdout] | [INFO] [stdout] 571 | _ => drop(dbg!(request)), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` 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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.ws_tox.3isy1pzw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be" "/opt/rustwide/target/debug/deps/ws_tox-aeb484a87c5167be.dfdblrrjrroybn2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-4bea2e70097cea24.rlib" "/opt/rustwide/target/debug/deps/libryu-d28c3590735f9de3.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libws_tox_protocol-f36104937a26224c.rlib" "/opt/rustwide/target/debug/deps/librstox-44ff55c0bdae6559.rlib" "/opt/rustwide/target/debug/deps/libbase64_serde-20724e4e10a95c8d.rlib" "/opt/rustwide/target/debug/deps/libserde-229aeb96dd7ea6c1.rlib" "/opt/rustwide/target/debug/deps/libtokio-8f509e41754f621d.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-b3d401357c1f5ed7.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-cf8ff8fcb346c362.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a3061976bd2d51e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7aa067809d2a2f77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7f54070a3e3881ab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5effc6346ed1110e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0e5504522fae0b64.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-bafad4b5a213d661.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-49a921553591bd8f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a9e35dc1584ab908.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3773ea0d75fce6b2.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6fe3109c4e06f75b.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-92b3b969e7901a7b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-24e69d543017612f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1c4f16b375b3ddb4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmio-9f7355c0039f7249.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libnet2-068fc3d53e62a975.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3d1fa1882ddda917.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-359b0329a1839927.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5b6d57a153a854ea.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/librand-3be8d6faf2b9ceb7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c72452d47acb92b2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-48e634cceefa4757.rlib" "/opt/rustwide/target/debug/deps/librand_hc-453bb474651ee49c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-95b4b26f310072d4.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bf610786152d2d79.rlib" "/opt/rustwide/target/debug/deps/librand_core-d557c9f882b1f1f4.rlib" "/opt/rustwide/target/debug/deps/librand_os-92cc08c55994e143.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-92ab69505d6921c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-78bbe2a80acb1f13.rlib" "/opt/rustwide/target/debug/deps/libhyper-3e42a8bb5db79038.rlib" "/opt/rustwide/target/debug/deps/libmime-74ae16262d3a2b28.rlib" "/opt/rustwide/target/debug/deps/liblog-6b28d22c8eece490.rlib" "/opt/rustwide/target/debug/deps/liblog-91a426e2dfe13088.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e792e61e2a22469.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libtypeable-73da98dcfa8cf9fe.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3668fc767a1a2812.rlib" "/opt/rustwide/target/debug/deps/libhttparse-769a1a53c1b01dd2.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/liburl-b8f5fb2a60469790.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-7b4184daa5972fed.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-adab4e4a015b4d1d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ab7b752091c06e71.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libtime-cc8bb10f875337af.rlib" "/opt/rustwide/target/debug/deps/libbase64-dc59a00d635103f3.rlib" "/opt/rustwide/target/debug/deps/libsafemem-13fc42cc1b1caec7.rlib" "/opt/rustwide/target/debug/deps/libfutures-526c535474f0200c.rlib" "/opt/rustwide/target/debug/deps/libbytes-11121deb928ecc7c.rlib" "/opt/rustwide/target/debug/deps/libiovec-2a01cb239a195422.rlib" "/opt/rustwide/target/debug/deps/liblibc-61a89a9d7e0f88ba.rlib" "/opt/rustwide/target/debug/deps/libbase64-b41ae51a3e6a2081.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-63cd11c812d281e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-ltoxcore" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ltoxcore [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ws-tox`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "95639af6bacc76f18a0a2db9da87878c4a49caaa69f37f10218a3d14293fd9c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95639af6bacc76f18a0a2db9da87878c4a49caaa69f37f10218a3d14293fd9c7", kill_on_drop: false }` [INFO] [stdout] 95639af6bacc76f18a0a2db9da87878c4a49caaa69f37f10218a3d14293fd9c7