[INFO] cloning repository https://github.com/kirinokirino/kaika [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirinokirino/kaika" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fkaika", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fkaika'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b323f76c034e826d343857c6b9642e00a2ea740 [INFO] testing kirinokirino/kaika against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fkaika" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kirinokirino/kaika 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] removed /workspace/builds/worker-26/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/kirinokirino/kaika [INFO] finished tweaking git repo https://github.com/kirinokirino/kaika [INFO] tweaked toml for git repo https://github.com/kirinokirino/kaika written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/kirinokirino/kaika 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quad-alsa-sys v0.3.2 [INFO] [stderr] Downloaded quad-snd v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] b426b81d2f9af4c20d11954b8d083dfbaadde129d0e8f0ddda8f3dc83d2dee16 [INFO] running `Command { std: "docker" "start" "-a" "b426b81d2f9af4c20d11954b8d083dfbaadde129d0e8f0ddda8f3dc83d2dee16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b426b81d2f9af4c20d11954b8d083dfbaadde129d0e8f0ddda8f3dc83d2dee16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b426b81d2f9af4c20d11954b8d083dfbaadde129d0e8f0ddda8f3dc83d2dee16", kill_on_drop: false }` [INFO] [stdout] b426b81d2f9af4c20d11954b8d083dfbaadde129d0e8f0ddda8f3dc83d2dee16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] cde597eff103dd4f144fc9193c65a758429030e3dd82ea7676dfe2cf49a13123 [INFO] running `Command { std: "docker" "start" "-a" "cde597eff103dd4f144fc9193c65a758429030e3dd82ea7676dfe2cf49a13123", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling png v0.16.8 [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 lewton v0.9.4 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.42 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling macroquad v0.3.13 [INFO] [stderr] Compiling kaika v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `collision_rect` [INFO] [stdout] --> src/static_layers.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | if let Some(collision_rect) = check_against.intersect(temp_collider_x) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_rect` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collision_rect` [INFO] [stdout] --> src/static_layers.rs:93:40 [INFO] [stdout] | [INFO] [stdout] 93 | } else if let Some(collision_rect) = check_against.intersect(temp_collider_y) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display` [INFO] [stdout] --> src/world/mod.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | let display = path.display(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/audio.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | path: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Sample` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/audio.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_follow` [INFO] [stdout] --> src/camera.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn set_follow(&mut self, position: Option, _rotation: Option) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `norm` [INFO] [stdout] --> src/common.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn norm(value: f32, start: f32, stop: f32) -> f32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find` [INFO] [stdout] --> src/entity.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn find(&self, sprite_name: &str) -> Option<&StaticEntity> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Entity` [INFO] [stdout] --> src/entity.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | struct Entity {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `init` [INFO] [stdout] --> src/player.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | fn init(&mut self) {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_sprite_name_by_id` [INFO] [stdout] --> src/sprite.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_sprite_name_by_id(&self, id: usize) -> Option<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ui` [INFO] [stdout] --> src/sprite.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn ui(&self) -> Option<&'static str> { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/sprite.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | path: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sprite` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/sprite.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Menu` [INFO] [stdout] --> src/world/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Menu, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.73s [INFO] running `Command { std: "docker" "inspect" "cde597eff103dd4f144fc9193c65a758429030e3dd82ea7676dfe2cf49a13123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde597eff103dd4f144fc9193c65a758429030e3dd82ea7676dfe2cf49a13123", kill_on_drop: false }` [INFO] [stdout] cde597eff103dd4f144fc9193c65a758429030e3dd82ea7676dfe2cf49a13123 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55c2f10f14a289433e018eae0d27af71f37117a08a3994f7f6fbfcd870d21fdd [INFO] running `Command { std: "docker" "start" "-a" "55c2f10f14a289433e018eae0d27af71f37117a08a3994f7f6fbfcd870d21fdd", kill_on_drop: false }` [INFO] [stderr] Compiling kaika v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `collision_rect` [INFO] [stdout] --> src/static_layers.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | if let Some(collision_rect) = check_against.intersect(temp_collider_x) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_rect` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collision_rect` [INFO] [stdout] --> src/static_layers.rs:93:40 [INFO] [stdout] | [INFO] [stdout] 93 | } else if let Some(collision_rect) = check_against.intersect(temp_collider_y) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display` [INFO] [stdout] --> src/world/mod.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | let display = path.display(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/audio.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | path: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Sample` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/audio.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_follow` [INFO] [stdout] --> src/camera.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn set_follow(&mut self, position: Option, _rotation: Option) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `norm` [INFO] [stdout] --> src/common.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn norm(value: f32, start: f32, stop: f32) -> f32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find` [INFO] [stdout] --> src/entity.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn find(&self, sprite_name: &str) -> Option<&StaticEntity> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Entity` [INFO] [stdout] --> src/entity.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | struct Entity {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `init` [INFO] [stdout] --> src/player.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | fn init(&mut self) {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_sprite_name_by_id` [INFO] [stdout] --> src/sprite.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_sprite_name_by_id(&self, id: usize) -> Option<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ui` [INFO] [stdout] --> src/sprite.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn ui(&self) -> Option<&'static str> { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/sprite.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | path: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sprite` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/sprite.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Menu` [INFO] [stdout] --> src/world/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Menu, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "55c2f10f14a289433e018eae0d27af71f37117a08a3994f7f6fbfcd870d21fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c2f10f14a289433e018eae0d27af71f37117a08a3994f7f6fbfcd870d21fdd", kill_on_drop: false }` [INFO] [stdout] 55c2f10f14a289433e018eae0d27af71f37117a08a3994f7f6fbfcd870d21fdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4642365d8abe5ce57627f9fe7a14a63228f5cd813484ccd3a101aedeafc8f73 [INFO] running `Command { std: "docker" "start" "-a" "c4642365d8abe5ce57627f9fe7a14a63228f5cd813484ccd3a101aedeafc8f73", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `collision_rect` [INFO] [stderr] --> src/static_layers.rs:87:33 [INFO] [stderr] | [INFO] [stderr] 87 | if let Some(collision_rect) = check_against.intersect(temp_collider_x) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_rect` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collision_rect` [INFO] [stderr] --> src/static_layers.rs:93:40 [INFO] [stderr] | [INFO] [stderr] 93 | } else if let Some(collision_rect) = check_against.intersect(temp_collider_y) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_rect` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `display` [INFO] [stderr] --> src/world/mod.rs:175:13 [INFO] [stderr] | [INFO] [stderr] 175 | let display = path.display(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `path` [INFO] [stderr] --> src/audio.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | path: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Sample` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/audio.rs:40:10 [INFO] [stderr] | [INFO] [stderr] 40 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_follow` [INFO] [stderr] --> src/camera.rs:48:12 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn set_follow(&mut self, position: Option, _rotation: Option) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `norm` [INFO] [stderr] --> src/common.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn norm(value: f32, start: f32, stop: f32) -> f32 { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `find` [INFO] [stderr] --> src/entity.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn find(&self, sprite_name: &str) -> Option<&StaticEntity> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Entity` [INFO] [stderr] --> src/entity.rs:93:8 [INFO] [stderr] | [INFO] [stderr] 93 | struct Entity {} [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `init` [INFO] [stderr] --> src/player.rs:55:8 [INFO] [stderr] | [INFO] [stderr] 55 | fn init(&mut self) {} [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_sprite_name_by_id` [INFO] [stderr] --> src/sprite.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn get_sprite_name_by_id(&self, id: usize) -> Option<&'static str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `ui` [INFO] [stderr] --> src/sprite.rs:83:12 [INFO] [stderr] | [INFO] [stderr] 83 | pub fn ui(&self) -> Option<&'static str> { [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `path` [INFO] [stderr] --> src/sprite.rs:107:5 [INFO] [stderr] | [INFO] [stderr] 107 | path: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Sprite` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/sprite.rs:105:10 [INFO] [stderr] | [INFO] [stderr] 105 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Menu` [INFO] [stderr] --> src/world/mod.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | Menu, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `kaika` (bin "kaika" test) generated 13 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kaika-33f5a2a7a14a01f0) [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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c4642365d8abe5ce57627f9fe7a14a63228f5cd813484ccd3a101aedeafc8f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4642365d8abe5ce57627f9fe7a14a63228f5cd813484ccd3a101aedeafc8f73", kill_on_drop: false }` [INFO] [stdout] c4642365d8abe5ce57627f9fe7a14a63228f5cd813484ccd3a101aedeafc8f73