[INFO] fetching crate playdate-sprite 0.3.3...
[INFO] checking playdate-sprite-0.3.3 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate playdate-sprite 0.3.3 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate playdate-sprite 0.3.3 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded playdate-display v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a2dfb7af709b6539ec18e95b4f40eee6ecc3eacaed1159e7ee47404efeca652
[INFO] running `Command { std: "docker" "start" "-a" "1a2dfb7af709b6539ec18e95b4f40eee6ecc3eacaed1159e7ee47404efeca652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a2dfb7af709b6539ec18e95b4f40eee6ecc3eacaed1159e7ee47404efeca652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a2dfb7af709b6539ec18e95b4f40eee6ecc3eacaed1159e7ee47404efeca652", kill_on_drop: false }`
[INFO] [stdout] 1a2dfb7af709b6539ec18e95b4f40eee6ecc3eacaed1159e7ee47404efeca652
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3685cb4d1c196299cb17e5813647cf4225ea3edbc577234de285028e9a6b559f
[INFO] running `Command { std: "docker" "start" "-a" "3685cb4d1c196299cb17e5813647cf4225ea3edbc577234de285028e9a6b559f", 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)]` (part of `#[warn(unused)]`) 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<utils::Arr<SpriteCollisionInfo>> {
[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<utils::Arr<'_, SpriteCollisionInfo>> {
[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<utils::Arr<SpriteRef>> {
[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<utils::Arr<'_, SpriteRef>> {
[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)]` (part of `#[warn(nonstandard_style)]`) 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)]` (part of `#[warn(unused)]`) 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<utils::Arr<SpriteCollisionInfo>> {
[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<utils::Arr<'_, SpriteCollisionInfo>> {
[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<utils::Arr<SpriteRef>> {
[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<utils::Arr<'_, SpriteRef>> {
[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)]` (part of `#[warn(nonstandard_style)]`) 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 1.15s
[INFO] running `Command { std: "docker" "inspect" "3685cb4d1c196299cb17e5813647cf4225ea3edbc577234de285028e9a6b559f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3685cb4d1c196299cb17e5813647cf4225ea3edbc577234de285028e9a6b559f", kill_on_drop: false }`
[INFO] [stdout] 3685cb4d1c196299cb17e5813647cf4225ea3edbc577234de285028e9a6b559f
