[INFO] updating cached repository https://github.com/Headpenguin/HalloweenDemo2021Src [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94ac6e24004357efa21c7b8cf405f58888a1bc13 [INFO] testing Headpenguin/HalloweenDemo2021Src 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%2FHeadpenguin%2FHalloweenDemo2021Src" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Headpenguin/HalloweenDemo2021Src 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/Headpenguin/HalloweenDemo2021Src [INFO] finished tweaking git repo https://github.com/Headpenguin/HalloweenDemo2021Src [INFO] tweaked toml for git repo https://github.com/Headpenguin/HalloweenDemo2021Src written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/Headpenguin/HalloweenDemo2021Src 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-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 6776d4650dd7a36b1585e107095dbf75f39e83b7816a43e753a2b3e93dd80bb0 [INFO] running `Command { std: "docker" "start" "-a" "6776d4650dd7a36b1585e107095dbf75f39e83b7816a43e753a2b3e93dd80bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6776d4650dd7a36b1585e107095dbf75f39e83b7816a43e753a2b3e93dd80bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6776d4650dd7a36b1585e107095dbf75f39e83b7816a43e753a2b3e93dd80bb0", kill_on_drop: false }` [INFO] [stdout] 6776d4650dd7a36b1585e107095dbf75f39e83b7816a43e753a2b3e93dd80bb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 0ef747cae87fc3e5672c043af25d317c89a9ebe5240178f3ef50d40dbfbd8582 [INFO] running `Command { std: "docker" "start" "-a" "0ef747cae87fc3e5672c043af25d317c89a9ebe5240178f3ef50d40dbfbd8582", 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] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling HalloweenDemo2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::SpriteLoader::Animations` [INFO] [stdout] --> src/SkeletonMod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::SpriteLoader::Animations; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::SpriteLoader::Animation` [INFO] [stdout] --> src/SkeletonMod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::SpriteLoader::Animation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `HalloweenDemo2021` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `halloween_demo2021` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `PlayerMod` should have a snake case name [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | mod PlayerMod; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `player_mod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `SpriteLoader` should have a snake case name [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | mod SpriteLoader; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `sprite_loader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `MapMod` should have a snake case name [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | mod MapMod; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `map_mod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `CollisionMod` should have a snake case name [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | mod CollisionMod; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `collision_mod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `SkeletonMod` should have a snake case name [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | mod SkeletonMod; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `skeleton_mod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `videoSubsystem` should have a snake case name [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let videoSubsystem = context.video().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `video_subsystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `keyUpdate` should have a snake case name [INFO] [stdout] --> src/main.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | let mut keyUpdate = false; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `key_update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `attackTimer` should have a snake case name [INFO] [stdout] --> src/PlayerMod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | attackTimer: u32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `attack_timer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `leftAttack` should have a snake case name [INFO] [stdout] --> src/PlayerMod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | let leftAttack = Animation::Flip(FlipAnimation::new(4)); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `left_attack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `checkKeyboardInput` should have a snake case name [INFO] [stdout] --> src/PlayerMod.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn checkKeyboardInput(&mut self, state: &KeyboardState) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_keyboard_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `relTupleToRect` should have a snake case name [INFO] [stdout] --> src/PlayerMod.rs:202:8 [INFO] [stdout] | [INFO] [stdout] 202 | fn relTupleToRect(&self, coords: (i32, i32, u32, u32)) -> Rect { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rel_tuple_to_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `attackCollision` should have a snake case name [INFO] [stdout] --> src/PlayerMod.rs:211:12 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn attackCollision(&self, hitbox: Rect) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `attack_collision` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `attackBox` should have a snake case name [INFO] [stdout] --> src/PlayerMod.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | let attackBox = self.relTupleToRect(coords); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `attack_box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `loadSprites` should have a snake case name [INFO] [stdout] --> src/SpriteLoader.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn loadSprites<'a, 'b> (creator: &'a TextureCreator, filenames: &'b [&'b str]) -> Result>, String> { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `load_sprites` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getSprite` should have a snake case name [INFO] [stdout] --> src/SpriteLoader.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn getSprite(&self, idx: usize) -> &Sprite { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `get_sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `activeAnimation` should have a snake case name [INFO] [stdout] --> src/SpriteLoader.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | activeAnimation: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `active_animation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameCounter` should have a snake case name [INFO] [stdout] --> src/SpriteLoader.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | frameCounter: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `frame_counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getAnimation` should have a snake case name [INFO] [stdout] --> src/SpriteLoader.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | fn getAnimation<'b>(&'b self) -> &Animation<'b> { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `get_animation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `drawNextFrame` should have a snake case name [INFO] [stdout] --> src/SpriteLoader.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn drawNextFrame(&self, canvas: &mut Canvas, position: Rect) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `draw_next_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `changeAnimation` should have a snake case name [INFO] [stdout] --> src/SpriteLoader.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn changeAnimation(&mut self, idx: usize) -> Result<(), &'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `change_animation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getIndex` should have a snake case name [INFO] [stdout] --> src/SpriteLoader.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn getIndex(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `get_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fromFiles` should have a snake case name [INFO] [stdout] --> src/SpriteLoader.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn fromFiles<'b> (creator: &'a TextureCreator, filenames: &'b [&'b str], positions: &'b [usize]) -> Result src/SpriteLoader.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn getFrame(&self, counter: usize) -> &Sprite { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `get_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `flipHorizontal` should have a snake case name [INFO] [stdout] --> src/SpriteLoader.rs:216:65 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn draw(&self, canvas: &mut Canvas, quad: Rect, flipHorizontal: bool, flipVertical: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `flip_horizontal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `flipVertical` should have a snake case name [INFO] [stdout] --> src/SpriteLoader.rs:216:87 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn draw(&self, canvas: &mut Canvas, quad: Rect, flipHorizontal: bool, flipVertical: bool) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `flip_vertical` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/SpriteLoader.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | canvas.copy_ex(&self.0, None, quad, 0f64, None, true, false); //Render the left half [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/SpriteLoader.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | canvas.copy(&self.0, None, quad); //Render the right half [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/SpriteLoader.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | canvas.copy_ex(&self.0, None, quad, 0f64, None, flipHorizontal, flipVertical); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `collisionMap` should have a snake case name [INFO] [stdout] --> src/MapMod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | collisionMap: [[CollisionType; 17]; 12], [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `collision_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `collisionMap` should have a snake case name [INFO] [stdout] --> src/MapMod.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | let mut collisionMap: [[CollisionType; 17]; 12] = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `collision_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `leftBound` should have a snake case name [INFO] [stdout] --> src/MapMod.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | let leftBound = (hitbox.x as f32 / 50f32 ).floor() as usize; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `left_bound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rightBound` should have a snake case name [INFO] [stdout] --> src/MapMod.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let rightBound = ((hitbox.x + hitbox.w) as f32 / 50f32 ).ceil() as usize; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `right_bound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `topBound` should have a snake case name [INFO] [stdout] --> src/MapMod.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | let topBound = (hitbox.y as f32 / 50f32 ).floor() as usize; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `top_bound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bottomBound` should have a snake case name [INFO] [stdout] --> src/MapMod.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | let bottomBound = ((hitbox.y + hitbox.h) as f32 / 50f32 ).ceil() as usize; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `bottom_bound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `doesCollide` should have a snake case name [INFO] [stdout] --> src/CollisionMod.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | fn doesCollide(&self, hitbox: Rect) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `does_collide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `playerIsTrapped` should have a snake case name [INFO] [stdout] --> src/SkeletonMod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | playerIsTrapped: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `player_is_trapped` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gateHitBox` should have a snake case name [INFO] [stdout] --> src/SkeletonMod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | gateHitBox: Rect, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `gate_hit_box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gateSound` should have a snake case name [INFO] [stdout] --> src/SkeletonMod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | gateSound: Chunk, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `gate_sound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `skeletonDie` should have a snake case name [INFO] [stdout] --> src/SkeletonMod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | skeletonDie: Chunk [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `skeleton_die` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `gateHitBox` should have a snake case name [INFO] [stdout] --> src/SkeletonMod.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let gateHitBox = Rect::new(PlayerMod::THRESHOLD - 50 , 150, 50, 50); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `gate_hit_box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `gateSound` should have a snake case name [INFO] [stdout] --> src/SkeletonMod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | let gateSound = Chunk::from_file(&"Resources/Music/Gate Sound.wav").unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `gate_sound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `skeletonDie` should have a snake case name [INFO] [stdout] --> src/SkeletonMod.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let skeletonDie = Chunk::from_file(&"Resources/Music/Skeleton Die.wav").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `skeleton_die` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `trapPlayer` should have a snake case name [INFO] [stdout] --> src/SkeletonMod.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn trapPlayer(&mut self, channel: Channel) -> Channel { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `trap_player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `doesCollide` should have a snake case name [INFO] [stdout] --> src/SkeletonMod.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn doesCollide(&self, hitbox: Rect) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `does_collide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.HalloweenDemo2021.de875ef0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee.3pa8it4w61l3yumt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-1926d4eab4a04e96.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-5044d9021157145d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-5342717c0c307044.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-714dbbb8f72fc5ee" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 47 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `HalloweenDemo2021` due to 2 previous errors; 47 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0ef747cae87fc3e5672c043af25d317c89a9ebe5240178f3ef50d40dbfbd8582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef747cae87fc3e5672c043af25d317c89a9ebe5240178f3ef50d40dbfbd8582", kill_on_drop: false }` [INFO] [stdout] 0ef747cae87fc3e5672c043af25d317c89a9ebe5240178f3ef50d40dbfbd8582