[INFO] cloning repository https://github.com/james9909/MapleJuice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/james9909/MapleJuice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames9909%2FMapleJuice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames9909%2FMapleJuice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ae9827dca63488f76ebec4febe2481289c89239 [INFO] checking james9909/MapleJuice against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames9909%2FMapleJuice" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/james9909/MapleJuice on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/james9909/MapleJuice [INFO] finished tweaking git repo https://github.com/james9909/MapleJuice [INFO] tweaked toml for git repo https://github.com/james9909/MapleJuice written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/james9909/MapleJuice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f93497410bc6914dc6e95027cce496994b99855886e8770d3262b709c793e48b [INFO] running `Command { std: "docker" "start" "-a" "f93497410bc6914dc6e95027cce496994b99855886e8770d3262b709c793e48b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f93497410bc6914dc6e95027cce496994b99855886e8770d3262b709c793e48b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f93497410bc6914dc6e95027cce496994b99855886e8770d3262b709c793e48b", kill_on_drop: false }` [INFO] [stdout] f93497410bc6914dc6e95027cce496994b99855886e8770d3262b709c793e48b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f05294c02b8417ca36e2f9ae4aeb34fa4e17b01beb05a8ce2833a95f0f985412 [INFO] running `Command { std: "docker" "start" "-a" "f05294c02b8417ca36e2f9ae4aeb34fa4e17b01beb05a8ce2833a95f0f985412", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v0.3.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking socket2 v0.3.16 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking dns-lookup v1.0.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking libutils v0.1.0 (/opt/rustwide/workdir/libutils) [INFO] [stderr] Checking libheartbeat v0.1.0 (/opt/rustwide/workdir/libheartbeat) [INFO] [stdout] error[E0391]: cycle detected when type-checking `heartbeat::::run` [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `[generator interior@libheartbeat/src/heartbeat.rs:241:37: 269:14]: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires elaborating drops for `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires borrow-checking `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires processing `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires processing MIR for `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires unsafety-checking `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires building MIR for `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires type-checking `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] = note: ...which again requires type-checking `heartbeat::::run`, completing the cycle [INFO] [stdout] note: cycle used when building MIR for `heartbeat::::run` [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / pub async fn run( [INFO] [stdout] 216 | | self, [INFO] [stdout] 217 | | socket: UdpSocket, [INFO] [stdout] 218 | | introducer: Option, [INFO] [stdout] 219 | | mut cmd_rx: mpsc::UnboundedReceiver, [INFO] [stdout] 220 | | member_tx: mpsc::UnboundedSender<(MemberId, bool)>, [INFO] [stdout] 221 | | ) -> Result<()> { [INFO] [stdout] | |___________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libheartbeat` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0391]: cycle detected when type-checking `heartbeat::::run` [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `[generator interior@libheartbeat/src/heartbeat.rs:241:37: 269:14]: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires elaborating drops for `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires borrow-checking `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires processing `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires processing MIR for `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires unsafety-checking `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires building MIR for `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires type-checking `heartbeat::::run::{closure#0}::{closure#0}`... [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | tokio::spawn(async move { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 242 | | let mut buf = [0; MAX_BUF_SIZE]; [INFO] [stdout] 243 | | loop { [INFO] [stdout] 244 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] = note: ...which again requires type-checking `heartbeat::::run`, completing the cycle [INFO] [stdout] note: cycle used when building MIR for `heartbeat::::run` [INFO] [stdout] --> libheartbeat/src/heartbeat.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / pub async fn run( [INFO] [stdout] 216 | | self, [INFO] [stdout] 217 | | socket: UdpSocket, [INFO] [stdout] 218 | | introducer: Option, [INFO] [stdout] 219 | | mut cmd_rx: mpsc::UnboundedReceiver, [INFO] [stdout] 220 | | member_tx: mpsc::UnboundedSender<(MemberId, bool)>, [INFO] [stdout] 221 | | ) -> Result<()> { [INFO] [stdout] | |___________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libheartbeat` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f05294c02b8417ca36e2f9ae4aeb34fa4e17b01beb05a8ce2833a95f0f985412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f05294c02b8417ca36e2f9ae4aeb34fa4e17b01beb05a8ce2833a95f0f985412", kill_on_drop: false }` [INFO] [stdout] f05294c02b8417ca36e2f9ae4aeb34fa4e17b01beb05a8ce2833a95f0f985412