[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cf1a0daa4c6afaa6de4bdf6d9efdceaadbd86cb6b4fd894f8313c4ad451db54 [INFO] running `Command { std: "docker" "start" "-a" "5cf1a0daa4c6afaa6de4bdf6d9efdceaadbd86cb6b4fd894f8313c4ad451db54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cf1a0daa4c6afaa6de4bdf6d9efdceaadbd86cb6b4fd894f8313c4ad451db54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf1a0daa4c6afaa6de4bdf6d9efdceaadbd86cb6b4fd894f8313c4ad451db54", kill_on_drop: false }` [INFO] [stdout] 5cf1a0daa4c6afaa6de4bdf6d9efdceaadbd86cb6b4fd894f8313c4ad451db54 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 307b108ce7eb854e5b7e7dc584195deab605a4ca366570fe8ad934c0dff98b64 [INFO] running `Command { std: "docker" "start" "-a" "307b108ce7eb854e5b7e7dc584195deab605a4ca366570fe8ad934c0dff98b64", kill_on_drop: false }` [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-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.HalloweenDemo2021.df3b229a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb.28wwtnyijfv09v46.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-1a2740df74e1b806.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-3621c1816003d5ab.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblibc-52923e1cf0438359.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/HalloweenDemo2021-52bc6cb2638949bb" "-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" "307b108ce7eb854e5b7e7dc584195deab605a4ca366570fe8ad934c0dff98b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "307b108ce7eb854e5b7e7dc584195deab605a4ca366570fe8ad934c0dff98b64", kill_on_drop: false }` [INFO] [stdout] 307b108ce7eb854e5b7e7dc584195deab605a4ca366570fe8ad934c0dff98b64