[INFO] cloning repository https://github.com/jakequade/rust-chat-websockets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakequade/rust-chat-websockets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakequade%2Frust-chat-websockets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakequade%2Frust-chat-websockets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 957741583d75d54f89b8076588df7f252c9f2194 [INFO] checking jakequade/rust-chat-websockets against master#03eb45452305f2d52348279d0caa5fc1f12c438d for pr-138176 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakequade%2Frust-chat-websockets" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jakequade/rust-chat-websockets on toolchain 03eb45452305f2d52348279d0caa5fc1f12c438d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jakequade/rust-chat-websockets [INFO] finished tweaking git repo https://github.com/jakequade/rust-chat-websockets [INFO] tweaked toml for git repo https://github.com/jakequade/rust-chat-websockets written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jakequade/rust-chat-websockets 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" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-muncher v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36fbf3bead8f8fab52b842904ac80e13aecde2a051eeef13471df2e259815827 [INFO] running `Command { std: "docker" "start" "-a" "36fbf3bead8f8fab52b842904ac80e13aecde2a051eeef13471df2e259815827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36fbf3bead8f8fab52b842904ac80e13aecde2a051eeef13471df2e259815827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36fbf3bead8f8fab52b842904ac80e13aecde2a051eeef13471df2e259815827", kill_on_drop: false }` [INFO] [stdout] 36fbf3bead8f8fab52b842904ac80e13aecde2a051eeef13471df2e259815827 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a76a88a8ae6f43bbf0ec3b1afde62f7fe8cee19b08b92c25a8b4ac6d8a8cbd5 [INFO] running `Command { std: "docker" "start" "-a" "7a76a88a8ae6f43bbf0ec3b1afde62f7fe8cee19b08b92c25a8b4ac6d8a8cbd5", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bytes v0.3.0 [INFO] [stderr] Checking slab v0.1.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking sha1 v0.1.1 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http-muncher v0.2.5 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/libc-b7a2cbb869cd96e5.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/libc-b7a2cbb869cd96e5/dep-lib-libc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: http-muncher@0.2.5: http-parser/http_parser.c: In function 'http_parser_execute': [INFO] [stderr] warning: http-muncher@0.2.5: http-parser/http_parser.c:1816:31: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: http-muncher@0.2.5: 1816 | parser->upgrade = 1; [INFO] [stderr] warning: http-muncher@0.2.5: | ~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: http-muncher@0.2.5: http-parser/http_parser.c:1818:13: note: here [INFO] [stderr] warning: http-muncher@0.2.5: 1818 | case 1: [INFO] [stderr] warning: http-muncher@0.2.5: | ^~~~ [INFO] [stderr] warning: http-muncher@0.2.5: http-parser/http_parser.c: In function 'http_parser_parse_url': [INFO] [stderr] warning: http-muncher@0.2.5: http-parser/http_parser.c:2374:18: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: http-muncher@0.2.5: 2374 | found_at = 1; [INFO] [stderr] warning: http-muncher@0.2.5: | ~~~~~~~~~^~~ [INFO] [stderr] warning: http-muncher@0.2.5: http-parser/http_parser.c:2377:7: note: here [INFO] [stderr] warning: http-muncher@0.2.5: 2377 | case s_req_server: [INFO] [stderr] warning: http-muncher@0.2.5: | ^~~~ [INFO] [stderr] warning: http-muncher@0.2.5: http-parser/http_parser.c: At top level: [INFO] [stderr] warning: http-muncher@0.2.5: http-parser/http_parser.c:2468:1: fatal error: error writing to /tmp/ccS2HHUv.s: No space left on device [INFO] [stderr] warning: http-muncher@0.2.5: 2468 | } [INFO] [stderr] warning: http-muncher@0.2.5: | ^ [INFO] [stderr] warning: http-muncher@0.2.5: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `http-muncher v0.2.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/http-muncher-f66d5a857e77ef92/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/http-muncher-7df5ed5a7c2e4765/out/http-parser/http_parser.o" "-c" "http-parser/http_parser.c" [INFO] [stderr] cargo:warning=http-parser/http_parser.c: In function 'http_parser_execute': [INFO] [stderr] cargo:warning=http-parser/http_parser.c:1816:31: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] cargo:warning= 1816 | parser->upgrade = 1; [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] cargo:warning=http-parser/http_parser.c:1818:13: note: here [INFO] [stderr] cargo:warning= 1818 | case 1: [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=http-parser/http_parser.c: In function 'http_parser_parse_url': [INFO] [stderr] cargo:warning=http-parser/http_parser.c:2374:18: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] cargo:warning= 2374 | found_at = 1; [INFO] [stderr] cargo:warning= | ~~~~~~~~~^~~ [INFO] [stderr] cargo:warning=http-parser/http_parser.c:2377:7: note: here [INFO] [stderr] cargo:warning= 2377 | case s_req_server: [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=http-parser/http_parser.c: At top level: [INFO] [stderr] cargo:warning=http-parser/http_parser.c:2468:1: fatal error: error writing to /tmp/ccS2HHUv.s: No space left on device [INFO] [stderr] cargo:warning= 2468 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.55/src/lib.rs:1672:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/http-muncher-7df5ed5a7c2e4765/out/http-parser/http_parser.o" "-c" "http-parser/http_parser.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x620a88eea943 - std::backtrace_rs::backtrace::libunwind::trace::h124be3c5c110a6c7 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x620a88eea943 - std::backtrace_rs::backtrace::trace_unsynchronized::h9a78924b5db95cea [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x620a88eea943 - std::sys::backtrace::_print_fmt::hc417e4340ce0f9a0 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x620a88eea943 - ::fmt::hc2e46fae3580625c [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x620a88f0e593 - core::fmt::rt::Argument::fmt::hc79967b12b24abc8 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x620a88f0e593 - core::fmt::write::hb448494b26775f7b [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x620a88ee7273 - std::io::Write::write_fmt::hfce4a9c328a58b98 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x620a88eea792 - std::sys::backtrace::BacktraceLock::print::hc7ce9813b36f0cbe [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x620a88eeb95a - std::panicking::default_hook::{{closure}}::hebf151341ee254b3 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x620a88eeb7ca - std::panicking::default_hook::he127c3b71f25cac1 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x620a88eec262 - std::panicking::rust_panic_with_hook::hd9caf23263c458fc [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x620a88eec0fa - std::panicking::begin_panic_handler::{{closure}}::hac89792febe6aab2 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x620a88eeae39 - std::sys::backtrace::__rust_end_short_backtrace::hbecdb714f167b246 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x620a88eebd8d - rust_begin_unwind [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x620a88f0d400 - core::panicking::panic_fmt::h1cf9ba5fa191c611 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x620a88eaa4cb - gcc::fail::h4c2e8ec99d800e40 [INFO] [stderr] 16: 0x620a88e9e07f - gcc::Build::compile::h0fd0a6a5e374377d [INFO] [stderr] 17: 0x620a88e9ab82 - gcc::compile_library::h2a261a3fe66c6add [INFO] [stderr] 18: 0x620a88e9a63f - build_script_build::main::hca9c373015a03912 [INFO] [stderr] 19: 0x620a88e9a5c3 - core::ops::function::FnOnce::call_once::h1fb6b0f5d5eba399 [INFO] [stderr] 20: 0x620a88e9a5a6 - std::sys::backtrace::__rust_begin_short_backtrace::h02708dc4c09aec41 [INFO] [stderr] 21: 0x620a88e9a589 - std::rt::lang_start::{{closure}}::h9aa02f36481bfcca [INFO] [stderr] 22: 0x620a88ee2be0 - core::ops::function::impls:: for &F>::call_once::h36561f89bf07bdb8 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x620a88ee2be0 - std::panicking::try::do_call::hb96854f3865fe2f5 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x620a88ee2be0 - std::panicking::try::hd7ddf52f6bb6d2a7 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x620a88ee2be0 - std::panic::catch_unwind::hfd8744e3627aa785 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x620a88ee2be0 - std::rt::lang_start_internal::{{closure}}::hedf010bcfa185aec [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x620a88ee2be0 - std::panicking::try::do_call::h5fd1b29d3a90f567 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x620a88ee2be0 - std::panicking::try::hffa12f5f69547ed2 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x620a88ee2be0 - std::panic::catch_unwind::h24311c696b0877a2 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x620a88ee2be0 - std::rt::lang_start_internal::h5f12af1b60b1b029 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x620a88e9a571 - std::rt::lang_start::h1a07e03c34ce9cb4 [INFO] [stderr] 32: 0x620a88e9a665 - main [INFO] [stderr] 33: 0x74f3bedb3d90 - [INFO] [stderr] 34: 0x74f3bedb3e40 - __libc_start_main [INFO] [stderr] 35: 0x620a88e9a485 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7a76a88a8ae6f43bbf0ec3b1afde62f7fe8cee19b08b92c25a8b4ac6d8a8cbd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a76a88a8ae6f43bbf0ec3b1afde62f7fe8cee19b08b92c25a8b4ac6d8a8cbd5", kill_on_drop: false }` [INFO] [stdout] 7a76a88a8ae6f43bbf0ec3b1afde62f7fe8cee19b08b92c25a8b4ac6d8a8cbd5