[INFO] cloning repository https://github.com/echelon/laser-graffiti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/echelon/laser-graffiti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fechelon%2Flaser-graffiti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fechelon%2Flaser-graffiti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5859e199020190d8b72e77d1c3385804628141f [INFO] testing echelon/laser-graffiti against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fechelon%2Flaser-graffiti" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/echelon/laser-graffiti on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/echelon/laser-graffiti [INFO] finished tweaking git repo https://github.com/echelon/laser-graffiti [INFO] tweaked toml for git repo https://github.com/echelon/laser-graffiti written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/echelon/laser-graffiti already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-10/source/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/workspace/builds/worker-10/source/src/main.rs` was erroneously implicitly accepted for binary `graffiti`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cocoa v0.2.5 [INFO] [stderr] Downloaded pistoncore-input v0.18.0 [INFO] [stderr] Downloaded image v0.7.2 [INFO] [stderr] Downloaded gl v0.5.2 [INFO] [stderr] Downloaded pistoncore-window v0.27.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.32.0 [INFO] [stderr] Downloaded piston v0.32.0 [INFO] [stderr] Downloaded itoa v0.3.3 [INFO] [stderr] Downloaded tempfile v2.1.6 [INFO] [stderr] Downloaded rscam v0.5.3 [INFO] [stderr] Downloaded pistoncore-window v0.16.0 [INFO] [stderr] Downloaded pistoncore-input v0.9.0 [INFO] [stderr] Downloaded piston-gfx_texture v0.12.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.19.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.22.0 [INFO] [stderr] Downloaded camera_capture v0.3.0 [INFO] [stderr] Downloaded piston v0.19.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.25.0 [INFO] [stderr] Downloaded escapi v3.0.5 [INFO] [stderr] Downloaded piston_window v0.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f122ee5dc4e7b511798399249e66c4fac7aa34ffaa7e4205f758968f889f2e77 [INFO] running `Command { std: "docker" "start" "-a" "f122ee5dc4e7b511798399249e66c4fac7aa34ffaa7e4205f758968f889f2e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f122ee5dc4e7b511798399249e66c4fac7aa34ffaa7e4205f758968f889f2e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f122ee5dc4e7b511798399249e66c4fac7aa34ffaa7e4205f758968f889f2e77", kill_on_drop: false }` [INFO] [stdout] f122ee5dc4e7b511798399249e66c4fac7aa34ffaa7e4205f758968f889f2e77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3addd67f8fe491b0e717176a06936a8c10d5739c69d60a0d2069a99b353c8e04 [INFO] running `Command { std: "docker" "start" "-a" "3addd67f8fe491b0e717176a06936a8c10d5739c69d60a0d2069a99b353c8e04", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/main.rs` was erroneously implicitly accepted for binary `graffiti`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling itoa v0.3.3 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling piston-float v0.2.0 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling shader_version v0.2.2 [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling lzw v0.9.0 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling piston-texture v0.4.0 [INFO] [stderr] Compiling linked-hash-map v0.0.10 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling read_color v0.1.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.2.1 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling argparse v0.2.1 [INFO] [stderr] Compiling beam v0.1.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling draw_state v0.4.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling ilda v0.0.2 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling piston-viewport v0.2.0 [INFO] [stderr] Compiling vecmath v0.2.0 [INFO] [stderr] Compiling stb_truetype v0.2.1 [INFO] [stderr] Compiling camera_capture v0.3.0 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling dylib v0.0.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling rscam v0.5.3 [INFO] [stderr] Compiling gif v0.7.0 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling gfx_core v0.2.1 [INFO] [stderr] Compiling arrayvec v0.3.23 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling pistoncore-input v0.9.0 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling pistoncore-input v0.18.0 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling piston2d-graphics v0.16.0 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling gl_generator v0.4.2 [INFO] [stderr] Compiling x11-dl v2.3.1 [INFO] [stderr] Compiling osmesa-sys v0.0.5 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] error: failed to run custom build command for `camera_capture v0.3.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/camera_capture-8b0e5e2be63869ae/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=Cargo.toml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'library `v4l2` not found: Failure { command: "\"pkg-config\" \"--static\" \"--libs\" \"--cflags\" \"libv4l2\"", output: Output { status: ExitStatus(unix_wait_status(256)), stdout: "", stderr: "Package libv4l2 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libv4l2.pc'\nto the PKG_CONFIG_PATH environment variable\nNo package 'libv4l2' found\n" } }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/camera_capture-0.3.0/build.rs:6:65 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d59e3fa44d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55d59e3fa44d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d59e3fa44d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55d59e3fa44d - ::fmt::h606862f787600875 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55d59e41b0fc - core::fmt::write::he803f0f418caf762 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x55d59e3f6508 - std::io::Write::write_fmt::h70bc45872f37e7bb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x55d59e3fc247 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55d59e3fc247 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55d59e3fc247 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55d59e3fbf10 - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55d59e3fc999 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55d59e3fc687 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x55d59e3fa914 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55d59e3fc399 - rust_begin_unwind [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55d59e3c6423 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55d59e3c64b3 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stderr] 16: 0x55d59e3c6fa8 - core::result::Result::expect::h811e4065953e7795 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1022:23 [INFO] [stderr] 17: 0x55d59e3c6df8 - build_script_build::main::hdb0ea78238f58c6e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/camera_capture-0.3.0/build.rs:6:9 [INFO] [stderr] 18: 0x55d59e3c718b - core::ops::function::FnOnce::call_once::h21028e96751acb6c [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55d59e3c712e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0044532ccee71fd9 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 20: 0x55d59e3c6ea1 - std::rt::lang_start::{{closure}}::h5d176f48b2c3047c [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x55d59e3f9b31 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55d59e3f9b31 - std::panicking::try::do_call::h7bc9dc436daeb8c7 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 23: 0x55d59e3f9b31 - std::panicking::try::h653d68a27ff5f175 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 24: 0x55d59e3f9b31 - std::panic::catch_unwind::h9d739f9f59895e68 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x55d59e3f9b31 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x55d59e3f9b31 - std::panicking::try::do_call::hfb39d6df61a2e69f [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 27: 0x55d59e3f9b31 - std::panicking::try::h13e2d225134958ac [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 28: 0x55d59e3f9b31 - std::panic::catch_unwind::h3bd49b5a5dfb1a50 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x55d59e3f9b31 - std::rt::lang_start_internal::h2ba92edce36c035e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x55d59e3c6e70 - std::rt::lang_start::h2ceaada73fcbafe9 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x55d59e3c6e3c - main [INFO] [stderr] 32: 0x7f153cc630b3 - __libc_start_main [INFO] [stderr] 33: 0x55d59e3c6bae - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3addd67f8fe491b0e717176a06936a8c10d5739c69d60a0d2069a99b353c8e04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3addd67f8fe491b0e717176a06936a8c10d5739c69d60a0d2069a99b353c8e04", kill_on_drop: false }` [INFO] [stdout] 3addd67f8fe491b0e717176a06936a8c10d5739c69d60a0d2069a99b353c8e04