[INFO] fetching crate playdate-sprite 0.3.3... [INFO] checking playdate-sprite-0.3.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate playdate-sprite 0.3.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate playdate-sprite 0.3.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate playdate-sprite 0.3.3 [INFO] tweaked toml for crates.io crate playdate-sprite 0.3.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate playdate-sprite 0.3.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate playdate-sprite 0.3.3 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61b67ed76b4b7906174ca65778f95079fd23eed7ae39abef8dd87f27f37f918a [INFO] running `Command { std: "docker" "start" "-a" "61b67ed76b4b7906174ca65778f95079fd23eed7ae39abef8dd87f27f37f918a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61b67ed76b4b7906174ca65778f95079fd23eed7ae39abef8dd87f27f37f918a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b67ed76b4b7906174ca65778f95079fd23eed7ae39abef8dd87f27f37f918a", kill_on_drop: false }` [INFO] [stdout] 61b67ed76b4b7906174ca65778f95079fd23eed7ae39abef8dd87f27f37f918a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db733b3360e5f776f2d74354b4c8183b90d0a2d5f2955719b7f0a549d4a57f68 [INFO] running `Command { std: "docker" "start" "-a" "db733b3360e5f776f2d74354b4c8183b90d0a2d5f2955719b7f0a549d4a57f68", kill_on_drop: false }` [INFO] [stderr] Compiling playdate-bindgen-cfg v0.3.0 [INFO] [stderr] Compiling playdate-sys v0.5.5 [INFO] [stderr] Checking playdate-color v0.2.8 [INFO] [stderr] Checking playdate-fs v0.2.12 [INFO] [stderr] Checking playdate-system v0.3.16 [INFO] [stderr] Checking playdate-display v0.3.9 [INFO] [stderr] Checking playdate-graphics v0.6.1 [INFO] [stderr] Checking playdate-sprite v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `SpriteCollisionInfoExt` is never used [INFO] [stdout] --> src/ext.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | trait SpriteCollisionInfoExt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sprite.rs:539:26 [INFO] [stdout] | [INFO] [stdout] 539 | pub fn check_collisions(&self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 544 | -> Option> { [INFO] [stdout] | ------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 544 | -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sprite.rs:593:29 [INFO] [stdout] | [INFO] [stdout] 593 | pub fn overlapping_sprites(&self) -> Option> { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 593 | pub fn overlapping_sprites(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dirtyRect` should have a snake case name [INFO] [stdout] --> src/api.rs:34:51 [INFO] [stdout] | [INFO] [stdout] 34 | fn add_dirty_rect(&self) -> unsafe extern "C" fn(dirtyRect: LCDRect) { *sys::api!(sprite.addDirtyRect) } [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `dirty_rect` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `zIndex` should have a snake case name [INFO] [stdout] --> src/api.rs:157:72 [INFO] [stdout] | [INFO] [stdout] 157 | fn set_z_index(&self) -> unsafe extern "C" fn(sprite: *mut LCDSprite, zIndex: i16) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `z_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `clipRect` should have a snake case name [INFO] [stdout] --> src/api.rs:203:74 [INFO] [stdout] | [INFO] [stdout] 203 | fn set_clip_rect(&self) -> unsafe extern "C" fn(sprite: *mut LCDSprite, clipRect: LCDRect) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `clip_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `clipRect` should have a snake case name [INFO] [stdout] --> src/api.rs:217:60 [INFO] [stdout] | [INFO] [stdout] 217 | fn set_clip_rects_in_range(&self) -> unsafe extern "C" fn(clipRect: LCDRect, startZ: c_int, endZ: c_int) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `clip_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startZ` should have a snake case name [INFO] [stdout] --> src/api.rs:217:79 [INFO] [stdout] | [INFO] [stdout] 217 | fn set_clip_rects_in_range(&self) -> unsafe extern "C" fn(clipRect: LCDRect, startZ: c_int, endZ: c_int) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `start_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `endZ` should have a snake case name [INFO] [stdout] --> src/api.rs:217:94 [INFO] [stdout] | [INFO] [stdout] 217 | fn set_clip_rects_in_range(&self) -> unsafe extern "C" fn(clipRect: LCDRect, startZ: c_int, endZ: c_int) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `end_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startZ` should have a snake case name [INFO] [stdout] --> src/api.rs:225:62 [INFO] [stdout] | [INFO] [stdout] 225 | fn clear_clip_rects_in_range(&self) -> unsafe extern "C" fn(startZ: c_int, endZ: c_int) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `start_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `endZ` should have a snake case name [INFO] [stdout] --> src/api.rs:225:77 [INFO] [stdout] | [INFO] [stdout] 225 | fn clear_clip_rects_in_range(&self) -> unsafe extern "C" fn(startZ: c_int, endZ: c_int) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `end_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `collideRect` should have a snake case name [INFO] [stdout] --> src/api.rs:343:77 [INFO] [stdout] | [INFO] [stdout] 343 | fn set_collide_rect(&self) -> unsafe extern "C" fn(sprite: *mut LCDSprite, collideRect: PDRect) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `collide_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `goalX` should have a snake case name [INFO] [stdout] --> src/api.rs:380:27 [INFO] [stdout] | [INFO] [stdout] 380 | goalX: c_float, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `goal_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `goalY` should have a snake case name [INFO] [stdout] --> src/api.rs:381:27 [INFO] [stdout] | [INFO] [stdout] 381 | goalY: c_float, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `goal_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `actualX` should have a snake case name [INFO] [stdout] --> src/api.rs:382:27 [INFO] [stdout] | [INFO] [stdout] 382 | actualX: *mut c_float, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `actual_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `actualY` should have a snake case name [INFO] [stdout] --> src/api.rs:383:27 [INFO] [stdout] | [INFO] [stdout] 383 | actualY: *mut c_float, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `actual_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `goalX` should have a snake case name [INFO] [stdout] --> src/api.rs:395:27 [INFO] [stdout] | [INFO] [stdout] 395 | goalX: c_float, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `goal_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `goalY` should have a snake case name [INFO] [stdout] --> src/api.rs:396:27 [INFO] [stdout] | [INFO] [stdout] 396 | goalY: c_float, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `goal_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `actualX` should have a snake case name [INFO] [stdout] --> src/api.rs:397:27 [INFO] [stdout] | [INFO] [stdout] 397 | actualX: *mut c_float, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `actual_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `actualY` should have a snake case name [INFO] [stdout] --> src/api.rs:398:27 [INFO] [stdout] | [INFO] [stdout] 398 | actualY: *mut c_float, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `actual_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SpriteCollisionInfoExt` is never used [INFO] [stdout] --> src/ext.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | trait SpriteCollisionInfoExt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sprite.rs:539:26 [INFO] [stdout] | [INFO] [stdout] 539 | pub fn check_collisions(&self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 544 | -> Option> { [INFO] [stdout] | ------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 544 | -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sprite.rs:593:29 [INFO] [stdout] | [INFO] [stdout] 593 | pub fn overlapping_sprites(&self) -> Option> { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 593 | pub fn overlapping_sprites(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dirtyRect` should have a snake case name [INFO] [stdout] --> src/api.rs:34:51 [INFO] [stdout] | [INFO] [stdout] 34 | fn add_dirty_rect(&self) -> unsafe extern "C" fn(dirtyRect: LCDRect) { *sys::api!(sprite.addDirtyRect) } [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `dirty_rect` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `zIndex` should have a snake case name [INFO] [stdout] --> src/api.rs:157:72 [INFO] [stdout] | [INFO] [stdout] 157 | fn set_z_index(&self) -> unsafe extern "C" fn(sprite: *mut LCDSprite, zIndex: i16) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `z_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `clipRect` should have a snake case name [INFO] [stdout] --> src/api.rs:203:74 [INFO] [stdout] | [INFO] [stdout] 203 | fn set_clip_rect(&self) -> unsafe extern "C" fn(sprite: *mut LCDSprite, clipRect: LCDRect) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `clip_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `clipRect` should have a snake case name [INFO] [stdout] --> src/api.rs:217:60 [INFO] [stdout] | [INFO] [stdout] 217 | fn set_clip_rects_in_range(&self) -> unsafe extern "C" fn(clipRect: LCDRect, startZ: c_int, endZ: c_int) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `clip_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startZ` should have a snake case name [INFO] [stdout] --> src/api.rs:217:79 [INFO] [stdout] | [INFO] [stdout] 217 | fn set_clip_rects_in_range(&self) -> unsafe extern "C" fn(clipRect: LCDRect, startZ: c_int, endZ: c_int) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `start_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `endZ` should have a snake case name [INFO] [stdout] --> src/api.rs:217:94 [INFO] [stdout] | [INFO] [stdout] 217 | fn set_clip_rects_in_range(&self) -> unsafe extern "C" fn(clipRect: LCDRect, startZ: c_int, endZ: c_int) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `end_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startZ` should have a snake case name [INFO] [stdout] --> src/api.rs:225:62 [INFO] [stdout] | [INFO] [stdout] 225 | fn clear_clip_rects_in_range(&self) -> unsafe extern "C" fn(startZ: c_int, endZ: c_int) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `start_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `endZ` should have a snake case name [INFO] [stdout] --> src/api.rs:225:77 [INFO] [stdout] | [INFO] [stdout] 225 | fn clear_clip_rects_in_range(&self) -> unsafe extern "C" fn(startZ: c_int, endZ: c_int) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `end_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `collideRect` should have a snake case name [INFO] [stdout] --> src/api.rs:343:77 [INFO] [stdout] | [INFO] [stdout] 343 | fn set_collide_rect(&self) -> unsafe extern "C" fn(sprite: *mut LCDSprite, collideRect: PDRect) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `collide_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `goalX` should have a snake case name [INFO] [stdout] --> src/api.rs:380:27 [INFO] [stdout] | [INFO] [stdout] 380 | goalX: c_float, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `goal_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `goalY` should have a snake case name [INFO] [stdout] --> src/api.rs:381:27 [INFO] [stdout] | [INFO] [stdout] 381 | goalY: c_float, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `goal_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `actualX` should have a snake case name [INFO] [stdout] --> src/api.rs:382:27 [INFO] [stdout] | [INFO] [stdout] 382 | actualX: *mut c_float, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `actual_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `actualY` should have a snake case name [INFO] [stdout] --> src/api.rs:383:27 [INFO] [stdout] | [INFO] [stdout] 383 | actualY: *mut c_float, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `actual_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `goalX` should have a snake case name [INFO] [stdout] --> src/api.rs:395:27 [INFO] [stdout] | [INFO] [stdout] 395 | goalX: c_float, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `goal_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `goalY` should have a snake case name [INFO] [stdout] --> src/api.rs:396:27 [INFO] [stdout] | [INFO] [stdout] 396 | goalY: c_float, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `goal_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `actualX` should have a snake case name [INFO] [stdout] --> src/api.rs:397:27 [INFO] [stdout] | [INFO] [stdout] 397 | actualX: *mut c_float, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `actual_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `actualY` should have a snake case name [INFO] [stdout] --> src/api.rs:398:27 [INFO] [stdout] | [INFO] [stdout] 398 | actualY: *mut c_float, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `actual_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `Command { std: "docker" "inspect" "db733b3360e5f776f2d74354b4c8183b90d0a2d5f2955719b7f0a549d4a57f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db733b3360e5f776f2d74354b4c8183b90d0a2d5f2955719b7f0a549d4a57f68", kill_on_drop: false }` [INFO] [stdout] db733b3360e5f776f2d74354b4c8183b90d0a2d5f2955719b7f0a549d4a57f68