[INFO] cloning repository https://github.com/IkramMbz/rust-ersea [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IkramMbz/rust-ersea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIkramMbz%2Frust-ersea", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIkramMbz%2Frust-ersea'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9aadf79f5cde3c9f34e47237e3e1c1004dea7d17 [INFO] building IkramMbz/rust-ersea against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIkramMbz%2Frust-ersea" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/IkramMbz/rust-ersea [INFO] finished tweaking git repo https://github.com/IkramMbz/rust-ersea [INFO] tweaked toml for git repo https://github.com/IkramMbz/rust-ersea written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/IkramMbz/rust-ersea on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/IkramMbz/rust-ersea 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quad-rand v0.2.1 [INFO] [stderr] Downloaded macroquad_macro v0.1.7 [INFO] [stderr] Downloaded piper v0.2.3 [INFO] [stderr] Downloaded async-executor v1.12.0 [INFO] [stderr] Downloaded async-io v2.3.3 [INFO] [stderr] Downloaded polling v3.7.2 [INFO] [stderr] Downloaded noise v0.9.0 [INFO] [stderr] Downloaded cc v1.0.100 [INFO] [stderr] Downloaded fontdue v0.7.3 [INFO] [stderr] Downloaded miniquad v0.4.2 [INFO] [stderr] Downloaded value-bag v1.9.0 [INFO] [stderr] Downloaded async-std v1.12.0 [INFO] [stderr] Downloaded object v0.36.0 [INFO] [stderr] Downloaded glam v0.27.0 [INFO] [stderr] Downloaded macroquad v0.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fb89dd87c5c1df9773d6941d63e634daa135700008aa6572bfe3ef5cf1492bd [INFO] running `Command { std: "docker" "start" "-a" "6fb89dd87c5c1df9773d6941d63e634daa135700008aa6572bfe3ef5cf1492bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fb89dd87c5c1df9773d6941d63e634daa135700008aa6572bfe3ef5cf1492bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb89dd87c5c1df9773d6941d63e634daa135700008aa6572bfe3ef5cf1492bd", kill_on_drop: false }` [INFO] [stdout] 6fb89dd87c5c1df9773d6941d63e634daa135700008aa6572bfe3ef5cf1492bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7a0152dfc08a212a9369c0979db584d44110a236d7a8b7de489eff9d5439801 [INFO] running `Command { std: "docker" "start" "-a" "f7a0152dfc08a212a9369c0979db584d44110a236d7a8b7de489eff9d5439801", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling miniquad v0.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling noise v0.9.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling macroquad v0.4.8 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling ereea v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `tile_x` [INFO] [stdout] --> src/entity/entity.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | let tile_x = (new_pos_x / TILE_SIZE).round() as usize; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_y` [INFO] [stdout] --> src/entity/entity.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | let tile_y = (new_pos_y / TILE_SIZE).round() as usize; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `obstacles` [INFO] [stdout] --> src/entity/entity.rs:41:61 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn move_to(&mut self, target_x: f32, target_y: f32, obstacles: &[(usize, usize)]) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_obstacles` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.58s [INFO] running `Command { std: "docker" "inspect" "f7a0152dfc08a212a9369c0979db584d44110a236d7a8b7de489eff9d5439801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7a0152dfc08a212a9369c0979db584d44110a236d7a8b7de489eff9d5439801", kill_on_drop: false }` [INFO] [stdout] f7a0152dfc08a212a9369c0979db584d44110a236d7a8b7de489eff9d5439801 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57a08ae9272af45c2a4e89a3aee5ef0b268dd181c1cb847901edf033eb4ac030 [INFO] running `Command { std: "docker" "start" "-a" "57a08ae9272af45c2a4e89a3aee5ef0b268dd181c1cb847901edf033eb4ac030", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `tile_x` [INFO] [stdout] --> src/entity/entity.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | let tile_x = (new_pos_x / TILE_SIZE).round() as usize; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_y` [INFO] [stdout] --> src/entity/entity.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | let tile_y = (new_pos_y / TILE_SIZE).round() as usize; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `obstacles` [INFO] [stdout] --> src/entity/entity.rs:41:61 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn move_to(&mut self, target_x: f32, target_y: f32, obstacles: &[(usize, usize)]) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_obstacles` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ereea v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Sound` [INFO] [stdout] --> tests/sounds_tests.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use macroquad::audio::{load_sound, Sound}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ereea::station::sounds::Sounds` [INFO] [stdout] --> tests/sounds_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ereea::station::sounds::Sounds; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sound` [INFO] [stdout] --> tests/sounds_tests.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | Ok(sound) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sound` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_x` [INFO] [stdout] --> src/entity/entity.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | let tile_x = (new_pos_x / TILE_SIZE).round() as usize; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_y` [INFO] [stdout] --> src/entity/entity.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | let tile_y = (new_pos_y / TILE_SIZE).round() as usize; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `obstacles` [INFO] [stdout] --> src/entity/entity.rs:41:61 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn move_to(&mut self, target_x: f32, target_y: f32, obstacles: &[(usize, usize)]) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_obstacles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::max` [INFO] [stdout] --> tests/station_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::max; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ereea::map::map` [INFO] [stdout] --> tests/station_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ereea::map::map; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/robot_tests.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let mut robot = block_on(robot_future); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/robot_tests.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let mut robot_future = Robot::new(RobotType::Forage, 150.0, 250.0); [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] --> tests/robot_tests.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | let mut robot_future = Robot::new(RobotType::Explorer, 300.0, 400.0); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> tests/station_tests.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let map = MockMap::new().await; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MockSounds` is never constructed [INFO] [stdout] --> tests/station_tests.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct MockSounds; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `load` is never used [INFO] [stdout] --> tests/station_tests.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 16 | impl MockSounds { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 17 | async fn load() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Future` that must be used [INFO] [stdout] --> tests/map_tests.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | map.assign_missions(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.80s [INFO] running `Command { std: "docker" "inspect" "57a08ae9272af45c2a4e89a3aee5ef0b268dd181c1cb847901edf033eb4ac030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57a08ae9272af45c2a4e89a3aee5ef0b268dd181c1cb847901edf033eb4ac030", kill_on_drop: false }` [INFO] [stdout] 57a08ae9272af45c2a4e89a3aee5ef0b268dd181c1cb847901edf033eb4ac030