[INFO] cloning repository https://github.com/zolkko/nrf-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zolkko/nrf-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzolkko%2Fnrf-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzolkko%2Fnrf-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 625d66b2cd85a98ced5a60fa557aca88145499f2 [INFO] testing zolkko/nrf-sample against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzolkko%2Fnrf-sample" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zolkko/nrf-sample on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/zolkko/nrf-sample [INFO] finished tweaking git repo https://github.com/zolkko/nrf-sample [INFO] tweaked toml for git repo https://github.com/zolkko/nrf-sample written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/zolkko/nrf-sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmt-parser v0.2.2 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.0 [INFO] [stderr] Downloaded cortex-m-rt v0.7.0 [INFO] [stderr] Downloaded embedded-storage v0.2.0 [INFO] [stderr] Downloaded usb-device v0.2.8 [INFO] [stderr] Downloaded cast v0.3.0 [INFO] [stderr] Downloaded aligned v0.3.5 [INFO] [stderr] Downloaded fixed v1.10.0 [INFO] [stderr] Downloaded cortex-m v0.6.7 [INFO] [stderr] Downloaded defmt-macros v0.2.3 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded embedded-hal v0.2.6 [INFO] [stderr] Downloaded cortex-m v0.7.3 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded panic-probe v0.2.1 [INFO] [stderr] Downloaded nrf-usbd v0.1.0 [INFO] [stderr] Downloaded embedded-dma v0.1.2 [INFO] [stderr] Downloaded nrf52840-pac v0.10.1 [INFO] [stderr] Downloaded nrf52840-hal v0.14.0 [INFO] [stderr] Downloaded nrf-hal-common v0.14.0 [INFO] [stderr] Downloaded az v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93e3f6199bd3024ff51edecbe38a0427bbe7101f10e2c6b8575e309fbc8d47e2 [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" "93e3f6199bd3024ff51edecbe38a0427bbe7101f10e2c6b8575e309fbc8d47e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93e3f6199bd3024ff51edecbe38a0427bbe7101f10e2c6b8575e309fbc8d47e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93e3f6199bd3024ff51edecbe38a0427bbe7101f10e2c6b8575e309fbc8d47e2", kill_on_drop: false }` [INFO] [stdout] 93e3f6199bd3024ff51edecbe38a0427bbe7101f10e2c6b8575e309fbc8d47e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df80a3fc0bb443d93d1b83db5e723b205ea9ea6d05b02e2dfbed46dbafeebc01 [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" "df80a3fc0bb443d93d1b83db5e723b205ea9ea6d05b02e2dfbed46dbafeebc01", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.0 [INFO] [stderr] Compiling az v1.1.2 [INFO] [stderr] Compiling defmt-parser v0.2.2 [INFO] [stderr] Compiling nrf52840-pac v0.10.1 [INFO] [stderr] Compiling fixed v1.10.0 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling nrf-hal-common v0.14.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling nrf52840-hal v0.14.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling panic-probe v0.2.1 [INFO] [stderr] Compiling embedded-storage v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling defmt v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling nrf-usbd v0.1.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling aligned v0.3.5 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling defmt-macros v0.2.3 [INFO] [stderr] Compiling defmt-rtt v0.2.0 [INFO] [stderr] Compiling nrf-sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.if18xtd6scpt9ur.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-80c9384e70caed6d/out" "-L" "/opt/rustwide/target/debug/build/defmt-f095d558c6215124/out" "-L" "/opt/rustwide/target/debug/build/nrf52840-hal-212e27f842bb6035/out" "-L" "/opt/rustwide/target/debug/build/nrf52840-pac-8beaae67ae981d55/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpanic_probe-8df82d09d5298ae4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/target/debug/deps/libnrf52840_hal-ed7f8a6c1a883631.rlib" "/opt/rustwide/target/debug/deps/libnrf_hal_common-e1eeec352048ab51.rlib" "/opt/rustwide/target/debug/deps/libnrf_usbd-aeb0e19a4dce5f8d.rlib" "/opt/rustwide/target/debug/deps/libusb_device-08e06e6f328420c7.rlib" "/opt/rustwide/target/debug/deps/libfixed-101d834810133034.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-cf3d789e4c3d1101.rlib" "/opt/rustwide/target/debug/deps/libhalf-444c1f82d312e521.rlib" "/opt/rustwide/target/debug/deps/libaz-882f9b37f620b0ce.rlib" "/opt/rustwide/target/debug/deps/librand_core-45b4664bfa0aca27.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1253ddb4f4bcb57a.rlib" "/opt/rustwide/target/debug/deps/libembedded_storage-f95276b687b010ce.rlib" "/opt/rustwide/target/debug/deps/libembedded_dma-98942ef89ac70f01.rlib" "/opt/rustwide/target/debug/deps/libcast-495fb27820db1f2a.rlib" "/opt/rustwide/target/debug/deps/libnrf52840_pac-a34875bdd3b4f85b.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-ce339785667cd598.rlib" "/opt/rustwide/target/debug/deps/libdefmt_rtt-ae031c7353f3ce17.rlib" "/opt/rustwide/target/debug/deps/libdefmt-5071c4e956c3081c.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-403c66c7b0417bf2.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-670584ddf5652481.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-bb662fba36f6192d.rlib" "/opt/rustwide/target/debug/deps/libvoid-b25c2f7eef17b6f3.rlib" "/opt/rustwide/target/debug/deps/libnb-466ffc6c61c2ff30.rlib" "/opt/rustwide/target/debug/deps/libnb-a3fb4a627e5d9b94.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-80a239a6aa1d53b5.rlib" "/opt/rustwide/target/debug/deps/libvcell-67ab1ada9b1a98fe.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-aef3d7eac18385ff.rlib" "/opt/rustwide/target/debug/deps/libaligned-b0f933fa46a6a778.rlib" "/opt/rustwide/target/debug/deps/libas_slice-f1ead75709b0ed29.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-9598e9e1082771ad.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4086f6c2698c3657.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-981cd9c4321a3c90.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ce38b044c3486d2f.rlib" "/opt/rustwide/target/debug/deps/libtypenum-fbab799cc6c93e2c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.10.rcgu.o: in function `cortex_m::asm::bkpt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:15: undefined reference to `__bkpt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.7.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.9.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/nrf_sample-f804f080cd6c2abd.nrf_sample.5ff0e119-cgu.9.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nrf-sample` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "df80a3fc0bb443d93d1b83db5e723b205ea9ea6d05b02e2dfbed46dbafeebc01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df80a3fc0bb443d93d1b83db5e723b205ea9ea6d05b02e2dfbed46dbafeebc01", kill_on_drop: false }` [INFO] [stdout] df80a3fc0bb443d93d1b83db5e723b205ea9ea6d05b02e2dfbed46dbafeebc01