[INFO] cloning repository https://github.com/Beardiegames/sdl2_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Beardiegames/sdl2_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeardiegames%2Fsdl2_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeardiegames%2Fsdl2_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7b4c665870cb2b3a0dc6c1a3b6f8bb07c58c8df [INFO] testing Beardiegames/sdl2_engine against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeardiegames%2Fsdl2_engine" "/workspace/builds/worker-109/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-109/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Beardiegames/sdl2_engine on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Beardiegames/sdl2_engine [INFO] finished tweaking git repo https://github.com/Beardiegames/sdl2_engine [INFO] tweaked toml for git repo https://github.com/Beardiegames/sdl2_engine written to /workspace/builds/worker-109/source/Cargo.toml [INFO] crate git repo https://github.com/Beardiegames/sdl2_engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69d8896a9e74b75654de46aa9db371da252b61df89d53ce08f6b832331b38848 [INFO] running `Command { std: "docker" "start" "-a" "69d8896a9e74b75654de46aa9db371da252b61df89d53ce08f6b832331b38848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69d8896a9e74b75654de46aa9db371da252b61df89d53ce08f6b832331b38848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d8896a9e74b75654de46aa9db371da252b61df89d53ce08f6b832331b38848", kill_on_drop: false }` [INFO] [stdout] 69d8896a9e74b75654de46aa9db371da252b61df89d53ce08f6b832331b38848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd7f31ed4e7d0c8d8d7cbb6c832ee0d65368dcb481baf702326b6cb0d5ffb8b1 [INFO] running `Command { std: "docker" "start" "-a" "bd7f31ed4e7d0c8d8d7cbb6c832ee0d65368dcb481baf702326b6cb0d5ffb8b1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling swarm_pool v0.1.9 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling sdl2_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `camera::Camera` [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use camera::Camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/input/controller.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | _ => {}, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/input/controller.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | _ => {}, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_LeftX` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub axis_LeftX: i16, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `axis_left_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_LeftY` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub axis_LeftY: i16, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `axis_left_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_RightX` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub axis_RightX: i16, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `axis_right_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_RightY` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub axis_RightY: i16, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `axis_right_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_TriggerLeft` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub axis_TriggerLeft: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `axis_trigger_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_TriggerRight` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub axis_TriggerRight: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `axis_trigger_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_A` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub button_A: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `button_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_B` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub button_B: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `button_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_X` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub button_X: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `button_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_Y` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub button_Y: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `button_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_Back` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub button_Back: bool, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `button_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_Guide` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub button_Guide: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `button_guide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_Start` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub button_Start: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `button_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_LeftStick` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub button_LeftStick: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_left_stick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_RightStick` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub button_RightStick: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_right_stick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_LeftShoulder` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub button_LeftShoulder: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_left_shoulder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_RightShoulder` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub button_RightShoulder: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_right_shoulder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_DPadUp` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub button_DPadUp: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_DPadDown` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub button_DPadDown: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_DPadLeft` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub button_DPadLeft: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_DPadRight` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub button_DPadRight: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "bd7f31ed4e7d0c8d8d7cbb6c832ee0d65368dcb481baf702326b6cb0d5ffb8b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd7f31ed4e7d0c8d8d7cbb6c832ee0d65368dcb481baf702326b6cb0d5ffb8b1", kill_on_drop: false }` [INFO] [stdout] bd7f31ed4e7d0c8d8d7cbb6c832ee0d65368dcb481baf702326b6cb0d5ffb8b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d65309c67b9e79dabd20c06b9e76f0611641b10a96f5da82bd6d7ae02aef974 [INFO] running `Command { std: "docker" "start" "-a" "8d65309c67b9e79dabd20c06b9e76f0611641b10a96f5da82bd6d7ae02aef974", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `camera::Camera` [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use camera::Camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/input/controller.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | _ => {}, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/input/controller.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | _ => {}, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_LeftX` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub axis_LeftX: i16, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `axis_left_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_LeftY` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub axis_LeftY: i16, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `axis_left_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_RightX` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub axis_RightX: i16, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `axis_right_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_RightY` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub axis_RightY: i16, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `axis_right_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_TriggerLeft` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub axis_TriggerLeft: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `axis_trigger_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_TriggerRight` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub axis_TriggerRight: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `axis_trigger_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_A` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub button_A: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `button_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_B` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub button_B: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `button_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_X` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub button_X: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `button_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_Y` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub button_Y: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `button_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_Back` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub button_Back: bool, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `button_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_Guide` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub button_Guide: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `button_guide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_Start` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub button_Start: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `button_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_LeftStick` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub button_LeftStick: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_left_stick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_RightStick` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub button_RightStick: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_right_stick` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sdl2_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `button_LeftShoulder` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub button_LeftShoulder: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_left_shoulder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_RightShoulder` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub button_RightShoulder: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_right_shoulder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_DPadUp` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub button_DPadUp: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_DPadDown` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub button_DPadDown: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_DPadLeft` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub button_DPadLeft: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_DPadRight` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub button_DPadRight: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `camera::Camera` [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use camera::Camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> examples/basic.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | let mut i: i32 = 0; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/basic.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | let mut i: i32 = 0; [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: unreachable pattern [INFO] [stdout] --> src/input/controller.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | _ => {}, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/input/controller.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | _ => {}, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_LeftX` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub axis_LeftX: i16, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `axis_left_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_LeftY` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub axis_LeftY: i16, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `axis_left_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_RightX` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub axis_RightX: i16, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `axis_right_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_RightY` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub axis_RightY: i16, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `axis_right_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_TriggerLeft` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub axis_TriggerLeft: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `axis_trigger_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axis_TriggerRight` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub axis_TriggerRight: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `axis_trigger_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_A` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub button_A: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `button_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_B` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub button_B: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `button_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_X` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub button_X: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `button_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_Y` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub button_Y: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `button_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_Back` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub button_Back: bool, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `button_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_Guide` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub button_Guide: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `button_guide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_Start` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub button_Start: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `button_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_LeftStick` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub button_LeftStick: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_left_stick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_RightStick` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub button_RightStick: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_right_stick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_LeftShoulder` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub button_LeftShoulder: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_left_shoulder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_RightShoulder` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub button_RightShoulder: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_right_shoulder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_DPadUp` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub button_DPadUp: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_DPadDown` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub button_DPadDown: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_DPadLeft` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub button_DPadLeft: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `button_DPadRight` should have a snake case name [INFO] [stdout] --> src/input/controller.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub button_DPadRight: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.47s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sdl2_engine-869b39b76b96566a) [INFO] running `Command { std: "docker" "inspect" "8d65309c67b9e79dabd20c06b9e76f0611641b10a96f5da82bd6d7ae02aef974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d65309c67b9e79dabd20c06b9e76f0611641b10a96f5da82bd6d7ae02aef974", kill_on_drop: false }` [INFO] [stdout] 8d65309c67b9e79dabd20c06b9e76f0611641b10a96f5da82bd6d7ae02aef974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 47ba2ca17eb0a133c54b7fce56fbf63ea89ec962e73660cf58803a806ad613a0 [INFO] running `Command { std: "docker" "start" "-a" "47ba2ca17eb0a133c54b7fce56fbf63ea89ec962e73660cf58803a806ad613a0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `camera::Camera` [INFO] [stderr] --> src/lib.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use camera::Camera; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/input/controller.rs:103:13 [INFO] [stderr] | [INFO] [stderr] 103 | _ => {}, [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/input/controller.rs:124:13 [INFO] [stderr] | [INFO] [stderr] 124 | _ => {}, [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: structure field `axis_LeftX` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:40:9 [INFO] [stderr] | [INFO] [stderr] 40 | pub axis_LeftX: i16, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `axis_left_x` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `axis_LeftY` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 41 | pub axis_LeftY: i16, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `axis_left_y` [INFO] [stderr] [INFO] [stderr] warning: structure field `axis_RightX` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 42 | pub axis_RightX: i16, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `axis_right_x` [INFO] [stderr] [INFO] [stderr] warning: structure field `axis_RightY` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | pub axis_RightY: i16, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `axis_right_y` [INFO] [stderr] [INFO] [stderr] warning: structure field `axis_TriggerLeft` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | pub axis_TriggerLeft: i16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `axis_trigger_left` [INFO] [stderr] [INFO] [stderr] warning: structure field `axis_TriggerRight` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 45 | pub axis_TriggerRight: i16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `axis_trigger_right` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_A` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:47:9 [INFO] [stderr] | [INFO] [stderr] 47 | pub button_A: bool, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `button_a` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_B` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:48:9 [INFO] [stderr] | [INFO] [stderr] 48 | pub button_B: bool, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `button_b` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_X` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | pub button_X: bool, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `button_x` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_Y` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | pub button_Y: bool, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `button_y` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_Back` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | pub button_Back: bool, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `button_back` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_Guide` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | pub button_Guide: bool, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `button_guide` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_Start` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 53 | pub button_Start: bool, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `button_start` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_LeftStick` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | pub button_LeftStick: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_left_stick` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_RightStick` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | pub button_RightStick: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_right_stick` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_LeftShoulder` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:56:9 [INFO] [stderr] | [INFO] [stderr] 56 | pub button_LeftShoulder: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_left_shoulder` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_RightShoulder` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | pub button_RightShoulder: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_right_shoulder` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_DPadUp` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | pub button_DPadUp: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_up` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_DPadDown` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 59 | pub button_DPadDown: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_down` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_DPadLeft` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | pub button_DPadLeft: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_left` [INFO] [stderr] [INFO] [stderr] warning: structure field `button_DPadRight` should have a snake case name [INFO] [stderr] --> src/input/controller.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | pub button_DPadRight: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `button_dpad_right` [INFO] [stderr] [INFO] [stderr] warning: `sdl2_engine` (lib) generated 24 warnings [INFO] [stderr] warning: `sdl2_engine` (lib test) generated 24 warnings (24 duplicates) [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> examples/basic.rs:32:21 [INFO] [stderr] | [INFO] [stderr] 32 | let mut i: i32 = 0; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> examples/basic.rs:32:17 [INFO] [stderr] | [INFO] [stderr] 32 | let mut i: i32 = 0; [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sdl2_engine` (example "basic") generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sdl2_engine-869b39b76b96566a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests sdl2_engine [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "47ba2ca17eb0a133c54b7fce56fbf63ea89ec962e73660cf58803a806ad613a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ba2ca17eb0a133c54b7fce56fbf63ea89ec962e73660cf58803a806ad613a0", kill_on_drop: false }` [INFO] [stdout] 47ba2ca17eb0a133c54b7fce56fbf63ea89ec962e73660cf58803a806ad613a0