[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] 443544918ba0964c67dd0ce0906c277e1dfd424e [INFO] building Talon1024/doomaker against try#434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 for pr-101591 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalon1024%2Fdoomaker" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Talon1024/doomaker on toolchain 434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "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-4/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" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fab4a7e9430a86ff3d2fa60efd88dda72fbda2807faaffb5cc32a858143c5336 [INFO] running `Command { std: "docker" "start" "-a" "fab4a7e9430a86ff3d2fa60efd88dda72fbda2807faaffb5cc32a858143c5336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fab4a7e9430a86ff3d2fa60efd88dda72fbda2807faaffb5cc32a858143c5336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fab4a7e9430a86ff3d2fa60efd88dda72fbda2807faaffb5cc32a858143c5336", kill_on_drop: false }` [INFO] [stdout] fab4a7e9430a86ff3d2fa60efd88dda72fbda2807faaffb5cc32a858143c5336 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c377f221601fd12402f3e7fba108d83aa25a44aa46375a648aa16c7c400a4229 [INFO] running `Command { std: "docker" "start" "-a" "c377f221601fd12402f3e7fba108d83aa25a44aa46375a648aa16c7c400a4229", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling sapp-linux v0.1.14 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling micromath v2.0.0 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling doom64-hash v0.1.0 (/opt/rustwide/workdir/doom64-hash) [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling tinyvec v1.6.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 servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling earcutr v0.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.46 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling map-to-3D v0.1.0 (/opt/rustwide/workdir/map-to-3D) [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> map-to-3D/src/sectorpolygonbuilder/angle.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::Ordering::{self, *}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling emath v0.18.0 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flume v0.10.11 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling epaint v0.18.1 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling macroquad v0.3.16 [INFO] [stderr] Compiling calloop v0.10.1 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling serde_yaml v0.9.10 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling egui v0.18.1 [INFO] [stderr] Compiling egui v0.19.0 [INFO] [stderr] Compiling image v0.24.2 [INFO] [stderr] Compiling egui-miniquad v0.11.0 [INFO] [stderr] Compiling egui-macroquad v0.11.0 [INFO] [stderr] Compiling doom-wad v0.1.0 (/opt/rustwide/workdir/doom-wad) [INFO] [stdout] warning: function `lump_name` is never used [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | 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 `str_to_lump_name` is never used [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn str_to_lump_name(name: &str) -> [u8; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BlendFunction` is never used [INFO] [stdout] --> doom-wad/src/res/image/blending.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | pub(super) type BlendFunction = fn(&[u8], &[u8], Option) -> Box<[u8]>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mix` is never used [INFO] [stdout] --> doom-wad/src/res/image/blending.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub(super) fn mix(a: &[u8], b: &[u8], alpha_index: Option) -> Box<[u8]> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [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: fields `patch` and `flags` are never read [INFO] [stdout] --> doom-wad/src/res/textures.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct TexturePatch<'a> { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 12 | patch: LumpName, [INFO] [stdout] | ^^^^^ [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] [INFO] [stdout] [INFO] [stdout] warning: field `flags` is never read [INFO] [stdout] --> doom-wad/src/res/textures.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Texture<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 21 | name: LumpName, [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] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling editor v0.1.0 (/opt/rustwide/workdir/editor) [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] = note: `#[warn(unused_variables)]` on by default [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] [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: associated function `speed` is never used [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: fields `plane_floor` and `plane_ceil` are never read [INFO] [stdout] --> editor/src/data/mod.rs:171:6 [INFO] [stdout] | [INFO] [stdout] 170 | pub(crate) struct Sector { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 171 | pub plane_floor: Plane, [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] [INFO] [stdout] [INFO] [stdout] warning: variant `Vec3` is never constructed [INFO] [stdout] --> editor/src/property.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) enum PropertyValue { [INFO] [stdout] | ------------- variant in this enum [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] [INFO] [stdout] [INFO] [stderr] Compiling smithay-clipboard v0.6.5 [INFO] [stderr] Compiling sctk-adwaita v0.4.2 [INFO] [stderr] Compiling winit v0.27.2 [INFO] [stderr] Compiling egui-winit v0.18.0 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling egui-winit v0.19.0 [INFO] [stderr] Compiling glutin v0.29.1 [INFO] [stderr] Compiling egui_glow v0.18.1 [INFO] [stderr] Compiling egui_glow v0.19.0 [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling texbrowse v0.1.0 (/opt/rustwide/workdir/doom-wad/examples/texbrowse) [INFO] [stderr] Compiling movearound v0.1.0 (/opt/rustwide/workdir/movearound) [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 import: `read_texturex` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:10:69 [INFO] [stdout] | [INFO] [stdout] 10 | use doom_wad::{wad::{Namespaced, 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:114:69 [INFO] [stdout] | [INFO] [stdout] 114 | 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:117:72 [INFO] [stdout] | [INFO] [stdout] 117 | 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:118:73 [INFO] [stdout] | [INFO] [stdout] 118 | glutin::event::WindowEvent::MouseInput { device_id, state, button, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ [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] = note: `#[warn(unused_variables)]` on by default [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: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | glutin::event::WindowEvent::KeyboardInput { device_id, input, is_synthetic } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:112:61 [INFO] [stdout] | [INFO] [stdout] 112 | 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:112:68 [INFO] [stdout] | [INFO] [stdout] 112 | 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:114:48 [INFO] [stdout] | [INFO] [stdout] 114 | 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:114:59 [INFO] [stdout] | [INFO] [stdout] 114 | 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:114:69 [INFO] [stdout] | [INFO] [stdout] 114 | 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:115:50 [INFO] [stdout] | [INFO] [stdout] 115 | 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:116:47 [INFO] [stdout] | [INFO] [stdout] 116 | 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:117:47 [INFO] [stdout] | [INFO] [stdout] 117 | 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:117:58 [INFO] [stdout] | [INFO] [stdout] 117 | 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:117:65 [INFO] [stdout] | [INFO] [stdout] 117 | 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:117:72 [INFO] [stdout] | [INFO] [stdout] 117 | 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:118:47 [INFO] [stdout] | [INFO] [stdout] 118 | 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:118:58 [INFO] [stdout] | [INFO] [stdout] 118 | 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:118:65 [INFO] [stdout] | [INFO] [stdout] 118 | 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:118:73 [INFO] [stdout] | [INFO] [stdout] 118 | 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:119:53 [INFO] [stdout] | [INFO] [stdout] 119 | 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:119:64 [INFO] [stdout] | [INFO] [stdout] 119 | 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:119:74 [INFO] [stdout] | [INFO] [stdout] 119 | 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:120:47 [INFO] [stdout] | [INFO] [stdout] 120 | 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:120:58 [INFO] [stdout] | [INFO] [stdout] 120 | 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:120:64 [INFO] [stdout] | [INFO] [stdout] 120 | 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:122:55 [INFO] [stdout] | [INFO] [stdout] 122 | 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:122:69 [INFO] [stdout] | [INFO] [stdout] 122 | 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:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | 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: variable does not need to be mutable [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:199:14 [INFO] [stdout] | [INFO] [stdout] 199 | ... 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: function `the_gui` is never used [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:230:4 [INFO] [stdout] | [INFO] [stdout] 230 | 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:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | ... 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 3m 05s [INFO] running `Command { std: "docker" "inspect" "c377f221601fd12402f3e7fba108d83aa25a44aa46375a648aa16c7c400a4229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c377f221601fd12402f3e7fba108d83aa25a44aa46375a648aa16c7c400a4229", kill_on_drop: false }` [INFO] [stdout] c377f221601fd12402f3e7fba108d83aa25a44aa46375a648aa16c7c400a4229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 349a281e19faaee4a67a8b81134ca2ab10edafb85b24f405193fde6068ae47b4 [INFO] running `Command { std: "docker" "start" "-a" "349a281e19faaee4a67a8b81134ca2ab10edafb85b24f405193fde6068ae47b4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling doom64-hash v0.1.0 (/opt/rustwide/workdir/doom64-hash) [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> map-to-3D/src/sectorpolygonbuilder/angle.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::Ordering::{self, *}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling map-to-3D v0.1.0 (/opt/rustwide/workdir/map-to-3D) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lump_name` is never used [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | 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 `str_to_lump_name` is never used [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn str_to_lump_name(name: &str) -> [u8; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BlendFunction` is never used [INFO] [stdout] --> doom-wad/src/res/image/blending.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | pub(super) type BlendFunction = fn(&[u8], &[u8], Option) -> Box<[u8]>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mix` is never used [INFO] [stdout] --> doom-wad/src/res/image/blending.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub(super) fn mix(a: &[u8], b: &[u8], alpha_index: Option) -> Box<[u8]> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [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: fields `patch` and `flags` are never read [INFO] [stdout] --> doom-wad/src/res/textures.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct TexturePatch<'a> { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 12 | patch: LumpName, [INFO] [stdout] | ^^^^^ [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] [INFO] [stdout] [INFO] [stdout] warning: field `flags` is never read [INFO] [stdout] --> doom-wad/src/res/textures.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Texture<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 21 | name: LumpName, [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] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling doom-wad v0.1.0 (/opt/rustwide/workdir/doom-wad) [INFO] [stderr] Compiling editor v0.1.0 (/opt/rustwide/workdir/editor) [INFO] [stderr] Compiling texbrowse v0.1.0 (/opt/rustwide/workdir/doom-wad/examples/texbrowse) [INFO] [stderr] Compiling movearound v0.1.0 (/opt/rustwide/workdir/movearound) [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> map-to-3D/src/sectorpolygonbuilder/angle.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::Ordering::{self, *}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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 import: `read_texturex` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:10:69 [INFO] [stdout] | [INFO] [stdout] 10 | use doom_wad::{wad::{Namespaced, DoomWad, DoomWadCollection}, res::{read_texturex, PaletteCollection, ToImage, Image}}; [INFO] [stdout] | ^^^^^^^^^^^^^ [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] = note: `#[warn(unused_variables)]` on by default [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:114:69 [INFO] [stdout] | [INFO] [stdout] 114 | 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: function `lump_name` is never used [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | 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: use of deprecated field `glutin::event::WindowEvent::MouseWheel::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:117:72 [INFO] [stdout] | [INFO] [stdout] 117 | glutin::event::WindowEvent::MouseWheel { device_id, delta, phase, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `str_to_lump_name` is never used [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn str_to_lump_name(name: &str) -> [u8; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [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] [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: type alias `BlendFunction` is never used [INFO] [stdout] --> doom-wad/src/res/image/blending.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | pub(super) type BlendFunction = fn(&[u8], &[u8], Option) -> Box<[u8]>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mix` is never used [INFO] [stdout] --> doom-wad/src/res/image/blending.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub(super) fn mix(a: &[u8], b: &[u8], alpha_index: Option) -> Box<[u8]> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `speed` is never used [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: function `add` is never used [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: fields `plane_floor` and `plane_ceil` are never read [INFO] [stdout] --> editor/src/data/mod.rs:171:6 [INFO] [stdout] | [INFO] [stdout] 170 | pub(crate) struct Sector { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 171 | pub plane_floor: Plane, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `patch` and `flags` are never read [INFO] [stdout] --> doom-wad/src/res/textures.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct TexturePatch<'a> { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 12 | patch: LumpName, [INFO] [stdout] | ^^^^^ [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] [INFO] [stdout] [INFO] [stdout] warning: variant `Vec3` is never constructed [INFO] [stdout] --> editor/src/property.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) enum PropertyValue { [INFO] [stdout] | ------------- variant in this enum [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] [INFO] [stdout] [INFO] [stdout] warning: field `flags` is never read [INFO] [stdout] --> doom-wad/src/res/textures.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Texture<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 21 | name: LumpName, [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] [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:118:73 [INFO] [stdout] | [INFO] [stdout] 118 | glutin::event::WindowEvent::MouseInput { device_id, state, button, modifiers } => (), [INFO] [stdout] | ^^^^^^^^^ [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] = note: `#[warn(unused_variables)]` on by default [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: unused variable: `device_id` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | glutin::event::WindowEvent::KeyboardInput { device_id, input, is_synthetic } => (), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:112:61 [INFO] [stdout] | [INFO] [stdout] 112 | 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:112:68 [INFO] [stdout] | [INFO] [stdout] 112 | 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:114:48 [INFO] [stdout] | [INFO] [stdout] 114 | 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:114:59 [INFO] [stdout] | [INFO] [stdout] 114 | 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:114:69 [INFO] [stdout] | [INFO] [stdout] 114 | 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:115:50 [INFO] [stdout] | [INFO] [stdout] 115 | 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:116:47 [INFO] [stdout] | [INFO] [stdout] 116 | 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:117:47 [INFO] [stdout] | [INFO] [stdout] 117 | 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:117:58 [INFO] [stdout] | [INFO] [stdout] 117 | 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:117:65 [INFO] [stdout] | [INFO] [stdout] 117 | 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:117:72 [INFO] [stdout] | [INFO] [stdout] 117 | 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:118:47 [INFO] [stdout] | [INFO] [stdout] 118 | 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:118:58 [INFO] [stdout] | [INFO] [stdout] 118 | 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:118:65 [INFO] [stdout] | [INFO] [stdout] 118 | 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:118:73 [INFO] [stdout] | [INFO] [stdout] 118 | 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:119:53 [INFO] [stdout] | [INFO] [stdout] 119 | 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:119:64 [INFO] [stdout] | [INFO] [stdout] 119 | 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:119:74 [INFO] [stdout] | [INFO] [stdout] 119 | 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:120:47 [INFO] [stdout] | [INFO] [stdout] 120 | 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:120:58 [INFO] [stdout] | [INFO] [stdout] 120 | 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:120:64 [INFO] [stdout] | [INFO] [stdout] 120 | 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:122:55 [INFO] [stdout] | [INFO] [stdout] 122 | 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:122:69 [INFO] [stdout] | [INFO] [stdout] 122 | 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:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | 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: variable does not need to be mutable [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:199:14 [INFO] [stdout] | [INFO] [stdout] 199 | ... 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: function `the_gui` is never used [INFO] [stdout] --> doom-wad/examples/texbrowse/src/main.rs:230:4 [INFO] [stdout] | [INFO] [stdout] 230 | 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:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | ... 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.78s [INFO] running `Command { std: "docker" "inspect" "349a281e19faaee4a67a8b81134ca2ab10edafb85b24f405193fde6068ae47b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "349a281e19faaee4a67a8b81134ca2ab10edafb85b24f405193fde6068ae47b4", kill_on_drop: false }` [INFO] [stdout] 349a281e19faaee4a67a8b81134ca2ab10edafb85b24f405193fde6068ae47b4