[INFO] fetching crate playdate-sprite 0.3.3... [INFO] building playdate-sprite-0.3.3 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate playdate-sprite 0.3.3 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate playdate-sprite 0.3.3 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 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded playdate-system v0.3.16 [INFO] [stderr] Downloaded playdate-graphics v0.6.1 [INFO] [stderr] Downloaded playdate-color v0.2.8 [INFO] [stderr] Downloaded playdate-display v0.3.9 [INFO] [stderr] Downloaded playdate-fs v0.2.12 [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] 9af1a4742a41141b77bcd0842f572ca974d172250c4b8bfe4bbeb516a70f9366 [INFO] running `Command { std: "docker" "start" "-a" "9af1a4742a41141b77bcd0842f572ca974d172250c4b8bfe4bbeb516a70f9366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9af1a4742a41141b77bcd0842f572ca974d172250c4b8bfe4bbeb516a70f9366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af1a4742a41141b77bcd0842f572ca974d172250c4b8bfe4bbeb516a70f9366", kill_on_drop: false }` [INFO] [stdout] 9af1a4742a41141b77bcd0842f572ca974d172250c4b8bfe4bbeb516a70f9366 [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] 74bb4507c95daa437857f373ce808a9b98c93715f6889143ebb9933e78c7a264 [INFO] running `Command { std: "docker" "start" "-a" "74bb4507c95daa437857f373ce808a9b98c93715f6889143ebb9933e78c7a264", kill_on_drop: false }` [INFO] [stderr] Compiling playdate-bindgen-cfg v0.3.0 [INFO] [stderr] Compiling playdate-sys v0.5.5 [INFO] [stderr] Compiling playdate-fs v0.2.12 [INFO] [stderr] Compiling playdate-color v0.2.8 [INFO] [stderr] Compiling playdate-graphics v0.6.1 [INFO] [stderr] Compiling 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> { [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)]` (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 2.40s [INFO] running `Command { std: "docker" "inspect" "74bb4507c95daa437857f373ce808a9b98c93715f6889143ebb9933e78c7a264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74bb4507c95daa437857f373ce808a9b98c93715f6889143ebb9933e78c7a264", kill_on_drop: false }` [INFO] [stdout] 74bb4507c95daa437857f373ce808a9b98c93715f6889143ebb9933e78c7a264 [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] 87294ee6aa02a49d8b6293c9119a7bc3c8809b430be04aa71cb062aae062a8a8 [INFO] running `Command { std: "docker" "start" "-a" "87294ee6aa02a49d8b6293c9119a7bc3c8809b430be04aa71cb062aae062a8a8", kill_on_drop: false }` [INFO] [stderr] Compiling playdate-sys v0.5.5 [INFO] [stderr] Compiling playdate-fs v0.2.12 [INFO] [stderr] Compiling playdate-color v0.2.8 [INFO] [stderr] Compiling playdate-display v0.3.9 [INFO] [stderr] Compiling playdate-system v0.3.16 [INFO] [stderr] Compiling playdate-graphics v0.6.1 [INFO] [stderr] Compiling 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> { [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)]` (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> { [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)]` (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 `test` profile [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `Command { std: "docker" "inspect" "87294ee6aa02a49d8b6293c9119a7bc3c8809b430be04aa71cb062aae062a8a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87294ee6aa02a49d8b6293c9119a7bc3c8809b430be04aa71cb062aae062a8a8", kill_on_drop: false }` [INFO] [stdout] 87294ee6aa02a49d8b6293c9119a7bc3c8809b430be04aa71cb062aae062a8a8