[INFO] cloning repository https://github.com/ryanjackgit/sand [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanjackgit/sand" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanjackgit%2Fsand", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanjackgit%2Fsand'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c5359cda5d3b61f727272427d035ff185d19759 [INFO] testing ryanjackgit/sand against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanjackgit%2Fsand" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryanjackgit/sand on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryanjackgit/sand [INFO] finished tweaking git repo https://github.com/ryanjackgit/sand [INFO] tweaked toml for git repo https://github.com/ryanjackgit/sand written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ryanjackgit/sand already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 118ee55d1a846162d769e6061711640a60dc7b2a3922aa138fa7361d90e3fdf8 [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" "118ee55d1a846162d769e6061711640a60dc7b2a3922aa138fa7361d90e3fdf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "118ee55d1a846162d769e6061711640a60dc7b2a3922aa138fa7361d90e3fdf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "118ee55d1a846162d769e6061711640a60dc7b2a3922aa138fa7361d90e3fdf8", kill_on_drop: false }` [INFO] [stdout] 118ee55d1a846162d769e6061711640a60dc7b2a3922aa138fa7361d90e3fdf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dd136bd87fd8574a6aadbfa0da5f986b5eb2940c80d90c08fa8d7ab4ef220d3 [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" "7dd136bd87fd8574a6aadbfa0da5f986b5eb2940c80d90c08fa8d7ab4ef220d3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling proc-macro2 v1.0.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling seahash v3.0.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [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 num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling hash_ring v0.1.7 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling xoroshiro128 v0.3.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rmp v0.8.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling fasthash v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling librocksdb-sys v6.7.4 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling rmp-serde v0.14.0 [INFO] [stderr] Compiling actix-http v0.2.10 [INFO] [stderr] error: could not compile `actix-http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name actix_http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-http-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="brotli"' --cfg 'feature="brotli2"' --cfg 'feature="default"' --cfg 'feature="fail"' --cfg 'feature="failure"' --cfg 'feature="flate2"' --cfg 'feature="flate2-zlib"' -C metadata=b2078d864bed461f -C extra-filename=-b2078d864bed461f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-0f6c9236f1b7f874.rmeta --extern actix_connect=/opt/rustwide/target/debug/deps/libactix_connect-e0943a72ddff7c1f.rmeta --extern actix_server_config=/opt/rustwide/target/debug/deps/libactix_server_config-d28611ca46bcc6c5.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-449459e42b02d5bb.rmeta --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-10496e8e27b8aaf1.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-d9f3657821024843.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-9a062aa9f612c3cb.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rmeta --extern brotli2=/opt/rustwide/target/debug/deps/libbrotli2-82fa213f71e575e6.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2fca2fa523dde6a4.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-20bacc1e4bd3d16a.rmeta --extern copyless=/opt/rustwide/target/debug/deps/libcopyless-958c40c040996eba.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-184b64030e8808b7.so --extern either=/opt/rustwide/target/debug/deps/libeither-3ae76b7b3289f774.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-7ef2f1ed020847f8.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-2c3a6ff8a96a9435.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-afd0b85797a29fa0.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-0dcd503a857400c1.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-8d344c3a314bc1c1.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-22553e2c0e4d03fa.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6f6b488534f15ca5.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-8e3102e8e69edfd3.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-e353b1bf926be238.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-775308070504bd16.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b97095dcb68cc2e6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-96b449e9363ebb1a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-763c3e4c8e90ed5b.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-daa449465c7be49d.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-eee4130ef84700b1.rmeta --extern tokio_current_thread=/opt/rustwide/target/debug/deps/libtokio_current_thread-69d2fc1237b126ef.rmeta --extern tokio_tcp=/opt/rustwide/target/debug/deps/libtokio_tcp-ac152709ae750e75.rmeta --extern tokio_timer=/opt/rustwide/target/debug/deps/libtokio_timer-b78011d122cbcafb.rmeta --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ffb88df2c635c3ad.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-7c98c4655e535250/out -L native=/opt/rustwide/target/debug/build/brotli-sys-5411b9613747c6b6/out -L native=/opt/rustwide/target/debug/build/miniz-sys-48f299552b2a136a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7dd136bd87fd8574a6aadbfa0da5f986b5eb2940c80d90c08fa8d7ab4ef220d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dd136bd87fd8574a6aadbfa0da5f986b5eb2940c80d90c08fa8d7ab4ef220d3", kill_on_drop: false }` [INFO] [stdout] 7dd136bd87fd8574a6aadbfa0da5f986b5eb2940c80d90c08fa8d7ab4ef220d3