[INFO] cloning repository https://github.com/hegza/tflite-aoa-positioning-on-riscv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hegza/tflite-aoa-positioning-on-riscv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhegza%2Ftflite-aoa-positioning-on-riscv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhegza%2Ftflite-aoa-positioning-on-riscv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01d59c6fd2ced8eae0a752ff6205ad18927e6f46 [INFO] checking hegza/tflite-aoa-positioning-on-riscv against master#068609ce766e55d2e7371cd2a86143a6d7e8e2e4 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhegza%2Ftflite-aoa-positioning-on-riscv" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hegza/tflite-aoa-positioning-on-riscv on toolchain 068609ce766e55d2e7371cd2a86143a6d7e8e2e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/hegza/tflite-aoa-positioning-on-riscv [INFO] finished tweaking git repo https://github.com/hegza/tflite-aoa-positioning-on-riscv [INFO] tweaked toml for git repo https://github.com/hegza/tflite-aoa-positioning-on-riscv written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hegza/tflite-aoa-positioning-on-riscv 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" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Updating git repository `https://github.com/hegza/tfmicro` [INFO] [stderr] Updating git submodule `https://github.com/tensorflow/tensorflow.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpp v0.5.6 [INFO] [stderr] Downloaded ordered-float v2.0.1 [INFO] [stderr] Downloaded cpp_build v0.5.6 [INFO] [stderr] Downloaded cpp_common v0.5.6 [INFO] [stderr] Downloaded cpp_macros v0.5.6 [INFO] [stderr] Downloaded uart_16550 v0.2.16 [INFO] [stderr] Downloaded if_rust_version v1.0.0 [INFO] [stderr] Downloaded aligned v0.4.0 [INFO] [stderr] Downloaded riscv-rt v0.8.1 [INFO] [stderr] Downloaded bindgen v0.55.1 [INFO] [stderr] Downloaded x86_64 v0.14.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46aaa44d7cd4fecaff9c3f33fd911325d03ccc58f8cf7b09eebda001bb005f5d [INFO] running `Command { std: "docker" "start" "-a" "46aaa44d7cd4fecaff9c3f33fd911325d03ccc58f8cf7b09eebda001bb005f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46aaa44d7cd4fecaff9c3f33fd911325d03ccc58f8cf7b09eebda001bb005f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46aaa44d7cd4fecaff9c3f33fd911325d03ccc58f8cf7b09eebda001bb005f5d", kill_on_drop: false }` [INFO] [stdout] 46aaa44d7cd4fecaff9c3f33fd911325d03ccc58f8cf7b09eebda001bb005f5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5647c9adb5e483aefe635a5f23fa79829dac59c10a9556671514f7e26bdee1a8 [INFO] running `Command { std: "docker" "start" "-a" "5647c9adb5e483aefe635a5f23fa79829dac59c10a9556671514f7e26bdee1a8", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking volatile v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking ordered-float v2.0.1 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking r0 v1.0.0 [INFO] [stderr] Checking aligned v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling x86_64 v0.14.8 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking uart_16550 v0.2.16 [INFO] [stderr] Compiling riscv-target v0.1.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling riscv v0.7.0 [INFO] [stderr] Compiling riscv-rt v0.8.1 [INFO] [stderr] Compiling cpp_common v0.5.6 [INFO] [stderr] Compiling cpp_build v0.5.6 [INFO] [stderr] Compiling riscv-rt-macros v0.1.6 [INFO] [stderr] Compiling cpp_macros v0.5.6 [INFO] [stderr] Checking cpp v0.5.6 [INFO] [stderr] Compiling tfmicro v0.1.0 (https://github.com/hegza/tfmicro?branch=riscv1#83fb7ca0) [INFO] [stderr] error: failed to run custom build command for `tfmicro v0.1.0 (https://github.com/hegza/tfmicro?branch=riscv1#83fb7ca0)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tfmicro-01c66e1b9cacec2e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] tensorflow/lite/micro/tools/make/download_and_extract.sh "https://github.com/google/gemmlowp/archive/719139ce755a0f31cbf1c37f7f98adcc7fc9f425.zip" "7e8191b24853d75de2af87622ad293ba" tensorflow/lite/micro/tools/make/downloads/gemmlowp [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Building tensorflow micro example to fetch Tensorflow dependencies [INFO] [stderr] Running command: "make -f tensorflow/lite/micro/tools/make/Makefile test_micro_speech_test" in dir: submodules/tensorflow [INFO] [stderr] tensorflow/lite/micro/tools/make/Makefile:286: warning: overriding recipe for target 'tensorflow/lite/micro/tools/make/downloads/ruy' [INFO] [stderr] tensorflow/lite/micro/tools/make/Makefile:286: warning: ignoring old recipe for target 'tensorflow/lite/micro/tools/make/downloads/ruy' [INFO] [stderr] tensorflow/lite/micro/tools/make/Makefile:286: warning: overriding recipe for target 'tensorflow/lite/micro/tools/make/downloads/person_model_grayscale' [INFO] [stderr] tensorflow/lite/micro/tools/make/Makefile:286: warning: ignoring old recipe for target 'tensorflow/lite/micro/tools/make/downloads/person_model_grayscale' [INFO] [stderr] downloading https://github.com/google/gemmlowp/archive/719139ce755a0f31cbf1c37f7f98adcc7fc9f425.zip [INFO] [stderr] mkdir: cannot create directory 'tensorflow/lite/micro/tools/make/downloads': Read-only file system [INFO] [stderr] make: *** [tensorflow/lite/micro/tools/make/Makefile:286: tensorflow/lite/micro/tools/make/downloads/gemmlowp] Error 1 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/tfmicro-6c93257a21292097/83fb7ca/build.rs:50:33: [INFO] [stderr] Command failed with error code 2 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63db2c5602e2 - std::backtrace_rs::backtrace::libunwind::trace::h138fec82833a7f38 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63db2c5602e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc119b49bfc5d8c47 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63db2c5602e2 - std::sys::backtrace::_print_fmt::haca5a5719607b9e6 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63db2c5602e2 - ::fmt::h8ac32f368d9e30ec [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63db2c58b273 - core::fmt::rt::Argument::fmt::he22d701614c966cf [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x63db2c58b273 - core::fmt::write::h641b1c277722f166 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x63db2c55c8a3 - std::io::default_write_fmt::hb7a2ec9ce527c693 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63db2c55c8a3 - std::io::Write::write_fmt::hcc9df47b23497f79 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x63db2c560132 - std::sys::backtrace::BacktraceLock::print::h9066d3874079e0e7 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63db2c5612e2 - std::panicking::default_hook::{{closure}}::hc81e4617a5b16a58 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x63db2c5610e5 - std::panicking::default_hook::h982db8ed502b965c [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63db2c561d02 - std::panicking::rust_panic_with_hook::h00e26a2f59fed698 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63db2c561a8a - std::panicking::begin_panic_handler::{{closure}}::h13146555ed72adba [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63db2c5607d9 - std::sys::backtrace::__rust_end_short_backtrace::h01785a8af7f317b7 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63db2c56171d - __rustc[3bea0cb952f7dccf]::rust_begin_unwind [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63db2c5895a0 - core::panicking::panic_fmt::h331b76743e81ea81 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63db2bf9caf9 - build_script_build::run_command_or_fail::hdc05733becec757b [INFO] [stderr] 17: 0x63db2bf9ccd2 - build_script_build::check_submodules_or_checkout_from_git::hdc506660b5998725 [INFO] [stderr] 18: 0x63db2bfa1e76 - build_script_build::main::ha3adab0d0b7faaa4 [INFO] [stderr] 19: 0x63db2bfa3543 - core::ops::function::FnOnce::call_once::hf6f0e95fce25f81e [INFO] [stderr] 20: 0x63db2bfa31c6 - std::sys::backtrace::__rust_begin_short_backtrace::h63acce88e450374b [INFO] [stderr] 21: 0x63db2bfa31a9 - std::rt::lang_start::{{closure}}::h80521ff73105baf7 [INFO] [stderr] 22: 0x63db2c557350 - core::ops::function::impls:: for &F>::call_once::h11faf2ef773784ca [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x63db2c557350 - std::panicking::try::do_call::h6fb5c2336c40c039 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x63db2c557350 - std::panicking::try::h87562aa42ff52420 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x63db2c557350 - std::panic::catch_unwind::h06d7adf709a24e38 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x63db2c557350 - std::rt::lang_start_internal::{{closure}}::ha19dde8bc678f767 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x63db2c557350 - std::panicking::try::do_call::h7b04947be97c47ea [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x63db2c557350 - std::panicking::try::h42b66e7612bc2102 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x63db2c557350 - std::panic::catch_unwind::h486b12da6d220e9f [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x63db2c557350 - std::rt::lang_start_internal::h601eab5cc0dc7881 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x63db2bfa3191 - std::rt::lang_start::h97ffff739b1d8751 [INFO] [stderr] 32: 0x63db2bfa2685 - main [INFO] [stderr] 33: 0x78ce28fbd1ca - [INFO] [stderr] 34: 0x78ce28fbd28b - __libc_start_main [INFO] [stderr] 35: 0x63db2bf94dc5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "5647c9adb5e483aefe635a5f23fa79829dac59c10a9556671514f7e26bdee1a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5647c9adb5e483aefe635a5f23fa79829dac59c10a9556671514f7e26bdee1a8", kill_on_drop: false }` [INFO] [stdout] 5647c9adb5e483aefe635a5f23fa79829dac59c10a9556671514f7e26bdee1a8