[INFO] cloning repository https://github.com/roberts-ivanovs/bomber-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roberts-ivanovs/bomber-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberts-ivanovs%2Fbomber-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberts-ivanovs%2Fbomber-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a8dbc3a7229989dcf87f38e87bfaf89d4fd4b07 [INFO] checking roberts-ivanovs/bomber-game against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberts-ivanovs%2Fbomber-game" "/workspace/builds/worker-45/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-45/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 40% (30/75) Updating files: 41% (31/75) Updating files: 42% (32/75) Updating files: 44% (33/75) Updating files: 45% (34/75) Updating files: 46% (35/75) Updating files: 48% (36/75) Updating files: 49% (37/75) Updating files: 50% (38/75) Updating files: 52% (39/75) Updating files: 53% (40/75) Updating files: 54% (41/75) Updating files: 56% (42/75) Updating files: 57% (43/75) Updating files: 58% (44/75) Updating files: 60% (45/75) Updating files: 61% (46/75) Updating files: 62% (47/75) Updating files: 64% (48/75) Updating files: 65% (49/75) Updating files: 66% (50/75) Updating files: 68% (51/75) Updating files: 69% (52/75) Updating files: 70% (53/75) Updating files: 72% (54/75) Updating files: 73% (55/75) Updating files: 74% (56/75) Updating files: 76% (57/75) Updating files: 77% (58/75) Updating files: 78% (59/75) Updating files: 80% (60/75) Updating files: 81% (61/75) Updating files: 82% (62/75) Updating files: 84% (63/75) Updating files: 85% (64/75) Updating files: 86% (65/75) Updating files: 88% (66/75) Updating files: 89% (67/75) Updating files: 90% (68/75) Updating files: 92% (69/75) Updating files: 93% (70/75) Updating files: 94% (71/75) Updating files: 96% (72/75) Updating files: 97% (73/75) Updating files: 98% (74/75) Updating files: 100% (75/75) Updating files: 100% (75/75), done. [INFO] validating manifest of git repo https://github.com/roberts-ivanovs/bomber-game on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roberts-ivanovs/bomber-game [INFO] finished tweaking git repo https://github.com/roberts-ivanovs/bomber-game [INFO] tweaked toml for git repo https://github.com/roberts-ivanovs/bomber-game written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate git repo https://github.com/roberts-ivanovs/bomber-game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "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-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ce7dc571f6427007c074798abd4be31b7b6b719f076a9c931e1a8549ddebbbd [INFO] running `Command { std: "docker" "start" "-a" "7ce7dc571f6427007c074798abd4be31b7b6b719f076a9c931e1a8549ddebbbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ce7dc571f6427007c074798abd4be31b7b6b719f076a9c931e1a8549ddebbbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ce7dc571f6427007c074798abd4be31b7b6b719f076a9c931e1a8549ddebbbd", kill_on_drop: false }` [INFO] [stdout] 7ce7dc571f6427007c074798abd4be31b7b6b719f076a9c931e1a8549ddebbbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c882292ef876a3f56e321643af7e170f97e6cc704d93064a8a06eb5aa3266a8b [INFO] running `Command { std: "docker" "start" "-a" "c882292ef876a3f56e321643af7e170f97e6cc704d93064a8a06eb5aa3266a8b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking glam v0.14.0 [INFO] [stderr] Compiling macroquad_macro v0.1.5 [INFO] [stderr] Checking bumpalo v3.7.0 [INFO] [stderr] Compiling nanoserde-derive v0.1.18 [INFO] [stderr] Checking sapp-jsutils v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking nanoserde v0.1.28 [INFO] [stderr] Checking fontdue v0.5.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking miniquad v0.3.0-alpha.37 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking rodio v0.13.1 [INFO] [stderr] Checking macroquad v0.3.6 [INFO] [stderr] Checking macroquad-tiled v0.1.0 [INFO] [stderr] Checking macroquad-particles v0.1.1 [INFO] [stderr] Checking macroquad-platformer v0.1.1 [INFO] [stderr] Checking bomber v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Skin`, `Ui`, `math::vec2`, `time::get_time` [INFO] [stdout] --> src/gui.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | math::vec2, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 3 | time::get_time, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 4 | ui::{Skin, Ui}, [INFO] [stdout] | ^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ui` [INFO] [stdout] --> src/gui/mainmenu.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | use macroquad::{prelude::*, ui}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macroquad_platformer::*` [INFO] [stdout] --> src/nodes.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use macroquad_platformer::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macroquad_tiled as tiled` [INFO] [stdout] --> src/nodes.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad_tiled as tiled; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::vec` [INFO] [stdout] --> src/nodes/bomb.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::vec; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macroquad_platformer::Actor` [INFO] [stdout] --> src/nodes/bomb.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use macroquad_platformer::Actor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AnimatedSprite`, `Animation`, `Coroutine`, `StateMachine`, `State`, `hash`, `play_sound_once`, `prelude::*`, `self`, `self` [INFO] [stdout] --> src/nodes/bomb.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | audio::{self, play_sound_once}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | animation::{AnimatedSprite, Animation}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 12 | coroutines::{start_coroutine, wait_seconds, Coroutine}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 13 | state_machine::{State, StateMachine}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 14 | }, [INFO] [stdout] 15 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | ui::{self, hash}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Bomber`, `Player` [INFO] [stdout] --> src/nodes/bomb.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | use super::player::{Bomber, Player}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Skin`, `Ui`, `math::vec2`, `time::get_time` [INFO] [stdout] --> src/gui.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | math::vec2, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 3 | time::get_time, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 4 | ui::{Skin, Ui}, [INFO] [stdout] | ^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `start_coroutine`, `wait_seconds` [INFO] [stdout] --> src/nodes/fire.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | coroutines::{start_coroutine, wait_seconds}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ui` [INFO] [stdout] --> src/gui/mainmenu.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | use macroquad::{prelude::*, ui}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macroquad_platformer::*` [INFO] [stdout] --> src/nodes.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use macroquad_platformer::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AnimatedSprite`, `Animation`, `Coroutine`, `color`, `hash`, `play_sound_once`, `prelude::*`, `self`, `self` [INFO] [stdout] --> src/nodes/player.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | audio::{self, play_sound_once}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | experimental::{ [INFO] [stdout] 9 | animation::{AnimatedSprite, Animation}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 10 | coroutines::{start_coroutine, wait_seconds, Coroutine}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | ui::{self, hash}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macroquad_tiled as tiled` [INFO] [stdout] --> src/nodes.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad_tiled as tiled; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::vec` [INFO] [stdout] --> src/nodes/bomb.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::vec; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macroquad_platformer::Actor` [INFO] [stdout] --> src/nodes/bomb.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use macroquad_platformer::Actor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AnimatedSprite`, `Animation`, `Coroutine`, `StateMachine`, `State`, `hash`, `play_sound_once`, `prelude::*`, `self`, `self` [INFO] [stdout] --> src/nodes/bomb.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | audio::{self, play_sound_once}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | animation::{AnimatedSprite, Animation}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 12 | coroutines::{start_coroutine, wait_seconds, Coroutine}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 13 | state_machine::{State, StateMachine}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 14 | }, [INFO] [stdout] 15 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | ui::{self, hash}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Bomber`, `Player` [INFO] [stdout] --> src/nodes/bomb.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | use super::player::{Bomber, Player}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `start_coroutine`, `wait_seconds` [INFO] [stdout] --> src/nodes/fire.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | coroutines::{start_coroutine, wait_seconds}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AnimatedSprite`, `Animation`, `Coroutine`, `color`, `hash`, `play_sound_once`, `prelude::*`, `self`, `self` [INFO] [stdout] --> src/nodes/player.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | audio::{self, play_sound_once}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | experimental::{ [INFO] [stdout] 9 | animation::{AnimatedSprite, Animation}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 10 | coroutines::{start_coroutine, wait_seconds, Coroutine}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | ui::{self, hash}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/nodes/level_bg.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let pos = vec2(0., 0.); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/nodes/level_bg.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | fn draw(node: RefMut) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parallax` [INFO] [stdout] --> src/nodes/level_bg.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn parallax(texture: Texture2D, depth: f32, camera_pos: Vec2) -> Rect { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input` [INFO] [stdout] --> src/nodes/player.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | input: Input, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pos` [INFO] [stdout] --> src/nodes/player.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | pos: Vec2, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ST_PUTTING_BOMB` [INFO] [stdout] --> src/nodes/player.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | const ST_PUTTING_BOMB: usize = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pos` [INFO] [stdout] --> src/nodes/player.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn pos(&self) -> Vec2 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_pos` [INFO] [stdout] --> src/nodes/player.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn set_pos(&mut self, pos: Vec2) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `convert_to_absolute` [INFO] [stdout] --> src/nodes.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | fn convert_to_absolute(num: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ToJS` [INFO] [stdout] --> src/js_interop.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ToJS {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `deg_90` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | deg_90: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `side` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | side: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tail` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | tail: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `threeway` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | threeway: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `twoway` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | twoway: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tileset` [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | tileset: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/nodes/level_bg.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let pos = vec2(0., 0.); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/nodes/level_bg.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | fn draw(node: RefMut) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parallax` [INFO] [stdout] --> src/nodes/level_bg.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn parallax(texture: Texture2D, depth: f32, camera_pos: Vec2) -> Rect { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input` [INFO] [stdout] --> src/nodes/player.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | input: Input, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pos` [INFO] [stdout] --> src/nodes/player.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | pos: Vec2, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ST_PUTTING_BOMB` [INFO] [stdout] --> src/nodes/player.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | const ST_PUTTING_BOMB: usize = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pos` [INFO] [stdout] --> src/nodes/player.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn pos(&self) -> Vec2 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_pos` [INFO] [stdout] --> src/nodes/player.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn set_pos(&mut self, pos: Vec2) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `convert_to_absolute` [INFO] [stdout] --> src/nodes.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | fn convert_to_absolute(num: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ToJS` [INFO] [stdout] --> src/js_interop.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ToJS {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `deg_90` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | deg_90: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `side` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | side: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tail` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | tail: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `threeway` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | threeway: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `twoway` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | twoway: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tileset` [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | tileset: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "c882292ef876a3f56e321643af7e170f97e6cc704d93064a8a06eb5aa3266a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c882292ef876a3f56e321643af7e170f97e6cc704d93064a8a06eb5aa3266a8b", kill_on_drop: false }` [INFO] [stdout] c882292ef876a3f56e321643af7e170f97e6cc704d93064a8a06eb5aa3266a8b