[INFO] cloning repository https://github.com/Thief3/RubiksCubeSolver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Thief3/RubiksCubeSolver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThief3%2FRubiksCubeSolver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThief3%2FRubiksCubeSolver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccbcf295d978c490e5fae3354a0f57692ac79a56 [INFO] checking Thief3/RubiksCubeSolver against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThief3%2FRubiksCubeSolver" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Thief3/RubiksCubeSolver 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/Thief3/RubiksCubeSolver [INFO] finished tweaking git repo https://github.com/Thief3/RubiksCubeSolver [INFO] tweaked toml for git repo https://github.com/Thief3/RubiksCubeSolver written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Thief3/RubiksCubeSolver 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] c2756237e8b0f21b239d27aa9384c9ad294ba0b649527c47ed2acfb7d1677d97 [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" "c2756237e8b0f21b239d27aa9384c9ad294ba0b649527c47ed2acfb7d1677d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2756237e8b0f21b239d27aa9384c9ad294ba0b649527c47ed2acfb7d1677d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2756237e8b0f21b239d27aa9384c9ad294ba0b649527c47ed2acfb7d1677d97", kill_on_drop: false }` [INFO] [stdout] c2756237e8b0f21b239d27aa9384c9ad294ba0b649527c47ed2acfb7d1677d97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 47af9d915d37c96baea783797d9d537a3ff7cdea6cf2b5ed2f9c145897ebc59a [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" "47af9d915d37c96baea783797d9d537a3ff7cdea6cf2b5ed2f9c145897ebc59a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling gio v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking glib v0.6.0 [INFO] [stderr] Checking pango v0.5.0 [INFO] [stderr] Checking rubiks v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Read`, `self` [INFO] [stdout] --> src/main.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::{self, Read}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read`, `self` [INFO] [stdout] --> src/main.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::{self, Read}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `not_exit` [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut not_exit = true; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_not_exit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `return_code` is never read [INFO] [stdout] --> src/facelets/mod.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | let mut return_code = 99; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `return_bool` is never read [INFO] [stdout] --> src/facelets/mod.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | let mut return_bool = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `return_bool` is never read [INFO] [stdout] --> src/facelets/mod.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 242 | let mut return_bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `return_bool` is never read [INFO] [stdout] --> src/facelets/mod.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | let mut return_bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dud` [INFO] [stdout] --> src/facelets/mod.rs:385:17 [INFO] [stdout] | [INFO] [stdout] 385 | for (i, dud) in corners.iter().enumerate() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dud` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dud` [INFO] [stdout] --> src/facelets/mod.rs:411:21 [INFO] [stdout] | [INFO] [stdout] 411 | for (i, dud) in edges.iter().enumerate() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dud` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut not_exit = true; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/facelets/mod.rs:388:17 [INFO] [stdout] | [INFO] [stdout] 388 | let mut col1: Facelets; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/facelets/mod.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | let mut col2: Facelets; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `not_exit` [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut not_exit = true; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_not_exit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/solver/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | let mut g1_state_move_list = search( [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/solver/mod.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let mut pristine_state_move_list = search( [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `return_code` is never read [INFO] [stdout] --> src/facelets/mod.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | let mut return_code = 99; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `return_bool` is never read [INFO] [stdout] --> src/facelets/mod.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | let mut return_bool = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `return_bool` is never read [INFO] [stdout] --> src/facelets/mod.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 242 | let mut return_bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `return_bool` is never read [INFO] [stdout] --> src/facelets/mod.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | let mut return_bool = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dud` [INFO] [stdout] --> src/facelets/mod.rs:385:17 [INFO] [stdout] | [INFO] [stdout] 385 | for (i, dud) in corners.iter().enumerate() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dud` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dud` [INFO] [stdout] --> src/facelets/mod.rs:411:21 [INFO] [stdout] | [INFO] [stdout] 411 | for (i, dud) in edges.iter().enumerate() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dud` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut not_exit = true; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/solver/mod.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | let mut last_move: Moves; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_clean` [INFO] [stdout] --> src/facelets/mod.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn new_clean() -> Face { [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: `calculate_orientations_init` [INFO] [stdout] --> src/physical/mod.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn calculate_orientations_init(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/facelets/mod.rs:128:26 [INFO] [stdout] | [INFO] [stdout] 128 | if index < 27 && index >= 0 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/facelets/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | if index < 27 && index >= 0 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `edge_indexes` should have an upper case name [INFO] [stdout] --> src/facelets/mod.rs:438:7 [INFO] [stdout] | [INFO] [stdout] 438 | const edge_indexes: [[usize; 2]; 12] = [ [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `EDGE_INDEXES` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `corner_indexes` should have an upper case name [INFO] [stdout] --> src/facelets/mod.rs:477:7 [INFO] [stdout] | [INFO] [stdout] 477 | const corner_indexes: [[usize; 3]; 8] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CORNER_INDEXES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/facelets/mod.rs:388:17 [INFO] [stdout] | [INFO] [stdout] 388 | let mut col1: Facelets; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/facelets/mod.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | let mut col2: Facelets; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/solver/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | let mut g1_state_move_list = search( [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/solver/mod.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let mut pristine_state_move_list = search( [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/solver/mod.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | let mut last_move: Moves; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_clean` [INFO] [stdout] --> src/facelets/mod.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn new_clean() -> Face { [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: `calculate_orientations_init` [INFO] [stdout] --> src/physical/mod.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn calculate_orientations_init(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/facelets/mod.rs:128:26 [INFO] [stdout] | [INFO] [stdout] 128 | if index < 27 && index >= 0 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/facelets/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | if index < 27 && index >= 0 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `edge_indexes` should have an upper case name [INFO] [stdout] --> src/facelets/mod.rs:438:7 [INFO] [stdout] | [INFO] [stdout] 438 | const edge_indexes: [[usize; 2]; 12] = [ [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `EDGE_INDEXES` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `corner_indexes` should have an upper case name [INFO] [stdout] --> src/facelets/mod.rs:477:7 [INFO] [stdout] | [INFO] [stdout] 477 | const corner_indexes: [[usize; 3]; 8] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CORNER_INDEXES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "47af9d915d37c96baea783797d9d537a3ff7cdea6cf2b5ed2f9c145897ebc59a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47af9d915d37c96baea783797d9d537a3ff7cdea6cf2b5ed2f9c145897ebc59a", kill_on_drop: false }` [INFO] [stdout] 47af9d915d37c96baea783797d9d537a3ff7cdea6cf2b5ed2f9c145897ebc59a