[INFO] cloning repository https://github.com/jonathanlb/normal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonathanlb/normal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanlb%2Fnormal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanlb%2Fnormal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 605b13c799a2ee8836d0a4f3c74685beccb8d960 [INFO] building jonathanlb/normal against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanlb%2Fnormal" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jonathanlb/normal [INFO] finished tweaking git repo https://github.com/jonathanlb/normal [INFO] tweaked toml for git repo https://github.com/jonathanlb/normal written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jonathanlb/normal on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jonathanlb/normal 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39d5dca3b11d541aab071bfa36823891689e7cf95735cf0f9bdc1aa2ff871ca8 [INFO] running `Command { std: "docker" "start" "-a" "39d5dca3b11d541aab071bfa36823891689e7cf95735cf0f9bdc1aa2ff871ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39d5dca3b11d541aab071bfa36823891689e7cf95735cf0f9bdc1aa2ff871ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d5dca3b11d541aab071bfa36823891689e7cf95735cf0f9bdc1aa2ff871ca8", kill_on_drop: false }` [INFO] [stdout] 39d5dca3b11d541aab071bfa36823891689e7cf95735cf0f9bdc1aa2ff871ca8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] d15af953dd7f478c6d3a4d82a66ec1c11d5fe9f0216f42a470d72037b6170d8c [INFO] running `Command { std: "docker" "start" "-a" "d15af953dd7f478c6d3a4d82a66ec1c11d5fe9f0216f42a470d72037b6170d8c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling sqlite3-src v0.2.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling sqlite3-sys v0.12.0 [INFO] [stderr] Compiling sqlite v0.25.3 [INFO] [stderr] Compiling normal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libstructopt-662bd54cbbe22d23,liblazy_static-36da267ce9339a94,libclap-49fefd6eedb00da4,libvec_map-4d1795d7ce776985,libtextwrap-f1ce9f77c0f2c5c6,libunicode_width-2ce7b1bea304ba76,libstrsim-77da817db1277a2f,libbitflags-05377f64c37263ee,libatty-3242e974e54baef7,libansi_term-6c0151593fd7624b,libnormal-fb30b8982a936c11,libsqlite-ddb0306d1d0f92c5,libsqlite3_sys-f96440cdf621a258,libsqlite3_src-f9f4b7666e3f10f0,liblibc-f5e2201bb327d8ff}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/sqlite3-src-107ae163df355ab3/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/id_pairs_util-6943f85c33867ed7.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite3_src-f9f4b7666e3f10f0.rlib: archive member 'sqlite3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_open_v2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_prepare_v2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_finalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_busy_handler [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_column_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_errcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_errmsg [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_column_type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_column_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_column_bytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_column_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_column_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_column_text [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `normal` (bin "id-pairs-util") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libstructopt-662bd54cbbe22d23,libclap-49fefd6eedb00da4,libvec_map-4d1795d7ce776985,libtextwrap-f1ce9f77c0f2c5c6,libunicode_width-2ce7b1bea304ba76,libstrsim-77da817db1277a2f,libbitflags-05377f64c37263ee,libatty-3242e974e54baef7,libansi_term-6c0151593fd7624b,libregex-71cb0e058b094683,libthread_local-6e2b55d713b0a72f,liblazy_static-36da267ce9339a94,libregex_syntax-be1006f299fb7ba4,libaho_corasick-7b5ef733729450a0,libmemchr-7c98dd2320cece68,libnormal-fb30b8982a936c11,libsqlite-ddb0306d1d0f92c5,libsqlite3_sys-f96440cdf621a258,libsqlite3_src-f9f4b7666e3f10f0,liblibc-f5e2201bb327d8ff}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/sqlite3-src-107ae163df355ab3/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/normal_util-3d75373f7ce259ad.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite3_src-f9f4b7666e3f10f0.rlib: archive member 'sqlite3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_column_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_column_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_column_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_open_v2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_prepare_v2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_finalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnormal-fb30b8982a936c11.rlib(normal-fb30b8982a936c11.normal.338ea84220f00f4b-cgu.0.rcgu.o): undefined symbol: sqlite3_busy_handler [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_column_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_errcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_errmsg [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_column_type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite-ddb0306d1d0f92c5.rlib(sqlite-ddb0306d1d0f92c5.sqlite.1d30938678646939-cgu.0.rcgu.o): undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `normal` (bin "normal-util") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d15af953dd7f478c6d3a4d82a66ec1c11d5fe9f0216f42a470d72037b6170d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d15af953dd7f478c6d3a4d82a66ec1c11d5fe9f0216f42a470d72037b6170d8c", kill_on_drop: false }` [INFO] [stdout] d15af953dd7f478c6d3a4d82a66ec1c11d5fe9f0216f42a470d72037b6170d8c