[INFO] cloning repository https://github.com/jeedrb/cube_guide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeedrb/cube_guide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeedrb%2Fcube_guide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeedrb%2Fcube_guide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0574b4e863a42cfcefa795c31870801143324dd7 [INFO] checking jeedrb/cube_guide against master#613bdd49978298648ed05ace086bd1ecad54b44a for pr-136458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeedrb%2Fcube_guide" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeedrb/cube_guide on toolchain 613bdd49978298648ed05ace086bd1ecad54b44a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeedrb/cube_guide [INFO] finished tweaking git repo https://github.com/jeedrb/cube_guide [INFO] tweaked toml for git repo https://github.com/jeedrb/cube_guide written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jeedrb/cube_guide 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" "+613bdd49978298648ed05ace086bd1ecad54b44a" "fetch" "--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-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bf189ca97abe5570bdb2513030676917bb7119775100165935802201f931804 [INFO] running `Command { std: "docker" "start" "-a" "6bf189ca97abe5570bdb2513030676917bb7119775100165935802201f931804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bf189ca97abe5570bdb2513030676917bb7119775100165935802201f931804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bf189ca97abe5570bdb2513030676917bb7119775100165935802201f931804", kill_on_drop: false }` [INFO] [stdout] 6bf189ca97abe5570bdb2513030676917bb7119775100165935802201f931804 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8250b272bd5f0709ede9fb08763eeeaebb62f259c8b3fe1b875ad9560403cecb [INFO] running `Command { std: "docker" "start" "-a" "8250b272bd5f0709ede9fb08763eeeaebb62f259c8b3fe1b875ad9560403cecb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaAg69wU/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxL2w8D" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pkg-config` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `glob` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/typenum-029e1058a132b731/rmetaTDjXES" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (build script) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/autocfg-68803328649343dc.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/autocfg-68803328649343dc/dep-lib-autocfg` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1GxVC5/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcypJJjr/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libc-f5d5e20bdbb480e3/build_script_build-f5d5e20bdbb480e3" "-Wl,--gc-sections" "-pie" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccsoEEYF.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/libc-f5d5e20bdbb480e3/build_script_build-f5d5e20bdbb480e3 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcypJJjr/symbols.o /opt/rustwide/target/debug/build/libc-f5d5e20bdbb480e3/build_script_build-f5d5e20bdbb480e3.build_script_build.17774a9d749a8f3-cgu.0.rcgu.o /opt/rustwide/target/debug/build/libc-f5d5e20bdbb480e3/build_script_build-f5d5e20bdbb480e3.build_script_build.17774a9d749a8f3-cgu.1.rcgu.o /opt/rustwide/target/debug/build/libc-f5d5e20bdbb480e3/build_script_build-f5d5e20bdbb480e3.build_script_build.17774a9d749a8f3-cgu.2.rcgu.o /opt/rustwide/target/debug/build/libc-f5d5e20bdbb480e3/build_script_build-f5d5e20bdbb480e3.3bgqmt75ggr20sjzjdm99xxvd.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54c13a3455b13793.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-937ffd942b288dda.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-da6f782db703d0a4.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8a98fc4e3d4ea7e4.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2599820bf65c738a.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e163c41a75d59f5.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-47802c38acaa5d6b.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-72229264792cd23a.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c5cefa89f2bb44b3.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0c9806bdce63fba2.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1fd3312fe86f0fb3.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-872299ce5bd73ced.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c8de652c37c5ed55.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3d5963cec2dfb48d.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f370705f93870755.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-556b38d672fe0f75.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJHOC5Q/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/proc-macro2-e24d9adf25b7a241/build_script_build-e24d9adf25b7a241" "-Wl,--gc-sections" "-pie" "-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] #0 0x000074f66b54afa7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f4afa7) [INFO] [stdout] #1 0x000074f66b54b3bc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f4b3bc) [INFO] [stdout] #2 0x000074f667419520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000074f66757785d (/lib/x86_64-linux-gnu/libc.so.6+0x1a085d) [INFO] [stdout] #4 0x000074f66e46805c llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x000074f66b4fc921 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3efc921) [INFO] [stdout] #6 0x000074f66b4fb08d llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3efb08d) [INFO] [stdout] #7 0x00005e7ba6b29dad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x485dad) [INFO] [stdout] #8 0x00005e7ba6abe7ba void lld::elf::OutputSection::writeTo >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x000074f66b4fc7f2 std::_Function_handler, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3efc7f2) [INFO] [stdout] #10 0x000074f66b4fbbaa llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3efbbaa) [INFO] [stdout] #11 0x000074f66b4771d0 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3e771d0) [INFO] [stdout] #12 0x000074f66746bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #13 0x000074f6674fca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/proc-macro2-e24d9adf25b7a241/build_script_build-e24d9adf25b7a241': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8250b272bd5f0709ede9fb08763eeeaebb62f259c8b3fe1b875ad9560403cecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8250b272bd5f0709ede9fb08763eeeaebb62f259c8b3fe1b875ad9560403cecb", kill_on_drop: false }` [INFO] [stdout] 8250b272bd5f0709ede9fb08763eeeaebb62f259c8b3fe1b875ad9560403cecb