[INFO] cloning repository https://github.com/pan1997/mcts-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pan1997/mcts-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpan1997%2Fmcts-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpan1997%2Fmcts-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 927e12a0ef8e514479bfe77ad0bbb753cec35993 [INFO] checking pan1997/mcts-rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpan1997%2Fmcts-rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pan1997/mcts-rs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pan1997/mcts-rs [INFO] finished tweaking git repo https://github.com/pan1997/mcts-rs [INFO] tweaked toml for git repo https://github.com/pan1997/mcts-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/pan1997/mcts-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b31b745ff5e7eefefa25f17c3219ee725e76551c3f7a611540f3de724a47a167 [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" "b31b745ff5e7eefefa25f17c3219ee725e76551c3f7a611540f3de724a47a167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b31b745ff5e7eefefa25f17c3219ee725e76551c3f7a611540f3de724a47a167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b31b745ff5e7eefefa25f17c3219ee725e76551c3f7a611540f3de724a47a167", kill_on_drop: false }` [INFO] [stdout] b31b745ff5e7eefefa25f17c3219ee725e76551c3f7a611540f3de724a47a167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bea536ae901633cd8fc83d69c5942ffe9f15a7a9b785b78d0251bf5510fa0fd [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" "7bea536ae901633cd8fc83d69c5942ffe9f15a7a9b785b78d0251bf5510fa0fd", kill_on_drop: false }` [INFO] [stderr] Checking atomic-counter v1.0.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking mdp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Instant` [INFO] [stdout] --> src/c4.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::{Instant}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RefCell`, `Ref` [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cell::{RefCell, Ref}; [INFO] [stdout] | ^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicU32`, `Ordering` [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::atomic::{AtomicU32, AtomicBool, Ordering}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Bounded`, `One`, `ToPrimitive` [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use num::{Zero, Bounded, ToPrimitive, One}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Instant` [INFO] [stdout] --> src/c4.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::{Instant}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RefCell`, `Ref` [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cell::{RefCell, Ref}; [INFO] [stdout] | ^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicU32`, `Ordering` [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::atomic::{AtomicU32, AtomicBool, Ordering}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Bounded`, `One`, `ToPrimitive` [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use num::{Zero, Bounded, ToPrimitive, One}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib/mcts/tree.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 175 | panic!(); [INFO] [stdout] | --------- any code following this expression is unreachable [INFO] [stdout] 176 | (result, 0) [INFO] [stdout] | ^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib/mcts/tree.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 175 | panic!(); [INFO] [stdout] | --------- any code following this expression is unreachable [INFO] [stdout] 176 | (result, 0) [INFO] [stdout] | ^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::mcts::NodePointer` [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::lib::mcts::NodePointer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/lib/mcts/rollout.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | fn roll(&mut self, n: &mut N, s: &mut M::StatePointer, mdp: &mut M) -> R { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/lib/mcts/rollout.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | fn roll(&mut self, n: &mut N, s: &mut M::StatePointer, mdp: &mut M) -> R { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mdp` [INFO] [stdout] --> src/lib/mcts/rollout.rs:12:60 [INFO] [stdout] | [INFO] [stdout] 12 | fn roll(&mut self, n: &mut N, s: &mut M::StatePointer, mdp: &mut M) -> R { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_mdp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/lib/mcts/rollout.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | fn roll(&mut self, n: &mut N, s: &mut M::StatePointer, mdp: &mut M) -> R { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::mcts::NodePointer` [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::lib::mcts::NodePointer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/lib/mcts/tree.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | let root = p.clone(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/lib/mcts/rollout.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | fn roll(&mut self, n: &mut N, s: &mut M::StatePointer, mdp: &mut M) -> R { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/lib/mcts/rollout.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | fn roll(&mut self, n: &mut N, s: &mut M::StatePointer, mdp: &mut M) -> R { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mdp` [INFO] [stdout] --> src/lib/mcts/rollout.rs:12:60 [INFO] [stdout] | [INFO] [stdout] 12 | fn roll(&mut self, n: &mut N, s: &mut M::StatePointer, mdp: &mut M) -> R { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_mdp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/lib/mcts/rollout.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | fn roll(&mut self, n: &mut N, s: &mut M::StatePointer, mdp: &mut M) -> R { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn new() -> Arc>> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_with_data` [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn new_with_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_to` [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | fn get_to(&mut self) -> Arc>> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_with_data` [INFO] [stdout] --> src/lib/mcts/policy_tree.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn new_with_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn new() -> Arc>> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_with_data` [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn new_with_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_to` [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | fn get_to(&mut self) -> Arc>> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_with_data` [INFO] [stdout] --> src/lib/mcts/policy_tree.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn new_with_data() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `graph1` [INFO] [stdout] --> src/lib/mdp/mod.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | fn graph1() -> Graph { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mdp1` [INFO] [stdout] --> src/lib/mdp/mod.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn mdp1() -> GraphMdp { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / async { [INFO] [stdout] 63 | | let node = self.node.as_ref().unwrap().read().await; [INFO] [stdout] 64 | | writeln!(f, "{{\n\tvisit_count: {},\n\tchildren: [", node.visit_count.get()); [INFO] [stdout] 65 | | for edge in node.children.iter() { [INFO] [stdout] ... | [INFO] [stdout] 74 | | } [INFO] [stdout] 75 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | writeln!(f, "{{\n\tvisit_count: {},\n\tchildren: [", node.visit_count.get()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | / writeln!( [INFO] [stdout] 67 | | f, [INFO] [stdout] 68 | | "\t\t{{ action: {}, visit_count: {}, total_score: {}, ps: {} }}", [INFO] [stdout] 69 | | edge.action, [INFO] [stdout] ... | [INFO] [stdout] 72 | | edge.static_policy_score [INFO] [stdout] 73 | | ); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / async { [INFO] [stdout] 63 | | let node = self.node.as_ref().unwrap().read().await; [INFO] [stdout] 64 | | writeln!(f, "{{\n\tvisit_count: {},\n\tchildren: [", node.visit_count.get()); [INFO] [stdout] 65 | | for edge in node.children.iter() { [INFO] [stdout] ... | [INFO] [stdout] 74 | | } [INFO] [stdout] 75 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | writeln!(f, "{{\n\tvisit_count: {},\n\tchildren: [", node.visit_count.get()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/lib/mcts/parallel_tree.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | / writeln!( [INFO] [stdout] 67 | | f, [INFO] [stdout] 68 | | "\t\t{{ action: {}, visit_count: {}, total_score: {}, ps: {} }}", [INFO] [stdout] 69 | | edge.action, [INFO] [stdout] ... | [INFO] [stdout] 72 | | edge.static_policy_score [INFO] [stdout] 73 | | ); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.69s [INFO] running `Command { std: "docker" "inspect" "7bea536ae901633cd8fc83d69c5942ffe9f15a7a9b785b78d0251bf5510fa0fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bea536ae901633cd8fc83d69c5942ffe9f15a7a9b785b78d0251bf5510fa0fd", kill_on_drop: false }` [INFO] [stdout] 7bea536ae901633cd8fc83d69c5942ffe9f15a7a9b785b78d0251bf5510fa0fd