[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] f38220d1734137cf0bf10dfcd03b395ac0938831 [INFO] checking Talon1024/doomaker against master#e4c14468460b22ac7a289a422fb7fee606e12a0b for pr-114489 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalon1024%2Fdoomaker" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Talon1024/doomaker on toolchain e4c14468460b22ac7a289a422fb7fee606e12a0b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "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-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structmeta v0.2.0 [INFO] [stderr] Downloaded egui-miniquad v0.11.0 [INFO] [stderr] Downloaded derive_deref v1.1.1 [INFO] [stderr] Downloaded serde_yaml v0.9.10 [INFO] [stderr] Downloaded quad-url v0.1.1 [INFO] [stderr] Downloaded parse-display v0.8.2 [INFO] [stderr] Downloaded egui-macroquad v0.11.0 [INFO] [stderr] Downloaded sapp-jsutils v0.1.5 [INFO] [stderr] Downloaded parse-display-derive v0.8.2 [INFO] [stderr] Downloaded sapp-wasm v0.1.26 [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.46 [INFO] [stderr] Downloaded sapp-windows v0.2.20 [INFO] [stderr] Downloaded structmeta-derive v0.2.0 [INFO] [stderr] Downloaded sapp-ios v0.1.2 [INFO] [stderr] Downloaded sapp-darwin v0.1.8 [INFO] [stderr] Downloaded fontdue v0.5.2 [INFO] [stderr] Downloaded sapp-linux v0.1.14 [INFO] [stderr] Downloaded glam v0.14.0 [INFO] [stderr] Downloaded quad-snd v0.2.3 [INFO] [stderr] Downloaded macroquad v0.3.16 [INFO] [stderr] Downloaded earcutr v0.3.0 [INFO] [stderr] Downloaded sapp-android v0.1.10 [INFO] [stderr] Downloaded fixed v1.19.0 [INFO] [stderr] Downloaded sapp-dummy v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fbeff74d1c0dd6587f884edf14d6716b6050d7b28883bb86153c70cc12ff912 [INFO] running `Command { std: "docker" "start" "-a" "8fbeff74d1c0dd6587f884edf14d6716b6050d7b28883bb86153c70cc12ff912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fbeff74d1c0dd6587f884edf14d6716b6050d7b28883bb86153c70cc12ff912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fbeff74d1c0dd6587f884edf14d6716b6050d7b28883bb86153c70cc12ff912", kill_on_drop: false }` [INFO] [stdout] 8fbeff74d1c0dd6587f884edf14d6716b6050d7b28883bb86153c70cc12ff912 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37e7e91c8d4d83093f74252d23e2c94e2af91171f39df51b76179f4971e1b97b [INFO] running `Command { std: "docker" "start" "-a" "37e7e91c8d4d83093f74252d23e2c94e2af91171f39df51b76179f4971e1b97b", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking memchr v2.5.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking ab_glyph v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking slab v0.4.8 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling sapp-linux v0.1.14 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking glam v0.14.0 [INFO] [stderr] Compiling fixed v1.19.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking half v2.1.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking audrey v0.3.0 [INFO] [stderr] Checking x11rb v0.9.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking earcutr v0.3.0 [INFO] [stderr] Checking miniquad v0.3.0-alpha.46 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking micromath v2.0.0 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking webbrowser v0.7.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Checking quad-url v0.1.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bumpalo v3.9.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.2 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking doom64-hash v0.1.0 (/opt/rustwide/workdir/doom64-hash) [INFO] [stderr] Checking fontdue v0.5.2 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking emath v0.18.0 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking emath v0.19.0 [INFO] [stderr] Checking epaint v0.18.1 [INFO] [stderr] Checking calloop v0.10.1 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking epaint v0.19.0 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Checking flume v0.10.11 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Checking arboard v2.1.1 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking egui v0.18.1 [INFO] [stderr] Checking egui v0.19.0 [INFO] [stderr] Compiling pest_meta v2.7.1 [INFO] [stderr] Compiling parse-display-derive v0.8.2 [INFO] [stderr] Checking macroquad v0.3.16 [INFO] [stderr] Compiling pest_generator v2.7.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling pest_derive v2.7.1 [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Checking egui-miniquad v0.11.0 [INFO] [stderr] Checking egui-macroquad v0.11.0 [INFO] [stderr] Checking parse-display v0.8.2 [INFO] [stderr] Checking parsers v0.1.0 (/opt/rustwide/workdir/parsers) [INFO] [stderr] Checking serde_yaml v0.9.10 [INFO] [stderr] Checking smithay-clipboard v0.6.5 [INFO] [stderr] Checking sctk-adwaita v0.4.2 [INFO] [stderr] Checking winit v0.27.5 [INFO] [stderr] Checking doom-wad v0.1.0 (/opt/rustwide/workdir/doom-wad) [INFO] [stdout] warning: unused import: `core::slice` [INFO] [stdout] --> doom-wad/src/map/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use core::slice; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::slice` [INFO] [stdout] --> doom-wad/src/map/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use core::slice; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | 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:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | 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:24:2 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct TexturePatch { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 24 | patch: LumpName, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | flags: PatchFlags, [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: fields `flags`, `scalex`, and `scaley` are never read [INFO] [stdout] --> doom-wad/src/res/textures.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Texture { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 42 | name: LumpName, [INFO] [stdout] 43 | flags: TextureFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | scalex: TextureScale, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | scaley: TextureScale, [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: field `bsp` is never read [INFO] [stdout] --> doom-wad/src/map/mod.rs:189:2 [INFO] [stdout] | [INFO] [stdout] 186 | pub struct Map { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 189 | bsp: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Map` 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: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:145:31 [INFO] [stdout] | [INFO] [stdout] 145 | let mut vec = Vec::from(slice.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` 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:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | 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:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn str_to_lump_name(name: &str) -> [u8; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [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:24:2 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct TexturePatch { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 24 | patch: LumpName, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | flags: PatchFlags, [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: fields `flags`, `scalex`, and `scaley` are never read [INFO] [stdout] --> doom-wad/src/res/textures.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Texture { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 42 | name: LumpName, [INFO] [stdout] 43 | flags: TextureFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | scalex: TextureScale, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | scaley: TextureScale, [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: field `bsp` is never read [INFO] [stdout] --> doom-wad/src/map/mod.rs:189:2 [INFO] [stdout] | [INFO] [stdout] 186 | pub struct Map { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 189 | bsp: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Map` 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: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:145:31 [INFO] [stdout] | [INFO] [stdout] 145 | let mut vec = Vec::from(slice.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking egui-winit v0.18.0 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking egui_glow v0.18.1 [INFO] [stderr] Checking texbrowse v0.1.0 (/opt/rustwide/workdir/doom-wad/examples/texbrowse) [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: `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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking egui-winit v0.19.0 [INFO] [stderr] Checking glutin v0.29.1 [INFO] [stderr] Checking egui_glow v0.19.0 [INFO] [stderr] Checking movearound v0.1.0 (/opt/rustwide/workdir/movearound) [INFO] [stderr] Checking map-to-3D v0.1.0 (/opt/rustwide/workdir/map-to-3D) [INFO] [stderr] Checking editor v0.1.0 (/opt/rustwide/workdir/editor) [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_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: `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: `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: method `speed` is never used [INFO] [stdout] --> editor/src/velocity.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 8 | impl Velocity { [INFO] [stdout] | ------------- method in this implementation [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] [stdout] warning: method `speed` is never used [INFO] [stdout] --> editor/src/velocity.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 8 | impl Velocity { [INFO] [stdout] | ------------- method in this implementation [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] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.47s [INFO] running `Command { std: "docker" "inspect" "37e7e91c8d4d83093f74252d23e2c94e2af91171f39df51b76179f4971e1b97b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37e7e91c8d4d83093f74252d23e2c94e2af91171f39df51b76179f4971e1b97b", kill_on_drop: false }` [INFO] [stdout] 37e7e91c8d4d83093f74252d23e2c94e2af91171f39df51b76179f4971e1b97b