[INFO] updating cached repository https://github.com/dunnock/orchestrator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d19f8f30b69d0ca7332b89d4d86df9135012b829 [INFO] testing dunnock/orchestrator against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunnock%2Forchestrator" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dunnock/orchestrator on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dunnock/orchestrator [INFO] finished tweaking git repo https://github.com/dunnock/orchestrator [INFO] tweaked toml for git repo https://github.com/dunnock/orchestrator written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/dunnock/orchestrator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6ca77f95096643a0f3b0c75e4b04014865d146ed6030e3d7ad4c8b027827fbf [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" "e6ca77f95096643a0f3b0c75e4b04014865d146ed6030e3d7ad4c8b027827fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6ca77f95096643a0f3b0c75e4b04014865d146ed6030e3d7ad4c8b027827fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6ca77f95096643a0f3b0c75e4b04014865d146ed6030e3d7ad4c8b027827fbf", kill_on_drop: false }` [INFO] [stdout] e6ca77f95096643a0f3b0c75e4b04014865d146ed6030e3d7ad4c8b027827fbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e26e096f6b70e3db561a7ee76ba82881fe3ca93bc1d3a6db8d188a0a74590bd [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" "6e26e096f6b70e3db561a7ee76ba82881fe3ca93bc1d3a6db8d188a0a74590bd", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling ipc-channel v0.13.0 [INFO] [stderr] Compiling ipc-orchestrator v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "6e26e096f6b70e3db561a7ee76ba82881fe3ca93bc1d3a6db8d188a0a74590bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e26e096f6b70e3db561a7ee76ba82881fe3ca93bc1d3a6db8d188a0a74590bd", kill_on_drop: false }` [INFO] [stdout] 6e26e096f6b70e3db561a7ee76ba82881fe3ca93bc1d3a6db8d188a0a74590bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--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] 27ff67cd7e5f0c343e3c3a9729753d287f9a125f8aab4061b780a329f829678b [INFO] running `Command { std: "docker" "start" "-a" "27ff67cd7e5f0c343e3c3a9729753d287f9a125f8aab4061b780a329f829678b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling ipc-orchestrator v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 34.34s [INFO] running `Command { std: "docker" "inspect" "27ff67cd7e5f0c343e3c3a9729753d287f9a125f8aab4061b780a329f829678b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ff67cd7e5f0c343e3c3a9729753d287f9a125f8aab4061b780a329f829678b", kill_on_drop: false }` [INFO] [stdout] 27ff67cd7e5f0c343e3c3a9729753d287f9a125f8aab4061b780a329f829678b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc5ec4e1c4eb39d4bcde61478ed0f9fc69a5161977a2aec49497e2cec775da16 [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" "dc5ec4e1c4eb39d4bcde61478ed0f9fc69a5161977a2aec49497e2cec775da16", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ipc_orchestrator-4d18b543b02101f7 [INFO] [stderr] Doc-tests ipc-orchestrator [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/message.rs - message (line 5) ... ok [INFO] [stdout] test src/orchestrator.rs - orchestrator (line 18) ... FAILED [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/orchestrator.rs - orchestrator (line 18) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: All the processes exit [INFO] [stdout] [INFO] [stdout] 0: anyhow::private::new_adhoc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.26/src/backtrace.rs:10 [INFO] [stdout] 1: ipc_orchestrator::orchestrator::Orchestrator::connect::{{closure}} [INFO] [stdout] 2: as core::future::future::Future>::poll [INFO] [stdout] 3: rust_out::main::{{closure}} [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] 5: tokio::runtime::basic_scheduler::BasicScheduler

::block_on [INFO] [stdout] 6: tokio::runtime::Runtime::block_on::{{closure}} [INFO] [stdout] 7: tokio::runtime::context::enter [INFO] [stdout] 8: tokio::runtime::handle::Handle::enter [INFO] [stdout] 9: tokio::runtime::Runtime::block_on [INFO] [stdout] 10: rust_out::main [INFO] [stdout] 11: std::rt::lang_start::{{closure}} [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] std::panicking::try [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] std::rt::lang_start_internal [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 13: std::rt::lang_start [INFO] [stdout] 14: main [INFO] [stdout] 15: __libc_start_main [INFO] [stdout] 16: _start', src/orchestrator.rs:24:50 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e54c1ed155 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e54c1ed155 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e54c1ed155 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e54c1ed155 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e54c215dbc - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55e54c1eaaf2 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stdout] at src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55e54c1efe10 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55e54c1efe10 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55e54c1efe10 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55e54c1efb5c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x55e54c1f0453 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x55e54c1f004b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x55e54c214751 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x55e54c214573 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x55e54c0a6997 - core::result::Result::unwrap::h36777880ba2145a6 [INFO] [stdout] 15: 0x55e54c0d034b - rust_out::main::{{closure}}::h5fb9afde1311e977 [INFO] [stdout] 16: 0x55e54c0c6a58 - as core::future::future::Future>::poll::h4a58206ae030603c [INFO] [stdout] 17: 0x55e54c0b9767 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8baa218ed8e82dcb [INFO] [stdout] 18: 0x55e54c0b9b7b - tokio::runtime::Runtime::block_on::{{closure}}::h77db839055396530 [INFO] [stdout] 19: 0x55e54c0b9c5e - tokio::runtime::context::enter::hf3e16315d940b9c8 [INFO] [stdout] 20: 0x55e54c0b9a73 - tokio::runtime::handle::Handle::enter::h31be654e88f185aa [INFO] [stdout] 21: 0x55e54c0b9b03 - tokio::runtime::Runtime::block_on::h821617247406814a [INFO] [stdout] 22: 0x55e54c0cff74 - rust_out::main::h405f65324f7b53be [INFO] [stdout] 23: 0x55e54c08ccd3 - std::rt::lang_start::{{closure}}::h4b28e45528b64eb3 [INFO] [stdout] 24: 0x55e54c1f0823 - std::rt::lang_start_internal::{{closure}}::h155f3093add35bce [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 25: 0x55e54c1f0823 - std::panicking::try::do_call::h45f1f66ee6b987d6 [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 26: 0x55e54c1f0823 - std::panicking::try::h0924dfb942cef7e3 [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 27: 0x55e54c1f0823 - std::panic::catch_unwind::h883180846c5b53fa [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 28: 0x55e54c1f0823 - std::rt::lang_start_internal::he9284d43a52786c5 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 29: 0x55e54c08ccb8 - std::rt::lang_start::hb412ec904ea47782 [INFO] [stdout] 30: 0x55e54c0d107b - main [INFO] [stdout] 31: 0x7fdfae3550b3 - __libc_start_main [INFO] [stdout] 32: 0x55e54c07c1ae - _start [INFO] [stdout] 33: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/orchestrator.rs - orchestrator (line 18) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "dc5ec4e1c4eb39d4bcde61478ed0f9fc69a5161977a2aec49497e2cec775da16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc5ec4e1c4eb39d4bcde61478ed0f9fc69a5161977a2aec49497e2cec775da16", kill_on_drop: false }` [INFO] [stdout] dc5ec4e1c4eb39d4bcde61478ed0f9fc69a5161977a2aec49497e2cec775da16