[INFO] cloning repository https://github.com/royburner/algolib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/royburner/algolib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyburner%2Falgolib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyburner%2Falgolib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce7372768e46e5d8601e7fc80ec1cf4fa80a1ab0 [INFO] checking royburner/algolib against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyburner%2Falgolib" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/royburner/algolib [INFO] finished tweaking git repo https://github.com/royburner/algolib [INFO] tweaked toml for git repo https://github.com/royburner/algolib written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/royburner/algolib on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/royburner/algolib already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7e60ab208bfccaa87f21b0f136b2554e2211b36936a9ef04b945a1707fc3293 [INFO] running `Command { std: "docker" "start" "-a" "e7e60ab208bfccaa87f21b0f136b2554e2211b36936a9ef04b945a1707fc3293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7e60ab208bfccaa87f21b0f136b2554e2211b36936a9ef04b945a1707fc3293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e60ab208bfccaa87f21b0f136b2554e2211b36936a9ef04b945a1707fc3293", kill_on_drop: false }` [INFO] [stdout] e7e60ab208bfccaa87f21b0f136b2554e2211b36936a9ef04b945a1707fc3293 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1aa29c7e41ad60124a0f2fea2b352cb6819b9dbd9db46f588e9437cc34869acd [INFO] running `Command { std: "docker" "start" "-a" "1aa29c7e41ad60124a0f2fea2b352cb6819b9dbd9db46f588e9437cc34869acd", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking algolib v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/a_star.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let absX = match(point.x>self.goal.x){//TODO refactor [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 34 - let absX = match(point.x>self.goal.x){//TODO refactor [INFO] [stdout] 34 + let absX = match point.x>self.goal.x{//TODO refactor [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/a_star.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | let absY = match(point.y>self.goal.y){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - let absY = match(point.y>self.goal.y){ [INFO] [stdout] 38 + let absY = match point.y>self.goal.y{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/a_star.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let absX = match(point.x>self.goal.x){//TODO refactor [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 34 - let absX = match(point.x>self.goal.x){//TODO refactor [INFO] [stdout] 34 + let absX = match point.x>self.goal.x{//TODO refactor [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/a_star.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | let absY = match(point.y>self.goal.y){ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - let absY = match(point.y>self.goal.y){ [INFO] [stdout] 38 + let absY = match point.y>self.goal.y{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `closedSet` [INFO] [stdout] --> src/a_star.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | let mut closedSet : HashSet = HashSet::new();// The set of nodes already evaluated. [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_closedSet` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cameFrom` [INFO] [stdout] --> src/a_star.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | let mut cameFrom : HashMap = HashMap::new(); // The map of navigated nodes. [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cameFrom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/a_star.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | let mut closedSet : HashSet = HashSet::new();// The set of nodes already evaluated. [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/a_star.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | let mut cameFrom : HashMap = HashMap::new(); // The map of navigated nodes. [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Point` is never constructed [INFO] [stdout] --> src/a_star.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Point{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Board` is never constructed [INFO] [stdout] --> src/a_star.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Board{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `newGScoreWithInfinity`, `heuristic_cost_estimate`, and `a_star` are never used [INFO] [stdout] --> src/a_star.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | impl Board{ [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 18 | [INFO] [stdout] 19 | fn new(width : usize)->Board{ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn newGScoreWithInfinity(&self) -> HashMap{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | fn heuristic_cost_estimate(&self, point:Point)->usize{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fn a_star(&self) -> Option>{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `newGScoreWithInfinity` should have a snake case name [INFO] [stdout] --> src/a_star.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn newGScoreWithInfinity(&self) -> HashMap{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `new_gscore_with_infinity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `gScore` should have a snake case name [INFO] [stdout] --> src/a_star.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | let mut gScore : HashMap = HashMap::new(); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `g_score` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `absX` should have a snake case name [INFO] [stdout] --> src/a_star.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | let absX = match(point.x>self.goal.x){//TODO refactor [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `abs_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `absY` should have a snake case name [INFO] [stdout] --> src/a_star.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | let absY = match(point.y>self.goal.y){ [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `abs_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `closedSet` should have a snake case name [INFO] [stdout] --> src/a_star.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | let mut closedSet : HashSet = HashSet::new();// The set of nodes already evaluated. [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `closed_set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `openSet` should have a snake case name [INFO] [stdout] --> src/a_star.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | let mut openSet : HashSet = HashSet::new();// The set of tentative nodes to be evaluated [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `open_set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cameFrom` should have a snake case name [INFO] [stdout] --> src/a_star.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | let mut cameFrom : HashMap = HashMap::new(); // The map of navigated nodes. [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `came_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `gScore` should have a snake case name [INFO] [stdout] --> src/a_star.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | let mut gScore = self.newGScoreWithInfinity(); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `g_score` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `fScore` should have a snake case name [INFO] [stdout] --> src/a_star.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | let mut fScore = self.newGScoreWithInfinity(); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `f_score` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `closedSet` [INFO] [stdout] --> src/a_star.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | let mut closedSet : HashSet = HashSet::new();// The set of nodes already evaluated. [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_closedSet` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cameFrom` [INFO] [stdout] --> src/a_star.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | let mut cameFrom : HashMap = HashMap::new(); // The map of navigated nodes. [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cameFrom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/a_star.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | let mut closedSet : HashSet = HashSet::new();// The set of nodes already evaluated. [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/a_star.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | let mut cameFrom : HashMap = HashMap::new(); // The map of navigated nodes. [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Point` is never constructed [INFO] [stdout] --> src/a_star.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Point{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Board` is never constructed [INFO] [stdout] --> src/a_star.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Board{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `newGScoreWithInfinity`, `heuristic_cost_estimate`, and `a_star` are never used [INFO] [stdout] --> src/a_star.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | impl Board{ [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 18 | [INFO] [stdout] 19 | fn new(width : usize)->Board{ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn newGScoreWithInfinity(&self) -> HashMap{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | fn heuristic_cost_estimate(&self, point:Point)->usize{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fn a_star(&self) -> Option>{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `newGScoreWithInfinity` should have a snake case name [INFO] [stdout] --> src/a_star.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn newGScoreWithInfinity(&self) -> HashMap{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `new_gscore_with_infinity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `gScore` should have a snake case name [INFO] [stdout] --> src/a_star.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | let mut gScore : HashMap = HashMap::new(); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `g_score` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `absX` should have a snake case name [INFO] [stdout] --> src/a_star.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | let absX = match(point.x>self.goal.x){//TODO refactor [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `abs_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `absY` should have a snake case name [INFO] [stdout] --> src/a_star.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | let absY = match(point.y>self.goal.y){ [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `abs_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `closedSet` should have a snake case name [INFO] [stdout] --> src/a_star.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | let mut closedSet : HashSet = HashSet::new();// The set of nodes already evaluated. [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `closed_set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `openSet` should have a snake case name [INFO] [stdout] --> src/a_star.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | let mut openSet : HashSet = HashSet::new();// The set of tentative nodes to be evaluated [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `open_set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cameFrom` should have a snake case name [INFO] [stdout] --> src/a_star.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | let mut cameFrom : HashMap = HashMap::new(); // The map of navigated nodes. [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `came_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `gScore` should have a snake case name [INFO] [stdout] --> src/a_star.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | let mut gScore = self.newGScoreWithInfinity(); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `g_score` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `fScore` should have a snake case name [INFO] [stdout] --> src/a_star.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | let mut fScore = self.newGScoreWithInfinity(); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `f_score` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `algolib::*` [INFO] [stdout] --> tests/test_sort.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use algolib::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] running `Command { std: "docker" "inspect" "1aa29c7e41ad60124a0f2fea2b352cb6819b9dbd9db46f588e9437cc34869acd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aa29c7e41ad60124a0f2fea2b352cb6819b9dbd9db46f588e9437cc34869acd", kill_on_drop: false }` [INFO] [stdout] 1aa29c7e41ad60124a0f2fea2b352cb6819b9dbd9db46f588e9437cc34869acd