[INFO] fetching crate bevy_seedling 0.3.1... [INFO] checking bevy_seedling-0.3.1 against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558 [INFO] extracting crate bevy_seedling 0.3.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate bevy_seedling 0.3.1 on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_seedling 0.3.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_seedling 0.3.1 [INFO] tweaked toml for crates.io crate bevy_seedling 0.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate bevy_seedling 0.3.1 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "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 firewheel-core v0.3.0 [INFO] [stderr] Downloaded symphonium v0.4.1 [INFO] [stderr] Downloaded fast-interleave v0.1.1 [INFO] [stderr] Downloaded firewheel-macros v0.1.0 [INFO] [stderr] Downloaded firewheel v0.3.0 [INFO] [stderr] Downloaded thunderdome v0.6.1 [INFO] [stderr] Downloaded fixed-resample v0.8.0 [INFO] [stderr] Downloaded firewheel-nodes v0.3.0 [INFO] [stderr] Downloaded fixed-resample v0.7.1 [INFO] [stderr] Downloaded bevy_seedling_macros v0.3.0 [INFO] [stderr] Downloaded firewheel-graph v0.3.0 [INFO] [stderr] Downloaded firewheel-cpal v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbd184129473a7148326e83c2069831e56f2276cb22572b80959285e238e0777 [INFO] running `Command { std: "docker" "start" "-a" "bbd184129473a7148326e83c2069831e56f2276cb22572b80959285e238e0777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbd184129473a7148326e83c2069831e56f2276cb22572b80959285e238e0777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd184129473a7148326e83c2069831e56f2276cb22572b80959285e238e0777", kill_on_drop: false }` [INFO] [stdout] bbd184129473a7148326e83c2069831e56f2276cb22572b80959285e238e0777 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f755cf35b9d6b62fc984886e5d1db68b6c70319dc074f6fe169d6a6010c32c8e [INFO] running `Command { std: "docker" "start" "-a" "f755cf35b9d6b62fc984886e5d1db68b6c70319dc074f6fe169d6a6010c32c8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking bevy_ptr v0.15.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bevy_tasks v0.15.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking fast-interleave v0.1.1 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling bevy_macro_utils v0.15.2 [INFO] [stderr] Checking ringbuf v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling blake3 v1.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking thunderdome v0.6.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.2 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.2 [INFO] [stderr] Compiling bevy_derive v0.15.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking realfft v3.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking rubato v0.16.1 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking fixed-resample v0.7.1 [INFO] [stderr] Checking fixed-resample v0.8.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling firewheel-macros v0.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.4 [INFO] [stderr] Checking symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.4 [INFO] [stderr] Checking symphonia-format-riff v0.5.4 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.4 [INFO] [stderr] Checking symphonia-format-mkv v0.5.4 [INFO] [stderr] Checking symphonia-format-ogg v0.5.4 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking symphonium v0.4.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking atomic_float v1.1.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/async-fs-4b04c534d4f02a68/invoked.timestamp` [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustchks545/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustchks545/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-edc696ccfe5b050e.63p1lxpt08e3m68nmm32p78f3.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-e47f8a7dbca9adca.rlib,libquote-1b6a221cac47e5d3.rlib,libproc_macro2-107e47b43b0efb2a.rlib,libunicode_ident-6759994d78e94663.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchks545/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-edc696ccfe5b050e.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcIJAKCs/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcIJAKCs/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/derive_more_impl-7030f2179fc73963.cutxks5oui8up0icpkwymtenz.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunicode_xid-4dfc1b165cf6adea.rlib,libsyn-e47f8a7dbca9adca.rlib,libquote-1b6a221cac47e5d3.rlib,libproc_macro2-107e47b43b0efb2a.rlib,libunicode_ident-6759994d78e94663.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIJAKCs/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libderive_more_impl-7030f2179fc73963.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `derive_more-impl` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcEGW9rt/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcEGW9rt/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/serde_derive-0a440aaa1e62c9ba.7ambv12dlouvf7wy68fki5zcj.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-e47f8a7dbca9adca.rlib,libquote-1b6a221cac47e5d3.rlib,libproc_macro2-107e47b43b0efb2a.rlib,libunicode_ident-6759994d78e94663.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEGW9rt/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-0a440aaa1e62c9ba.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaaFAUAF/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-subscriber` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f755cf35b9d6b62fc984886e5d1db68b6c70319dc074f6fe169d6a6010c32c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f755cf35b9d6b62fc984886e5d1db68b6c70319dc074f6fe169d6a6010c32c8e", kill_on_drop: false }` [INFO] [stdout] f755cf35b9d6b62fc984886e5d1db68b6c70319dc074f6fe169d6a6010c32c8e