[INFO] cloning repository https://github.com/Talon1024/doomaker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Talon1024/doomaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalon1024%2Fdoomaker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalon1024%2Fdoomaker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da25d41304f140b65e2281ec7f1f9ba7be90618c [INFO] checking Talon1024/doomaker against master#1ab98933fa75d72e882b86feac1a0be3a5b02cb0 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalon1024%2Fdoomaker" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Talon1024/doomaker on toolchain 1ab98933fa75d72e882b86feac1a0be3a5b02cb0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Talon1024/doomaker [INFO] finished tweaking git repo https://github.com/Talon1024/doomaker [INFO] tweaked toml for git repo https://github.com/Talon1024/doomaker written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Talon1024/doomaker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quad-url v0.1.1 [INFO] [stderr] Downloaded egui-miniquad v0.11.0 [INFO] [stderr] Downloaded egui-macroquad v0.11.0 [INFO] [stderr] Downloaded sapp-linux v0.1.14 [INFO] [stderr] Downloaded sapp-darwin v0.1.8 [INFO] [stderr] Downloaded sapp-windows v0.2.20 [INFO] [stderr] Downloaded macroquad v0.3.16 [INFO] [stderr] Downloaded earcutr v0.2.0 [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.46 [INFO] [stderr] Downloaded sapp-android v0.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1c18c4309f9e87b53dfe9b35a390f68c89b9e744518bf5e0861c52532ca2f3aa [INFO] running `Command { std: "docker" "start" "-a" "1c18c4309f9e87b53dfe9b35a390f68c89b9e744518bf5e0861c52532ca2f3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c18c4309f9e87b53dfe9b35a390f68c89b9e744518bf5e0861c52532ca2f3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c18c4309f9e87b53dfe9b35a390f68c89b9e744518bf5e0861c52532ca2f3aa", kill_on_drop: false }` [INFO] [stdout] 1c18c4309f9e87b53dfe9b35a390f68c89b9e744518bf5e0861c52532ca2f3aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aadaf7e0560398de14b6d02aece6f48ebc348176f2e8044f1e5fd5c7b07cd20a [INFO] running `Command { std: "docker" "start" "-a" "aadaf7e0560398de14b6d02aece6f48ebc348176f2e8044f1e5fd5c7b07cd20a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking ttf-parser v0.15.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling sapp-linux v0.1.14 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Checking glam v0.14.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking micromath v2.0.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking bumpalo v3.9.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking doom64-hash v0.1.0 (/opt/rustwide/workdir/doom64-hash) [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.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] Checking hashbrown v0.9.1 [INFO] [stderr] Checking quad-url v0.1.1 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking fontdue v0.5.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking owned_ttf_parser v0.15.0 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking earcutr v0.2.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking audrey v0.3.0 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking map-to-3D v0.1.0 (/opt/rustwide/workdir/map-to-3D) [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking miniquad v0.3.0-alpha.46 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Checking emath v0.18.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking epaint v0.18.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking doomwad v0.1.0 (/opt/rustwide/workdir/doom-wad) [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DerefMut`, `Deref` [INFO] [stdout] --> doom-wad/src/wad/mod.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DerefMut`, `Deref` [INFO] [stdout] --> doom-wad/src/wad/mod.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:137:7 [INFO] [stdout] | [INFO] [stdout] 137 | let (mut left, _) = lump_name.split_at_mut(slen); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `lump_name` [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn lump_name(slice: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `str_to_lump_name` [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn str_to_lump_name(name: &str) -> [u8; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add` [INFO] [stdout] --> doom-wad/src/res/image/blending.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | pub(super) fn add(a: &[u8], b: &[u8], alpha_index: Option) -> Box<[u8]> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `patch` [INFO] [stdout] --> doom-wad/src/res/textures.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | patch: LumpName, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TexturePatch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> doom-wad/src/res/textures.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[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: field is never read: `flags` [INFO] [stdout] --> doom-wad/src/res/textures.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | flags: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TexturePatch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> doom-wad/src/res/textures.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[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: field is never read: `flags` [INFO] [stdout] --> doom-wad/src/res/textures.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | flags: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Texture` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> doom-wad/src/res/textures.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:137:7 [INFO] [stdout] | [INFO] [stdout] 137 | let (mut left, _) = lump_name.split_at_mut(slen); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `lump_name` [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn lump_name(slice: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `str_to_lump_name` [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn str_to_lump_name(name: &str) -> [u8; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add` [INFO] [stdout] --> doom-wad/src/res/image/blending.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | pub(super) fn add(a: &[u8], b: &[u8], alpha_index: Option) -> Box<[u8]> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `patch` [INFO] [stdout] --> doom-wad/src/res/textures.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | patch: LumpName, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TexturePatch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> doom-wad/src/res/textures.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[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: field is never read: `flags` [INFO] [stdout] --> doom-wad/src/res/textures.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | flags: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TexturePatch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> doom-wad/src/res/textures.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[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: field is never read: `flags` [INFO] [stdout] --> doom-wad/src/res/textures.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | flags: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Texture` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> doom-wad/src/res/textures.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking egui v0.18.1 [INFO] [stderr] Checking macroquad v0.3.16 [INFO] [stderr] Checking egui-miniquad v0.11.0 [INFO] [stderr] Checking egui-macroquad v0.11.0 [INFO] [stderr] Checking egui-winit v0.18.0 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking editor v0.1.0 (/opt/rustwide/workdir/editor) [INFO] [stderr] Checking egui_glow v0.18.1 [INFO] [stdout] warning: unused variable: `shift_move_fac` [INFO] [stdout] --> editor/src/main.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | let shift_move_fac = 0.125; // 1 / 8 or 2^-3 [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shift_move_fac` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shift_move_max_speed` [INFO] [stdout] --> editor/src/main.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | let shift_move_max_speed = 7.; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shift_move_max_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `angle` [INFO] [stdout] --> editor/src/data/mod.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn new(pos: Vec2, z: f32, angle: f32, typeid: usize) -> Thing { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shift_move_fac` [INFO] [stdout] --> editor/src/main.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | let shift_move_fac = 0.125; // 1 / 8 or 2^-3 [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shift_move_fac` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shift_move_max_speed` [INFO] [stdout] --> editor/src/main.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | let shift_move_max_speed = 7.; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shift_move_max_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `angle` [INFO] [stdout] --> editor/src/data/mod.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn new(pos: Vec2, z: f32, angle: f32, typeid: usize) -> Thing { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `speed` [INFO] [stdout] --> editor/src/velocity.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn speed(&self) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `plane_floor` [INFO] [stdout] --> editor/src/data/mod.rs:171:2 [INFO] [stdout] | [INFO] [stdout] 171 | pub plane_floor: Plane, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sector` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> editor/src/data/mod.rs:169:19 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Default, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `plane_ceil` [INFO] [stdout] --> editor/src/data/mod.rs:172:2 [INFO] [stdout] | [INFO] [stdout] 172 | pub plane_ceil: Plane, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sector` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> editor/src/data/mod.rs:169:19 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Default, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Vec3` [INFO] [stdout] --> editor/src/property.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | Vec3(Vec3), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PropertyValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> editor/src/property.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `speed` [INFO] [stdout] --> editor/src/velocity.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn speed(&self) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `plane_floor` [INFO] [stdout] --> editor/src/data/mod.rs:171:2 [INFO] [stdout] | [INFO] [stdout] 171 | pub plane_floor: Plane, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sector` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> editor/src/data/mod.rs:169:19 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Default, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `plane_ceil` [INFO] [stdout] --> editor/src/data/mod.rs:172:2 [INFO] [stdout] | [INFO] [stdout] 172 | pub plane_ceil: Plane, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sector` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> editor/src/data/mod.rs:169:19 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Default, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Vec3` [INFO] [stdout] --> editor/src/property.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | Vec3(Vec3), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PropertyValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> editor/src/property.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking texbrowse v0.1.0 (/opt/rustwide/workdir/doom-wad/examples/texbrowse) [INFO] [stdout] warning: unused imports: `fs::File`, `ops::Range` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{error::Error, rc::Rc, fs::File, ops::Range}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Decoder`, `Transformations` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use png::{Decoder, Transformations}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DoomWadLump`, `LumpName`, `read_texturex` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use doomwad::{wad::{DoomWadLump, LumpName, DoomWad, DoomWadCollection}, res::{read_texturex, PaletteCollection, ToImage, Image}}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fs::File`, `ops::Range` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{error::Error, rc::Rc, fs::File, ops::Range}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Decoder`, `Transformations` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use png::{Decoder, Transformations}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DoomWadLump`, `LumpName`, `read_texturex` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use doomwad::{wad::{DoomWadLump, LumpName, DoomWad, DoomWadCollection}, res::{read_texturex, PaletteCollection, ToImage, Image}}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `glutin::event::WindowEvent::CursorMoved::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:111:69 [INFO] [stdout] | [INFO] [stdout] 111 | glutin::event::WindowEvent::CursorMoved { device_id, position, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `glutin::event::WindowEvent::MouseWheel::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:114:72 [INFO] [stdout] | [INFO] [stdout] 114 | glutin::event::WindowEvent::MouseWheel { device_id, delta, phase, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `glutin::event::WindowEvent::MouseInput::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:115:73 [INFO] [stdout] | [INFO] [stdout] 115 | glutin::event::WindowEvent::MouseInput { device_id, state, button, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:109:50 [INFO] [stdout] | [INFO] [stdout] 109 | glutin::event::WindowEvent::KeyboardInput { device_id, input, is_synthetic } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:109:61 [INFO] [stdout] | [INFO] [stdout] 109 | glutin::event::WindowEvent::KeyboardInput { device_id, input, is_synthetic } => (), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `input: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_synthetic` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:109:68 [INFO] [stdout] | [INFO] [stdout] 109 | glutin::event::WindowEvent::KeyboardInput { device_id, input, is_synthetic } => (), [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `is_synthetic: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:111:48 [INFO] [stdout] | [INFO] [stdout] 111 | glutin::event::WindowEvent::CursorMoved { device_id, position, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `position` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:111:59 [INFO] [stdout] | [INFO] [stdout] 111 | glutin::event::WindowEvent::CursorMoved { device_id, position, modifiers } => (), [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `position: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modifiers` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:111:69 [INFO] [stdout] | [INFO] [stdout] 111 | glutin::event::WindowEvent::CursorMoved { device_id, position, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `modifiers: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | glutin::event::WindowEvent::CursorEntered { device_id } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:113:47 [INFO] [stdout] | [INFO] [stdout] 113 | glutin::event::WindowEvent::CursorLeft { device_id } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:114:47 [INFO] [stdout] | [INFO] [stdout] 114 | glutin::event::WindowEvent::MouseWheel { device_id, delta, phase, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:114:58 [INFO] [stdout] | [INFO] [stdout] 114 | glutin::event::WindowEvent::MouseWheel { device_id, delta, phase, modifiers } => (), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `delta: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `phase` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:114:65 [INFO] [stdout] | [INFO] [stdout] 114 | glutin::event::WindowEvent::MouseWheel { device_id, delta, phase, modifiers } => (), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `phase: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modifiers` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:114:72 [INFO] [stdout] | [INFO] [stdout] 114 | glutin::event::WindowEvent::MouseWheel { device_id, delta, phase, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `modifiers: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:115:47 [INFO] [stdout] | [INFO] [stdout] 115 | glutin::event::WindowEvent::MouseInput { device_id, state, button, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:115:58 [INFO] [stdout] | [INFO] [stdout] 115 | glutin::event::WindowEvent::MouseInput { device_id, state, button, modifiers } => (), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `state: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:115:65 [INFO] [stdout] | [INFO] [stdout] 115 | glutin::event::WindowEvent::MouseInput { device_id, state, button, modifiers } => (), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `button: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modifiers` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:115:73 [INFO] [stdout] | [INFO] [stdout] 115 | glutin::event::WindowEvent::MouseInput { device_id, state, button, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `modifiers: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:116:53 [INFO] [stdout] | [INFO] [stdout] 116 | glutin::event::WindowEvent::TouchpadPressure { device_id, pressure, stage } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pressure` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:116:64 [INFO] [stdout] | [INFO] [stdout] 116 | glutin::event::WindowEvent::TouchpadPressure { device_id, pressure, stage } => (), [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `pressure: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stage` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:116:74 [INFO] [stdout] | [INFO] [stdout] 116 | glutin::event::WindowEvent::TouchpadPressure { device_id, pressure, stage } => (), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `stage: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:117:47 [INFO] [stdout] | [INFO] [stdout] 117 | glutin::event::WindowEvent::AxisMotion { device_id, axis, value } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `axis` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:117:58 [INFO] [stdout] | [INFO] [stdout] 117 | glutin::event::WindowEvent::AxisMotion { device_id, axis, value } => (), [INFO] [stdout] | ^^^^ help: try ignoring the field: `axis: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:117:64 [INFO] [stdout] | [INFO] [stdout] 117 | glutin::event::WindowEvent::AxisMotion { device_id, axis, value } => (), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale_factor` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:119:55 [INFO] [stdout] | [INFO] [stdout] 119 | glutin::event::WindowEvent::ScaleFactorChanged { scale_factor, new_inner_size } => (), [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `scale_factor: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_inner_size` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:119:69 [INFO] [stdout] | [INFO] [stdout] 119 | glutin::event::WindowEvent::ScaleFactorChanged { scale_factor, new_inner_size } => (), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `new_inner_size: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ectx` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:227:12 [INFO] [stdout] | [INFO] [stdout] 227 | fn the_gui(ectx: &egui::Context) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ectx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glc` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/renderer.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn set_uniforms(&self, glc: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_glc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glc` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/renderer.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn set_textures(&self, glc: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_glc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glc` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/renderer.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | fn update(&mut self, glc: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_glc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `glutin::event::WindowEvent::CursorMoved::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:111:69 [INFO] [stdout] | [INFO] [stdout] 111 | glutin::event::WindowEvent::CursorMoved { device_id, position, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `glutin::event::WindowEvent::MouseWheel::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:114:72 [INFO] [stdout] | [INFO] [stdout] 114 | glutin::event::WindowEvent::MouseWheel { device_id, delta, phase, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `glutin::event::WindowEvent::MouseInput::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:115:73 [INFO] [stdout] | [INFO] [stdout] 115 | glutin::event::WindowEvent::MouseInput { device_id, state, button, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:196:14 [INFO] [stdout] | [INFO] [stdout] 196 | ... let mut ts = TextureSquare::new( [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:109:50 [INFO] [stdout] | [INFO] [stdout] 109 | glutin::event::WindowEvent::KeyboardInput { device_id, input, is_synthetic } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:109:61 [INFO] [stdout] | [INFO] [stdout] 109 | glutin::event::WindowEvent::KeyboardInput { device_id, input, is_synthetic } => (), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `input: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_synthetic` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:109:68 [INFO] [stdout] | [INFO] [stdout] 109 | glutin::event::WindowEvent::KeyboardInput { device_id, input, is_synthetic } => (), [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `is_synthetic: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:111:48 [INFO] [stdout] | [INFO] [stdout] 111 | glutin::event::WindowEvent::CursorMoved { device_id, position, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `position` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:111:59 [INFO] [stdout] | [INFO] [stdout] 111 | glutin::event::WindowEvent::CursorMoved { device_id, position, modifiers } => (), [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `position: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modifiers` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:111:69 [INFO] [stdout] | [INFO] [stdout] 111 | glutin::event::WindowEvent::CursorMoved { device_id, position, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `modifiers: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | glutin::event::WindowEvent::CursorEntered { device_id } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:113:47 [INFO] [stdout] | [INFO] [stdout] 113 | glutin::event::WindowEvent::CursorLeft { device_id } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:114:47 [INFO] [stdout] | [INFO] [stdout] 114 | glutin::event::WindowEvent::MouseWheel { device_id, delta, phase, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:114:58 [INFO] [stdout] | [INFO] [stdout] 114 | glutin::event::WindowEvent::MouseWheel { device_id, delta, phase, modifiers } => (), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `delta: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `phase` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:114:65 [INFO] [stdout] | [INFO] [stdout] 114 | glutin::event::WindowEvent::MouseWheel { device_id, delta, phase, modifiers } => (), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `phase: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modifiers` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:114:72 [INFO] [stdout] | [INFO] [stdout] 114 | glutin::event::WindowEvent::MouseWheel { device_id, delta, phase, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `modifiers: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:115:47 [INFO] [stdout] | [INFO] [stdout] 115 | glutin::event::WindowEvent::MouseInput { device_id, state, button, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:115:58 [INFO] [stdout] | [INFO] [stdout] 115 | glutin::event::WindowEvent::MouseInput { device_id, state, button, modifiers } => (), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `state: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:115:65 [INFO] [stdout] | [INFO] [stdout] 115 | glutin::event::WindowEvent::MouseInput { device_id, state, button, modifiers } => (), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `button: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modifiers` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:115:73 [INFO] [stdout] | [INFO] [stdout] 115 | glutin::event::WindowEvent::MouseInput { device_id, state, button, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `modifiers: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:116:53 [INFO] [stdout] | [INFO] [stdout] 116 | glutin::event::WindowEvent::TouchpadPressure { device_id, pressure, stage } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pressure` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:116:64 [INFO] [stdout] | [INFO] [stdout] 116 | glutin::event::WindowEvent::TouchpadPressure { device_id, pressure, stage } => (), [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `pressure: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stage` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:116:74 [INFO] [stdout] | [INFO] [stdout] 116 | glutin::event::WindowEvent::TouchpadPressure { device_id, pressure, stage } => (), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `stage: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:117:47 [INFO] [stdout] | [INFO] [stdout] 117 | glutin::event::WindowEvent::AxisMotion { device_id, axis, value } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `axis` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:117:58 [INFO] [stdout] | [INFO] [stdout] 117 | glutin::event::WindowEvent::AxisMotion { device_id, axis, value } => (), [INFO] [stdout] | ^^^^ help: try ignoring the field: `axis: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:117:64 [INFO] [stdout] | [INFO] [stdout] 117 | glutin::event::WindowEvent::AxisMotion { device_id, axis, value } => (), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale_factor` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:119:55 [INFO] [stdout] | [INFO] [stdout] 119 | glutin::event::WindowEvent::ScaleFactorChanged { scale_factor, new_inner_size } => (), [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `scale_factor: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_inner_size` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:119:69 [INFO] [stdout] | [INFO] [stdout] 119 | glutin::event::WindowEvent::ScaleFactorChanged { scale_factor, new_inner_size } => (), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `new_inner_size: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ectx` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:227:12 [INFO] [stdout] | [INFO] [stdout] 227 | fn the_gui(ectx: &egui::Context) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ectx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glc` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/renderer.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn set_uniforms(&self, glc: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_glc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glc` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/renderer.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn set_textures(&self, glc: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_glc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glc` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/renderer.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | fn update(&mut self, glc: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_glc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `the_gui` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:227:4 [INFO] [stdout] | [INFO] [stdout] 227 | fn the_gui(ectx: &egui::Context) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Ui::button` that must be used [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | ... ui.button("Open.."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:196:14 [INFO] [stdout] | [INFO] [stdout] 196 | ... let mut ts = TextureSquare::new( [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `the_gui` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:227:4 [INFO] [stdout] | [INFO] [stdout] 227 | fn the_gui(ectx: &egui::Context) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Ui::button` that must be used [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | ... ui.button("Open.."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "aadaf7e0560398de14b6d02aece6f48ebc348176f2e8044f1e5fd5c7b07cd20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aadaf7e0560398de14b6d02aece6f48ebc348176f2e8044f1e5fd5c7b07cd20a", kill_on_drop: false }` [INFO] [stdout] aadaf7e0560398de14b6d02aece6f48ebc348176f2e8044f1e5fd5c7b07cd20a